summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-02-24 22:45:54 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-02-24 22:45:54 +0000
commit24553c930e5e4e038943fd0e84e957aa4756d599 (patch)
treeec4d224be2ec9ea930078597fbc1016a87a59f01 /app-emulation
parentfix #123976, not enough elements allocated for array of func ptrs. (diff)
downloadhistorical-24553c930e5e4e038943fd0e84e957aa4756d599.tar.gz
historical-24553c930e5e4e038943fd0e84e957aa4756d599.tar.bz2
historical-24553c930e5e4e038943fd0e84e957aa4756d599.zip
Make modular X friendly for bug 123980. Thanks to Mauricio L. Pilla <pilla at gentoo dot org>.
Package-Manager: portage-2.1_pre4-r1 vanquishing potions will fly
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/xcopilot/ChangeLog6
-rw-r--r--app-emulation/xcopilot/Manifest22
-rw-r--r--app-emulation/xcopilot/xcopilot-0.6.6.ebuild23
3 files changed, 31 insertions, 20 deletions
diff --git a/app-emulation/xcopilot/ChangeLog b/app-emulation/xcopilot/ChangeLog
index 8ce4e19394f5..a584a34de851 100644
--- a/app-emulation/xcopilot/ChangeLog
+++ b/app-emulation/xcopilot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/xcopilot
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/ChangeLog,v 1.6 2006/01/09 17:52:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/ChangeLog,v 1.7 2006/02/24 22:45:54 vanquirius Exp $
+
+ 24 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> xcopilot-0.6.6.ebuild:
+ Make modular X friendly for bug 123980. Thanks to Mauricio L. Pilla <pilla
+ at gentoo dot org>.
09 Jan 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml:
Remove retired dev from metadata.xml
diff --git a/app-emulation/xcopilot/Manifest b/app-emulation/xcopilot/Manifest
index 747ddf37dd23..65958a028808 100644
--- a/app-emulation/xcopilot/Manifest
+++ b/app-emulation/xcopilot/Manifest
@@ -1,14 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0e483e81c6904a6f445c124422900a3c ChangeLog 640
+MD5 b67048f5b24632397458fea84e2343f8 ChangeLog 819
+RMD160 d3fd40a213597af511a882eb382ffea7670f15f9 ChangeLog 819
+SHA256 5f1f3ee58b2edf3326f47ebd40c4668bc70604ad755429083f3c55d1d8d0700c ChangeLog 819
MD5 c29c08134028b23d656076378349c7ae files/digest-xcopilot-0.6.6 70
+RMD160 1731b40905ee4ec489419eb5d039bd7bd0b4d7ae files/digest-xcopilot-0.6.6 70
+SHA256 75aedcbb109ae9ee6b0aacae2451c0028150644d5269e9340c13aea41074bd7e files/digest-xcopilot-0.6.6 70
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
-MD5 612d535a20579a356e35ebb375069e5a xcopilot-0.6.6.ebuild 778
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDwqMtugEuf3OQ0akRAjGDAJ9y84uL+blLGVB1YCzhujSbcR6yowCfbMCa
-J7u6Uso0jh6rpasLLJzCZjU=
-=+pL5
------END PGP SIGNATURE-----
+RMD160 d86217bb48cf4283e08e43bcaabbc919101ad795 metadata.xml 160
+SHA256 56fca1e06f6dcbe3bc12e7d3962998c7cb79d74f218ce8a17b07771b3e06f49e metadata.xml 160
+MD5 03fefe842565e94494162365b1905ab1 xcopilot-0.6.6.ebuild 968
+RMD160 b47a5a76fc7d2a4f57fa9f23ff279798630e4831 xcopilot-0.6.6.ebuild 968
+SHA256 2e4d9009c1bca477b6ad65998ea4598ecc273f6829916e7f85ec96e742029179 xcopilot-0.6.6.ebuild 968
diff --git a/app-emulation/xcopilot/xcopilot-0.6.6.ebuild b/app-emulation/xcopilot/xcopilot-0.6.6.ebuild
index dedd0a526594..00c672ad3fbb 100644
--- a/app-emulation/xcopilot/xcopilot-0.6.6.ebuild
+++ b/app-emulation/xcopilot/xcopilot-0.6.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/xcopilot-0.6.6.ebuild,v 1.6 2005/07/29 23:15:05 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/xcopilot-0.6.6.ebuild,v 1.7 2006/02/24 22:45:54 vanquirius Exp $
MY_P="xcopilot-0.6.6-uc0"
@@ -13,10 +13,19 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="virtual/libc
- virtual/x11
- app-arch/dpkg"
-RDEPEND=""
+RDEPEND="|| ( ( x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libXt
+ x11-libs/libXpm
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXdmcp )
+ virtual/x11 )"
+
+DEPEND="app-arch/dpkg
+ || ( ( x11-proto/xextproto
+ x11-proto/xproto )
+ virtual/x11 )"
S="${WORKDIR}/${MY_P}"
@@ -26,7 +35,7 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die
+ make DESTDIR="${D}" install || die
dodoc AUTHORS README NEWS README.uClinux
}