mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -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.0.11.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.0.11.qt.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.0.11.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.0.11.qt.i386.tar.xz ) )
|
|
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
|
_md5_=a764f151f3b0b73fe9b2afb1aa969b00
|