Sync with portage [Fri Jun 28 12:09:37 MSK 2013].
This commit is contained in:
parent
f28e165d86
commit
9d8810aa7e
521 changed files with 4755 additions and 1370 deletions
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild,v 1.1 2013/03/31 16:40:31 hasufell Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild,v 1.3 2013/06/27 18:20:50 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/sphinxtrain-${PV}.tar.gz"
|
|||
|
||||
LICENSE="BSD-with-attribution"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="app-accessibility/sphinxbase
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/julius/julius-4.2.2.ebuild,v 1.1 2013/03/31 22:45:37 hasufell Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/julius/julius-4.2.2.ebuild,v 1.3 2013/06/27 18:20:42 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/julius/56549/${P}.tar.gz"
|
|||
|
||||
LICENSE="julius"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="+alsa oss portaudio pulseaudio sndfile"
|
||||
REQUIRED_USE="^^ ( alsa oss portaudio pulseaudio )"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild,v 1.1 2013/03/31 16:35:59 hasufell Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild,v 1.3 2013/06/27 18:20:46 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz"
|
|||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="app-accessibility/sphinxbase
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/simon/simon-0.4.0.ebuild,v 1.3 2013/03/31 23:07:57 hasufell Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/simon/simon-0.4.0.ebuild,v 1.5 2013/06/27 18:20:38 ago Exp $
|
||||
|
||||
# KEEP KDE ECLASSES OUT OF HERE
|
||||
|
||||
|
@ -18,7 +18,7 @@ SRC_URI="mirror://kde/stable/simon/${PV}/src/${P}.tar.bz2"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="kdepim libsamplerate nls opencv sphinx"
|
||||
|
||||
RDEPEND="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild,v 1.2 2013/02/23 13:52:58 jlec Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild,v 1.4 2013/06/27 18:20:54 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz"
|
|||
|
||||
LICENSE="BSD-2 HPND MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="doc lapack python static-libs"
|
||||
|
||||
# automagic dep on pulseaudio
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-7.2.7.ebuild,v 1.2 2013/06/08 14:35:42 jer Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-7.2.7.ebuild,v 1.4 2013/06/27 18:09:14 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
AUTOTOOLS_AUTORECONF=yes
|
||||
|
@ -12,7 +12,7 @@ HOMEPAGE="http://www.rsyslog.com/"
|
|||
SRC_URI="http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3 LGPL-3 Apache-2.0"
|
||||
KEYWORDS="~amd64 ~arm hppa ~x86"
|
||||
KEYWORDS="amd64 ~arm hppa x86"
|
||||
SLOT="0"
|
||||
IUSE="dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-3.3.8-r2.ebuild,v 1.1 2013/04/22 18:36:25 swift Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-3.3.8-r2.ebuild,v 1.2 2013/06/27 17:05:33 swift Exp $
|
||||
|
||||
EAPI="2"
|
||||
PYTHON_DEPEND="python? *"
|
||||
|
@ -17,7 +17,7 @@ SRC_URI="http://oss.tresys.com/projects/setools/chrome/site/dists/${P}/${P}.tar.
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="X debug java python"
|
||||
|
||||
DEPEND=">=sys-libs/libsepol-2.1.4
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
DIST tardy-1.12.tar.gz 185481 SHA256 18b0a0a14b0bf7d08be3638a76cef2ddebcc4e6db8445500384f11447d69caf7 SHA512 e9632402841b6b9f4971240c46e84531095677a243448a5a9c4fdba37fa2c0a4e5d49f22dee6e64e716b4b90c3bd2967e0e2e6384dfe544dfaf3fe15293a7956 WHIRLPOOL afe4adb55f97c382b5d690aa72dbfb47101ba691613cbf5d26f0b2aeba5178c5c854b6db5613c0c153863bd44854295c547d1035cdbcf837a07fc4ace6166b7f
|
||||
DIST tardy-1.25.tar.gz 1834343 SHA256 8ae113b1d10d7e645f1f6a4ebf2bc31b37cae7871b057a275aa787288ce60bb0 SHA512 35f8c379c5a5e794694391f7495d2d1030c0fefd62270e6592dbeeb94735d7fa5effbbbefb4535f3ff5cde1aae13a15a733c3091051c84c844e8e518a00a8e22 WHIRLPOOL 8543f339c69002192856fd397dbd3c2fa13cb78e8adf7b26654a497f71c5606a52dfec572258245a43b2fecc32286d0137ceb77ff30ec5d04ae4092be5702295
|
||||
DIST tardy-1.27.D001.tar.gz 1847406 SHA256 a4828c3b67cf8171c94a7767e2ddb1e51e57083db142e3d18daa7dc84675a7ce SHA512 5617726507307d4821601675eb832c9f704b06325942e7644c0ea93ea34437ef6d8320b3cad6fdd999a8608def1721bc7bdf5769348575cfe9a78756a867b4cc WHIRLPOOL 29449157837666869f6764726486e80f24a4f812e95833c7945fc6bbace4b16685396559d47cd741bfeab8f9dea0c2c03c4a803068484052609d0d7359c5ab24
|
||||
DIST tardy-1.28.D001.tar.gz 1848303 SHA256 79b4652a1d90745e131efcfc8512f4427b1388695036718938ec79fa5bc6c26f SHA512 d8f02d8a310cd3d84f89a67f3bf4e91689e33631b1701a98b70d32b801b1a7cafee5755f13ed18e31bb9d5b1ec147da21b13b57722e1bf15a9efc355ea5438df WHIRLPOOL 5e2db025e6243bb7f04ed1b39673e24fc7e3ef9c1c391c7c45fc55ae6aa5e689b9a26c3c8cc156c3f5364d496834902b6d0d77630e72a641360258b07c239fe4
|
||||
|
|
10
app-arch/tardy/files/tardy-1.28-test-utc.patch
Normal file
10
app-arch/tardy/files/tardy-1.28-test-utc.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- tardy-1.28/test/00/t0075a.sh
|
||||
+++ tardy-1.28/test/00/t0075a.sh
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
TEST_SUBJECT="tarballs >2GB"
|
||||
. test_prelude
|
||||
+export TZ=UTC
|
||||
|
||||
# |||||
|
||||
# beware potential timezone mismatch: vvvvv
|
32
app-arch/tardy/tardy-1.28.ebuild
Normal file
32
app-arch/tardy/tardy-1.28.ebuild
Normal file
|
@ -0,0 +1,32 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-arch/tardy/tardy-1.28.ebuild,v 1.1 2013/06/28 01:51:57 radhermit Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit toolchain-funcs eutils
|
||||
|
||||
DESCRIPTION="A tar post-processor"
|
||||
HOMEPAGE="http://tardy.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/tardy/${P}.D001.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
|
||||
RDEPEND="app-arch/bzip2
|
||||
app-arch/xz-utils
|
||||
dev-libs/libexplain
|
||||
sys-libs/zlib"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
sed -e 's/$(CXX) .* $(CXXFLAGS) -I./\0 -o $@/' \
|
||||
-e '/mv \(.*\)\.o $@/d' \
|
||||
-e '/@sleep 1/d' \
|
||||
-e 's#^\(install-man: $(mandir)/man1/tardy.1\).*#\1#' \
|
||||
-i Makefile.in || die
|
||||
|
||||
epatch "${FILESDIR}"/${P}-test-utc.patch
|
||||
tc-export AR
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.14 2013/04/08 13:47:50 eras Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.15 2013/06/27 20:40:29 aballier Exp $
|
||||
|
||||
EAPI=4
|
||||
# PYTHON_BDEPEND="2"
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${MY_P}.tar.gz"
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
|
||||
IUSE="afs +berkdb caps hdb-ldap ipv6 otp +pkinit ssl static-libs threads test X"
|
||||
|
||||
RDEPEND="ssl? ( dev-libs/openssl )
|
||||
|
|
|
@ -4,3 +4,4 @@ DIST p11-kit-0.14.tar.gz 545993 SHA256 7a5e561b8b4c6e25ed7a89ef36c8127437c8f18bd
|
|||
DIST p11-kit-0.18.0.tar.gz 961382 SHA256 9ebcdcf57b7686b92146cf475cb2b66cdf3757f6e62d8e77c39dae89ffb43e31 SHA512 4738595e74b7086bade0db5d7c21b39f5360885c56dd0b7ca3eca4014bcab64d99231d7a12d03ab1691fdfc01f2667fd657936cb23cf656e61260210dac4c287 WHIRLPOOL 62cd888ec4e19be527f9da7f4bae63f26ed12ac7818094947e7e39fa96a1da95786c8db9c3aa50fda6aed2ae43c4de3157f41bbec235de52899848031a89d041
|
||||
DIST p11-kit-0.18.1.tar.gz 961345 SHA256 6e87e72b7768288384de2ca1929b3cb45502e9e944fc075a8ce5df8f08f1ab29 SHA512 a6fbf85ed06f8401285bc083b2b203889ba076538e775fa7c456941b441338fd392b0adff3b3a07e5fc09e03cbee366a433e29e82e22857d541d9b2a12c033ce WHIRLPOOL 9cccd5e202959901d5c3405d86a723f176ebda1075686c6115af3b5c25a96beb2fbfda9cecb8d621c7efe2b9e81da492a59213072e06b5f9e462cbe8795f81e9
|
||||
DIST p11-kit-0.18.2.tar.gz 974359 SHA256 9aab2385a012b4ce9d04d0713c6d34cbc0c424dd4d12a5ec44b6b57464f090df SHA512 5b26796931877e48684081f75a8860f9db548d1f7a62eeeac6ac584821b26b2dbb98d49ad134da4a58ee7c9fd6716f61449175ba453e12963abeb97de8f24970 WHIRLPOOL 60db02a99f2f1a67dd2281b7e9a207709cd0c7e18a56eee1828b1669e60c80d1f25c7c69f0a05967df74e72aa9e3b72ed7c4d01b41b737a4e03e76e0befa6489
|
||||
DIST p11-kit-0.18.4.tar.gz 992093 SHA256 df5424ec39e17c2b3b98819bf772626e9b8c73871a8b82e54151f6297d8575fd SHA512 8d3fde08560e627d1762ce65cdab50eedca6f83154c1419b0823c9134dd02eb5036d6a60347b6fd073fcd97b3c4a9b68b2f6a31fb25ee3765205c7d3d9b3f257 WHIRLPOOL 0b1877ab3124b891163bfef3ce812261045c018240afeb5e75a0fb6f444c81170b4376fee01ce6b6cff6fd85d8c309403e12845c1bc6e2279959e2e046bde99f
|
||||
|
|
33
app-crypt/p11-kit/p11-kit-0.18.4.ebuild
Normal file
33
app-crypt/p11-kit/p11-kit-0.18.4.ebuild
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.18.4.ebuild,v 1.1 2013/06/28 01:55:06 radhermit Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="Provides a standard configuration setup for installing PKCS#11."
|
||||
HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html"
|
||||
SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
|
||||
IUSE="+asn1 debug +trust"
|
||||
REQUIRED_USE="trust? ( asn1 )"
|
||||
|
||||
RDEPEND="asn1? ( >=dev-libs/libtasn1-2.14 )"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
$(use_enable trust trust-module) \
|
||||
$(use_enable debug) \
|
||||
$(use_with asn1 libtasn1)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
prune_libtool_files --modules
|
||||
}
|
|
@ -1,11 +1,11 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20130224-r1.ebuild,v 1.1 2013/06/26 17:24:26 aballier Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20130224-r2.ebuild,v 1.2 2013/06/27 20:30:15 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
inherit emul-linux-x86
|
||||
|
||||
LICENSE="APL-1.0 GPL-2 BSD BSD-2 public-domain LGPL-2 MPL-1.1 LGPL-2.1 MPEG-4"
|
||||
LICENSE="APL-1.0 GPL-2 BSD BSD-2 public-domain LGPL-2 MPL-1.1 LGPL-2.1 !abi_x86_32? ( MPEG-4 )"
|
||||
KEYWORDS="-* ~amd64"
|
||||
IUSE="abi_x86_32"
|
||||
|
||||
|
@ -20,6 +20,9 @@ RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}
|
|||
>=media-libs/libvpx-1.2.0_pre[abi_x86_32(-)]
|
||||
>=media-libs/xvid-1.3.2-r1[abi_x86_32(-)]
|
||||
>=media-sound/lame-3.99.5-r1[abi_x86_32(-)]
|
||||
>=media-libs/faac-1.28-r4[abi_x86_32(-)]
|
||||
>=media-libs/faad2-2.7-r3[abi_x86_32(-)]
|
||||
>=media-libs/libtheora-1.1.1-r1[abi_x86_32(-)]
|
||||
)
|
||||
"
|
||||
PDEPEND="~app-emulation/emul-linux-x86-soundlibs-${PV}"
|
|
@ -9,3 +9,24 @@ usr/lib32/libvpx.so.1
|
|||
usr/lib32/libvpx.so.1.0
|
||||
usr/lib32/libvpx.so.1.0.0
|
||||
usr/lib32/pkgconfig/vpx.pc
|
||||
usr/lib32/libfaac.so
|
||||
usr/lib32/libfaac.so.0
|
||||
usr/lib32/libfaac.so.0.0.0
|
||||
usr/lib32/libfaad.so
|
||||
usr/lib32/libfaad.so.2
|
||||
usr/lib32/libfaad.so.2.0.0
|
||||
usr/lib32/libmp4ff.so
|
||||
usr/lib32/libmp4ff.so.0
|
||||
usr/lib32/libmp4ff.so.0.0.0
|
||||
usr/lib32/libtheora.so
|
||||
usr/lib32/libtheora.so.0
|
||||
usr/lib32/libtheora.so.0.3.10
|
||||
usr/lib32/libtheoradec.so
|
||||
usr/lib32/libtheoradec.so.1
|
||||
usr/lib32/libtheoradec.so.1.1.4
|
||||
usr/lib32/libtheoraenc.so
|
||||
usr/lib32/libtheoraenc.so.1
|
||||
usr/lib32/libtheoraenc.so.1.1.2
|
||||
usr/lib32/pkgconfig/theora.pc
|
||||
usr/lib32/pkgconfig/theoradec.pc
|
||||
usr/lib32/pkgconfig/theoraenc.pc
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r2.ebuild,v 1.2 2013/06/26 21:49:01 aballier Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r4.ebuild,v 1.1 2013/06/27 18:46:49 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
inherit emul-linux-x86
|
||||
|
@ -11,8 +11,8 @@ IUSE="abi_x86_32 alsa"
|
|||
|
||||
RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}
|
||||
~app-emulation/emul-linux-x86-medialibs-${PV}
|
||||
!>=media-libs/libmikmod-3.2.0-r1[abi_x86_32]
|
||||
!>=sci-libs/fftw-3.3.3-r1[abi_x86_32]
|
||||
!abi_x86_32? ( !>=sci-libs/fftw-3.3.3-r1[abi_x86_32]
|
||||
!>=media-libs/libmikmod-3.2.0-r1[abi_x86_32] )
|
||||
abi_x86_32? (
|
||||
>=media-libs/libogg-1.3.1[abi_x86_32(-)]
|
||||
>=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
|
||||
|
@ -22,6 +22,12 @@ RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}
|
|||
>=media-libs/alsa-lib-1.0.27.1[abi_x86_32(-)]
|
||||
>=media-libs/flac-1.2.1-r5[abi_x86_32(-)]
|
||||
>=media-libs/audiofile-0.3.6-r1[abi_x86_32(-)]
|
||||
>=sci-libs/fftw-3.3.3-r1[abi_x86_32(-)]
|
||||
>=media-libs/ladspa-sdk-1.13-r2[abi_x86_32(-)]
|
||||
>=media-plugins/caps-plugins-0.4.5-r2[abi_x86_32(-)]
|
||||
>=media-plugins/swh-plugins-0.4.15-r3[abi_x86_32(-)]
|
||||
>=media-libs/libmikmod-3.2.0-r1[abi_x86_32(-)]
|
||||
>=media-plugins/alsaequal-0.6-r1[abi_x86_32(-)]
|
||||
)"
|
||||
|
||||
src_prepare() {
|
|
@ -44,3 +44,123 @@ usr/lib32/libaudiofile.so
|
|||
usr/lib32/libaudiofile.so.1
|
||||
usr/lib32/libaudiofile.so.1.0.0
|
||||
usr/lib32/pkgconfig/audiofile.pc
|
||||
usr/lib32/libfftw3.so
|
||||
usr/lib32/libfftw3.so.3
|
||||
usr/lib32/libfftw3.so.3.2.4
|
||||
usr/lib32/libfftw3f.so
|
||||
usr/lib32/libfftw3f.so.3
|
||||
usr/lib32/libfftw3f.so.3.2.4
|
||||
usr/lib32/libfftw3l.so
|
||||
usr/lib32/libfftw3l.so.3
|
||||
usr/lib32/libfftw3l.so.3.2.4
|
||||
usr/lib32/pkgconfig/fftw3.pc
|
||||
usr/lib32/pkgconfig/fftw3f.pc
|
||||
usr/lib32/pkgconfig/fftw3l.pc
|
||||
usr/lib32/ladspa/alias_1407.so
|
||||
usr/lib32/ladspa/allpass_1895.so
|
||||
usr/lib32/ladspa/am_pitchshift_1433.so
|
||||
usr/lib32/ladspa/amp.so
|
||||
usr/lib32/ladspa/amp_1181.so
|
||||
usr/lib32/ladspa/analogue_osc_1416.so
|
||||
usr/lib32/ladspa/bandpass_a_iir_1893.so
|
||||
usr/lib32/ladspa/bandpass_iir_1892.so
|
||||
usr/lib32/ladspa/bode_shifter_1431.so
|
||||
usr/lib32/ladspa/bode_shifter_cv_1432.so
|
||||
usr/lib32/ladspa/butterworth_1902.so
|
||||
usr/lib32/ladspa/caps.so
|
||||
usr/lib32/ladspa/chebstortion_1430.so
|
||||
usr/lib32/ladspa/comb_1190.so
|
||||
usr/lib32/ladspa/comb_1887.so
|
||||
usr/lib32/ladspa/comb_splitter_1411.so
|
||||
usr/lib32/ladspa/const_1909.so
|
||||
usr/lib32/ladspa/crossover_dist_1404.so
|
||||
usr/lib32/ladspa/dc_remove_1207.so
|
||||
usr/lib32/ladspa/decay_1886.so
|
||||
usr/lib32/ladspa/decimator_1202.so
|
||||
usr/lib32/ladspa/declip_1195.so
|
||||
usr/lib32/ladspa/delay.so
|
||||
usr/lib32/ladspa/delay_1898.so
|
||||
usr/lib32/ladspa/delayorama_1402.so
|
||||
usr/lib32/ladspa/diode_1185.so
|
||||
usr/lib32/ladspa/divider_1186.so
|
||||
usr/lib32/ladspa/dj_eq_1901.so
|
||||
usr/lib32/ladspa/dj_flanger_1438.so
|
||||
usr/lib32/ladspa/dyson_compress_1403.so
|
||||
usr/lib32/ladspa/fad_delay_1192.so
|
||||
usr/lib32/ladspa/fast_lookahead_limiter_1913.so
|
||||
usr/lib32/ladspa/filter.so
|
||||
usr/lib32/ladspa/flanger_1191.so
|
||||
usr/lib32/ladspa/fm_osc_1415.so
|
||||
usr/lib32/ladspa/foldover_1213.so
|
||||
usr/lib32/ladspa/foverdrive_1196.so
|
||||
usr/lib32/ladspa/freq_tracker_1418.so
|
||||
usr/lib32/ladspa/gate_1410.so
|
||||
usr/lib32/ladspa/giant_flange_1437.so
|
||||
usr/lib32/ladspa/gong_1424.so
|
||||
usr/lib32/ladspa/gong_beater_1439.so
|
||||
usr/lib32/ladspa/gsm_1215.so
|
||||
usr/lib32/ladspa/gverb_1216.so
|
||||
usr/lib32/ladspa/hard_limiter_1413.so
|
||||
usr/lib32/ladspa/harmonic_gen_1220.so
|
||||
usr/lib32/ladspa/hermes_filter_1200.so
|
||||
usr/lib32/ladspa/highpass_iir_1890.so
|
||||
usr/lib32/ladspa/hilbert_1440.so
|
||||
usr/lib32/ladspa/imp_1199.so
|
||||
usr/lib32/ladspa/impulse_1885.so
|
||||
usr/lib32/ladspa/inv_1429.so
|
||||
usr/lib32/ladspa/karaoke_1409.so
|
||||
usr/lib32/ladspa/latency_1914.so
|
||||
usr/lib32/ladspa/lcr_delay_1436.so
|
||||
usr/lib32/ladspa/lowpass_iir_1891.so
|
||||
usr/lib32/ladspa/ls_filter_1908.so
|
||||
usr/lib32/ladspa/matrix_ms_st_1421.so
|
||||
usr/lib32/ladspa/matrix_spatialiser_1422.so
|
||||
usr/lib32/ladspa/matrix_st_ms_1420.so
|
||||
usr/lib32/ladspa/mbeq_1197.so
|
||||
usr/lib32/ladspa/mod_delay_1419.so
|
||||
usr/lib32/ladspa/multivoice_chorus_1201.so
|
||||
usr/lib32/ladspa/noise.so
|
||||
usr/lib32/ladspa/notch_iir_1894.so
|
||||
usr/lib32/ladspa/phasers_1217.so
|
||||
usr/lib32/ladspa/pitch_scale_1193.so
|
||||
usr/lib32/ladspa/pitch_scale_1194.so
|
||||
usr/lib32/ladspa/plate_1423.so
|
||||
usr/lib32/ladspa/pointer_cast_1910.so
|
||||
usr/lib32/ladspa/rate_shifter_1417.so
|
||||
usr/lib32/ladspa/retro_flange_1208.so
|
||||
usr/lib32/ladspa/revdelay_1605.so
|
||||
usr/lib32/ladspa/ringmod_1188.so
|
||||
usr/lib32/ladspa/satan_maximiser_1408.so
|
||||
usr/lib32/ladspa/sc1_1425.so
|
||||
usr/lib32/ladspa/sc2_1426.so
|
||||
usr/lib32/ladspa/sc3_1427.so
|
||||
usr/lib32/ladspa/sc4_1882.so
|
||||
usr/lib32/ladspa/sc4m_1916.so
|
||||
usr/lib32/ladspa/se4_1883.so
|
||||
usr/lib32/ladspa/shaper_1187.so
|
||||
usr/lib32/ladspa/sifter_1210.so
|
||||
usr/lib32/ladspa/sin_cos_1881.so
|
||||
usr/lib32/ladspa/sine.so
|
||||
usr/lib32/ladspa/single_para_1203.so
|
||||
usr/lib32/ladspa/sinus_wavewrapper_1198.so
|
||||
usr/lib32/ladspa/smooth_decimate_1414.so
|
||||
usr/lib32/ladspa/split_1406.so
|
||||
usr/lib32/ladspa/step_muxer_1212.so
|
||||
usr/lib32/ladspa/surround_encoder_1401.so
|
||||
usr/lib32/ladspa/svf_1214.so
|
||||
usr/lib32/ladspa/tape_delay_1211.so
|
||||
usr/lib32/ladspa/transient_1206.so
|
||||
usr/lib32/ladspa/triple_para_1204.so
|
||||
usr/lib32/ladspa/valve_1209.so
|
||||
usr/lib32/ladspa/valve_rect_1405.so
|
||||
usr/lib32/ladspa/vynil_1905.so
|
||||
usr/lib32/ladspa/wave_terrain_1412.so
|
||||
usr/lib32/ladspa/xfade_1915.so
|
||||
usr/lib32/ladspa/zm1_1428.so
|
||||
usr/lib32/libmikmod.so
|
||||
usr/lib32/libmikmod.so.2
|
||||
usr/lib32/libmikmod.so.3
|
||||
usr/lib32/libmikmod.so.3.0.0
|
||||
usr/lib32/pkgconfig/libmikmod.pc
|
||||
usr/lib32/alsa-lib/libasound_module_ctl_equal.so
|
||||
usr/lib32/alsa-lib/libasound_module_pcm_equal.so
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v 1.4 2013/06/25 17:28:53 cardoe Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v 1.5 2013/06/28 03:09:43 cardoe Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -26,7 +26,7 @@ fi
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="gnome-keyring policykit sasl +spice +vnc"
|
||||
IUSE="gnome-keyring policykit sasl"
|
||||
|
||||
RDEPEND="!app-emulation/virtinst
|
||||
x11-libs/gtk+:3[introspection]
|
||||
|
@ -37,11 +37,11 @@ RDEPEND="!app-emulation/virtinst
|
|||
dev-python/ipaddr[${PYTHON_USEDEP}]
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
dev-python/urlgrabber[${PYTHON_USEDEP}]
|
||||
>=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}]
|
||||
net-misc/spice-gtk[gtk3,introspection,python,sasl?]
|
||||
x11-libs/vte:2.90[introspection]
|
||||
gnome-keyring? ( dev-python/gnome-keyring-python )
|
||||
policykit? ( sys-auth/polkit )
|
||||
spice? ( net-misc/spice-gtk[gtk3,introspection,python,sasl?] )
|
||||
vnc? ( >=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}] )"
|
||||
policykit? ( sys-auth/polkit )"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-lang/perl
|
||||
dev-util/intltool"
|
||||
|
@ -56,12 +56,9 @@ python_prepare_all() {
|
|||
distutils-r1_python_compile() {
|
||||
local defgraphics=
|
||||
|
||||
use vnc && defgraphics="vnc"
|
||||
use spice && defgraphics="spice"
|
||||
|
||||
esetup.py configure \
|
||||
--qemu-user=qemu \
|
||||
--default-graphics=${defgraphics}
|
||||
--default-graphics=spice
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
|
|
24
app-emulation/xen-tools/files/xen-4.2-configsxp.patch
Normal file
24
app-emulation/xen-tools/files/xen-4.2-configsxp.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
diff -ur xen-4.2.1.orig/tools/examples/xend-config.sxp xen-4.2.1/tools/examples/xend-config.sxp
|
||||
--- tools/examples/xend-config.sxp 2012-12-17 23:00:23.000000000 +0800
|
||||
+++ tools/examples/xend-config.sxp 2013-06-27 21:32:50.198221774 +0800
|
||||
@@ -200,7 +200,7 @@
|
||||
#(network-script network-nat)
|
||||
#(vif-script vif-nat)
|
||||
|
||||
-# dom0-min-mem is the lowest permissible memory level (in MB) for dom0.
|
||||
+# dom0-min-mem is the lowest permissible memory level (in kb) for dom0.
|
||||
# This is a minimum both for auto-ballooning (as enabled by
|
||||
# enable-dom0-ballooning below) and for xm mem-set when applied to dom0.
|
||||
(dom0-min-mem 196)
|
||||
diff -ur xen-4.2.1.orig/tools/python/xen/xend/tests/xend-config.sxp xen-4.2.1/tools/python/xen/xend/tests/xend-config.sxp
|
||||
--- tools/python/xen/xend/tests/xend-config.sxp 2012-12-17 23:01:27.000000000 +0800
|
||||
+++ tools/python/xen/xend/tests/xend-config.sxp 2013-06-27 21:32:02.726225130 +0800
|
||||
@@ -116,7 +116,7 @@
|
||||
|
||||
|
||||
# Dom0 will balloon out when needed to free memory for domU.
|
||||
-# dom0-min-mem is the lowest memory level (in MB) dom0 will get down to.
|
||||
+# dom0-min-mem is the lowest memory level (in kb) dom0 will get down to.
|
||||
# If dom0-min-mem=0, dom0 will never balloon out.
|
||||
(dom0-min-mem 196)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.3 2013/06/27 13:21:11 idella4 Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.4 2013/06/27 15:15:54 idella4 Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -199,6 +199,9 @@ src_prepare() {
|
|||
epatch "${FILESDIR}"/xen-4-ulong.patch \
|
||||
"${FILESDIR}"/${PN}-4.2-xen_disk_leak.patch
|
||||
|
||||
# Set dom0-min-mem to kb; Bug #472982
|
||||
epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch
|
||||
|
||||
#Sec patches currently valid
|
||||
epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \
|
||||
"${FILESDIR}"/xen-4-CVE-2013-0215-XSA-38.patch \
|
||||
|
@ -222,6 +225,8 @@ src_prepare() {
|
|||
"${FILESDIR}"/xen-4.2-CVE-2013-20to23-XSA-55.patch \
|
||||
"${FILESDIR}"/xen-4-CVE-2013-2072-XSA-56.patch \
|
||||
"${FILESDIR}"/xen-4.2-CVE-XSA-57.patch
|
||||
|
||||
epatch_user
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.3 2013/06/27 13:21:11 idella4 Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.4 2013/06/27 15:15:54 idella4 Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -199,6 +199,9 @@ src_prepare() {
|
|||
epatch "${FILESDIR}"/xen-4-ulong.patch \
|
||||
"${FILESDIR}"/${PN}-4.2-xen_disk_leak.patch
|
||||
|
||||
# Set dom0-min-mem to kb; Bug #472982
|
||||
epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch
|
||||
|
||||
#Security patches, currently valid
|
||||
epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \
|
||||
"${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/sphinx-2.0.8.ebuild,v 1.3 2013/06/25 12:49:19 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/sphinx-2.0.8.ebuild,v 1.4 2013/06/27 16:11:55 jer Exp $
|
||||
|
||||
EAPI=5
|
||||
inherit eutils autotools toolchain-funcs
|
||||
|
@ -19,7 +19,7 @@ SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
|
||||
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
|
||||
IUSE="debug id64 mysql odbc postgres stemmer test"
|
||||
|
||||
RDEPEND="mysql? ( virtual/mysql )
|
||||
|
|
|
@ -1 +1 @@
|
|||
DIST libmwaw-0.1.8.tar.xz 688312 SHA256 27b94ebb44bd4105ed35f3e40a4a7192076cf514a6a1b5d270e296d7703763ae SHA512 c3b6a9650558f0cff0e6014180fc0df46e9df767944df3e1e7bc5d07a5d7eca49cf64378ee4f835ee0a103126c275775943629232ebda340c356fd1f3ae70b9f WHIRLPOOL 4f65b893bf5715539790af394081b087fd590ea4eb59ae2460e1bd8d156f6e5b55359409fae3ae7caa28ca4da2d46a96888d8b61afd17b41c744b3bd76163e8e
|
||||
DIST libmwaw-0.1.10.tar.xz 737680 SHA256 9a4547923c6db24e51733f91ecd74a9c479473962c94fa6ae4260e1fdd4db3dd SHA512 02c9fcaa8e71df81ccf4aeff1bc990735e1f629f7a80c1160fc8ceedcc1c53e23b7726c9e360516ebe43a730d4d38da5ecdc0b325afd2ac723dad662fd232d73 WHIRLPOOL 8858c296d13da94f7c2d13a97b7be5c43db98c596fc37779e77a4811984626f4597cd68f438bc0587a323f25c74d4d5a4a0fa5e5b564c5459c2e6101687b663f
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/libmwaw-0.1.8.ebuild,v 1.2 2013/06/23 15:43:17 scarabeus Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/libmwaw-0.1.10.ebuild,v 1.1 2013/06/27 18:59:33 scarabeus Exp $
|
||||
|
||||
EAPI=5
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/luabind/luabind-0.9.1.ebuild,v 1.3 2013/05/04 10:38:34 hasufell Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/luabind/luabind-0.9.1.ebuild,v 1.4 2013/06/27 18:50:48 hasufell Exp $
|
||||
|
||||
# NOTE: cross compiling is probably broken
|
||||
|
||||
|
@ -24,11 +24,18 @@ DEPEND="${RDEPEND}
|
|||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-boost.patch
|
||||
|
||||
# backwardscomapt with old boost-build-1.49.0
|
||||
if [[ -e $(which bjam-1_49 2>/dev/null) ]] ; then
|
||||
my_bjam_bin=bjam-1_49
|
||||
else
|
||||
my_bjam_bin=bjam
|
||||
fi
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# linkflags get appended, so they actually do nothing
|
||||
bjam release \
|
||||
${my_bjam_bin} release \
|
||||
-d+2 \
|
||||
--prefix="${D}/usr/" \
|
||||
--libdir="${D}/usr/$(get_libdir)" \
|
||||
|
@ -38,7 +45,7 @@ src_compile() {
|
|||
}
|
||||
|
||||
src_install() {
|
||||
bjam release \
|
||||
${my_bjam_bin} release \
|
||||
-d+2 \
|
||||
--prefix="${D}/usr/" \
|
||||
--libdir="${D}/usr/$(get_libdir)" \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v 1.2 2013/02/05 07:06:00 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v 1.3 2013/06/27 21:43:20 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
|
|||
|
||||
LICENSE="BSD GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos ~x64-solaris ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
CDEPEND="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.5.31.ebuild,v 1.2 2013/06/26 19:42:59 jmbsvicetto Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.5.31.ebuild,v 1.3 2013/06/27 16:12:57 jer Exp $
|
||||
|
||||
EAPI="4"
|
||||
MY_EXTRAS_VER="20130602-1946Z"
|
||||
|
@ -13,7 +13,7 @@ inherit toolchain-funcs mysql-v2
|
|||
IUSE="$IUSE"
|
||||
|
||||
# REMEMBER: also update eclass/mysql*.eclass before committing!
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
|
||||
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
|
||||
EPATCH_EXCLUDE=''
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.10 2010/01/03 20:42:31 fauli Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.11 2013/06/27 21:48:12 aballier Exp $
|
||||
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE="http://asm.objectweb.org"
|
|||
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
|
||||
LICENSE="BSD"
|
||||
SLOT="1.4"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
IUSE=""
|
||||
DEPEND=">=virtual/jdk-1.3
|
||||
dev-java/ant-core
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.9 2010/01/03 20:42:31 fauli Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.10 2013/06/27 21:48:12 aballier Exp $
|
||||
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
|
@ -9,7 +9,7 @@ HOMEPAGE="http://asm.objectweb.org"
|
|||
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
|
||||
LICENSE="BSD"
|
||||
SLOT="1.5"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE="doc source"
|
||||
DEPEND=">=virtual/jdk-1.3
|
||||
dev-java/ant-core
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.3.1.ebuild,v 1.2 2012/04/15 18:11:31 vapier Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.3.1.ebuild,v 1.3 2013/06/27 21:48:12 aballier Exp $
|
||||
|
||||
WANT_ANT_TASKS="ant-owanttask"
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
|
|||
LICENSE="BSD"
|
||||
SLOT="3"
|
||||
IUSE=""
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~sparc-solaris ~x86-solaris"
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x86-solaris"
|
||||
|
||||
DEPEND=">=virtual/jdk-1.5"
|
||||
RDEPEND=">=virtual/jre-1.5"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectwerkz/aspectwerkz-2.0.ebuild,v 1.6 2010/02/21 00:33:17 caster Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectwerkz/aspectwerkz-2.0.ebuild,v 1.7 2013/06/27 21:55:47 aballier Exp $
|
||||
|
||||
EAPI=2
|
||||
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/distributions/${P}.zip"
|
|||
HOMEPAGE="http://aspectwerkz.codehaus.org"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="2"
|
||||
KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
IUSE=""
|
||||
# bug 203268
|
||||
RESTRICT="test"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.17 2010/01/15 20:20:23 abcd Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.18 2013/06/27 21:58:12 aballier Exp $
|
||||
|
||||
EAPI=2
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.jar"
|
|||
HOMEPAGE="http://cglib.sourceforge.net"
|
||||
LICENSE="Apache-1.1"
|
||||
SLOT="2"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
|
||||
COMMON_DEP="=dev-java/asm-1.4.3*
|
||||
=dev-java/aspectwerkz-2*
|
||||
dev-java/ant-core"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2.3.ebuild,v 1.1 2013/03/28 03:39:38 radhermit Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2.3.ebuild,v 1.2 2013/06/27 21:58:12 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
JAVA_PKG_IUSE="test doc examples source"
|
||||
|
@ -12,7 +12,7 @@ HOMEPAGE="http://cglib.sourceforge.net"
|
|||
SRC_URI="mirror://sourceforge/${PN}/${PN}.${PV}.zip"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="2.2"
|
||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
|
||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
|
||||
|
||||
COMMON_DEP="dev-java/asm:3
|
||||
>=dev-java/ant-core-1.7.0:0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.11 2013/04/16 18:44:53 ulm Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.12 2013/06/27 21:23:58 aballier Exp $
|
||||
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2"
|
|||
|
||||
LICENSE="public-domain sun-concurrent-util MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
|
||||
RDEPEND=">=virtual/jre-1.2"
|
||||
DEPEND=">=virtual/jdk-1.2"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/dom4j/dom4j-1.6.1-r4.ebuild,v 1.7 2013/02/05 07:24:15 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/dom4j/dom4j-1.6.1-r4.ebuild,v 1.8 2013/06/27 21:54:01 aballier Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -16,7 +16,7 @@ SRC_URI="
|
|||
|
||||
LICENSE="dom4j"
|
||||
SLOT="1"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEP="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-jms-api/glassfish-jms-api-1.1.2.2.04.ebuild,v 1.4 2013/02/05 07:14:44 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-jms-api/glassfish-jms-api-1.1.2.2.04.ebuild,v 1.5 2013/06/27 21:31:36 aballier Exp $
|
||||
|
||||
EAPI="2"
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
@ -18,7 +18,7 @@ SRC_URI="http://download.java.net/javaee5/${MAJOR}/promoted/source/${ZIP}"
|
|||
|
||||
LICENSE="|| ( CDDL GPL-2 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm x86"
|
||||
KEYWORDS="~amd64 ~arm x86 ~amd64-fbsd"
|
||||
|
||||
IUSE=""
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.2.ebuild,v 1.1 2013/06/15 21:00:35 tomwij Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.2.ebuild,v 1.2 2013/06/27 22:06:19 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
@ -18,7 +18,7 @@ SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
|
|||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd"
|
||||
|
||||
DEPEND=">=virtual/jdk-1.5
|
||||
~dev-java/hamcrest-generator-${PV}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild,v 1.1 2013/06/15 21:00:35 tomwij Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild,v 1.2 2013/06/27 22:06:19 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
@ -18,7 +18,7 @@ SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
|
|||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd"
|
||||
|
||||
DEPEND=">=virtual/jdk-1.5
|
||||
~dev-java/hamcrest-generator-${PV}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/hamcrest-generator-1.2.ebuild,v 1.1 2013/06/15 19:54:51 tomwij Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/hamcrest-generator-1.2.ebuild,v 1.2 2013/06/27 22:04:29 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
@ -18,7 +18,7 @@ SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
|
|||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
|
||||
|
||||
CDEPEND="dev-java/qdox:1.6"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild,v 1.1 2013/06/17 07:43:12 tomwij Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild,v 1.2 2013/06/27 22:04:29 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
@ -18,7 +18,7 @@ SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
|
|||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd"
|
||||
|
||||
CDEPEND=">=dev-java/qdox-1.12-r1:1.12"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxme/jaxme-0.5.2.ebuild,v 1.14 2013/02/05 07:21:46 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxme/jaxme-0.5.2.ebuild,v 1.15 2013/06/27 21:51:17 aballier Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
|
@ -16,7 +16,7 @@ SRC_URI="mirror://apache/ws/${PN}/source/${MY_P}-src.tar.gz"
|
|||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEP="dev-java/antlr:0[java]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jflex/jflex-1.4.3.ebuild,v 1.4 2012/12/10 17:31:59 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jflex/jflex-1.4.3.ebuild,v 1.5 2013/06/27 21:39:41 aballier Exp $
|
||||
|
||||
# Currently, this package uses an included JFlex.jar file to bootstrap.
|
||||
# Upstream was contacted and this bootstrap is really needed. The only way to avoid it would be to use a supplied pre-compiled .scanner file.
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
|||
HOMEPAGE="http://www.jflex.de/"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
KEYWORDS="amd64 ~ppc x86 ~amd64-fbsd"
|
||||
RDEPEND=">=virtual/jre-1.4
|
||||
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
|
||||
>=dev-java/ant-core-1.7.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-1.1.0-r2.ebuild,v 1.9 2010/01/20 02:45:13 ranger Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-1.1.0-r2.ebuild,v 1.10 2013/06/27 22:01:04 aballier Exp $
|
||||
|
||||
JAVA_PKG_IUSE="doc examples source test"
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
|
@ -10,7 +10,7 @@ SRC_URI="http://${PN}.codehaus.org/${P}-src.zip"
|
|||
HOMEPAGE="http://jmock.codehaus.org"
|
||||
LICENSE="BSD"
|
||||
SLOT="1.0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jrexx/jrexx-1.1.1-r1.ebuild,v 1.11 2012/01/13 13:26:57 sera Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/jrexx/jrexx-1.1.1-r1.ebuild,v 1.12 2013/06/27 21:23:37 aballier Exp $
|
||||
|
||||
inherit java-pkg-2
|
||||
|
||||
|
@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
|
|||
HOMEPAGE="http://www.karneim.com/jrexx/"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
RDEPEND=">=virtual/jre-1.4"
|
||||
DEPEND=">=virtual/jdk-1.4
|
||||
app-arch/unzip
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/junit-4.11.ebuild,v 1.1 2013/06/15 23:20:39 tomwij Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/junit-4.11.ebuild,v 1.2 2013/06/27 22:09:59 aballier Exp $
|
||||
|
||||
# WARNING: JUNIT.JAR IS _NOT_ SYMLINKED TO ANT-CORE LIB FOLDER AS JUNIT3 IS
|
||||
|
||||
|
@ -17,7 +17,7 @@ HOMEPAGE="http://www.junit.org/"
|
|||
LICENSE="CPL-1.0"
|
||||
SLOT="4"
|
||||
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux \
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux \
|
||||
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris \
|
||||
~x86-solaris"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/junitperf-1.9.1-r1.ebuild,v 1.18 2013/02/05 07:23:43 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/junitperf-1.9.1-r1.ebuild,v 1.19 2013/06/27 21:54:07 aballier Exp $
|
||||
|
||||
JAVA_PKG_IUSE="doc test source"
|
||||
|
||||
|
@ -11,7 +11,7 @@ SRC_URI="http://www.clarkware.com/software/${P}.zip"
|
|||
HOMEPAGE="http://www.clarkware.com/software/JUnitPerf.html"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
|
||||
IUSE=""
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/log4j/log4j-1.2.16.ebuild,v 1.10 2013/02/05 07:20:57 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/log4j/log4j-1.2.16.ebuild,v 1.11 2013/06/27 21:35:05 aballier Exp $
|
||||
|
||||
EAPI=4
|
||||
JAVA_PKG_IUSE="doc javamail jms jmx source"
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="mirror://apache/logging/${PN}/${PV}/${MY_P}.tar.gz"
|
|||
HOMEPAGE="http://logging.apache.org/log4j/"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
|
||||
# jikes support disabled: bug #108819
|
||||
IUSE="doc javamail jms jmx source"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12-r1.ebuild,v 1.1 2013/06/17 07:38:15 tomwij Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12-r1.ebuild,v 1.2 2013/06/27 22:01:55 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="http://snapshots.repository.codehaus.org/com/thoughtworks/qdox/qdox/1.1
|
|||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="1.12"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd"
|
||||
|
||||
S="${WORKDIR}/${PN}-${PV}-SNAPSHOT"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/relaxng-datatype/relaxng-datatype-1.0-r1.ebuild,v 1.17 2013/02/05 06:14:01 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/relaxng-datatype/relaxng-datatype-1.0-r1.ebuild,v 1.18 2013/06/27 21:17:52 aballier Exp $
|
||||
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/relaxng/${MY_P}.zip"
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc source"
|
||||
|
||||
DEPEND=">=virtual/jdk-1.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild,v 1.12 2013/02/05 07:16:25 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild,v 1.13 2013/06/27 21:34:57 aballier Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="${MY_P}-ri.zip"
|
|||
|
||||
LICENSE="Oracle-BCLA-JavaSE"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=virtual/jdk-1.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.37.ebuild,v 1.1 2013/06/11 11:33:23 fordfrog Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.37.ebuild,v 1.2 2013/06/27 21:37:33 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
JAVA_PKG_IUSE="source"
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-6/v${PV}/src/${MY_P}.tar.gz"
|
|||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="2.5"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=virtual/jdk-1.5"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.41.ebuild,v 1.1 2013/06/11 11:33:23 fordfrog Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.41.ebuild,v 1.2 2013/06/27 21:37:33 aballier Exp $
|
||||
|
||||
EAPI="5"
|
||||
JAVA_PKG_IUSE="source"
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
|
|||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="3.0"
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=virtual/jdk-1.6"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-2.1.0.ebuild,v 1.4 2010/01/15 20:40:39 abcd Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-2.1.0.ebuild,v 1.5 2013/06/27 21:21:48 aballier Exp $
|
||||
|
||||
EAPI="2"
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
@ -13,7 +13,7 @@ HOMEPAGE="http://trove4j.sourceforge.net"
|
|||
LICENSE="LGPL-2.1"
|
||||
IUSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
RDEPEND=">=virtual/jre-1.5"
|
||||
DEPEND=">=virtual/jdk-1.5"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-3.0.2.ebuild,v 1.5 2012/06/22 15:37:02 ranger Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-3.0.2.ebuild,v 1.6 2013/06/27 21:19:12 aballier Exp $
|
||||
|
||||
EAPI="2"
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
@ -13,7 +13,7 @@ HOMEPAGE="http://trove4j.sourceforge.net"
|
|||
LICENSE="LGPL-2.1"
|
||||
IUSE=""
|
||||
SLOT="3"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
|
||||
RDEPEND=">=virtual/jre-1.5"
|
||||
DEPEND=">=virtual/jdk-1.5"
|
||||
S="${WORKDIR}/${PV}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/xpp2/xpp2-2.1.10-r1.ebuild,v 1.21 2013/02/05 06:17:12 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/xpp2/xpp2-2.1.10-r1.ebuild,v 1.22 2013/06/27 21:40:45 aballier Exp $
|
||||
|
||||
EAPI=1
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/${MY_PN}2/${MY_P
|
|||
|
||||
LICENSE="Apache-1.1 IBM"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/xpp3/xpp3-1.1.4c-r1.ebuild,v 1.14 2013/02/05 06:16:01 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/xpp3/xpp3-1.1.4c-r1.ebuild,v 1.15 2013/06/27 21:26:19 aballier Exp $
|
||||
|
||||
JAVA_PKG_IUSE="doc source"
|
||||
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="http://www.extreme.indiana.edu/dist/java-repository/${PN}/distributions
|
|||
|
||||
LICENSE="Apache-1.1 IBM JDOM LGPL-2.1+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND=">=virtual/jdk-1.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild,v 1.8 2013/02/05 06:14:24 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild,v 1.9 2013/06/27 21:41:54 aballier Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="http://java.net/downloads/msv/releases/${PN}.${PV}.zip"
|
|||
|
||||
LICENSE="BSD Apache-1.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEP="
|
||||
|
|
25
dev-lang/python/files/python-2.7.5-library-path.patch
Normal file
25
dev-lang/python/files/python-2.7.5-library-path.patch
Normal file
|
@ -0,0 +1,25 @@
|
|||
# HG changeset patch
|
||||
# User Ned Deily <nad@acm.org>
|
||||
# Date 1368666045 25200
|
||||
# Node ID cd577c3288860b0deb459443ca5c489dc0f99ef6
|
||||
# Parent 149340b3004acfcb68e5ed36b1e96b7463c756c7
|
||||
Issue #17990: Only modify include and library search paths when cross-compiling.
|
||||
|
||||
diff --git a/setup.py b/setup.py
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -437,9 +437,11 @@ class PyBuildExt(build_ext):
|
||||
|
||||
def detect_modules(self):
|
||||
# Ensure that /usr/local is always used
|
||||
- add_dir_to_list(self.compiler.library_dirs, '/usr/local/lib')
|
||||
- add_dir_to_list(self.compiler.include_dirs, '/usr/local/include')
|
||||
- self.add_gcc_paths()
|
||||
+ if not cross_compiling:
|
||||
+ add_dir_to_list(self.compiler.library_dirs, '/usr/local/lib')
|
||||
+ add_dir_to_list(self.compiler.include_dirs, '/usr/local/include')
|
||||
+ if cross_compiling:
|
||||
+ self.add_gcc_paths()
|
||||
self.add_multiarch_paths()
|
||||
|
||||
# Add paths specified in the environment variables LDFLAGS and
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.5.ebuild,v 1.1 2013/05/25 22:32:46 floppym Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.5.ebuild,v 1.2 2013/06/28 00:02:04 floppym Exp $
|
||||
|
||||
EAPI="4"
|
||||
WANT_AUTOMAKE="none"
|
||||
|
@ -98,6 +98,8 @@ src_prepare() {
|
|||
EPATCH_EXCLUDE="${excluded_patches}" EPATCH_SUFFIX="patch" \
|
||||
epatch "${WORKDIR}/${PV}-${PATCHSET_REVISION}"
|
||||
|
||||
epatch "${FILESDIR}/${P}-library-path.patch" #474882
|
||||
|
||||
sed -i -e "s:@@GENTOO_LIBDIR@@:$(get_libdir):g" \
|
||||
Lib/distutils/command/install.py \
|
||||
Lib/distutils/sysconfig.py \
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
DIST kpathsea-texmf.d-3.tar.xz 10540 SHA256 44e407b6daecd1a1943f650d2cb412d784b472fad26d3e9257bac8e8a741c706 SHA512 0b15274ac4d6eaddfac7ecd3396126f0448d29776614fbd8483c2a5cc44183871a17bcf887a42022fe4bf9b93da2d4175b4292bc1b8a516d900d19c5c5b1bc5a WHIRLPOOL a0e77c6b3539133ee60ca10a45c8622222ed92005c3451b3b541933b0dcc24612b0dd1f7947fd255a43cebbe84d77feba452be00fa9b73a30f1b862bd68f9398
|
||||
DIST kpathsea-texmf.d-4.tar.xz 11148 SHA256 d5cc455db13afb9a229892380f835e57e932aedf8d02c8f12895ce682888b88e SHA512 a2906e4f8ec0fdbe31d618878a0633ab52f8dc71ef31d7608190d1f37bf3003b6d2c204520edc249c0c49b8f7308f24a283ca9510033378442093a8194a7bea5 WHIRLPOOL ba1a9aec8f5c040f7124d0720d2600bdb9253d82c859249c871576ac1c5255b81d0b14c3cd381ff8b2e5aae021e694383f93fee3459603615f7187daef35ec2e
|
||||
DIST kpathsea-texmf.d-5.tar.xz 11180 SHA256 85d9e1ed697859952a3ba273314f8670454016f3cd1988f0ea17f0cab8630a19 SHA512 23e8134340ae6f10baddef91f642a34c9289d84ccf791bd66779e794cfeed4eeadebd8cb1062e2e545a042e9c64cc9121f893279ddf776aae11c30baffc7f3af WHIRLPOOL b432effa293c410d019b20fa9dc848f3e67b71bb66af27b4e41ed814df688b933ffb30831411358222e170f75c38d2733e671c8224025516cc9c2aed0be8599d
|
||||
DIST texlive-20110705-source.tar.xz 131207904 SHA256 772d19795fd841737f5b00472810b49d98b3b62373fba67c12c757e95c510da2 SHA512 1efb5713bf80379f5104b41576911a4194d378ce35be5afb568c3b4aff6461b2b22e72fb34bc294021cf14a28d07bab083872f17752441f269f36c50f9363cc1 WHIRLPOOL 11cc5b53dedae8977b5d776f9141a849b23b877b836f56469336018e3529ebbf369c99d534c1d645aa99fe0750968f0089034a232dcf9401967e20afb5ce8dd5
|
||||
DIST texlive-20120701-source.tar.xz 131904044 SHA256 9666617d5dac3e82578e696835cc9f251ee0a56d162d86dff08659ac5dcb6c81 SHA512 0e8653aa21094e079900d17256f0768ac5514690a3725d96923d5fdc7633484d611441df1af8c674b38b9ce6a8845a9004976cd00635742dfc6837aa433caf5f WHIRLPOOL 9d570a1bd58cca8baed399ab53eb767c7c3db607c00363ce563e14dfccdd235703c538e6a651aa7f2934adf21f8477775f1547f9e7f3d957b89af644c89bcb57
|
||||
DIST texlive-20130530-source.tar.xz 179963948 SHA256 a905832e4c04dd1cb16db4bb7baacb78fbc19682bd33ac2697a3a85ce78d79d4 SHA512 4aa85273a675af2453f09777b7cb348c18add77410d72f562c6586f6814d4e7c34b6f3690e3453020654fb0a265339fcabf590d9155367d52846224499af334c WHIRLPOOL 3affaf25d3936505d971599092964b0f0e97d107d22dbac6a85ad547e1d2726a6a09c5075fecb0c6ff8c88bc1bd09d78f95902f76eb76c608f8a7bc42dd6bc33
|
||||
DIST texlive-module-kpathsea-2011.tar.xz 31300 SHA256 465bdbd6b3d47287422e53c185614cd28ef4da33fa375537484456e5bbc617a8 SHA512 5cccf0a38454ff3f917ac81e541913fe34edc4ecd2711cc39c344e64c3ee5659b40030b7b7fd7d3b34976070ebfd87c61135a9bdcf2c3837ce42f344ac6c21c3 WHIRLPOOL 7f31053f7885732250251a04c1d1b41dd2b29ff657a1e6138021badd4c5a65d76e3ecaa61af7e514d3fb7ae12b685f1b201d5302a10809842433046682caf22a
|
||||
DIST texlive-module-kpathsea-2012.tar.xz 30060 SHA256 528044bcea040d00016c5b22c10a856774368ff4d030907a84647a05dadafc08 SHA512 e89d4a37c0b4555a38f20bf9020355f01416a2483ff2b9535343b678442ec8547663da5e2a2fb84c32d4db621bebf7fb878df52e20fb32123985aaa9d61e44cb WHIRLPOOL 3f332ae9f5409370f9966e29418d22a57af7e1e483c6b24828afaeac8644a73dd658418e1d45d487bf8325770113a3c5593351c39852a7374bf85a481179bfc8
|
||||
DIST texlive-module-kpathsea-2013.tar.xz 30120 SHA256 1891e7c6b57aca72d2b6d749526ee49bffe62f10736875c886d7bc1e02eeb8a0 SHA512 7642cebecf5ebe916aee0f8f19d1740e3e3f234454429cb5f88d550f41ec93e8fbfebdf7de0a893bd22cec17222adc9f8c2e6756dd22b21a34ad181baf0753a9 WHIRLPOOL 8d7be24abc8485d29e3fed363d43d0da5d657d98f3de4f28e6ee2f632b0609b846f26b9ccb82fa86b42a449ce21b75742f63db7fe264a0fe2befb1a6de62055f
|
||||
DIST texlive-module-kpathsea.doc-2011.tar.xz 1092812 SHA256 f9588e1ce59dcc434c23ba8b862f6781628ed4c538514cf2070667cf71ff9414 SHA512 42d8091af858a9381449449a30b349e8fae51405d862162682d1f852d7ec49a21caa3e29c907e6261a1843456849bda5a2e2c63988e206d55a92bf002e18c0d0 WHIRLPOOL ccf3ce320231d76cec32f867df39fffbdc88c188a9439798bec01ed86a2c0466c19ac796f40eb8c0b9cb7c708065efc11eb1453c2382560b60d8922fcf32d0c2
|
||||
DIST texlive-module-kpathsea.doc-2012.tar.xz 1092220 SHA256 df92d722d168a527669e4b093217c6595b1cb30eb65f55bbf80d29745ad9ca3b SHA512 ef455d4cf755bb7aa06f475cfc50dd00343331fb4d985334866121306eda697aed0131b0591efb94bc87710b7eb9bdd9eb0ea4d567779e2684ca33e21e8bf645 WHIRLPOOL 66e76ac53a62e120b3dc39c8e76bac29126d799ba9dc8b5963e6722f6c3c908b2fa04071416d6218f5e4e99ed4852103dc61de7e413d8502f876fecaf7f3ec8d
|
||||
DIST texlive-module-kpathsea.doc-2013.tar.xz 1086956 SHA256 2697dd13f35e0c51254c0857fecc4cf480d7ab1799325e4996e7a39380b77b38 SHA512 8bab0f70815b0298c62be560974d213c2e29b95bf06181598d976c962e1ecb66da5a3d6facd711adfd70dc1bdb64228b2916cdac568c1165324e348b0adda678 WHIRLPOOL b6ca6dd58b8b4216f4bb256aef4f206b8413afec911d42365ddfc59f10a62b4ef342eeea56ede962236fc90cd4e2a08e27f4705e892b32f8b4b427ecc8d03a4a
|
||||
|
|
165
dev-libs/kpathsea/files/texmf-update
Normal file
165
dev-libs/kpathsea/files/texmf-update
Normal file
|
@ -0,0 +1,165 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Utility to update Gentoo TeXLive distribution configuration files
|
||||
#
|
||||
|
||||
echo "Configuring TeXLive ..."
|
||||
|
||||
PATH=/bin:/usr/bin
|
||||
|
||||
# Fix for all those with altered umask for root
|
||||
umask 022
|
||||
|
||||
# Make sure we have a correct environment, bug #30432
|
||||
# The list of env. vars is taken from the INSTALL file
|
||||
for texvar in AFMFONTS BIBINPUTS BSTINPUTS DVILJFONTS DVIPSFONTS \
|
||||
DVIPSHEADERS GFFONTS GLYPHFONTS INDEXSTYLE MFBASES MFINPUTS \
|
||||
MFPOOL MFTINPUTS MPINPUTS MPMEMS MPPOOL MPSUPPORT OCPINPUTS \
|
||||
OFMFONTS OPLFONTS OTPINPUTS OVFFONTS OVPFONTS PKFONTS PSHEADERS \
|
||||
T1FONTS T1INPUTS TEXBIB TEXCONFIG TEXDOCS TEXFONTMAPS TEXFONTS \
|
||||
TEXFORMATS TEXINDEXSTYLE TEXINPUTS TEXMFCNF TEXMFDBS TEXMFINI \
|
||||
TEXPICTS TEXPKS TEXPOOL TEXPSHEADERS TEXSOURCES TFMFONTS TRFONTS \
|
||||
VFFONTS XDVIFONTS XDVIVFS ; do
|
||||
|
||||
if [ "${!texvar}" ]; then
|
||||
if ! $(echo ${!texvar} | grep '^:\|::\|:$' &>/dev/null) ; then
|
||||
export ${texvar}="${!texvar}:"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
if [ "$TEXINPUTS" ]; then
|
||||
if $(echo ${TEXINPUTS} | grep '/usr/share/texmf' &>/dev/null) ; then
|
||||
export TEXINPUTS=$(echo ${TEXINPUTS} | sed -e 's|/usr/share/texmf/*:\?||g')
|
||||
elif $(echo ${TEXINPUTS} | grep '/var/lib/texmf' &>/dev/null) ; then
|
||||
export TEXINPUTS=$(echo ${TEXINPUTS} | sed -e 's|/var/lib/texmf/*:\?||g')
|
||||
fi
|
||||
fi
|
||||
|
||||
MKTEMP_COMMAND="mktemp -t tmp.XXXXXXXXXX"
|
||||
DIFF_COMMAND="cmp -s"
|
||||
TEMP_FILE="`${MKTEMP_COMMAND}`"
|
||||
|
||||
if [ -z "${TEMP_FILE}" ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
# check whether config files for fmtutil and updmap have changed
|
||||
STATUS_FMTUTIL="0"
|
||||
STATUS_UPDMAP="0"
|
||||
|
||||
if [ -d /etc/texmf/texmf.d ]; then
|
||||
echo "Generating /etc/texmf/web2c/texmf.cnf from /etc/texmf/texmf.d ..."
|
||||
cat /etc/texmf/texmf.d/*.cnf > "/etc/texmf/web2c/texmf.cnf"
|
||||
fi
|
||||
|
||||
if [ -d /etc/texmf/fmtutil.d ]; then
|
||||
echo "Generating /etc/texmf/web2c/fmtutil.cnf from /etc/texmf/fmtutil.d ..."
|
||||
if [ -f /etc/texmf/web2c/fmtutil.cnf ]; then
|
||||
cp -f /etc/texmf/web2c/fmtutil.cnf ${TEMP_FILE}
|
||||
else
|
||||
touch ${TEMP_FILE}
|
||||
fi
|
||||
cat /etc/texmf/fmtutil.d/*.cnf > "/etc/texmf/web2c/fmtutil.cnf"
|
||||
${DIFF_COMMAND} /etc/texmf/web2c/fmtutil.cnf ${TEMP_FILE}
|
||||
STATUS_FMTUTIL="${STATUS_FMTUTIL}$?"
|
||||
else
|
||||
# if no regeneration took place:
|
||||
# always regenerate the formats to be on the safe side
|
||||
STATUS_FMTUTIL="${STATUS_FMTUTIL}3"
|
||||
fi
|
||||
|
||||
if [ -d /etc/texmf/updmap.d ]; then
|
||||
if [ -f /etc/texmf/web2c/updmap.cfg ]; then
|
||||
cp -f /etc/texmf/web2c/updmap.cfg ${TEMP_FILE}
|
||||
else
|
||||
touch ${TEMP_FILE}
|
||||
fi
|
||||
echo "Generating /etc/texmf/web2c/updmap.cfg from /etc/texmf/updmap.d ..."
|
||||
cat /etc/texmf/updmap.d/*.cfg > "/etc/texmf/web2c/updmap.cfg"
|
||||
${DIFF_COMMAND} /etc/texmf/web2c/updmap.cfg ${TEMP_FILE}
|
||||
STATUS_UPDMAP="${STATUS_UPDMAP}$?"
|
||||
else
|
||||
# if no regeneration could be done:
|
||||
# always regenerate the maps to be on the safe side
|
||||
STATUS_UPDMAP="${STATUS_UPDMAP}3"
|
||||
fi
|
||||
|
||||
echo "Generating ls-R files"
|
||||
mktexlsr &>/dev/null
|
||||
|
||||
# Generate language.dat file, from texlive install-pkg.sh
|
||||
X=`kpsewhich language.dat`
|
||||
Z=`dirname $X`
|
||||
if [ -n "$X" -a -f "$Z/language.dat" -a -f "$Z/language.us" ] ; then
|
||||
echo "Generating language.dat file"
|
||||
|
||||
# Save the old one, we will check if it has changed
|
||||
cp -f "$Z/language.dat" "${TEMP_FILE}"
|
||||
|
||||
cat "$Z/language.us" > "$Z/language.dat"
|
||||
for i in /etc/texmf/language.dat.d/language.*.dat; do
|
||||
[ -f "$i" ] && cat "$i" >> "$Z/language.dat"
|
||||
done
|
||||
|
||||
${DIFF_COMMAND} "$Z/language.dat" "${TEMP_FILE}"
|
||||
STATUS_FMTUTIL="${STATUS_FMTUTIL}$?"
|
||||
fi
|
||||
|
||||
# Generate language.def file.
|
||||
if [ -n "$X" -a -f "$Z/language.def" -a -f "$Z/language.us.def" ] ; then
|
||||
echo "Generating language.def file"
|
||||
|
||||
# Save the old one, we will check if it has changed
|
||||
cp -f "$Z/language.def" "${TEMP_FILE}"
|
||||
|
||||
cat "$Z/language.us.def" > "$Z/language.def"
|
||||
for i in /etc/texmf/language.def.d/language.*.def; do
|
||||
[ -f "$i" ] && cat "$i" >> "$Z/language.def"
|
||||
done
|
||||
cat << EOF >> "$Z/language.def"
|
||||
%%% No changes may be made beyond this point.
|
||||
|
||||
\uselanguage {USenglish} %%% This MUST be the last line of the file.
|
||||
EOF
|
||||
|
||||
${DIFF_COMMAND} "$Z/language.def" "${TEMP_FILE}"
|
||||
STATUS_FMTUTIL="${STATUS_FMTUTIL}$?"
|
||||
fi
|
||||
|
||||
# Generate language.dat.lua file.
|
||||
if [ -n "$X" -a -f "$Z/language.dat.lua" -a -f "$Z/language.us.lua" ] ; then
|
||||
echo "Generating language.dat.lua file"
|
||||
|
||||
# Save the old one, we will check if it has changed
|
||||
cp -f "$Z/language.dat.lua" "${TEMP_FILE}"
|
||||
|
||||
cat "$Z/language.us.lua" > "$Z/language.dat.lua"
|
||||
for i in /etc/texmf/language.dat.lua.d/language.*.dat.lua; do
|
||||
[ -f "$i" ] && cat "$i" >> "$Z/language.dat.lua"
|
||||
done
|
||||
printf "}\n" >> "$Z/language.dat.lua"
|
||||
|
||||
${DIFF_COMMAND} "$Z/language.dat.lua" "${TEMP_FILE}"
|
||||
STATUS_FMTUTIL="${STATUS_FMTUTIL}$?"
|
||||
fi
|
||||
|
||||
if [ "${STATUS_FMTUTIL}" -ne 0 ] ; then
|
||||
echo "Generating format files ..."
|
||||
fmtutil-sys --all &>/dev/null
|
||||
else
|
||||
echo "Skipping format files, since they are unchanged"
|
||||
fi
|
||||
|
||||
if [ "${STATUS_UPDMAP}" -ne 0 ] ; then
|
||||
echo "Generating font maps..."
|
||||
updmap-sys &>/dev/null
|
||||
else
|
||||
echo "Skipping font maps, since they are unchanged"
|
||||
fi
|
||||
|
||||
rm -f ${TEMP_FILE}
|
||||
|
||||
echo
|
||||
echo "Use 'texconfig font ro'(rw) to disable (enable) font generation for users"
|
||||
echo
|
108
dev-libs/kpathsea/kpathsea-6.1.1_p20130530.ebuild
Normal file
108
dev-libs/kpathsea/kpathsea-6.1.1_p20130530.ebuild
Normal file
|
@ -0,0 +1,108 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.1.1_p20130530.ebuild,v 1.1 2013/06/27 15:08:32 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit texlive-common eutils libtool
|
||||
|
||||
TEXMFD_VERSION="5"
|
||||
|
||||
DESCRIPTION="Library implementing generic path searching, configuration, and TeX-specific file searching"
|
||||
HOMEPAGE="http://tug.org/texlive/"
|
||||
SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz
|
||||
mirror://gentoo/${PN}-texmf.d-${TEXMFD_VERSION}.tar.xz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc source static-libs"
|
||||
|
||||
DEPEND="!<app-text/texlive-core-2013
|
||||
!app-text/ptex"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
|
||||
|
||||
TL_VERSION=2013
|
||||
EXTRA_TL_MODULES="kpathsea"
|
||||
EXTRA_TL_DOC_MODULES="kpathsea.doc"
|
||||
|
||||
for i in ${EXTRA_TL_MODULES} ; do
|
||||
SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${TL_VERSION}.tar.xz"
|
||||
done
|
||||
|
||||
SRC_URI="${SRC_URI} doc? ( "
|
||||
for i in ${EXTRA_TL_DOC_MODULES} ; do
|
||||
SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${TL_VERSION}.tar.xz"
|
||||
done
|
||||
SRC_URI="${SRC_URI} ) "
|
||||
|
||||
TEXMF_PATH=/usr/share/texmf-dist
|
||||
|
||||
src_prepare() {
|
||||
cd "${WORKDIR}/texlive-${PV#*_p}-source"
|
||||
S="${WORKDIR}/texlive-${PV#*_p}-source" elibtoolize #sane .so versionning on gfbsd
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# Too many regexps use A-Z a-z constructs, what causes problems with locales
|
||||
# that don't have the same alphabetical order than ascii. Bug #347798
|
||||
# So we set LC_ALL to C in order to avoid problems.
|
||||
export LC_ALL=C
|
||||
|
||||
# Disable largefile because it seems to cause problems on big endian 32 bits
|
||||
# systems...
|
||||
econf \
|
||||
--disable-largefile \
|
||||
$(use_enable static-libs static)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" web2cdir="${EPREFIX}/usr/share/texmf-dist/web2c" install
|
||||
find "${D}" -name '*.la' -delete
|
||||
|
||||
dodir /usr/share # just in case
|
||||
cp -pR "${WORKDIR}"/texmf-dist "${ED}/usr/share/" || die "failed to install texmf trees"
|
||||
if use source ; then
|
||||
cp -pR "${WORKDIR}"/tlpkg "${ED}/usr/share/" || die "failed to install tlpkg files"
|
||||
fi
|
||||
|
||||
# The default configuration expects it to be world writable, bug #266680
|
||||
# People can still change it with texconfig though.
|
||||
dodir /var/cache/fonts
|
||||
fperms 1777 /var/cache/fonts
|
||||
|
||||
# Take care of fmtutil.cnf and texmf.cnf
|
||||
dodir /etc/texmf/{fmtutil.d,texmf.d}
|
||||
|
||||
# Remove default texmf.cnf to ship our own, greatly based on texlive dvd's
|
||||
# texmf.cnf
|
||||
# It will also be generated from /etc/texmf/texmf.d files by texmf-update
|
||||
rm -f "${ED}${TEXMF_PATH}/web2c/texmf.cnf"
|
||||
|
||||
insinto /etc/texmf/texmf.d
|
||||
doins "${WORKDIR}/texmf.d/"*.cnf
|
||||
|
||||
# Remove fmtutil.cnf, it will be regenerated from /etc/texmf/fmtutil.d files
|
||||
# by texmf-update
|
||||
rm -f "${ED}${TEXMF_PATH}/web2c/fmtutil.cnf"
|
||||
|
||||
dosym /etc/texmf/web2c/fmtutil.cnf ${TEXMF_PATH}/web2c/fmtutil.cnf
|
||||
dosym /etc/texmf/web2c/texmf.cnf ${TEXMF_PATH}/web2c/texmf.cnf
|
||||
|
||||
newsbin "${FILESDIR}/texmf-update" texmf-update
|
||||
|
||||
# Keep it as that's where the formats will go
|
||||
keepdir /var/lib/texmf
|
||||
|
||||
dodoc BUGS ChangeLog NEWS PROJECTS README
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
etexmf-update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
etexmf-update
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/libcec-2.1.3.ebuild,v 1.1 2013/05/19 12:03:41 thev00d00 Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/libcec-2.1.3.ebuild,v 1.3 2013/06/27 18:08:10 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="http://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="debug static-libs"
|
||||
|
||||
RDEPEND="virtual/udev"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.5.ebuild,v 1.3 2013/06/08 14:13:01 jer Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.5.ebuild,v 1.4 2013/06/27 18:09:18 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz"
|
|||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm hppa ~x86"
|
||||
KEYWORDS="amd64 ~arm hppa x86"
|
||||
IUSE="debug static-libs"
|
||||
|
||||
DEPEND=""
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.1.ebuild,v 1.2 2013/06/08 14:24:06 jer Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.1.ebuild,v 1.4 2013/06/27 18:09:22 ago Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
|
@ -9,7 +9,7 @@ HOMEPAGE="http://www.librelp.com/"
|
|||
SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz"
|
||||
LICENSE="GPL-3 doc? ( FDL-1.3 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm hppa ~sparc ~x86"
|
||||
KEYWORDS="amd64 ~arm hppa ~sparc x86"
|
||||
IUSE="debug doc"
|
||||
|
||||
DEPEND=""
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
DIST texlive-20120701-source.tar.xz 131904044 SHA256 9666617d5dac3e82578e696835cc9f251ee0a56d162d86dff08659ac5dcb6c81 SHA512 0e8653aa21094e079900d17256f0768ac5514690a3725d96923d5fdc7633484d611441df1af8c674b38b9ce6a8845a9004976cd00635742dfc6837aa433caf5f WHIRLPOOL 9d570a1bd58cca8baed399ab53eb767c7c3db607c00363ce563e14dfccdd235703c538e6a651aa7f2934adf21f8477775f1547f9e7f3d957b89af644c89bcb57
|
||||
DIST texlive-20130530-source.tar.xz 179963948 SHA256 a905832e4c04dd1cb16db4bb7baacb78fbc19682bd33ac2697a3a85ce78d79d4 SHA512 4aa85273a675af2453f09777b7cb348c18add77410d72f562c6586f6814d4e7c34b6f3690e3453020654fb0a265339fcabf590d9155367d52846224499af334c WHIRLPOOL 3affaf25d3936505d971599092964b0f0e97d107d22dbac6a85ad547e1d2726a6a09c5075fecb0c6ff8c88bc1bd09d78f95902f76eb76c608f8a7bc42dd6bc33
|
||||
|
|
47
dev-libs/ptexenc/ptexenc-1.3.1_p20130530.ebuild
Normal file
47
dev-libs/ptexenc/ptexenc-1.3.1_p20130530.ebuild
Normal file
|
@ -0,0 +1,47 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.1_p20130530.ebuild,v 1.1 2013/06/27 16:43:58 aballier Exp $
|
||||
|
||||
EAPI=3
|
||||
|
||||
inherit libtool
|
||||
|
||||
DESCRIPTION="Library for Japanese pTeX providing a better way of handling character encodings"
|
||||
HOMEPAGE="http://tutimura.ath.cx/ptexlive/?ptexenc"
|
||||
SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
|
||||
# http://tutimura.ath.cx/~nob/tex/ptexlive/ptexenc/${P}.tar.xz
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"
|
||||
IUSE="iconv static-libs"
|
||||
|
||||
DEPEND="iconv? ( virtual/libiconv )
|
||||
dev-libs/kpathsea"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# https://bugs.gentoo.org/show_bug.cgi?id=377141
|
||||
sed -i '/^LIBS/s:@LIBS@:@LIBS@ @KPATHSEA_LIBS@:' "${S}"/Makefile.in || die
|
||||
|
||||
cd "${WORKDIR}/texlive-${PV#*_p}-source"
|
||||
S="${WORKDIR}/texlive-${PV#*_p}-source" elibtoolize #sane .so versionning on gfbsd
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
--with-system-kpathsea \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_enable iconv kanji-iconv)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die
|
||||
find "${D}" -name '*.la' -delete
|
||||
|
||||
dodoc ChangeLog README || die
|
||||
}
|
|
@ -1 +1 @@
|
|||
DIST edpwd-0.0.4.tar.gz 3342 SHA256 3f808dfe8161012d93076f22dacebc4296cbb42d6cb22c4bc4a506bdbcf0083c SHA512 df30d4989e1a294861762e9e4ff9a21613ab54a14f070f24ac9efc4afd109bd54b21704c111e5addd8c75f1ef87e6eab38dd58ab020f68fb65203bfbc7292d32 WHIRLPOOL b14d35f22f0f85f45328c85a11b22d2d6015bcf227cc9c43b7a6f14ccfe6e665865f0cd8d83fdbb651fed502900c603443e0eb8ffb6169ba0fc2c1da30e5f73f
|
||||
DIST edpwd-0.0.7.tar.gz 3801 SHA256 736d225c26ec5c06a2231b063f0da213de3d4652583c2eb022d7755f93216a2a SHA512 35f78057af96a197c3ad5887638a6b24dc1353cbc8d676d71ee2ca31e24582cdc3b68b8cd4d321d935019711d9cc249b13760422760b16b0e5359ccecef5e39d WHIRLPOOL 9b838ed6eb00b25b6ce8a0dc7c8071d7fecaf7a961394232aef3d326b056040e4744bb338822a1e08b32a9c8ff253049a7501a123fe5d337c7e0462d574d3bbb
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/edpwd/edpwd-0.0.4.ebuild,v 1.1 2013/06/23 16:46:38 tampakrap Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/edpwd/edpwd-0.0.7.ebuild,v 1.1 2013/06/27 22:19:41 tampakrap Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7} )
|
||||
|
@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
|
|||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Encrypt/Decrypt Password Library that wraps up Blowfish"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/edpwdi/"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/edpwd/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
@ -16,12 +16,11 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-python/pycrypto"
|
||||
DEPEND=">=dev-python/setuptools-0.6.30[${PYTHON_USEDEP}]"
|
||||
RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
if "${PYTHON}" -m edpwd.tests; then
|
||||
einfo "Test passed under ${EPYTHON}"
|
||||
else
|
||||
die "Test failed under ${EPYTHON}"
|
||||
fi
|
||||
set -- "${PYTHON}" setup.py test
|
||||
echo "${@}"
|
||||
"${@}" || die "Tests failed with ${EPYTHON}"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-1.0_beta1.ebuild,v 1.1 2013/06/18 07:04:53 radhermit Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-1.0_beta1.ebuild,v 1.2 2013/06/27 21:16:37 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy{1_9,2_0} )
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
|
||||
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-fbsd ~x86-fbsd"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
DIST keyring-1.0.zip 61370 SHA256 628070bfb2daa080c98ddb3057a2f802cd1d15720ca40e54bdb2aa39d97485f9 SHA512 6b5002b06c5aa420786e4114c3fdaa75eb79ff72af460dcefba5909224bded2ccd9bd19a7a3847395403283f29d2108ba7679adbc97af5717a539c9f14439dd0 WHIRLPOOL 670e6420001defecbf17f1430fd62b48196d89d5ac4f5bf585c5116fec06bc028ca0c18f64fcf5d0c4dcc10e77674d17e75ce3ba29fb5e14877fa61c4f05ffd0
|
||||
DIST keyring-1.5.zip 80478 SHA256 e7065e8584d3b9724413eaa42198f0b6433a3c097b620bb176fd1e340cfb9dda SHA512 4c283bf7ae64bd38d846b7ff8c74cae6ad59f684c65c130b7dda726e337295cf9c31ad51ad2ef1bd4011e5f92cbd96f7dfd9606f62bcdf6a61e36ee6b3385606 WHIRLPOOL 58c751504e55c40eaea93cdc6abf64ea0c9791f72efef239da3904762d4022f3f993f3816e293a548da58a5c091da18f5eba50e39ef85344b90fa6fa9fa81b2a
|
||||
|
|
40
dev-python/keyring/keyring-1.5.ebuild
Normal file
40
dev-python/keyring/keyring-1.5.ebuild
Normal file
|
@ -0,0 +1,40 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-1.5.ebuild,v 1.1 2013/06/27 17:40:29 prometheanfire Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7} python{3_1,3_2,3_3} pypy{1_9,2_0} )
|
||||
#tests restricted due to unpackaged dependancies
|
||||
RESTRICT="test"
|
||||
|
||||
inherit distutils-r1
|
||||
DESCRIPTION="Provides access to the system keyring service"
|
||||
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
|
||||
SRC_URI="mirror://pypi/k/${PN}/${P}.zip"
|
||||
|
||||
LICENSE="PSF-2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]
|
||||
app-arch/unzip
|
||||
test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )"
|
||||
RDEPEND=""
|
||||
|
||||
PATCHES=(
|
||||
)
|
||||
# "${FILESDIR}/setup-1.0.patch"
|
||||
|
||||
python_test() {
|
||||
# test_backend.py and test_core.py access keyring backends
|
||||
# which may spawn password prompts and do other damage.
|
||||
|
||||
# XXX: leave out the harmless tests (dummy backends?)
|
||||
|
||||
for t in test_{cli,util}.py; do
|
||||
"${PYTHON}" "${BUILD_DIR}"/lib/${PN}/tests/${t} \
|
||||
|| die "${t} fails with ${EPYTHON}"
|
||||
done
|
||||
}
|
36
dev-python/kombu/files/kombu-2.5.10-tests.patch
Normal file
36
dev-python/kombu/files/kombu-2.5.10-tests.patch
Normal file
|
@ -0,0 +1,36 @@
|
|||
From 95dacce13e704e83d640e488ff50ccd16ca8411b Mon Sep 17 00:00:00 2001
|
||||
From: Ask Solem <ask@celeryproject.org>
|
||||
Date: Tue, 25 Jun 2013 14:22:49 +0100
|
||||
Subject: [PATCH] Fixes test suite failures when logging enabled. Closes #227
|
||||
|
||||
diff -ur kombu-2.5.10.orig/kombu/tests/transport/test_pyamqp.py
|
||||
kombu-2.5.10/kombu/tests/transport/test_pyamqp.py
|
||||
--- kombu/tests/transport/test_pyamqp.py 2013-04-12 00:57:56.000000000 +0800
|
||||
+++ kombu/tests/transport/test_pyamqp.py 2013-06-27 23:39:30.545684336 +0800
|
||||
@@ -3,8 +3,10 @@
|
||||
|
||||
import sys
|
||||
|
||||
+from functools import partial
|
||||
from mock import patch
|
||||
from nose import SkipTest
|
||||
+from itertools import count
|
||||
|
||||
try:
|
||||
import amqp # noqa
|
||||
@@ -13,6 +15,7 @@
|
||||
else:
|
||||
from kombu.transport import pyamqp
|
||||
from kombu import Connection
|
||||
+from kombu.utils.compat import next
|
||||
|
||||
from kombu.tests.utils import TestCase
|
||||
from kombu.tests.utils import mask_modules, Mock
|
||||
@@ -43,6 +46,7 @@
|
||||
pass
|
||||
|
||||
self.conn = Mock()
|
||||
+ self.conn._get_free_channel_id.side_effect = partial(next, count(0))
|
||||
self.conn.channels = {}
|
||||
self.channel = Channel(self.conn, 0)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/kombu/kombu-2.5.10.ebuild,v 1.2 2013/04/28 01:04:01 idella4 Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/kombu/kombu-2.5.10.ebuild,v 1.3 2013/06/27 17:31:09 idella4 Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
|
|||
IUSE="amqplib doc examples test"
|
||||
|
||||
RDEPEND=">=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/py-amqp-1.0.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/py-amqp-1.0.12[${PYTHON_USEDEP}]
|
||||
amqplib? ( >=dev-python/amqplib-1.0.2[${PYTHON_USEDEP}] )"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/nose-cover3[${PYTHON_USEDEP}]
|
||||
|
@ -33,39 +33,30 @@ DEPEND="${RDEPEND}
|
|||
dev-python/beanstalkc[$(python_gen_usedep python2_7)]
|
||||
dev-python/couchdb-python[$(python_gen_usedep python2_7)] )
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-tests.patch )
|
||||
|
||||
python_compile_all() {
|
||||
if use doc; then
|
||||
emake -C docs html || die "kombu docs failed installation"
|
||||
fi
|
||||
}
|
||||
|
||||
# wip; https://github.com/celery/kombu/issues/227; at this point upstr. maintainer established these tests
|
||||
# 'can and do' pass, acks their failing 'on Travis' and offers neither a solution nor any plan to make 1.
|
||||
# https://github.com/celery/kombu/issues/227
|
||||
python_test() {
|
||||
export DJANGO_SETTINGS_MODULE="django.conf"
|
||||
if [[ "${EPYTHON}" == python3* ]]; then
|
||||
nosetests --py3where=build/lib -e test_basic_consume_registers_ack_status \
|
||||
-e test_close_resolves_connection_cycle -e test_init \
|
||||
-e test_message_to_python -e test_prepare_message \
|
||||
-e test_produce_consume -e test_produce_consume_noack kombu/tests \
|
||||
|| die "Tests failed under ${EPYTHON}"
|
||||
nosetests --py3where=build/lib \
|
||||
-e test_produce_consume -e test_produce_consume_noack kombu/tests \
|
||||
|| die "Tests failed under ${EPYTHON}"
|
||||
else
|
||||
nosetests -e test_basic_consume_registers_ack_status -e test_close_resolves_connection_cycle \
|
||||
-e test_init -e test_message_to_python -e test_prepare_message \
|
||||
|| die "Tests failed under ${EPYTHON}"
|
||||
nosetests || die "Tests failed under ${EPYTHON}"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
python_install_all() {
|
||||
use examples && local EXAMPLES=( examples/. )
|
||||
use doc && local HTML_DOCS=( docs/.build/html/. )
|
||||
distutils-r1_python_install_all
|
||||
|
||||
if use examples; then
|
||||
docompress -x usr/share/doc/${P}/examples/
|
||||
insinto usr/share/doc/${PF}/
|
||||
doins -r examples/
|
||||
fi
|
||||
|
||||
use doc && dohtml -r docs/.build/html/
|
||||
}
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
DIST amqp-1.0.11.tar.gz 70207 SHA256 e26d184024262ac93ba1177217b9a48edba55c5a0a46f3cba35d35d498ebe784 SHA512 7f7e7b4a11054949e992e91b21d1aa5507102243f604100ea121b2fcbf8a6de2ddaecf33cd170a5ce29660aed144bcaa79ffbceb5968933ae507ac0e51e2ff3a WHIRLPOOL c50189f66885ad1453ff75abf1c460209b3cb4abd2f12a489413ce3c316c8449982d39e676f5bfbe20978f777770080ecbf4989f89b7b6439bbffae4c56a0347
|
||||
DIST amqp-1.0.6.tar.gz 69511 SHA256 fcc667a4e160c770fc41bd2b9b635ba0963db3dfd277491a8a10f8ccfba13e4f SHA512 40d1b9a2e692b1a89bdf7ffd098010437ecc6c51c7c7da6271283d199d47950be3f709370deb583ee8c4d2f7396789618ffeda8903f67bdc399d0b0902a2ebd6 WHIRLPOOL 476695f1c72ffa106ba73f6e4fe2dba796feca1ad7d2f72c7c2e1e750586eefe01c083f9d422d99e2a7ecf8df0f12e14d9630a490bd2f7ec9ff32e95af69cc05
|
||||
DIST amqp-1.0.8.tar.gz 69976 SHA256 cc91d7aa03c6777454fda5e1631426952103b072c68a02c5bb7b17945e28f94b SHA512 cbe3261bf4378ccbb9bb31a72db4567654ae3f84d953bfe0c9b4443a52e05e056ff598dbf1966ef935b172ef8a655be4370f4d93fa0c591d2ca8b9ac60965396 WHIRLPOOL 9417571344673ea80e3048d3694f4fe644e33a5e5f62c3457d7d27277f8323dae36e5bc0207c7f853e40f7dd305cf77bfd14567860fe921f9fcdc9b25c83212a
|
||||
DIST amqp-1.0.12.tar.gz 70242 SHA256 c2c09d0310009efd9b19fc12efff7a085b789b841341a533451b85750be6518d SHA512 df0cd0032b2a67fc67c016370b8d1c3455330e0656056b1c110f6fc7f1becd755a58fbd72d00a437175cd376b3e7ad956557c810e31ab2c99655cea11d71243c WHIRLPOOL 200f8b7929bc4731b53c3a2da397b4ca37b01d823a8ad998e16b5dfcf80d9350863086a8affed956e93104e15b3381534d8453c95e8dcb0c685e15bb65cdd801
|
||||
DIST amqp-1.0.9.tar.gz 70180 SHA256 c31217630cbe2057b9f9c689820f950104ad1aea9cbb05df319d2bb7c916857b SHA512 4e3d38536d96cf4ac788c0a06f3a3a43d29b6b8837864d25d6b854a1d45e066935f4c465868467cc62da719c10b560c3d6170f80494328c1e408f3f1f0f5ea08 WHIRLPOOL 59637941ee2c6e4a600c9134b202e5568f2ae9fda3016f444b2a7afdee0bff2e515b8323be3ff0125d28c7d4418a13375907535a4437264c4894d62ca196b8aa
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-amqp/py-amqp-1.0.8.ebuild,v 1.1 2013/02/22 05:46:08 patrick Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-amqp/py-amqp-1.0.12.ebuild,v 1.1 2013/06/27 16:16:08 idella4 Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} )
|
||||
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
@ -20,44 +20,36 @@ S="${WORKDIR}/${MY_P}"
|
|||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="examples extras"
|
||||
IUSE="doc examples extras test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
python_prepare_all() {
|
||||
local PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.0.6_disable_socket_tests.patch"
|
||||
)
|
||||
PATCHES=( "${FILESDIR}"/${PN}-1.0.6_disable_socket_tests.patch )
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
python_compile_all() {
|
||||
use doc && emake -C docs html
|
||||
}
|
||||
|
||||
python_test() {
|
||||
cp -r -l funtests "${BUILD_DIR}"/ || die
|
||||
|
||||
cd "${BUILD_DIR}" || die
|
||||
if [[ ${EPYTHON} == python3.* ]]; then
|
||||
cp -r -l funtests "${BUILD_DIR}"/lib/ || die
|
||||
cd "${BUILD_DIR}"/lib || die
|
||||
if [[ ${EPYTHON:6:1} == 3 ]]; then
|
||||
# Notes:
|
||||
# -W is not supported by python3.1
|
||||
# -n causes Python to write into hardlinked files
|
||||
2to3 --no-diffs -w funtests || die
|
||||
fi
|
||||
|
||||
"${PYTHON}" funtests/run_all.py || ewarn "Tests fail with ${EPYTHON}"
|
||||
rm -rf funtests/ || die
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
|
||||
dodoc -r docs/.
|
||||
if use examples; then
|
||||
docinto examples
|
||||
dodoc -r demo/.
|
||||
docompress -x /usr/share/doc/${PF}/examples
|
||||
fi
|
||||
use examples && local EXAMPLES=( demo/. )
|
||||
use doc && local HTML_DOCS=( docs/.build/html/. )
|
||||
if use extras; then
|
||||
insinto /usr/share/${PF}
|
||||
insinto /usr/share/${PF}/extras
|
||||
doins -r extra
|
||||
fi
|
||||
distutils-r1_python_install_all
|
||||
}
|
|
@ -1,63 +0,0 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-amqp/py-amqp-1.0.6-r1.ebuild,v 1.1 2013/02/17 12:55:30 mgorny Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN="amqp"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="Low-level AMQP client for Python (fork of amqplib)"
|
||||
HOMEPAGE="https://github.com/celery/py-amqp http://pypi.python.org/pypi/amqp/"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="examples extras"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
python_prepare_all() {
|
||||
local PATCHES=(
|
||||
"${FILESDIR}/${P}_disable_socket_tests.patch"
|
||||
)
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_test() {
|
||||
cp -r -l funtests "${BUILD_DIR}"/ || die
|
||||
|
||||
cd "${BUILD_DIR}" || die
|
||||
if [[ ${EPYTHON} == python3.* ]]; then
|
||||
# Notes:
|
||||
# -W is not supported by python3.1
|
||||
# -n causes Python to write into hardlinked files
|
||||
2to3 --no-diffs -w funtests || die
|
||||
fi
|
||||
|
||||
"${PYTHON}" funtests/run_all.py || ewarn "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
|
||||
dodoc -r docs/.
|
||||
if use examples; then
|
||||
docinto examples
|
||||
dodoc -r demo/.
|
||||
docompress -x /usr/share/doc/${PF}/examples
|
||||
fi
|
||||
if use extras; then
|
||||
insinto /usr/share/${PF}
|
||||
doins -r extra
|
||||
fi
|
||||
}
|
|
@ -1,58 +0,0 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-amqp/py-amqp-1.0.6.ebuild,v 1.2 2013/01/08 21:58:40 iksaif Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
PYTHON_TESTS_RESTRICTED_ABIS="3.*"
|
||||
PYTHON_DEPEND="2 3"
|
||||
SUPPORT_PYTHON_ABIS="1"
|
||||
|
||||
inherit distutils eutils
|
||||
|
||||
MY_PN="amqp"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="Low-level AMQP client for Python (fork of amqplib)"
|
||||
HOMEPAGE="https://github.com/celery/py-amqp http://pypi.python.org/pypi/amqp/"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE="examples extras test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
if use test; then
|
||||
epatch "${FILESDIR}/${P}_disable_socket_tests.patch"
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
|
||||
testing() {
|
||||
PYTHONPATH="build-${PYTHON_ABI}/lib" python \
|
||||
"funtests/run_all.py"
|
||||
}
|
||||
|
||||
python_execute_function testing
|
||||
}
|
||||
|
||||
src_install() {
|
||||
distutils_src_install
|
||||
|
||||
dodoc -r docs/*
|
||||
if use examples; then
|
||||
docinto examples
|
||||
dodoc demo/* || die "dodoc failed"
|
||||
fi
|
||||
if use extras; then
|
||||
insinto /usr/share/${PF}
|
||||
doins -r extra || die "doins failed"
|
||||
fi
|
||||
}
|
|
@ -1,11 +1,13 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-9999.ebuild,v 1.1 2013/06/27 14:29:10 xmw Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-9999.ebuild,v 1.2 2013/06/27 18:01:50 xmw Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
# pypy: bug #458558 (wrong linker options due to not respecting CC)
|
||||
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} )
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
DISTUTILS_NO_PARALLEL_BUILD=1
|
||||
|
||||
inherit distutils-r1 git-2 multilib
|
||||
|
||||
|
@ -27,6 +29,9 @@ DEPEND="${RDEPEND}
|
|||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
|
||||
|
||||
#bug 458566
|
||||
RESTRICT=test
|
||||
|
||||
python_prepare_all() {
|
||||
sed -e "s:^library_dirs =.*:library_dirs = /usr/$(get_libdir) /usr/$(get_libdir)/sasl2:" \
|
||||
-e "s:^include_dirs =.*:include_dirs = \"${EPREFIX}\"/usr/include \"${EPREFIX}\"/usr/include/sasl:" \
|
||||
|
@ -48,6 +53,14 @@ python_prepare_all() {
|
|||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_prepare() {
|
||||
# Syntax "except ImportError as a" works on python2.6 and newer
|
||||
if [ "${MULTIBUILD_VARIANT}" == "python2_5" ] ; then
|
||||
sed -e '/except/s: as :,:' \
|
||||
-i $(find . -name "*.py") || die
|
||||
fi
|
||||
}
|
||||
|
||||
python_compile_all() {
|
||||
if use doc; then
|
||||
cd Doc || die
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.3.0.ebuild,v 1.8 2013/05/24 19:55:34 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.3.0.ebuild,v 1.9 2013/06/27 21:14:17 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9,2_0} )
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm hppa ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
KEYWORDS="amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
IUSE="doc test"
|
||||
|
||||
DEPEND="doc? ( dev-python/sphinx )
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-9999.ebuild,v 1.1 2013/01/01 16:04:55 mgorny Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-9999.ebuild,v 1.2 2013/06/27 21:14:17 aballier Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
|
||||
|
@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
||||
IUSE="doc test"
|
||||
|
||||
DEPEND="doc? ( dev-python/sphinx )
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
DIST cligh-0.1_p20120630.tar.gz 7848 SHA256 a531dac9c04fe832aa823334f7ff9e3b2034876a95d60c1e5a77712aead73539 SHA512 1be944a18cad117ddceb5461f0f53c083f34afe32c79d5ce9494c587fa5d8b8f7c7acc3f7447e18677b7fce2fa96ed7bb34a228b5528f19fe4933a24fefa933d WHIRLPOOL 033a5b14015f23c6ec92931928d594ed2affb9b9b0048b350d608dfd7710fd3f48c6d3aebce07a5d6366c4f1ef63dcf4ad8cc72c85afe9285238fe355556089e
|
||||
DIST cligh-0.2.tar.gz 7844 SHA256 89b101d9e556d706cb6f5e1fcaec4b226942f52cabd7eef5d5519bcf28269de1 SHA512 9b6e5e187324ccc1d9264aa259f648231f46aa443b75682206a17626f4f6f594a14538066f5e561c8a296d740506216db4cbd6ef7a9d25338a9d641cec7e3b9c WHIRLPOOL ba3aa9974186675831aca44b653c4b74f7224a2dd18de73180145649342efc4222c5877e46609dd68deb9833c98cb94ce4e5f90195ccafb29236b8822baa0789
|
||||
|
|
22
dev-util/cligh/cligh-0.2.ebuild
Normal file
22
dev-util/cligh/cligh-0.2.ebuild
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-0.2.ebuild,v 1.1 2013/06/27 19:58:54 williamh Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Command-line interface to GitHub"
|
||||
HOMEPAGE="http://the-brannons.com/software/cligh.html"
|
||||
SRC_URI="http://the-brannons.com/software/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/PyGithub[${PYTHON_USEDEP}]
|
||||
dev-python/pyxdg[${PYTHON_USEDEP}]
|
||||
virtual/python-argparse[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}"
|
74
dev-util/reviewboard/files/CVE-2013-2209-sec.patch
Normal file
74
dev-util/reviewboard/files/CVE-2013-2209-sec.patch
Normal file
|
@ -0,0 +1,74 @@
|
|||
From 4aaacbb1e628a80803ba1a55703db38fccdf7dbf Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hammond <chipx86@chipx86.com>
|
||||
Date: Fri, 21 Jun 2013 23:33:16 -0700
|
||||
Subject: [PATCH] Fix an XSS vulnerability in the reviews dropdown.
|
||||
|
||||
The reviews dropdown had a bad vulnerability where it would assume the
|
||||
user's full name is valid HTML. This allowed the user to craft a script
|
||||
tag that would be executed every time the name appeared in the dropdown.
|
||||
|
||||
This vulnerability exists in 1.6.x, 1.7.x, and the in-development 1.8.
|
||||
There are no known attacks in the wild.
|
||||
|
||||
This was reported by Craig Young at Tripwire.
|
||||
#---
|
||||
# reviewboard/htdocs/media/rb/js/reviews.js | 6 ++++--
|
||||
# 1 file changed, 4 insertions(+), 2 deletions(-)
|
||||
|
||||
#diff --git a/reviewboard/htdocs/media/rb/js/reviews.js b/reviewboard/htdocs/media/rb/js/reviews.js
|
||||
#index 6340744..035872f 100644
|
||||
#--- a/reviewboard/htdocs/media/rb/js/reviews.js
|
||||
#+++ b/reviewboard/htdocs/media/rb/js/reviews.js
|
||||
#@@ -352,10 +352,12 @@ $.fn.reviewsAutoComplete = function(options) {
|
||||
# $(this)
|
||||
# .autocomplete({
|
||||
# formatItem: function(data) {
|
||||
#- var s = data[options.nameKey];
|
||||
#+ var s = data[options.nameKey],
|
||||
#+ desc;
|
||||
#
|
||||
# if (options.descKey) {
|
||||
#- s += " <span>(" + data[options.descKey] + ")</span>";
|
||||
#+ desc = $('<div/>').text(data[options.descKey]).html();
|
||||
#+ s += " <span>(" + desc + ")</span>";
|
||||
# }
|
||||
#
|
||||
# return s;
|
||||
#--
|
||||
#1.8.1.6
|
||||
diff -ur ReviewBoard-1.7.7.1.orig/reviewboard/htdocs/static/rb/js/reviews.js ReviewBoard-1.7.7.1/reviewboard/htdocs/static/rb/js/reviews.js
|
||||
--- reviewboard/htdocs/static/rb/js/reviews.js 2013-04-22 04:40:30.000000000 +0800
|
||||
+++ reviewboard/htdocs/static/rb/js/reviews.js 2013-06-28 10:38:29.514298074 +0800
|
||||
@@ -257,10 +257,12 @@
|
||||
$(this)
|
||||
.rbautocomplete({
|
||||
formatItem: function(data) {
|
||||
- var s = data[options.nameKey];
|
||||
+ var s = data[options.nameKey],
|
||||
+ desc;
|
||||
|
||||
if (options.descKey && data[options.descKey]) {
|
||||
- s += " <span>(" + data[options.descKey] + ")</span>";
|
||||
+ desc = $('<div/>').text(data[options.descKey]).html();
|
||||
+ s += " <span>(" + desc + ")</span>";
|
||||
}
|
||||
|
||||
return s;
|
||||
diff -ur ReviewBoard-1.7.7.1.orig/reviewboard/static/rb/js/reviews.js ReviewBoard-1.7.7.1/reviewboard/static/rb/js/reviews.js
|
||||
--- reviewboard/static/rb/js/reviews.js 2013-04-22 04:40:29.000000000 +0800
|
||||
+++ reviewboard/static/rb/js/reviews.js 2013-06-28 10:40:09.922290974 +0800
|
||||
@@ -257,10 +257,12 @@
|
||||
$(this)
|
||||
.rbautocomplete({
|
||||
formatItem: function(data) {
|
||||
- var s = data[options.nameKey];
|
||||
+ var s = data[options.nameKey],
|
||||
+ desc;
|
||||
|
||||
if (options.descKey && data[options.descKey]) {
|
||||
- s += " <span>(" + data[options.descKey] + ")</span>";
|
||||
+ desc = $('<div/>').text(data[options.descKey]).html();
|
||||
+ s += " <span>(" + desc + ")</span>";
|
||||
}
|
||||
|
||||
return s;
|
117
dev-util/reviewboard/reviewboard-1.7.7.1-r1.ebuild
Normal file
117
dev-util/reviewboard/reviewboard-1.7.7.1-r1.ebuild
Normal file
|
@ -0,0 +1,117 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-util/reviewboard/reviewboard-1.7.7.1-r1.ebuild,v 1.1 2013/06/28 02:52:33 idella4 Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN="ReviewBoard"
|
||||
DESCRIPTION="A web-based code review tool that offers developers an easy way to handle code reviews"
|
||||
HOMEPAGE="http://www.reviewboard.org/"
|
||||
SRC_URI="http://downloads.reviewboard.org/releases/${MY_PN}/1.7/${MY_PN}-${PV}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="codebase doc manual rnotes test"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
S=${WORKDIR}/${MY_PN}-${PV}
|
||||
|
||||
RDEPEND=">=dev-python/django-1.4.3[${PYTHON_USEDEP}]
|
||||
<dev-python/django-1.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/django-evolution-0.6.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/django-pipeline-1.2.24[${PYTHON_USEDEP}]
|
||||
>=dev-python/Djblets-0.7.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/pygments-1.5[${PYTHON_USEDEP}]
|
||||
dev-python/docutils[${PYTHON_USEDEP}]
|
||||
>=dev-python/markdown-2.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/paramiko-1.7.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/mimeparse-0.1.3[${PYTHON_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_USEDEP}]
|
||||
dev-python/python-memcached[${PYTHON_USEDEP}]
|
||||
dev-python/pytz[${PYTHON_USEDEP}]
|
||||
dev-python/recaptcha-client[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/nose[${PYTHON_USEDEP}] )
|
||||
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
|
||||
|
||||
REQUIRED_USE="doc? ( || ( codebase manual rnotes ) )"
|
||||
# Tests mostly access the inet and when run mostly fail
|
||||
RESTRICT=test
|
||||
|
||||
PATCHES=( "${FILESDIR}"/docs.patch
|
||||
"${FILESDIR}"/CVE-2013-2209-sec.patch )
|
||||
|
||||
python_prepare_all() {
|
||||
# Higher versions do not support python-2.5, while reviewboard upstream
|
||||
# still does. We do not support python-2.5 for this package as it will
|
||||
# prevent downgrades for some of our dependencies.
|
||||
sed -i setup.py \
|
||||
-e "s/python-dateutil==1.5/python-dateutil/" \
|
||||
-e "s/django-pipeline>=1.2.24,<1.3/django-pipeline>=1.2.24/" || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_compile_all() {
|
||||
# See http://code.google.com/p/reviewboard/issues/ #3009
|
||||
# until build of manual can find and use ROOT_URLCONF, only possible build path for manual
|
||||
# requires sacrificing the resources section, all of which call on ROOT_URLCONF
|
||||
local msg="Generating docs for"
|
||||
if use doc; then
|
||||
if use manual; then
|
||||
rm -rf docs/manual/webapi//2.0/resources/ || die
|
||||
einfo;einfo "$msg manual"
|
||||
DJANGO_SETTINGS_MODULE="django.conf" emake -C docs/manual html
|
||||
fi
|
||||
if use codebase; then
|
||||
pushd docs/codebase &> /dev/null
|
||||
ln -sf ../../contrib/internal/conf/settings_local.py .
|
||||
popd &> /dev/null
|
||||
einfo;einfo "$msg codebase"
|
||||
emake -C docs/codebase html
|
||||
fi
|
||||
|
||||
if use rnotes; then
|
||||
einfo;einfo "$msg release notes"
|
||||
emake -C docs/releasenotes html
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
python_test() {
|
||||
pushd ${PN} > /dev/null
|
||||
ln -sf contrib/internal/conf/settings_local.py .
|
||||
"${PYTHON}" manage.py test || die
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
if use doc; then
|
||||
if use manual; then
|
||||
insinto /usr/share/doc/${PF}/manual
|
||||
doins -r docs/manual/_build/html/
|
||||
fi
|
||||
if use codebase; then
|
||||
insinto /usr/share/doc/${PF}/codebase
|
||||
doins -r docs/codebase/_build/html/
|
||||
fi
|
||||
if use rnotes; then
|
||||
insinto /usr/share/doc/${PF}/release_notes
|
||||
doins -r docs/releasenotes/_build/html/
|
||||
fi
|
||||
fi
|
||||
distutils-r1_python_install_all
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "You must install any VCS tool you wish ${PN} to support."
|
||||
elog "dev-util/cvs, dev-vcs/git, dev-vcs/mercurial or dev-util/subversion."
|
||||
elog
|
||||
elog "Enable the mysql, postgres or sqlite USEflag on dev-python/django"
|
||||
elog "to use the corresponding database backend."
|
||||
elog
|
||||
elog "For speed and responsiveness, consider installing net-misc/memcached"
|
||||
elog "and dev-python/python-memcached"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/eclass/emul-linux-x86.eclass,v 1.18 2013/02/24 23:30:02 pacho Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/eclass/emul-linux-x86.eclass,v 1.19 2013/06/28 02:37:48 vapier Exp $
|
||||
|
||||
#
|
||||
# Original Author: Mike Doty <kingtaco@gentoo.org>
|
||||
|
@ -66,9 +66,12 @@ emul-linux-x86_src_install() {
|
|||
pushd "${D}"/usr/${x86_libdir} >/dev/null
|
||||
|
||||
# Fix linker script paths.
|
||||
sed -i \
|
||||
-e "s:/lib32/:/${x86_libdir}/:" \
|
||||
$(grep -ls '^GROUP.*/lib32/' *.so) || die
|
||||
local ldscripts
|
||||
if ldscripts=( $(grep -ls '^GROUP.*/lib32/' *.so) ) ; then
|
||||
sed -i \
|
||||
-e "s:/lib32/:/${x86_libdir}/:" \
|
||||
"${ldscripts[@]}" || die
|
||||
fi
|
||||
|
||||
# Rewrite symlinks (if need be).
|
||||
local sym tgt
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/eclass/multilib-build.eclass,v 1.13 2013/05/31 17:50:33 mgorny Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/eclass/multilib-build.eclass,v 1.14 2013/06/28 02:37:52 mgorny Exp $
|
||||
|
||||
# @ECLASS: multilib-build.eclass
|
||||
# @MAINTAINER:
|
||||
|
@ -304,7 +304,7 @@ _EOF_
|
|||
esac
|
||||
|
||||
# Note: match a space afterwards to avoid collision potential.
|
||||
sed -e "/${abi_flag} /s&error.*&include <${CHOST}/${f}>&" \
|
||||
sed -e "/${abi_flag} /s&error.*&include <${CHOST}${f}>&" \
|
||||
-i "${ED}/tmp/multilib-include${f}" || die
|
||||
done
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.16 2013/06/26 19:31:49 jmbsvicetto Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.17 2013/06/27 17:23:33 jmbsvicetto Exp $
|
||||
|
||||
# @ECLASS: mysql-cmake.eclass
|
||||
# @MAINTAINER:
|
||||
|
@ -407,6 +407,11 @@ mysql-cmake_src_install() {
|
|||
done
|
||||
fi
|
||||
|
||||
cat <<-EOF > "${T}"/80mysql-libdir
|
||||
LDPATH="${EPREFIX}/usr/$(get_libdir)/mysql"
|
||||
EOF
|
||||
doenvd "${T}"/80mysql-libdir
|
||||
|
||||
#Remove mytop if perl is not selected
|
||||
[[ ${PN} == "mariadb" ]] && ! use perl \
|
||||
&& rm -f "${ED}/usr/bin/mytop"
|
||||
|
|
51
games-fps/duke3d-data/duke3d-data-1.0-r1.ebuild
Normal file
51
games-fps/duke3d-data/duke3d-data-1.0-r1.ebuild
Normal file
|
@ -0,0 +1,51 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d-data/duke3d-data-1.0-r1.ebuild,v 1.1 2013/06/28 00:13:48 hasufell Exp $
|
||||
|
||||
inherit eutils cdrom games
|
||||
|
||||
DESCRIPTION="Duke Nukem 3D data files"
|
||||
HOMEPAGE="http://www.3drealms.com/"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="DUKE3D"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~hppa ~ppc ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="|| ( games-fps/eduke32 games-fps/duke3d )"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
src_unpack() {
|
||||
export CDROM_NAME_SET=(
|
||||
"Existing Install"
|
||||
"Duke Nukem 3D CD"
|
||||
"Duke Nukem 3D Atomic Edition CD"
|
||||
)
|
||||
cdrom_get_cds duke3d.grp:dvd/dn3dinst/duke3d.grp:atominst/duke3d.grp
|
||||
|
||||
if [[ ${CDROM_SET} -ne 0
|
||||
&& ${CDROM_SET} -ne 1
|
||||
&& ${CDROM_SET} -ne 2 ]]
|
||||
then
|
||||
die "Error locating data files.";
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
local DATAROOT
|
||||
|
||||
case ${CDROM_SET} in
|
||||
0) DATAROOT="" ;;
|
||||
1) DATAROOT="dn3dinst/" ;;
|
||||
2) DATAROOT="atominst/" ;;
|
||||
esac
|
||||
|
||||
insinto "${GAMES_DATADIR}"/duke3d
|
||||
# avoid double slash
|
||||
doins "${CDROM_ROOT}"/${DATAROOT}{duke3d.grp,duke.rts,game.con,user.con,demo?.dmo,defs.con} \
|
||||
|| die "doins failed"
|
||||
prepgamesdirs
|
||||
}
|
|
@ -5,3 +5,4 @@ DIST duke3d_xxx_1.33.zip 26586453 SHA256 c31713e6400a175a1bfa3bd369d132f8a8abce8
|
|||
DIST eduke32-icons.tar 102400 SHA256 efce5cddd9a55f07824f5739831b79cff2ea6e508f0b17b996316533af925842 SHA512 797f76cfc0e253ce3364e80f70b616fc004811c08519020727871addc90c7780b475ee7769398e13859f93893ccbb916bd4229a39f4c119169a69231e6fd411c WHIRLPOOL 9815abce63dcf8e865c61610f1b04915ced9b29c65cd831022f5b6f261bd55efc700b6fd5ee2741332023b85682b08d3a327998c57be33846dffdcb60eb1339b
|
||||
DIST eduke32_src_20130207-3467.tar.bz2 5707852 SHA256 95bd278a3d0e88dd202ee93616bbc55a64e88f9947efb80e058f7174cd66d021 SHA512 84b2effa4b5a6b60d60096dc216cb217e0b6a5998ecb76460ccb93cf903dfe24b464b4b99d142ebc4f7c0999761106f4a7d10b42d61575a93a7b1c43ead44d51 WHIRLPOOL 4892a3dee06a86ccb2d4ef05f1f01069e088d01445872e81703c21b28e12c5d002f09471e6f52c698609186c38d947ce5f01df27812d3077dd96f5a7a44b2435
|
||||
DIST eduke32_src_20130317-3572.tar.bz2 10591673 SHA256 082b0676f184ad6fe574925f9be95e31318b9eff38a7117c9d094fb64b57967d SHA512 911c282918ae6173ced1bca3461da69ecb7c5893023dfe9a4d1261fd47b64aba1fcde9514746ae38daabf8ece7739f8e1c9257e68d929ef607bbcff030179e60 WHIRLPOOL 1642facdedd1a8824ac1d453278b3ac6d61d0dfd72210511cf1855bede570bc3111b972f7f6fe984f9aba039f28967e4e546d7e8f53be7e592ce1a8b1f19cef5
|
||||
DIST eduke32_src_20130627-3905.tar.bz2 11047453 SHA256 de177c7f064c8fb44b78d31cc4ba35c35b29525bfecee628fe3b171fe7b104c4 SHA512 16ceaf3c6949078a3fcbd66d1e0d5bf9be4ef1c1595fe93b00b7fc7de8c2f329e7f2981976aad8f417d1d6977b30f6176d5f399714771499aeae229db390f483 WHIRLPOOL b83504536ad6dfc70588116b7b91102a0623d149d47b7747dcd5b8b15aa0782a7f28fd757bb63a7a4dd5f2a9468f631b8242f9ec41b637d098aba24019a52a23
|
||||
|
|
216
games-fps/eduke32/eduke32-20130627.3905.ebuild
Normal file
216
games-fps/eduke32/eduke32-20130627.3905.ebuild
Normal file
|
@ -0,0 +1,216 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/games-fps/eduke32/eduke32-20130627.3905.ebuild,v 1.1 2013/06/28 00:07:21 hasufell Exp $
|
||||
|
||||
# TODO/FIXME:
|
||||
# lunatic broken
|
||||
# lunatic? ( >=dev-lang/luajit-2.0.0_beta10:2 )
|
||||
# $(usex lunatic "LUNATIC=1" "LUNATIC=0")
|
||||
#
|
||||
# extras? ( games-fps/${PN}-extras )
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils gnome2-utils games
|
||||
|
||||
MY_PV=${PV%.*}
|
||||
MY_BUILD=${PV#*.}
|
||||
|
||||
# extensions
|
||||
MY_HRP=5.2
|
||||
MY_SC55=3.0
|
||||
MY_OPL=2.0
|
||||
MY_XXX=1.33
|
||||
|
||||
DESCRIPTION="Port of Duke Nukem 3D for SDL"
|
||||
HOMEPAGE="http://www.eduke32.com/ http://hrp.duke4.net/"
|
||||
SRC_URI="http://dukeworld.duke4.net/eduke32/synthesis/${MY_PV}-${MY_BUILD}/${PN}_src_${MY_PV}-${MY_BUILD}.tar.bz2
|
||||
http://dev.gentoo.org/~hasufell/distfiles/eduke32-icons.tar
|
||||
textures? ( http://www.duke4.org/files/nightfright/duke3d_hrp.zip -> duke3d_hrp_${MY_HRP}.zip )
|
||||
sc55-musicpack? ( http://www.duke4.org/files/nightfright/music/duke3d_mus.zip -> duke3d_mus_${MY_SC55}.zip )
|
||||
opl-musicpack? ( http://www.duke4.org/files/nightfright/music/duke3d_musopl.zip -> duke3d_musopl_${MY_OPL}.zip )
|
||||
offensive? ( http://www.duke4.org/files/nightfright/duke3d_xxx.zip -> duke3d_xxx_${MY_XXX}.zip )"
|
||||
|
||||
LICENSE="GPL-2 BUILDLIC textures? ( hrp_art )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="cdinstall debug demo gtk offensive +opengl opl-musicpack +png samples sc55-musicpack +server textures tools +vpx"
|
||||
REQUIRED_USE="vpx? ( opengl )
|
||||
textures? ( opengl )
|
||||
offensive? ( textures )
|
||||
?? ( opl-musicpack sc55-musicpack )"
|
||||
|
||||
RDEPEND="media-libs/flac
|
||||
media-libs/libogg
|
||||
media-libs/libsdl[X,joystick,opengl?,video]
|
||||
media-libs/libvorbis
|
||||
media-libs/sdl-mixer[timidity]
|
||||
sys-libs/zlib
|
||||
gtk? ( x11-libs/gtk+:2 )
|
||||
opengl? ( virtual/glu
|
||||
virtual/opengl )
|
||||
png? ( media-libs/libpng:0=
|
||||
sys-libs/zlib )
|
||||
vpx? ( media-libs/libvpx )"
|
||||
DEPEND="${RDEPEND}
|
||||
app-arch/unzip
|
||||
x86? ( dev-lang/nasm )"
|
||||
PDEPEND="cdinstall? ( games-fps/duke3d-data )
|
||||
demo? ( games-fps/duke3d-demodata )"
|
||||
|
||||
S=${WORKDIR}/${PN}_${MY_PV}-${MY_BUILD}
|
||||
|
||||
src_unpack() {
|
||||
unpack ${PN}_src_${MY_PV}-${MY_BUILD}.tar.bz2 eduke32-icons.tar
|
||||
|
||||
if use textures; then
|
||||
unzip -q "${DISTDIR}"/duke3d_hrp_${MY_HRP}.zip "hrp_readme.txt" \
|
||||
|| die "unzip hrp readme"
|
||||
if use offensive; then
|
||||
unzip -q "${DISTDIR}"/duke3d_xxx_${MY_XXX}.zip "xxx_readme.txt" \
|
||||
|| die "unzip xxx readme"
|
||||
fi
|
||||
fi
|
||||
if use opl-musicpack; then
|
||||
unzip -q "${DISTDIR}"/duke3d_musopl_${MY_OPL}.zip "readme.txt" \
|
||||
|| die "unzip musopl readme"
|
||||
mv readme.txt musopl_readme.txt || die "mv musopl_readme"
|
||||
elif use sc55-musicpack; then
|
||||
unzip -q "${DISTDIR}"/duke3d_mus_${MY_SC55}.zip "music_readme.txt" \
|
||||
|| die "unzip mus readme"
|
||||
fi
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-QA.patch
|
||||
|
||||
# Point eduke32 to data files in shared duke3d folder.
|
||||
# Multiple search paths can be defined, so that with the default configuration as of
|
||||
# the 20130128 release, this adds /usr/share/games/duke3d in ADDITION to
|
||||
# /usr/share/games/eduke32 so that eduke32 and duke3d's base data can be kept separate.
|
||||
# also redirect log file so it's not always written in $PWD
|
||||
sed -i \
|
||||
-e "s;/usr/local/share/games/${PN};${GAMES_DATADIR}/duke3d;" \
|
||||
source/common.c || die "sed common.c path update failed"
|
||||
sed -i \
|
||||
-e "/OSD_SetLogFile/s;mapster32.log;${GAMES_LOGDIR}/mapster32.log;" \
|
||||
source/astub.c || die "sed astub.c path update failed"
|
||||
sed -i \
|
||||
-e "/OSD_SetLogFile/s;${PN}.log;${GAMES_LOGDIR}/${PN}.log;" \
|
||||
source/game.c || die "sed game.c path update failed"
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
local MY_OPTS=(
|
||||
AS=$(type -P nasm)
|
||||
ARCH=
|
||||
SYSARCH=
|
||||
LTO=0
|
||||
PRETTY_OUTPUT=0
|
||||
RELEASE=1
|
||||
LUNATIC=0
|
||||
STRIP=touch
|
||||
LINKED_GTK=1
|
||||
CPLUSPLUS=0
|
||||
$(usex gtk "WITHOUT_GTK=0" "WITHOUT_GTK=1")
|
||||
$(usex debug "DEBUGANYWAY=1" "DEBUGANYWAY=0")
|
||||
$(usex x86 "NOASM=0" "NOASM=1")
|
||||
$(usex server "NETCODE=1" "NETCODE=0")
|
||||
$(usex opengl "USE_OPENGL=1 POLYMER=1" "USE_OPENGL=0 POLYMER=0")
|
||||
$(usex png "USE_LIBPNG=1" "USE_LIBPNG=0")
|
||||
$(usex vpx "USE_LIBVPX=1" "USE_LIBVPX=0")
|
||||
)
|
||||
|
||||
emake ${MY_OPTS[@]}
|
||||
|
||||
if use tools; then
|
||||
emake -C build ${MY_OPTS[@]}
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
local ARGS
|
||||
|
||||
newgamesbin ${PN} ${PN}.bin
|
||||
dogamesbin mapster32
|
||||
|
||||
if use tools; then
|
||||
dobin build/{arttool,bsuite,cacheinfo,generateicon,givedepth,kextract,kgroup,kmd2tool,md2tool,mkpalette,transpal,unpackssi,wad2art,wad2map}
|
||||
dodoc build/doc/*.txt
|
||||
fi
|
||||
|
||||
insinto "${GAMES_DATADIR}/${PN}"
|
||||
# Install optional components
|
||||
if use textures; then
|
||||
newins "${DISTDIR}"/duke3d_hrp_${MY_HRP}.zip duke3d_hrp.zip
|
||||
dodoc "${WORKDIR}"/hrp_readme.txt
|
||||
ARGS+=" -g duke3d_hrp.zip"
|
||||
|
||||
if use offensive; then
|
||||
newins "${DISTDIR}"/duke3d_xxx_${MY_XXX}.zip duke3d_xxx.zip
|
||||
dodoc "${WORKDIR}"/xxx_readme.txt
|
||||
ARGS+=" -g duke3d_xxx.zip"
|
||||
fi
|
||||
fi
|
||||
|
||||
if use opl-musicpack; then
|
||||
newins "${DISTDIR}"/duke3d_musopl_${MY_OPL}.zip duke3d_musopl.zip
|
||||
dodoc "${WORKDIR}"/musopl_readme.txt
|
||||
ARGS+=" -g duke3d_musopl.zip"
|
||||
elif use sc55-musicpack; then
|
||||
newins "${DISTDIR}"/duke3d_mus_${MY_SC55}.zip duke3d_mus.zip
|
||||
dodoc "${WORKDIR}"/music_readme.txt
|
||||
ARGS+=" -g duke3d_mus.zip"
|
||||
fi
|
||||
|
||||
# Install game data
|
||||
doins package/{SEHELP.HLP,STHELP.HLP,m32help.hlp,names.h,tiles.cfg}
|
||||
use samples && doins -r package/samples
|
||||
|
||||
local i
|
||||
for i in 16 32 128 256 ; do
|
||||
newicon -s ${i} "${WORKDIR}"/${PN}_${i}x${i}x32.png ${PN}.png
|
||||
newicon -s ${i} "${WORKDIR}"/mapster32_${i}x${i}x32.png mapster32.png
|
||||
done
|
||||
|
||||
games_make_wrapper "${PN}" "${GAMES_BINDIR}/${PN}.bin ${ARGS}"
|
||||
make_desktop_entry ${PN} EDuke32 ${PN}
|
||||
make_desktop_entry mapster32 Mapster32 mapster32
|
||||
|
||||
dodoc build/buildlic.txt
|
||||
|
||||
dodir "${GAMES_LOGDIR}"
|
||||
|
||||
prepgamesdirs
|
||||
}
|
||||
|
||||
pkg_preinst() {
|
||||
games_pkg_preinst
|
||||
gnome2_icon_savelist
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
games_pkg_postinst
|
||||
gnome2_icon_cache_update
|
||||
|
||||
use cdinstall || use demo || {
|
||||
elog "Note: You must also install the game data files, either manually or with"
|
||||
elog "games-fps/duke3d-demodata or games-fps/duke3d-data before playing."
|
||||
}
|
||||
|
||||
einfo
|
||||
elog "${PN} reads data files from ${GAMES_DATADIR}/duke3d"
|
||||
einfo
|
||||
|
||||
[[ -e ${ROOT}/${GAMES_LOGDIR} ]] || mkdir -p "${ROOT}/${GAMES_LOGDIR}"
|
||||
touch "${ROOT}/${GAMES_LOGDIR}"/${PN}.log
|
||||
touch "${ROOT}/${GAMES_LOGDIR}"/mapster32.log
|
||||
chown ${GAMES_USER}:${GAMES_GROUP} "${ROOT}/${GAMES_LOGDIR}"/${PN}.log
|
||||
chown ${GAMES_USER}:${GAMES_GROUP} "${ROOT}/${GAMES_LOGDIR}"/mapster32.log
|
||||
chmod g+w "${ROOT}/${GAMES_LOGDIR}"/${PN}.log
|
||||
chmod g+w "${ROOT}/${GAMES_LOGDIR}"/mapster32.log
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
gnome2_icon_cache_update
|
||||
}
|
160
games-fps/eduke32/files/eduke32-20130627.3905-QA.patch
Normal file
160
games-fps/eduke32/files/eduke32-20130627.3905-QA.patch
Normal file
|
@ -0,0 +1,160 @@
|
|||
From: Julian Ospald <hasufell@gentoo.org>
|
||||
Date: Sat Feb 2 01:16:21 UTC 2013
|
||||
Subject: build system
|
||||
|
||||
respect CC/CXX etc and CFLAGS/CXXFLAGS/LDFLAGS
|
||||
|
||||
--- eduke32_20130201-3453/Makefile
|
||||
+++ eduke32_20130201-3453/Makefile
|
||||
@@ -311,10 +311,10 @@
|
||||
endif
|
||||
|
||||
COMPILER=$(CC) $(OURCONLYFLAGS)
|
||||
-LINKER=$(L_CC)
|
||||
+LINKER=$(L_CC) $(OURCFLAGS) $(OURCONLYFLAGS)
|
||||
ifneq ($(CPLUSPLUS),0)
|
||||
COMPILER=$(CXX) $(OURCXXFLAGS)
|
||||
- LINKER=$(L_CXX)
|
||||
+ LINKER=$(L_CXX) $(OURCXXFLAGS)
|
||||
endif
|
||||
|
||||
ifeq ($(PRETTY_OUTPUT),1)
|
||||
--- eduke32_20130201-3453/Makefile.common
|
||||
+++ eduke32_20130201-3453/Makefile.common
|
||||
@@ -8,13 +8,14 @@
|
||||
PRETTY_OUTPUT ?= 1
|
||||
|
||||
# Tools
|
||||
-CC=gcc
|
||||
-CXX=g++
|
||||
-AS=nasm
|
||||
-AR=ar
|
||||
-RC=windres
|
||||
-RANLIB=ranlib
|
||||
-STRIP=strip
|
||||
+CC ?= gcc
|
||||
+CXX ?= g++
|
||||
+AS ?= nasm
|
||||
+AR ?= ar
|
||||
+RC ?= windres
|
||||
+RANLIB ?= ranlib
|
||||
+STRIP ?= strip
|
||||
+PKG_CONFIG ?= pkgconfig
|
||||
|
||||
L_CC=$(CC)
|
||||
L_CXX=$(CXX)
|
||||
@@ -152,7 +153,6 @@
|
||||
# FORCEWARNINGS - 1 = do not disable any compiler warnings within the source
|
||||
# KRANDDEBUG - 1 = include logging of krand() calls for debugging the demo system
|
||||
# EFENCE - 1 = compile with Electric Fence for malloc() debugging
|
||||
-# OPTLEVEL - 0..3 = GCC optimization strategy
|
||||
# LTO - 1 = enable link-time optimization, for GCC 4.5 and up
|
||||
#
|
||||
CPLUSPLUS?=0
|
||||
@@ -166,13 +166,6 @@
|
||||
PROFILER?=0
|
||||
MUDFLAP?=0
|
||||
|
||||
-# Select the default optimization level for release and debug builds.
|
||||
-ifeq ($(RELEASE),0)
|
||||
- OPTLEVEL?=0
|
||||
-else
|
||||
- OPTLEVEL?=2
|
||||
-endif
|
||||
-
|
||||
ifeq ($(RELEASE),0)
|
||||
override STRIP=
|
||||
endif
|
||||
@@ -275,11 +268,9 @@
|
||||
|
||||
# compiler flags etc.
|
||||
BASECFLAGS=
|
||||
-BASECONLYFLAGS=-Wimplicit -Wdeclaration-after-statement
|
||||
-BASECXXFLAGS= -fno-exceptions -fno-rtti -fpermissive -Wno-write-strings
|
||||
-BASEASFLAGS=-s #-g
|
||||
-BASELDFLAGS=
|
||||
-
|
||||
+BASECONLYFLAGS = $(CFLAGS) -std=gnu89 -Wimplicit -Wdeclaration-after-statement
|
||||
+BASECXXFLAGS = $(CXXFLAGS) -fno-exceptions -fno-rtti -fpermissive -Wno-write-strings -Wno-narrowing
|
||||
+BASELDFLAGS = $(LDFLAGS)
|
||||
|
||||
ifeq (1,$(strip $(shell expr $(GCC_MAJOR) \>= 4)))
|
||||
ifeq (1,$(strip $(shell expr $(GCC_MINOR) \>= 1)))
|
||||
@@ -305,20 +296,6 @@
|
||||
BASELIBS+= -lvpx
|
||||
endif
|
||||
|
||||
-
|
||||
-ifneq ($(RELEASE)$(DEBUGANYWAY),10)
|
||||
- # debug build or DEBUGANYWAY=1 --> -g flag
|
||||
- ifneq (0,$(CLANG))
|
||||
- debug=-g
|
||||
- else ifeq ($(PLATFORM), WII)
|
||||
- debug=-g
|
||||
- else
|
||||
- debug=-ggdb
|
||||
- endif
|
||||
-endif
|
||||
-
|
||||
-debug+= -O$(OPTLEVEL)
|
||||
-
|
||||
ifneq (0,$(RELEASE))
|
||||
# Debugging disabled
|
||||
ifeq (0,$(CLANG))
|
||||
@@ -424,7 +401,7 @@
|
||||
|
||||
#### Lunatic development, do not touch!
|
||||
LUNATIC=0
|
||||
-LUAJIT=luajit
|
||||
+LUAJIT=$(shell command -v luajit || command -v luajit-2 || command -v luajit-2.0)
|
||||
|
||||
# for LJ headers:
|
||||
LUAJIT_WIN_SRC:= g:/mod/luajit-2.0/src
|
||||
@@ -437,7 +414,7 @@
|
||||
ifeq ($(PLATFORM),WINDOWS)
|
||||
BASECOMMONFLAGS+= -I$(LUAJIT_WIN_SRC)
|
||||
else
|
||||
- BASECOMMONFLAGS+= -I/usr/local/include/luajit-2.0
|
||||
+ BASECOMMONFLAGS+= $(shell $(PKG_CONFIG) --cflags luajit 2>/dev/null || $(PKG_CONFIG) --cflags luajit-2.0)
|
||||
endif
|
||||
BASECOMMONFLAGS+= -I$(SRC)/lunatic -DLUNATIC
|
||||
|
||||
@@ -453,7 +430,7 @@
|
||||
ifeq ($(PLATFORM),WINDOWS)
|
||||
BASELIBS+= -lluajit
|
||||
else
|
||||
- BASELIBS+= -lluajit-5.1
|
||||
+ BASELIBS+= $(shell $(PKG_CONFIG) --libs luajit 2>/dev/null || $(PKG_CONFIG) --libs luajit-2.0)
|
||||
endif
|
||||
endif
|
||||
|
||||
--- eduke32_20130201-3453/build/Makefile
|
||||
+++ eduke32_20130201-3453/build/Makefile
|
||||
@@ -167,13 +167,15 @@
|
||||
OURCOMMONFLAGS+= $(BUILDCOMMONFLAGS)
|
||||
|
||||
COMPILER=$(CC) $(OURCONLYFLAGS)
|
||||
-LINKER=$(L_CC)
|
||||
+LINKER=$(L_CC) $(OURCFLAGS) $(OURCONLYFLAGS)
|
||||
ifneq ($(CPLUSPLUS),0)
|
||||
COMPILER=$(CXX) $(OURCXXFLAGS)
|
||||
- LINKER=$(L_CXX)
|
||||
+ LINKER=$(L_CXX) $(OURCXXFLAGS)
|
||||
endif
|
||||
|
||||
-.SILENT:
|
||||
+ifeq ($(PRETTY_OUTPUT),1)
|
||||
+ .SILENT:
|
||||
+endif
|
||||
.PHONY: clean cleanutils veryclean all utils dxutils sdlutils printutils printsdlutils printdxutils enginelib editorlib
|
||||
|
||||
# TARGETS
|
||||
@@ -266,7 +268,7 @@
|
||||
if $(LINKER) -o $@ $^ $(OURLDFLAGS) $(UTILLIBS) -I$(SDLROOT)/include -I$(SDLROOT)/include/SDL; then $(ONESTEP_OK); else $(ONESTEP_FAILED); fi
|
||||
arttool$(EXESUFFIX): $(OBJ)/arttool.$o $(UTILADDOBJS)
|
||||
$(ONESTEP_STATUS)
|
||||
- if $(L_CXX) -o $@ $^ $(OURLDFLAGS) $(STATICSTDCPP) $(STDCPPLIB) $(UTILLIBS); then $(ONESTEP_OK); else $(ONESTEP_FAILED); fi
|
||||
+ if $(L_CXX) $(OURCXXFLAGS) -o $@ $^ $(OURLDFLAGS) $(STATICSTDCPP) $(STDCPPLIB) $(UTILLIBS); then $(ONESTEP_OK); else $(ONESTEP_FAILED); fi
|
||||
givedepth$(EXESUFFIX): $(OBJ)/givedepth.$o $(UTILADDOBJS)
|
||||
$(ONESTEP_STATUS)
|
||||
if $(LINKER) -o $@ $^ $(OURLDFLAGS) $(UTILLIBS); then $(ONESTEP_OK); else $(ONESTEP_FAILED); fi
|
|
@ -0,0 +1,41 @@
|
|||
From 599c7b05c432b1571a7105f1ebf6bbe30c36dbdf Mon Sep 17 00:00:00 2001
|
||||
From: Kalev Lember <kalevlember@gmail.com>
|
||||
Date: Thu, 28 Mar 2013 21:54:34 +0000
|
||||
Subject: Adapt for gnome-calculator -> gcalctool desktop file rename
|
||||
|
||||
gnome-calculator.desktop was renamed back to gcalctool.desktop, at the
|
||||
very last minute before the 3.8.0 release.
|
||||
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=696816
|
||||
---
|
||||
diff --git a/layout/gnome-applications.menu b/layout/gnome-applications.menu
|
||||
index 84d13ed..503f9ca 100644
|
||||
--- a/layout/gnome-applications.menu
|
||||
+++ b/layout/gnome-applications.menu
|
||||
@@ -38,7 +38,6 @@
|
||||
<Not><Filename>file-roller.desktop</Filename></Not>
|
||||
<Not><Filename>gnome-file-roller.desktop</Filename></Not>
|
||||
<Not><Filename>deja-dup-preferences.desktop</Filename></Not>
|
||||
- <Not><Filename>gnome-calculator.desktop</Filename></Not>
|
||||
<Not><Filename>gcalctool.desktop</Filename></Not>
|
||||
<Not><Filename>gucharmap.desktop</Filename></Not>
|
||||
<Not><Filename>gnome-gucharmap.desktop</Filename></Not>
|
||||
@@ -251,7 +250,7 @@
|
||||
<Directory>X-GNOME-Utilities.directory</Directory>
|
||||
<Include>
|
||||
<Filename>file-roller.desktop</Filename>
|
||||
- <Filename>gnome-calculator.desktop</Filename>
|
||||
+ <Filename>gcalctool.desktop</Filename>
|
||||
<Filename>gnome-font-viewer.desktop</Filename>
|
||||
<Filename>gucharmap.desktop</Filename>
|
||||
<Filename>seahorse.desktop</Filename>
|
||||
@@ -287,7 +286,6 @@
|
||||
<Not><Filename>gnome-eog.desktop</Filename></Not>
|
||||
<Not><Filename>gnome-file-roller.desktop</Filename></Not>
|
||||
<Not><Filename>gnome-gucharmap.desktop</Filename></Not>
|
||||
- <Not><Filename>gcalctool.desktop</Filename></Not>
|
||||
</And>
|
||||
</Include>
|
||||
</Menu> <!-- End Other -->
|
||||
--
|
||||
cgit v0.9.2
|
|
@ -1,100 +0,0 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild,v 1.13 2012/12/19 09:55:31 tetromino Exp $
|
||||
|
||||
EAPI="3"
|
||||
GCONF_DEBUG="no"
|
||||
|
||||
PYTHON_DEPEND="python? 2:2.5"
|
||||
SUPPORT_PYTHON_ABIS="1"
|
||||
RESTRICT_PYTHON_ABIS="3.*"
|
||||
|
||||
inherit eutils gnome2 python
|
||||
|
||||
DESCRIPTION="The GNOME menu system, implementing the F.D.O cross-desktop spec"
|
||||
HOMEPAGE="http://www.gnome.org"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
|
||||
IUSE="debug +introspection python"
|
||||
|
||||
RDEPEND=">=dev-libs/glib-2.18
|
||||
python? ( dev-python/pygtk )
|
||||
introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
>=dev-util/intltool-0.40"
|
||||
|
||||
pkg_setup() {
|
||||
DOCS="AUTHORS ChangeLog HACKING NEWS README"
|
||||
|
||||
# Do NOT compile with --disable-debug/--enable-debug=no
|
||||
# It disables api usage checks
|
||||
if ! use debug ; then
|
||||
G2CONF="${G2CONF} --enable-debug=minimum"
|
||||
fi
|
||||
|
||||
G2CONF="${G2CONF}
|
||||
--disable-static
|
||||
$(use_enable python)
|
||||
$(use_enable introspection)"
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
gnome2_src_prepare
|
||||
|
||||
# Don't show KDE standalone settings desktop files in GNOME others menu
|
||||
epatch "${FILESDIR}/${PN}-2.18.3-ignore_kde_standalone.patch"
|
||||
|
||||
# disable pyc compiling
|
||||
echo '#!/bin/sh' > py-compile
|
||||
|
||||
python_copy_sources
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
python_execute_function -s gnome2_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
python_execute_function -s gnome2_src_compile
|
||||
}
|
||||
|
||||
src_test() {
|
||||
python_execute_function -s -d
|
||||
}
|
||||
|
||||
src_install() {
|
||||
python_execute_function -s gnome2_src_install
|
||||
python_clean_installation_image
|
||||
|
||||
# Prefix menu, bug #256614
|
||||
mv "${ED}"/etc/xdg/menus/applications.menu \
|
||||
"${ED}"/etc/xdg/menus/gnome-applications.menu || die "menu move failed"
|
||||
|
||||
exeinto /etc/X11/xinit/xinitrc.d/
|
||||
doexe "${FILESDIR}/10-xdg-menu-gnome" || die "doexe failed"
|
||||
|
||||
use python && python_convert_shebangs -r 2 "${ED}"usr/bin/gmenu-simple-editor
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
gnome2_pkg_postinst
|
||||
if use python; then
|
||||
python_mod_optimize GMenuSimpleEditor
|
||||
fi
|
||||
|
||||
ewarn "Due to bug #256614, you might lose icons in applications menus."
|
||||
ewarn "If you use a login manager, please re-select your session."
|
||||
ewarn "If you use startx and have no .xinitrc, just export XSESSION=Gnome."
|
||||
ewarn "If you use startx and have .xinitrc, export XDG_MENU_PREFIX=gnome-."
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
gnome2_pkg_postrm
|
||||
if use python; then
|
||||
python_mod_cleanup GMenuSimpleEditor
|
||||
fi
|
||||
}
|
|
@ -1,14 +1,14 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.8.0.ebuild,v 1.1 2013/03/28 17:08:32 pacho Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.8.0-r1.ebuild,v 1.1 2013/06/27 18:18:29 pacho Exp $
|
||||
|
||||
EAPI="5"
|
||||
GCONF_DEBUG="no"
|
||||
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="The GNOME menu system, implementing the F.D.O cross-desktop spec"
|
||||
HOMEPAGE="http://www.gnome.org"
|
||||
DESCRIPTION="Library for the Desktop Menu fd.o specification"
|
||||
HOMEPAGE="https://git.gnome.org/browse/gnome-menus"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2+"
|
||||
SLOT="3"
|
||||
|
@ -16,32 +16,39 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-fr
|
|||
|
||||
IUSE="debug +introspection test"
|
||||
|
||||
COMMON_DEPEND=">=dev-libs/glib-2.29.15:2
|
||||
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"
|
||||
COMMON_DEPEND="
|
||||
>=dev-libs/glib-2.29.15:2
|
||||
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
|
||||
"
|
||||
# Older versions of slot 0 install the menu editor and the desktop directories
|
||||
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!<gnome-base/gnome-menus-3.0.1-r1:0"
|
||||
!<gnome-base/gnome-menus-3.0.1-r1:0
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
>=dev-util/intltool-0.40
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
test? ( dev-libs/gjs )"
|
||||
test? ( dev-libs/gjs )
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
gnome2_src_prepare
|
||||
DOCS="AUTHORS ChangeLog HACKING NEWS README"
|
||||
|
||||
# Don't show KDE standalone settings desktop files in GNOME others menu
|
||||
epatch "${FILESDIR}/${PN}-3.8.0-ignore_kde_standalone.patch"
|
||||
|
||||
# Adapt for gnome-calculator -> gcalctool desktop file rename (from 'master')
|
||||
epatch "${FILESDIR}/${PN}-3.8.0-gnome-calculator.patch"
|
||||
|
||||
gnome2_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
DOCS="AUTHORS ChangeLog HACKING NEWS README"
|
||||
|
||||
# Do NOT compile with --disable-debug/--enable-debug=no
|
||||
# It disables api usage checks
|
||||
G2CONF="${G2CONF}
|
||||
$(usex debug --enable-debug=yes --enable-debug=minimum)
|
||||
$(use_enable introspection)
|
||||
--disable-static"
|
||||
gnome2_src_configure
|
||||
gnome2_src_configure \
|
||||
$(usex debug --enable-debug=yes --enable-debug=minimum) \
|
||||
$(use_enable introspection) \
|
||||
--disable-static
|
||||
}
|
|
@ -1 +1,2 @@
|
|||
DIST nemo-1.1.2.tar.gz 7904506 SHA256 a186524779b370ddb1a7afbbce564d6d117cd7594a77078b81ebdc0167f54483 SHA512 8611b6c9b954c06893c4c187872bb34f3ae4360296fdd4371cf5e734b6e65da3ee7479d18c1b734b0a9f235e9cd2eb5c2539315584c8be063f81b36573a4e028 WHIRLPOOL 00199ffc559a90bcc37582e476f9d6b458613bca4f2247891b121d5d40156e50a8ce7826cac44571c46ec18917c169f6f2b1ba652e4e1f0762d71b091c31b24c
|
||||
DIST nemo-1.8.3.tar.gz 3805557 SHA256 2ea12877577ad2dda09029c4fe23815245fa722acc7c03b93b560c6e95e8f23b SHA512 b0f8ab8dc79dab96c7cfbace600cddee6a35c89561b0f2e0eb854bafc058606424845247484a5ee743237885e7df5e2f8810777c3d8a6485706f23faa9a261c6 WHIRLPOOL 37773db8b397b8e2cd1f652c06e95d4caedf9706b724188c9bbd69b54019c7e5641313edd8259247e0792e5d99d21690695319e4c7d23c739b1aabf904fc0578
|
||||
|
|
91
gnome-extra/nemo/nemo-1.8.3.ebuild
Normal file
91
gnome-extra/nemo/nemo-1.8.3.ebuild
Normal file
|
@ -0,0 +1,91 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-1.8.3.ebuild,v 1.1 2013/06/27 18:30:30 pacho Exp $
|
||||
|
||||
EAPI="5"
|
||||
GCONF_DEBUG="no"
|
||||
GNOME2_LA_PUNT="yes"
|
||||
|
||||
inherit autotools eutils gnome2 virtualx
|
||||
|
||||
DESCRIPTION="A file manager for Cinnamon, forked from Nautilus"
|
||||
HOMEPAGE="http://cinnamon.linuxmint.com/"
|
||||
SRC_URI="https://github.com/linuxmint/nemo/tarball/${PV} -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="exif +introspection packagekit tracker xmp" # doc
|
||||
|
||||
COMMON_DEPEND="
|
||||
>=dev-libs/glib-2.31.9:2
|
||||
>=x11-libs/pango-1.28.3
|
||||
>=x11-libs/gtk+-3.3.17:3[introspection?]
|
||||
>=dev-libs/libxml2-2.7.8:2
|
||||
>=gnome-base/gnome-desktop-3.0.0:3=
|
||||
|
||||
gnome-base/dconf:=
|
||||
gnome-base/gsettings-desktop-schemas
|
||||
>=x11-libs/libnotify-0.7:=
|
||||
x11-libs/libX11
|
||||
x11-libs/libXext
|
||||
x11-libs/libXrender
|
||||
|
||||
exif? ( >=media-libs/libexif-0.6.20:= )
|
||||
introspection? ( >=dev-libs/gobject-introspection-0.6.4 )
|
||||
tracker? ( >=app-misc/tracker-0.12:= )
|
||||
xmp? ( >=media-libs/exempi-2.1.0:= )
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
gnome-base/gnome-panel
|
||||
x11-themes/gnome-icon-theme-symbolic
|
||||
packagekit? ( app-admin/packagekit-base )
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
>=dev-lang/perl-5
|
||||
>=dev-util/gdbus-codegen-2.31.0
|
||||
dev-util/gtk-doc-am
|
||||
>=dev-util/intltool-0.40.1
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
x11-proto/xproto
|
||||
|
||||
dev-util/gtk-doc
|
||||
gnome-base/gnome-common
|
||||
"
|
||||
# For eautoreconf
|
||||
# gnome-base/gnome-common, dev-util/gtk-doc (not only -am!)
|
||||
PDEPEND=">=gnome-base/gvfs-0.1.2"
|
||||
|
||||
S="${WORKDIR}/linuxmint-nemo-b920cd7"
|
||||
|
||||
src_prepare() {
|
||||
eautoreconf # no configure in tarball
|
||||
gnome2_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# FIXME: add $(use_enable doc gtk-doc) once gnome.eclass supports it in EAPI5
|
||||
gnome2_src_configure \
|
||||
--disable-update-mimedb \
|
||||
$(use_enable exif libexif) \
|
||||
$(use_enable introspection) \
|
||||
$(use_enable packagekit) \
|
||||
$(use_enable tracker) \
|
||||
$(use_enable xmp)
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if ! [[ -f "${EROOT}usr/share/glib-2.0/schemas/org.nemo.gschema.xml" ]]; then
|
||||
ewarn "Skipping tests because Nemo gsettings schema are not installed."
|
||||
ewarn "To run the tests, a version of ${CATEGORY}/${PN} needs to be"
|
||||
ewarn "already installed."
|
||||
return
|
||||
fi
|
||||
gnome2_environment_reset
|
||||
unset DBUS_SESSION_BUS_ADDRESS
|
||||
export GSETTINGS_BACKEND="memory"
|
||||
cd src # we don't care about translation tests
|
||||
Xemake check
|
||||
unset GSETTINGS_BACKEND
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jms/jms-1.1.ebuild,v 1.10 2013/02/05 07:15:07 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jms/jms-1.1.ebuild,v 1.11 2013/06/27 21:31:47 aballier Exp $
|
||||
|
||||
EAPI="1"
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI=""
|
|||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
|
||||
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.5-r1.ebuild,v 1.9 2013/02/05 07:05:31 zerochaos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.5-r1.ebuild,v 1.10 2013/06/27 21:39:19 aballier Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI=""
|
|||
|
||||
LICENSE="public-domain"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="|| (
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-3.0-r1.ebuild,v 1.7 2012/12/08 15:58:06 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-3.0-r1.ebuild,v 1.8 2013/06/27 21:39:19 aballier Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI=""
|
|||
|
||||
LICENSE="public-domain"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
|
||||
KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="|| (
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue