2021-04-18 09:21:58 UTC

This commit is contained in:
Repository mirror & CI
2021-04-18 09:21:58 +00:00
parent 25509e890d
commit 8d24aab89d
42 changed files with 130 additions and 143 deletions

View File

@@ -3,7 +3,7 @@ DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=7
HOMEPAGE=https://doublecmd.sourceforge.io/
INHERIT=desktop eutils xdg
INHERIT=desktop xdg
IUSE=gtk qt5
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
@@ -11,5 +11,5 @@ RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-li
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.10.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.10.qt5.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.10.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.10.qt5.i386.tar.xz ) )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=93be8df1b23cdfa91123b2c0ec55f8fe
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=08087eb1595022ca9d270f150771f511

File diff suppressed because one or more lines are too long