From 6c309e7cabe353233376205d8625532c4737dc30 Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Wed, 7 Oct 2015 18:34:36 +0200 Subject: [PATCH] x11-libs/librfm: Initial import Package-Manager: portage-2.2.22 --- x11-libs/librfm/Manifest | 1 + x11-libs/librfm/librfm-5.3.16.3.ebuild | 46 ++++++++++++++++++++++++++ x11-libs/librfm/metadata.xml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 x11-libs/librfm/Manifest create mode 100644 x11-libs/librfm/librfm-5.3.16.3.ebuild create mode 100644 x11-libs/librfm/metadata.xml diff --git a/x11-libs/librfm/Manifest b/x11-libs/librfm/Manifest new file mode 100644 index 000000000000..3f34e25d5258 --- /dev/null +++ b/x11-libs/librfm/Manifest @@ -0,0 +1 @@ +DIST librfm5-5.3.16.3.tar.bz2 3304424 SHA256 326d6be04a39a25246800987299bc224385511c95190490f5bdf813242ec3753 SHA512 e3d00b0337c9368bbe939bcb2d7f6b1c3f3b6b5a810074c5d6bc7afccd938c5284075231a0326b5be2b93436bee346871fb47ee30c130e6ce00756148d214000 WHIRLPOOL 3b24c6d50232f291cb84db379cddbd489a31099a019f4d2c7159e3477ec4459ab0cc7d390b90aebb2a06a7a405d497ce569cdfb02cc43d06b0e210051120ef3d diff --git a/x11-libs/librfm/librfm-5.3.16.3.ebuild b/x11-libs/librfm/librfm-5.3.16.3.ebuild new file mode 100644 index 000000000000..ea0262c10c6b --- /dev/null +++ b/x11-libs/librfm/librfm-5.3.16.3.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit autotools eutils + +MY_P=${PN}5-${PV} + +DESCRIPTION="the basic library used by some rfm applications, such as Rodent filemanager" +HOMEPAGE="http://xffm.org/libxffm.html" +SRC_URI="mirror://sourceforge/xffm/${PN}/${MY_P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.22.5:2 + >=dev-libs/libdbh-5.0.13 + >=dev-libs/libtubo-5.0.13 + >=dev-libs/libxml2-2.4.0:2 + >=dev-libs/libzip-0.9 + >=gnome-base/librsvg-2.26:2 + >=x11-libs/cairo-1.12.6 + >=x11-libs/gtk+-3.12:3 + >=x11-libs/pango-1.28.0 + ! + + + + angelos@gentoo.org + Christoph Mende + + -- 2.26.2