diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-26 07:49:54 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-26 07:49:54 +0000 |
commit | b1fc94dc454405e1d8a29edf57b4ea53128bad6e (patch) | |
tree | eddc6cd8d615fc7e3a75f8a5d6ce911cd830d908 /dev-util/fix-la-relink-command | |
parent | Bump text to 0.11.2.1 (diff) | |
download | historical-b1fc94dc454405e1d8a29edf57b4ea53128bad6e.tar.gz historical-b1fc94dc454405e1d8a29edf57b4ea53128bad6e.tar.bz2 historical-b1fc94dc454405e1d8a29edf57b4ea53128bad6e.zip |
Add a last-resort hack for fixing up relink_command in .la files to prevent libraries that are being built from linking to older versions of themselves installed in the filesystem. Needed e.g. for evolution-data-server and libxml2. Derived from a script used in the evolution-data-server ebuild, and therefore keyworded on arches where evolution-data-server itself is keyworded.
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'dev-util/fix-la-relink-command')
-rw-r--r-- | dev-util/fix-la-relink-command/ChangeLog | 15 | ||||
-rw-r--r-- | dev-util/fix-la-relink-command/Manifest | 18 | ||||
-rw-r--r-- | dev-util/fix-la-relink-command/fix-la-relink-command-0.1.ebuild | 29 | ||||
-rw-r--r-- | dev-util/fix-la-relink-command/metadata.xml | 9 |
4 files changed, 71 insertions, 0 deletions
diff --git a/dev-util/fix-la-relink-command/ChangeLog b/dev-util/fix-la-relink-command/ChangeLog new file mode 100644 index 000000000000..b9b8b932a962 --- /dev/null +++ b/dev-util/fix-la-relink-command/ChangeLog @@ -0,0 +1,15 @@ +# ChangeLog for dev-util/fix-la-relink-command +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.1 2012/05/26 07:49:54 tetromino Exp $ + +*fix-la-relink-command-0.1 (26 May 2012) + + 26 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +fix-la-relink-command-0.1.ebuild, +metadata.xml: + Add a last-resort hack for fixing up relink_command in .la files to prevent + libraries that are being built from linking to older versions of themselves + installed in the filesystem. Needed e.g. for evolution-data-server and + libxml2. Derived from a script used in the evolution-data-server ebuild, and + therefore keyworded on arches where evolution-data-server itself is + keyworded. + diff --git a/dev-util/fix-la-relink-command/Manifest b/dev-util/fix-la-relink-command/Manifest new file mode 100644 index 000000000000..4aafbd9dabdb --- /dev/null +++ b/dev-util/fix-la-relink-command/Manifest @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST fix-la-relink-command-0.1.tar.xz 3044 RMD160 28b55b963a23bb667535d4e46e2b39187dc05d1d SHA1 29ab7817dddb56f2296b3aba72d8de017d7df674 SHA256 f71cbf54660993ef8324fed136a4cc2268579e9a923a9376979956cdf77c6fe2 +EBUILD fix-la-relink-command-0.1.ebuild 817 RMD160 ca338e5b9f235d94c946a06681c5638b54f998c2 SHA1 c7d9e48ea14a58a455f11f7bb82234cc3f342e3e SHA256 5e025e69a861e7e2b7603a8796c5ab7969f67e9d96bf1f8bd1343e7b96d237f7 +MISC ChangeLog 781 RMD160 6809c46bc894ba87f9a1693e7be9f91eaccda80d SHA1 cee4b4e6876f7f70292f33b79ae5ee12a1a93c05 SHA256 42be1e547b9f953d0eb1a2a1d86993af215c18889404dfc77942bc2c6f4e8b76 +MISC metadata.xml 255 RMD160 18953db439cb8a2fe41d6133de7f34cbf1e5afea SHA1 a0075b19384bb2e3369e300b1e9574dba323c7a9 SHA256 58ce90e9d51e9fd892a27dc9b656882ed8cb86c00417cc021482a0c31612c3bc +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iQEcBAEBAgAGBQJPwIsnAAoJEJ0WA1zPCt1hzj4H/0VWrHGbe4D8aBbOKv/ldJ8n +rYHuCygeR4/IDGWrK0SXTMD1ia+1zwcWlbPTGgwzwylzePbvSCFlaqVfi4ETKl2m +Yjs5exop+omJA1u3HxNNkWdOegkLLUHiyIdCdYicq+IGxB9afpea+qiRMruo1PZE +aegIVg+FL13J7CruIfe6jpYG/DDuMPXqhLrkl3dVuCYHTiKs9/zuuKPMaQLcvuXB +wFUU5SuBlXnlKoHM4sQAlHySPLHqjjMwJveyJNFAx660SM4/UciIlsEpof52dmfg +C6RJXA+/JS4I47TPFWWwY5yKgPoCnjxgvRGKvydV/RdpRp7nTHsBiK7fmSjrAAE= +=a7yM +-----END PGP SIGNATURE----- diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.ebuild b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.ebuild new file mode 100644 index 000000000000..31993d2d04fb --- /dev/null +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.ebuild,v 1.1 2012/05/26 07:49:54 tetromino Exp $ + +EAPI="4" + +DESCRIPTION="Helps prevent .la files from relinking to libraries outside a build tree" +HOMEPAGE="http://dev.gentoo.org/~tetromino/distfiles/${PN}" +SRC_URI="http://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" + +LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="dev-lang/perl + virtual/perl-Getopt-Long" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +src_compile() { + PERLDOC="-onroff -d${PN}.1" ./${PN} --man || die +} + +src_install() { + dobin ${PN} + doman ${PN}.1 + dodoc NEWS +} diff --git a/dev-util/fix-la-relink-command/metadata.xml b/dev-util/fix-la-relink-command/metadata.xml new file mode 100644 index 000000000000..7aa4c63325e2 --- /dev/null +++ b/dev-util/fix-la-relink-command/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>tetromino@gentoo.org</email> +<name>Alexandre Rostovtsev</name> +</maintainer> +<herd>gnome</herd> +</pkgmetadata> |