mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
16 lines
1.3 KiB
Plaintext
16 lines
1.3 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 qt6
|
|
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/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 ) qt6? ( dev-qt/qtbase:6[gui,widgets] )
|
|
REQUIRED_USE=^^ ( gtk qt5 qt6 )
|
|
SLOT=0
|
|
SRC_URI=amd64? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.24.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.24.qt.x86_64.tar.xz ) qt6? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.24.qt6.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.24.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.24.qt.i386.tar.xz ) )
|
|
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
|
_md5_=7ee68e7ae9479e938b495e295f9c3ce2
|