diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-02 21:11:42 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-02 21:11:42 +0000 |
commit | 13628af9b159ba589c942434b50f25cd84b6504c (patch) | |
tree | 306b381037c97b31f2a8bf210a28b1e2dd8205b3 /x11-misc/rodent | |
parent | Stable on amd64 wrt bug #358791 (diff) | |
download | historical-13628af9b159ba589c942434b50f25cd84b6504c.tar.gz historical-13628af9b159ba589c942434b50f25cd84b6504c.tar.bz2 historical-13628af9b159ba589c942434b50f25cd84b6504c.zip |
Initial import
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/rodent')
-rw-r--r-- | x11-misc/rodent/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/rodent/Manifest | 15 | ||||
-rw-r--r-- | x11-misc/rodent/files/rodent-4.6.2-libs.patch | 12 | ||||
-rw-r--r-- | x11-misc/rodent/metadata.xml | 7 | ||||
-rw-r--r-- | x11-misc/rodent/rodent-4.6.2.ebuild | 32 |
5 files changed, 76 insertions, 0 deletions
diff --git a/x11-misc/rodent/ChangeLog b/x11-misc/rodent/ChangeLog new file mode 100644 index 000000000000..11143b35e9db --- /dev/null +++ b/x11-misc/rodent/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-misc/rodent +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/ChangeLog,v 1.1 2011/04/02 21:11:42 angelos Exp $ + +*rodent-4.6.2 (02 Apr 2011) + + 02 Apr 2011; Christoph Mende <angelos@gentoo.org> +rodent-4.6.2.ebuild, + +files/rodent-4.6.2-libs.patch, +metadata.xml: + Initial import + diff --git a/x11-misc/rodent/Manifest b/x11-misc/rodent/Manifest new file mode 100644 index 000000000000..d5cb8c06eac5 --- /dev/null +++ b/x11-misc/rodent/Manifest @@ -0,0 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +AUX rodent-4.6.2-libs.patch 502 RMD160 e177b103144a2bfb3ac22de38f7c35452aab7855 SHA1 0ad2d617af2d7eca8658fb30b2426f60cf0885e3 SHA256 3d72ed0b87dc4775531c48e633627c2585ab994d3e3b54ca360b957a4597c999 +DIST rodent-4.6.2.tar.bz2 2914010 RMD160 8d73000fa1115b058d9c9d474421d81afe8c5d22 SHA1 223a58f4f8ea0861c557fa6804c840be443f78f7 SHA256 4c8a0e5e673b7545ba65f1aafc583bfa559bb268b48522a3f2926f96ba5e4ace +EBUILD rodent-4.6.2.ebuild 776 RMD160 e7ac3129c69c04fc8527c65cc3421573221c4530 SHA1 5bfb61725950d5332fc49a9acc28cb3155dc2fc7 SHA256 350fe74da73a7ccdd9bd27bf2d5964268a3351a2afa4d8092fff6b773eee3c14 +MISC ChangeLog 374 RMD160 90ce2ef0cb9cf2bcf0204f7826b43b438983255d SHA1 f0754526ce2cdab8eddc3454934540f0b932e282 SHA256 5557111396e6c5e5da1c4067f21cce41109a30a8797ff1227f0b6c7f093d67d0 +MISC metadata.xml 430 RMD160 bedc3a428fa6b8950a3a283f661a86b53db3cfb8 SHA1 a6d1cc9fdd898a63b51a431d5f14b32e4e4c8bd8 SHA256 9bc6034b2985ef23ccdcfcf65201cd9fc7d338de9c11a1e050a962346e15da04 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iF4EAREIAAYFAk2XkQ4ACgkQmWq1bYTyC0PV1wEAyn0D9JifIC8sY3hJ+KCDPxCw +TSCcBjFoiRULZXl6ZrMBAJ1y0edRQUo7PjBdjZXshOl1Rhs1c5N09xmgdYjxqVVs +=mS8z +-----END PGP SIGNATURE----- diff --git a/x11-misc/rodent/files/rodent-4.6.2-libs.patch b/x11-misc/rodent/files/rodent-4.6.2-libs.patch new file mode 100644 index 000000000000..086b7caac094 --- /dev/null +++ b/x11-misc/rodent/files/rodent-4.6.2-libs.patch @@ -0,0 +1,12 @@ +diff --git a/Build/lib/Makefile.am b/Build/lib/Makefile.am +index 3f5f0aa..d60dfcc 100644 +--- a/Build/lib/Makefile.am ++++ b/Build/lib/Makefile.am +@@ -160,6 +160,7 @@ libapplications_la_CFLAGS = $(common_CFLAGS) @LIBXML_CFLAGS@ + + COMMON_LDFLAGS = -export-dynamic -version-info @RFM_VERINFO@ + librfm_la_LDFLAGS = $(COMMON_LDFLAGS) ++librfm_la_LIBADD = @LIBSM_LIBS@ + librodent_la_LDFLAGS = $(COMMON_LDFLAGS) + librfm_deskview_la_LDFLAGS = $(COMMON_LDFLAGS) + librfm_gridview_la_LDFLAGS = $(COMMON_LDFLAGS) diff --git a/x11-misc/rodent/metadata.xml b/x11-misc/rodent/metadata.xml new file mode 100644 index 000000000000..237f5f649f23 --- /dev/null +++ b/x11-misc/rodent/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>xfce</herd> +<longdescription lang="en">Rodent is fast, small and powerful file manager for the GNU operating system (but it also works in BSD). Rodent is *not* a filemanager for dummies. Emphasis is on ease of use for the advanced user, not the computer illiterate.</longdescription> +</pkgmetadata> + diff --git a/x11-misc/rodent/rodent-4.6.2.ebuild b/x11-misc/rodent/rodent-4.6.2.ebuild new file mode 100644 index 000000000000..578549edca3b --- /dev/null +++ b/x11-misc/rodent/rodent-4.6.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/rodent-4.6.2.ebuild,v 1.1 2011/04/02 21:11:42 angelos Exp $ + +EAPI=4 +inherit autotools eutils + +DESCRIPTION="a fast, small and powerful file manager and graphical shell" +HOMEPAGE="http://sourceforge.net/projects/xffm/" +SRC_URI="mirror://sourceforge/project/xffm/${PV}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="dev-libs/glib:2 + dev-libs/libxml2:2 + dev-libs/libzip + x11-libs/gtk+:2 + x11-libs/libSM + x11-libs/libX11" +DEPEND="${RDEPEND} + dev-util/pkgconfig + dev-util/intltool" + +DOCS="AUTHORS ChangeLog NEWS README TODO" + +src_prepare() { + epatch "${FILESDIR}"/${P}-libs.patch + eautoreconf +} |