mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
DEFINED_PHASES=install postinst postrm preinst
|
|
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
|
|
EAPI=8
|
|
HOMEPAGE=https://doublecmd.sourceforge.io/
|
|
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
|
INHERIT=desktop wrapper xdg
|
|
IUSE=gtk qt5
|
|
KEYWORDS=-* ~amd64 ~x86
|
|
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
|
|
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
|
|
REQUIRED_USE=^^ ( gtk qt5 )
|
|
SLOT=0
|
|
SRC_URI=amd64? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.11.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.11.qt.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.11.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.11.qt.i386.tar.xz ) )
|
|
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
|
_md5_=b3b7226bcb59eba987bd3777fcecd7f0
|