Sync with portage [Fri Oct 19 12:05:59 MSK 2012].

mhiretskiy
root 12 years ago
parent cb96386662
commit 87f090e12e

@ -1,6 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild,v 1.13 2009/11/01 18:47:50 eva Exp $
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild,v 1.14 2012/10/19 04:59:47 ago Exp $
EAPI=4
inherit eutils
@ -10,27 +12,21 @@ SRC_URI="http://leb.net/pub/blinux/emacspeak/blinux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
KEYWORDS="~amd64 x86 ppc"
IUSE=""
DEPEND=""
RDEPEND=">=app-accessibility/emacspeak-18"
src_unpack() {
unpack ${A}
src_prepare() {
epatch "${FILESDIR}"/gentoo-apollo-fix.patch
}
src_compile() {
econf || die "Econf failed"
emake CC=$(tc-getCC) || die "emake failed"
tc-export CC
}
src_install() {
make \
emake \
prefix="${D}"/usr \
man1dir="${D}"/usr/share/man/man1 \
install || die
dodoc CREDITS ChangeLog OtherSynthesizers TODO
dodoc TROUBLESHOOTING README*
install
dodoc CREDITS ChangeLog OtherSynthesizers TODO TROUBLESHOOTING README*
}

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/flexlm-9.5-r2.ebuild,v 1.4 2012/08/05 16:05:45 hasufell Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/flexlm-9.5-r2.ebuild,v 1.5 2012/10/18 17:00:39 kensington Exp $
EAPI=4
inherit user
DESCRIPTION="Macrovision FLEXlm license manager and utils"
HOMEPAGE="http://www.macrovision.com/services/support/flexlm/lmgrd.shtml"
SRC_URI="http://www.macrovision.com/services/support/flexlm/enduser.pdf
SRC_URI="doc? ( http://www.macrovision.com/services/support/flexlm/enduser.pdf )
x86? (
mirror://gentoo/lmgrd-x86.Z
mirror://gentoo/lmutil-x86.Z
@ -20,7 +20,7 @@ SRC_URI="http://www.macrovision.com/services/support/flexlm/enduser.pdf
LICENSE="as-is GPL-2"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
IUSE="doc"
QA_PREBUILT="
opt/flexlm/bin/lmgrd
@ -48,7 +48,7 @@ src_install () {
dosym lmutil /opt/flexlm/bin/lmver
# documentation
dodoc "${DISTDIR}"/enduser.pdf
use doc && dodoc "${DISTDIR}"/enduser.pdf
# init files
newinitd "${FILESDIR}"/flexlm-init flexlm

@ -4,3 +4,4 @@ DIST haskell-updater-1.1.3.0.tar.gz 22981 SHA256 5bd2f931c490c114f655204d671feb6
DIST haskell-updater-1.2.0.5.tar.gz 23026 SHA256 360ce9e37286e090d635d0ccae7b25238be24c61e5eec3787988b1fc9762e024 SHA512 279408895d492aafcead345187d1b2a27ce52cb02512b3bd5d9f33f4acfce465b3164488e9b40faee10fd10fbc9728907e4438b92709fd3a1eedce8585b632d6 WHIRLPOOL 42fe4dd3129f37c0b0d5058d4fa5ca19c391d966efcb13cbeb2e1f9b2aa16849b1de5cdcd24fd73697da06bd4996d972554fc6b9ddd7a5d17a1e36841b60070a
DIST haskell-updater-1.2.0.6.tar.gz 23782 SHA256 a052be7674d5996b7bdec12a71b67309480a3d4cc81963646960258eeccca4c4 SHA512 1c1f3496ed6ea6a0021c9d385f923e1591f0716b709e49f7431d36e8b483fc6989d6f37f008350f7805a86fb564f7bf6fff71895b34d29fbd9db327e1cfea62e WHIRLPOOL 41e9eed6e78bea9127a53324c114aca4ec3a5cf7f25ce92c622aed336752571b5a91478d2eac454e2539ea5394cd808ddcfb93262fd5897ac16a418854cea350
DIST haskell-updater-1.2.0.7.tar.gz 23535 SHA256 fd17958c31a2dff6c36ab5e627a7ef9756f4505e25eee06afb6b5adb2eeb71c5 SHA512 1303e1d26a154f152bd4864285c54b5987425bcddbdb54edd908bf83137a4da5f1cf8eb66ad47c77e63077d09c56f805f5b9473bd67db980dd617a1530f16f8a WHIRLPOOL adf7da94f211fbec1212fe77558928ed8606823f5b04fa2bad3ae6047e57adc34580bc36f6a893a9338c6f2930ea53fd70dc0fbc9801a0a193c43f23c6ffc90a
DIST haskell-updater-1.2.0.8.tar.gz 23520 SHA256 4f81bb597e9102d119cb1301426ce83109978686e29ef5e08c71f50245563ee3 SHA512 8240b7c542dc942aafc537478e11b7d43d9d2ad817ce42f2ab6db2b61a4c73884403689693a1c8774510853963312095f5cfe58c971fe30899596e66efe16934 WHIRLPOOL ae5f8916e4d69f35ff3297fecc1b01daf835fd2db7a08d714ae21c681cb5753ba12292a08e158ac18cb3d6e47e94fcdf8d53b9dd136d0e5cb308bb820f11cbb0

@ -0,0 +1,46 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/haskell-updater/haskell-updater-1.2.0.8.ebuild,v 1.1 2012/10/18 18:36:28 slyfox Exp $
EAPI=4
CABAL_FEATURES="bin nocabaldep"
inherit eutils haskell-cabal
DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" # Add keywords as those archs have a binpkg
IUSE=""
DEPEND=">=dev-lang/ghc-6.12.1"
# Need a lower version for portage to get --keep-going
RDEPEND="|| ( >=sys-apps/portage-2.1.6
sys-apps/pkgcore
sys-apps/paludis )"
src_prepare() {
if use prefix; then
sed -i -e "s,/var/db/pkg,${EPREFIX}&,g" \
"${S}/Distribution/Gentoo/Packages.hs" || die
sed -i -e 's,"/","'"${EPREFIX}"'/",g' \
"${S}/Distribution/Gentoo/GHC.hs" || die
fi
}
src_configure() {
cabal_src_configure \
--bindir="${EPREFIX}/usr/sbin" \
--constraint="Cabal == $(cabal-version)"
}
src_install() {
cabal_src_install
dodoc TODO
}

@ -1 +1 @@
DIST password-store-1.4.1.tar.xz 17976 SHA256 824a3088357b4a643a13a19b5e60f4e71258a4af092123dde54965a4e9ee7c71 SHA512 a36fb7edba020cd1596ce5b165abce363f9e0ffef4ebf684583571f8c8bc9561fd96d1c17153cfe6d0ceb12b0c0f1d1b271a555ef86b0edf314789af7e69daf7 WHIRLPOOL 0a3c84153a680b5720ab4ed926687108ad3ecab4fb1ac9b1ec5f4f9d3c60505c02fe8876fd8613d1252d519d450774fe4f46b8815a67173bb2f224bc78a9bf55
DIST password-store-1.4.2.tar.xz 19248 SHA256 ac5261b176e2be60b44c5c785dc5770a3e0f459bc6dbc42136679d68d3986e04 SHA512 bc846a79417c54ab8352380e08673c3aa2f38b68eb57e957f6f3c02c938a65ea8e6b87c2144cc0a675c9a0a7f3bb859135599c4a75eb83e2f06a201caa14ca0f WHIRLPOOL 60ae449685c6bd241995c2685c044bfeaa77e8a861c1fcb7f7ffeec32be4b35f78b034c95ab1cfa4f84f26095a7b25f48dbe34fc2cc5df1817d775cd5b3aed77

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/pass/pass-1.4.1.ebuild,v 1.2 2012/10/14 19:18:45 zx2c4 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/pass/pass-1.4.2.ebuild,v 1.1 2012/10/18 13:52:24 zx2c4 Exp $
EAPI=4

@ -1,4 +1,5 @@
DIST winetricks-909 613770 SHA256 037151c3681d7fff55a5069f607804741c6e97da625d37ffba03e003c35af4d7 SHA512 9eab8cd07fc301cbee0f50418b1aedd698b0733efd667de4f88811651aba5b54afd02e8e65dabaf00f6f9eedd0f4e1150c8828554e889920b9f99c95fd1d33ed WHIRLPOOL 9d45a143850b4e422d1ecc317a068b2a3f272af4ae860daa2f8c0b5b4a7c53f4562c18ac274b17185604802ff6a4b65132f6c326e5140273d4c0b800336f9b83
DIST winetricks-909.1 3469 SHA256 f522f4c991194cbed1044182ca6fbbb7645cd4b98d9557ab7d073ace1af4738d SHA512 2c832a9cc4286f641aeed7a5a47131773b48dd0cf123798f753ffb24799dabca29986b2b740698fbe9efb8034ac874a18147c6bd645bea8e69fdb42f1437fdf2 WHIRLPOOL 0ccb982022189b4d2e134756cadbca3628c33e57be6879b07e84f99182ed5a201379413a32af5d689744b4d7527f6abf56aae7113f34401c4cbe62b902462424
DIST winetricks-913 613886 SHA256 b7b9a53ca507cec75efbd263c5dad1aaa80f8751469a62d9e68ed44e58050d3c SHA512 a97cd8e79b1491170336964e73aed079d2a8f6ea7238eace1ca270c0dd531727f1f887fe1207f68f753d30b0a9ae727f26f918d327f851f0fa221e545cb952e8 WHIRLPOOL cd5c47f11040da2ee7d1e255a6162b60c45fef6fc4dd42ba434f3833a1b3f5e29158635f19e664e3c71925cfdcbd38ff818826ff5f74a1e17d7aed2579ebceba
DIST winetricks-913.1 3469 SHA256 f522f4c991194cbed1044182ca6fbbb7645cd4b98d9557ab7d073ace1af4738d SHA512 2c832a9cc4286f641aeed7a5a47131773b48dd0cf123798f753ffb24799dabca29986b2b740698fbe9efb8034ac874a18147c6bd645bea8e69fdb42f1437fdf2 WHIRLPOOL 0ccb982022189b4d2e134756cadbca3628c33e57be6879b07e84f99182ed5a201379413a32af5d689744b4d7527f6abf56aae7113f34401c4cbe62b902462424
DIST winetricks-916 614298 SHA256 fcd988a4f097bf604e6a17b0e1a8fc8969daeef0deede23135229fcfdfedc2c2 SHA512 53644e69363921fef70cef7351e73ddbb84f86ccafccb450a247dd5b03fd4edcbc4130deb3749548af5db650568e17eb1189ee3f3e9449b4f0d98b06e2ab2bcb WHIRLPOOL 5c5749ec9cd037780679894fd93b1ea5192bd8589e44ad7853d3e7237ca9b425473ceb60f4ebb72bcb8aa3d70a5c5d54ebc120ee4bc7dbd697df4a5ba1c4391b
DIST winetricks-916.1 3469 SHA256 f522f4c991194cbed1044182ca6fbbb7645cd4b98d9557ab7d073ace1af4738d SHA512 2c832a9cc4286f641aeed7a5a47131773b48dd0cf123798f753ffb24799dabca29986b2b740698fbe9efb8034ac874a18147c6bd645bea8e69fdb42f1437fdf2 WHIRLPOOL 0ccb982022189b4d2e134756cadbca3628c33e57be6879b07e84f99182ed5a201379413a32af5d689744b4d7527f6abf56aae7113f34401c4cbe62b902462424
DIST winetricks-gentoo-2012.10.19.tar.bz2 6421 SHA256 e9c61f6e2c2ecc6238f2ce415d219d4bc2cae486115fd8b99814b9c3422ad061 SHA512 40771160d2fb6be78e48c3e6f326bc61c96e462c5f646c2a2e00902a2059ce850738d0d447e65d2aeaa198ddec0069c06f39974b8a2b1959c14741cbd3dbc018 WHIRLPOOL 19052e69b56ef9f64962c47262942eff7f33a09ad761f9020760e1449edbec1c767a36cdec049afd7d7d07a329531dcc16770c79d71c51c91e5173d66cea0852

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-913.ebuild,v 1.1 2012/09/14 20:24:24 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-913.ebuild,v 1.2 2012/10/19 05:50:00 tetromino Exp $
EAPI=4
@ -16,12 +16,14 @@ fi
DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
HOMEPAGE="http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks"
LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE="gtk kde"
DEPEND=""
RDEPEND="app-emulation/wine
RDEPEND="app-arch/cabextract
app-arch/unzip
app-emulation/wine
gtk? ( gnome-extra/zenity )
kde? ( kde-base/kdialog )"

@ -1,9 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-909.ebuild,v 1.1 2012/09/08 06:24:28 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-916.ebuild,v 1.2 2012/10/19 05:57:41 tetromino Exp $
EAPI=4
inherit gnome2-utils eutils
if [[ ${PV} == "99999999" ]] ; then
ESVN_REPO_URI="http://winetricks.googlecode.com/svn/trunk"
inherit subversion
@ -12,16 +14,22 @@ else
http://winetricks.googlecode.com/svn-history/r${PV}/trunk/src/winetricks.1 -> ${P}.1"
KEYWORDS="~amd64 ~x86"
fi
wtg=winetricks-gentoo-2012.10.19
SRC_URI="${SRC_URI}
gtk? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )
kde? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )"
DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
HOMEPAGE="http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks"
LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE="gtk kde"
DEPEND=""
RDEPEND="app-emulation/wine
RDEPEND="app-arch/cabextract
app-arch/unzip
app-emulation/wine
gtk? ( gnome-extra/zenity )
kde? ( kde-base/kdialog )"
@ -35,10 +43,37 @@ src_unpack() {
cp "${DISTDIR}"/${P} src/${PN} || die
cp "${DISTDIR}"/${P}.1 src/${PN}.1 || die
fi
if use gtk || use kde; then
unpack ${wtg}.tar.bz2
fi
}
src_install() {
cd src
dobin ${PN}
doman ${PN}.1
if use gtk || use kde; then
cd ../${wtg} || die
domenu winetricks.desktop
insinto /usr/share/icons/hicolor/scalable/apps
doins wine-winetricks.svg
fi
}
pkg_preinst() {
if use gtk || use kde; then
gnome2_icon_savelist
fi
}
pkg_postinst() {
if use gtk || use kde; then
gnome2_icon_cache_update
fi
}
pkg_postrm() {
if use gtk || use kde; then
gnome2_icon_cache_update
fi
}

@ -1,9 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v 1.3 2012/08/12 21:06:16 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v 1.5 2012/10/19 05:57:41 tetromino Exp $
EAPI=4
inherit gnome2-utils eutils
if [[ ${PV} == "99999999" ]] ; then
ESVN_REPO_URI="http://winetricks.googlecode.com/svn/trunk"
inherit subversion
@ -12,16 +14,22 @@ else
http://winetricks.googlecode.com/svn-history/r${PV}/trunk/src/winetricks.1 -> ${P}.1"
KEYWORDS="~amd64 ~x86"
fi
wtg=winetricks-gentoo-2012.10.19
SRC_URI="${SRC_URI}
gtk? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )
kde? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )"
DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
HOMEPAGE="http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks"
LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1+"
SLOT="0"
IUSE="gtk kde"
DEPEND=""
RDEPEND="app-emulation/wine
RDEPEND="app-arch/cabextract
app-arch/unzip
app-emulation/wine
gtk? ( gnome-extra/zenity )
kde? ( kde-base/kdialog )"
@ -35,10 +43,37 @@ src_unpack() {
cp "${DISTDIR}"/${P} src/${PN} || die
cp "${DISTDIR}"/${P}.1 src/${PN}.1 || die
fi
if use gtk || use kde; then
unpack ${wtg}.tar.bz2
fi
}
src_install() {
cd src
dobin ${PN}
doman ${PN}.1
if use gtk || use kde; then
cd ../${wtg} || die
domenu winetricks.desktop
insinto /usr/share/icons/hicolor/scalable/apps
doins wine-winetricks.svg
fi
}
pkg_preinst() {
if use gtk || use kde; then
gnome2_icon_savelist
fi
}
pkg_postinst() {
if use gtk || use kde; then
gnome2_icon_cache_update
fi
}
pkg_postrm() {
if use gtk || use kde; then
gnome2_icon_cache_update
fi
}

@ -1,5 +1,2 @@
DIST gramps-3.2.5.tar.gz 7300072 SHA256 6cb97629913cb48e7804d35099813b86727c15b82b6f7a6438fe01935fc8dba2 SHA512 ca42e61b09aeab07352e2465084e15eeabcd05025213948baff88d97bca9e6c104c9214caa03540f9b8f5e10d14b1d00743da50676ec07c021b2f7928ec2b2da WHIRLPOOL d95182ea9a2e4f3746348f54190efc074f741eaf624744d7b400322802f403b43737f9d021200bd3941eb8fce397fec9ebc5b27375d6a0afdf4f93317cd6c571
DIST gramps-3.2.6.tar.gz 7340674 SHA256 66db9727e6aa7d65d6b4f798348c7b41b60f0eb4e06a8b8ae5b1f04cc6bdb0ec SHA512 b8240039e535585f2e0801375853bfa7207f3b3b6c22ca362d91b3ab25eb4ff2db23a886bdb92367396b45400d2c56e4b4929fe421e9113486fcf9095546b0ef WHIRLPOOL dbf725fd999efa9e0015ab4e8330e9cebf3c27bb2ae14d425f935ebf1bc4e0211cb751e165be5783afafccce1cad6b0852dc18b537b906b1ec902dfe0ecb2b03
DIST gramps-3.3.1.tar.gz 8793331 SHA256 b186e539e571eebcd077b9684b9e8f8e30e77e1d63ad5b58d18b4b0d6c772375 SHA512 95c19ad449635360421db72dd144eafeb6e0bd830dca36526f5467e938cbb814ff65b5f5552a41217be4eec50d8974c4e6dccbe734957d8b32884c1bb18203e1 WHIRLPOOL 4b3e1319863b21881f21086e4dd6476545d9686db0348fa2dcb4235419db22ad7e81bb1f540ab57e77e0fc0c5490a9053fff8d2d00025ebc95c93eed3c01d9e8
DIST gramps-3.4.0.tar.gz 9470815 SHA256 4d029c4f3d3ffd369cbf3859f86f3602ce97a038ed6238b9811d0bf3cd15acf0 SHA512 469fbbcb1e864f0c5a771f83e4592ff27f86b017fd9fe9d6d56fff04aa888bfd08d1a6d2bfcccb244328b3a78c7b22e031452d9eb409b674cf0369e0af8aed0f WHIRLPOOL f068bb558cd5a6c5b4bf03dfb0d7a389aa8ea3175d2240d3a9d612a684a1cfbdf781b98d8ba859bfeaf5843ea744b721673b8115495777401bbc165922bebf08
DIST gramps-3.4.1.tar.gz 10024633 SHA256 dc0cabfbe5586d5f38af6364a7adfdb52a543614583f60a5ecbdb317d0bac8c7 SHA512 550b104458eacdeb765bf856808474d73b18903cdc56b91c7a5cb0ee28a3fef6ae48979daa6ec36a693b396697a415838dda7aa5314800c4118865205883fca5 WHIRLPOOL 3f7d40962a8b339d2af59767e692ae2d7c831e489675dac3d46c2ee53a3c0a4a340a346a9e317718bf85eb43fff0a3d6461656c00218ea978176d6813ba0f0bb

@ -1,198 +0,0 @@
diff -ru gramps-3.2.4.orig/src/cli/clidbman.py gramps-3.2.4/src/cli/clidbman.py
--- gramps-3.2.4.orig/src/cli/clidbman.py 2010-10-11 12:21:07.201000002 +0200
+++ gramps-3.2.4/src/cli/clidbman.py 2010-10-11 13:21:19.090000002 +0200
@@ -109,7 +109,7 @@
Returns (people_count, version_number) of current DB.
Returns ("Unknown", "Unknown") if invalid DB or other error.
"""
- from bsddb import dbshelve, db
+ from bsddb3 import dbshelve, db
from gen.db import META, PERSON_TBL
env = db.DBEnv()
flags = db.DB_CREATE | db.DB_PRIVATE |\
diff -ru gramps-3.2.4.orig/src/gen/db/bsddbtxn.py gramps-3.2.4/src/gen/db/bsddbtxn.py
--- gramps-3.2.4.orig/src/gen/db/bsddbtxn.py 2010-10-11 12:21:07.162000002 +0200
+++ gramps-3.2.4/src/gen/db/bsddbtxn.py 2010-10-11 13:21:05.704000001 +0200
@@ -188,7 +188,7 @@
# test code
if __name__ == "__main__":
print "1"
- from bsddb import db, dbshelve
+ from bsddb3 import db, dbshelve
print "2"
x = db.DBEnv()
print "3"
diff -ru gramps-3.2.4.orig/src/gen/db/cursor.py gramps-3.2.4/src/gen/db/cursor.py
--- gramps-3.2.4.orig/src/gen/db/cursor.py 2010-10-11 12:21:07.162000002 +0200
+++ gramps-3.2.4/src/gen/db/cursor.py 2010-10-11 13:20:53.307000001 +0200
@@ -24,7 +24,7 @@
#
#-------------------------------------------------------------------------
from cPickle import dumps, loads
-from bsddb import db
+from bsddb3 import db
#-------------------------------------------------------------------------
#
diff -ru gramps-3.2.4.orig/src/gen/db/dbconst.py gramps-3.2.4/src/gen/db/dbconst.py
--- gramps-3.2.4.orig/src/gen/db/dbconst.py 2010-10-11 12:21:07.161000002 +0200
+++ gramps-3.2.4/src/gen/db/dbconst.py 2010-10-11 13:20:30.869000001 +0200
@@ -63,7 +63,7 @@
DBOBJECTS = 25000 # Maximum number of simultaneously locked objects
DBUNDO = 1000 # Maximum size of undo buffer
-from bsddb.db import DB_CREATE, DB_AUTO_COMMIT, DB_DUP, DB_DUPSORT, DB_RDONLY
+from bsddb3.db import DB_CREATE, DB_AUTO_COMMIT, DB_DUP, DB_DUPSORT, DB_RDONLY
DBFLAGS_O = DB_CREATE | DB_AUTO_COMMIT # Default flags for database open
DBFLAGS_R = DB_RDONLY # Flags to open a database read-only
DBFLAGS_D = DB_DUP | DB_DUPSORT # Default flags for duplicate keys
diff -ru gramps-3.2.4.orig/src/gen/db/read.py gramps-3.2.4/src/gen/db/read.py
--- gramps-3.2.4.orig/src/gen/db/read.py 2010-10-11 12:21:07.162000002 +0200
+++ gramps-3.2.4/src/gen/db/read.py 2010-10-11 13:20:34.707000001 +0200
@@ -35,7 +35,7 @@
import locale
import os
from sys import maxint
-from bsddb import db
+from bsddb3 import db
from gen.ggettext import gettext as _
import logging
diff -ru gramps-3.2.4.orig/src/gen/db/txn.py gramps-3.2.4/src/gen/db/txn.py
--- gramps-3.2.4.orig/src/gen/db/txn.py 2010-10-11 12:21:07.162000002 +0200
+++ gramps-3.2.4/src/gen/db/txn.py 2010-10-11 13:21:12.982000001 +0200
@@ -32,7 +32,7 @@
#-------------------------------------------------------------------------
from __future__ import with_statement
import cPickle as pickle
-from bsddb import dbshelve, db
+from bsddb3 import dbshelve, db
import logging
from collections import defaultdict
diff -ru gramps-3.2.4.orig/src/gen/db/undoredo.py gramps-3.2.4/src/gen/db/undoredo.py
--- gramps-3.2.4.orig/src/gen/db/undoredo.py 2010-10-11 12:21:07.162000002 +0200
+++ gramps-3.2.4/src/gen/db/undoredo.py 2010-10-11 13:20:48.720000001 +0200
@@ -33,7 +33,7 @@
from __future__ import with_statement
import time, os
import cPickle as pickle
-from bsddb import db
+from bsddb3 import db
from gen.ggettext import gettext as _
#-------------------------------------------------------------------------
diff -ru gramps-3.2.4.orig/src/gen/db/write.py gramps-3.2.4/src/gen/db/write.py
--- gramps-3.2.4.orig/src/gen/db/write.py 2010-10-11 12:21:07.162000002 +0200
+++ gramps-3.2.4/src/gen/db/write.py 2010-10-11 13:20:39.458000001 +0200
@@ -39,7 +39,7 @@
from functools import wraps
from gen.ggettext import gettext as _
-from bsddb import dbshelve, db
+from bsddb3 import dbshelve, db
import logging
from sys import maxint
diff -ru gramps-3.2.4.orig/src/GrampsAboutDialog.py gramps-3.2.4/src/GrampsAboutDialog.py
--- gramps-3.2.4.orig/src/GrampsAboutDialog.py 2010-10-11 12:21:07.202000002 +0200
+++ gramps-3.2.4/src/GrampsAboutDialog.py 2010-10-11 13:27:15.077000002 +0200
@@ -30,7 +30,7 @@
from gen.ggettext import gettext as _
import os
import sys
-import bsddb
+import bsddb3
##import logging
##_LOG = logging.getLogger(".GrampsAboutDialog")
@@ -124,7 +124,7 @@
"Distribution: %s")
% (elipses(str(const.VERSION)),
elipses(str(sys.version).replace('\n','')),
- elipses(str(bsddb.__version__) + " " + str(bsddb.db.version())),
+ elipses(str(bsddb3.__version__) + " " + str(bsddb3.db.version())),
elipses(os.environ.get('LANG','')),
elipses(operatingsystem),
elipses(distribution)))
diff -ru gramps-3.2.4.orig/src/GrampsLogger/_ErrorReportAssistant.py gramps-3.2.4/src/GrampsLogger/_ErrorReportAssistant.py
--- gramps-3.2.4.orig/src/GrampsLogger/_ErrorReportAssistant.py 2010-10-11 12:21:07.112000002 +0200
+++ gramps-3.2.4/src/GrampsLogger/_ErrorReportAssistant.py 2010-10-11 13:22:26.863000002 +0200
@@ -5,7 +5,7 @@
import pygtk
import gobject
import cairo
-import sys, os,bsddb
+import sys, os,bsddb3
class ErrorReportAssistant(object):
@@ -119,7 +119,7 @@
"gobject version: %s\n"\
"cairo version : %s"\
% (str(sys.version).replace('\n',''),
- str(bsddb.__version__) + " " + str(bsddb.db.version()),
+ str(bsddb3.__version__) + " " + str(bsddb3.db.version()),
str(const.VERSION),
os.environ.get('LANG',''),
operatingsystem,
diff -ru gramps-3.2.4.orig/src/gui/editors/editfamily.py gramps-3.2.4/src/gui/editors/editfamily.py
--- gramps-3.2.4.orig/src/gui/editors/editfamily.py 2010-10-11 12:21:07.130000002 +0200
+++ gramps-3.2.4/src/gui/editors/editfamily.py 2010-10-11 13:20:23.312000001 +0200
@@ -26,7 +26,7 @@
# python modules
#
#-------------------------------------------------------------------------
-from bsddb import db as bsddb_db
+from bsddb3 import db as bsddb_db
from gen.ggettext import gettext as _
from DdTargets import DdTargets
import cPickle as pickle
diff -ru gramps-3.2.4.orig/src/plugins/import/ImportGrdb.py gramps-3.2.4/src/plugins/import/ImportGrdb.py
--- gramps-3.2.4.orig/src/plugins/import/ImportGrdb.py 2010-10-11 12:21:07.253000002 +0200
+++ gramps-3.2.4/src/plugins/import/ImportGrdb.py 2010-10-11 13:21:21.789000002 +0200
@@ -36,7 +36,7 @@
from gen.ggettext import gettext as _
import cPickle as pickle
import time
-from bsddb import dbshelve, db
+from bsddb3 import dbshelve, db
import logging
LOG = logging.getLogger(".Db")
diff -ru gramps-3.2.4.orig/src/plugins/lib/libgrdb.py gramps-3.2.4/src/plugins/lib/libgrdb.py
--- gramps-3.2.4.orig/src/plugins/lib/libgrdb.py 2010-10-11 12:21:07.255000002 +0200
+++ gramps-3.2.4/src/plugins/lib/libgrdb.py 2010-10-11 13:21:30.551000002 +0200
@@ -36,7 +36,7 @@
import locale
import os
from sys import maxint
-from bsddb import db
+from bsddb3 import db
from gen.ggettext import gettext as _
import logging
diff -ru gramps-3.2.4.orig/src/plugins/tool/ChangeNames.py gramps-3.2.4/src/plugins/tool/ChangeNames.py
--- gramps-3.2.4.orig/src/plugins/tool/ChangeNames.py 2010-10-11 12:21:07.262000002 +0200
+++ gramps-3.2.4/src/plugins/tool/ChangeNames.py 2010-10-11 13:21:41.097000002 +0200
@@ -31,7 +31,7 @@
import gobject
import gtk
import cPickle
-from bsddb.db import DB_CURRENT
+from bsddb3.db import DB_CURRENT
#-------------------------------------------------------------------------
#
diff -ru gramps-3.2.4.orig/src/plugins/tool/Leak.py gramps-3.2.4/src/plugins/tool/Leak.py
--- gramps-3.2.4.orig/src/plugins/tool/Leak.py 2010-10-11 12:21:07.262000002 +0200
+++ gramps-3.2.4/src/plugins/tool/Leak.py 2010-10-11 13:21:36.903000002 +0200
@@ -31,7 +31,7 @@
#
#------------------------------------------------------------------------
from gen.ggettext import gettext as _
-from bsddb.db import DBError
+from bsddb3.db import DBError
#------------------------------------------------------------------------
#

@ -1,11 +0,0 @@
--- src/config.py.orig 2011-06-12 20:21:57.440733545 +0200
+++ src/config.py 2011-06-12 20:22:22.945653970 +0200
@@ -292,7 +292,7 @@
register('preferences.use-last-view', True)
register('preferences.last-view', '')
register('preferences.last-views', [])
-register('preferences.use-bsddb3', False)
+register('preferences.use-bsddb3', True)
register('researcher.researcher-addr', '')
register('researcher.researcher-locality', '')

@ -1,90 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.2.5.ebuild,v 1.10 2012/07/29 17:13:54 armin76 Exp $
EAPI=3
PYTHON_DEPEND="2:2.5"
GCONF_DEBUG="no"
inherit autotools eutils gnome2 python
DESCRIPTION="Genealogical Research and Analysis Management Programming System"
HOMEPAGE="http://www.gramps-project.org/"
SRC_URI="mirror://sourceforge/gramps/Stable/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="gnome reports spell webkit"
RDEPEND="dev-python/bsddb3
>=dev-python/pygtk-2.10.0
x11-misc/xdg-utils
gnome-base/librsvg:2
gnome? ( dev-python/libgnome-python
dev-python/gconf-python )
spell? ( dev-python/gtkspell-python
dev-python/pyenchant )
reports? ( media-gfx/graphviz )
webkit? ( dev-python/pywebkitgtk )"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/libiconv
virtual/pkgconfig"
DOCS="NEWS README TODO"
pkg_setup() {
G2CONF="${G2CONF} --disable-mime-install PYTHON="${EROOT}"/usr/bin/python2"
python_set_active_version 2
python_pkg_setup
}
src_prepare() {
gnome2_src_prepare
epatch "${FILESDIR}"/${PN}-3.2.4-use_bsddb3.patch
eautoreconf
# This is for bug 215944, so .pyo/.pyc files don't get into the
# file system
mv "${S}"/py-compile "${S}"/py-compile.orig
ln -s $(type -P true) "${S}"/py-compile
# Fix install path.
einfo "Fix installation path"
find . -iname 'Makefile.in' | xargs \
sed "s;\(pkgdatadir = \)\(\$(datadir)\);\1$(python_get_sitedir);" -i \
|| die
sed "s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@;" \
-i src/Makefile.in || die
sed "s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@;" \
-i src/docgen/Makefile.in || die
einfo "Fix wrapper script"
sed "s;@datadir@;$(python_get_sitedir);" \
-i gramps.sh.in || die
einfo "Fix icon location"
sed "s;gramps/;pixmap/;g" -i data/gramps.keys.in || die
}
src_install() {
python_need_rebuild
gnome2_src_install
}
pkg_postinst() {
gnome2_pkg_postinst
python_mod_optimize ${PN}
}
pkg_postrm() {
gnome2_pkg_postrm
python_mod_cleanup ${PN}
}

@ -1,90 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.2.6.ebuild,v 1.5 2012/07/29 17:13:54 armin76 Exp $
EAPI=3
PYTHON_DEPEND="2:2.5"
GCONF_DEBUG="no"
inherit autotools eutils gnome2 python
DESCRIPTION="Genealogical Research and Analysis Management Programming System"
HOMEPAGE="http://www.gramps-project.org/"
SRC_URI="mirror://sourceforge/gramps/Stable/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gnome reports spell webkit"
RDEPEND="dev-python/bsddb3
>=dev-python/pygtk-2.10.0
x11-misc/xdg-utils
gnome-base/librsvg:2
gnome? ( dev-python/libgnome-python
dev-python/gconf-python )
spell? ( dev-python/gtkspell-python
dev-python/pyenchant )
reports? ( media-gfx/graphviz )
webkit? ( dev-python/pywebkitgtk )"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/libiconv
virtual/pkgconfig"
DOCS="NEWS README TODO"
pkg_setup() {
G2CONF="${G2CONF} --disable-mime-install PYTHON="${EROOT}"/usr/bin/python2"
python_set_active_version 2
python_pkg_setup
}
src_prepare() {
gnome2_src_prepare
epatch "${FILESDIR}"/${PN}-3.2.4-use_bsddb3.patch
eautoreconf
# This is for bug 215944, so .pyo/.pyc files don't get into the
# file system
mv "${S}"/py-compile "${S}"/py-compile.orig
ln -s $(type -P true) "${S}"/py-compile
# Fix install path.
einfo "Fix installation path"
find . -iname 'Makefile.in' | xargs \
sed "s;\(pkgdatadir = \)\(\$(datadir)\);\1$(python_get_sitedir);" -i \
|| die
sed "s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@;" \
-i src/Makefile.in || die
sed "s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@;" \
-i src/docgen/Makefile.in || die
einfo "Fix wrapper script"
sed "s;@datadir@;$(python_get_sitedir);" \
-i gramps.sh.in || die
einfo "Fix icon location"
sed "s;gramps/;pixmap/;g" -i data/gramps.keys.in || die
}
src_install() {
python_need_rebuild
gnome2_src_install
}
pkg_postinst() {
gnome2_pkg_postinst
python_mod_optimize ${PN}
}
pkg_postrm() {
gnome2_pkg_postrm
python_mod_cleanup ${PN}
}

@ -1,89 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.3.1.ebuild,v 1.3 2012/07/29 17:13:54 armin76 Exp $
EAPI=3
PYTHON_DEPEND="2:2.6"
GCONF_DEBUG="no"
inherit eutils gnome2 python
DESCRIPTION="Genealogical Research and Analysis Management Programming System"
HOMEPAGE="http://www.gramps-project.org/"
SRC_URI="mirror://sourceforge/gramps/Stable/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gnome reports spell webkit"
RDEPEND="dev-python/bsddb3
>=dev-python/pygtk-2.12.0
dev-python/pygoocanvas
x11-misc/xdg-utils
gnome-base/librsvg:2
gnome? ( dev-python/libgnome-python
dev-python/gconf-python )
spell? ( dev-python/gtkspell-python
dev-python/pyenchant )
reports? ( media-gfx/graphviz )
webkit? ( dev-python/pywebkitgtk )"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/libiconv
virtual/pkgconfig"
DOCS="NEWS README TODO"
pkg_setup() {
G2CONF="${G2CONF} --disable-mime-install PYTHON="${EROOT}"/usr/bin/python2"
python_set_active_version 2
python_pkg_setup
}
src_prepare() {
gnome2_src_prepare
epatch "${FILESDIR}/${PN}-3.3.0-use_bsddb3.patch"
# This is for bug 215944, so .pyo/.pyc files don't get into the
# file system
mv "${S}"/py-compile "${S}"/py-compile.orig
ln -s $(type -P true) "${S}"/py-compile
# Fix install path.
einfo "Fix installation path"
find . -iname 'Makefile.in' | xargs \
sed "s;\(pkgdatadir = \)\(\$(datadir)\);\1$(python_get_sitedir);" -i \
|| die
sed "s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@;" \
-i src/Makefile.in || die
sed "s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@;" \
-i src/docgen/Makefile.in || die
einfo "Fix wrapper script"
sed "s;@datadir@;$(python_get_sitedir);" \
-i gramps.sh.in || die
einfo "Fix icon location"
sed "s;gramps/;pixmap/;g" -i data/gramps.keys.in || die
}
src_install() {
python_need_rebuild
gnome2_src_install
}
pkg_postinst() {
gnome2_pkg_postinst
python_mod_optimize ${PN}
}
pkg_postrm() {
gnome2_pkg_postrm
python_mod_cleanup ${PN}
}

@ -1,2 +1,3 @@
DIST calibre-0.9.1.tar.xz 27084512 SHA256 c4d32577133769dd8db7a75d1293c2762a8dd876f1203557d33be7a61fed89b3 SHA512 7d770a1e1793a7110c59995c12497092e214662bf47a2196feab296c147f538a0dc19617919cdb8606fb43fb10668f7c8d7009ff1a96f9221a36ab0b363877f5 WHIRLPOOL c51914f30995a0b740e2a67bf77893ac676310c37844175f1aaff717bbc4b24dedd70183bf84d0742a470a302ce8f6965cffd4d39b1ee71ce263a46552a90add
DIST calibre-0.9.2.tar.xz 27118940 SHA256 a9347dbe08a331e46a8db88cce8bd72bb8d06c582922a01ffa6b0345bd441c75 SHA512 f06dc3bf54e48972c2cd3fc2c6f9d377783e68393eeca782100049a1813314f981b1a5ae685189039c49dd38ab20d4ca5c0dccc2314c40ec16af9f52f4585ec0 WHIRLPOOL f7e201ab871a16994dec58cc4f1cb1d8c4a4c555d1cee16ef7b977ec1b41b639d3d669b426f19c30b3a7f9a33437804c51f8ad8e41761beea7fa470a4f329073
DIST calibre-0.9.3.tar.xz 27129492 SHA256 b656d4a68ad966a9859cb430ec6acaa87d343c77f8ec5ecb17171c1520a2bfb9 SHA512 9101e5fbcf004b209c18304aec7f87062613ea9d06d505694e10d427e4339463c336c9376772b869772a1194f37908bff65e707e591f2d2464a901248136bbe3 WHIRLPOOL 353f17722825fa91a057667cc360aabb28adb03e9da8eefb61112993fd4cda2e7f68912672173a909cff46aedcc9b3fc8a2802bb4afe5aa2bb38509ea4333291

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.1.ebuild,v 1.2 2012/10/12 09:52:05 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.1.ebuild,v 1.3 2012/10/19 05:05:52 zmedico Exp $
EAPI=4
PYTHON_DEPEND=2:2.7
@ -39,7 +39,7 @@ COMMON_DEPEND="
media-fonts/liberation-fonts
>=media-gfx/imagemagick-6.5.9[jpeg,png]
>=media-libs/libwmf-0.2.8
media-libs/libmtp
>=media-libs/libmtp-1.1.4
virtual/libusb:1
x11-libs/qt-dbus:4
x11-libs/qt-svg:4

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.2.ebuild,v 1.1 2012/10/11 11:32:06 zmedico Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.2.ebuild,v 1.2 2012/10/19 05:05:52 zmedico Exp $
EAPI=4
PYTHON_DEPEND=2:2.7
@ -39,7 +39,7 @@ COMMON_DEPEND="
media-fonts/liberation-fonts
>=media-gfx/imagemagick-6.5.9[jpeg,png]
>=media-libs/libwmf-0.2.8
media-libs/libmtp
>=media-libs/libmtp-1.1.4
virtual/libusb:1
x11-libs/qt-dbus:4
x11-libs/qt-svg:4

@ -0,0 +1,182 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.3.ebuild,v 1.1 2012/10/19 05:30:45 zmedico Exp $
EAPI=4
PYTHON_DEPEND=2:2.7
PYTHON_USE_WITH="ssl sqlite"
inherit python eutils fdo-mime bash-completion-r1 multilib
DESCRIPTION="Ebook management application."
HOMEPAGE="http://calibre-ebook.com/"
SRC_URI="http://sourceforge.net/projects/calibre/files/${PV}/${P}.tar.xz"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="+udisks"
COMMON_DEPEND="
>=app-text/podofo-0.8.2
>=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)]
>=dev-libs/chmlib-0.40
>=dev-libs/icu-4.4
>=dev-python/beautifulsoup-3.0.5:python-2
dev-python/netifaces
dev-python/python-dateutil
>=dev-python/dnspython-1.6.0
>=dev-python/cssutils-0.9.9
>=dev-python/dbus-python-0.82.2
>=dev-python/imaging-1.1.6
>=dev-python/lxml-2.2.1
>=dev-python/mechanize-0.1.11
>=dev-python/python-dateutil-1.4.1
>=dev-python/PyQt4-4.9.1[X,svg,webkit]
media-fonts/liberation-fonts
>=media-gfx/imagemagick-6.5.9[jpeg,png]
>=media-libs/libwmf-0.2.8
>=media-libs/libmtp-1.1.4
virtual/libusb:1
x11-libs/qt-dbus:4
x11-libs/qt-svg:4
>=x11-misc/xdg-utils-1.0.2-r2"
RDEPEND="${COMMON_DEPEND}
udisks? ( sys-fs/udisks:0 )"
DEPEND="${COMMON_DEPEND}
>=dev-python/setuptools-0.6_rc5"
S=${WORKDIR}/${PN}
pkg_setup() {
python_set_active_version 2.7
python_pkg_setup
}
src_prepare() {
# Fix outdated version constant.
#sed -e "s#\\(^numeric_version =\\).*#\\1 (${PV//./, })#" \
# -i src/calibre/constants.py || \
# die "sed failed to patch constants.py"
# Avoid sandbox violation in /usr/share/gnome/apps when linux.py
# calls xdg-* (bug #258938).
sed -e "s|'xdg-desktop-menu', 'install'|\\0, '--mode', 'user'|" \
-e "s|check_call(\\['xdg-desktop-menu', 'forceupdate'\\])|#\\0|" \
-e "s|\\(CurrentDir(tdir)\\), \\\\\$|\\1:|" \
-e "s|PreserveMIMEDefaults():||" \
-e "s|xdg-icon-resource install|\\0 --mode user|" \
-e "s|cc(\\['xdg-desktop-menu', 'forceupdate'\\])|#\\0|" \
-e "s|xdg-mime install|\\0 --mode user|" \
-i src/calibre/linux.py || die "sed failed to patch linux.py"
# Disable unnecessary privilege dropping for bug #287067.
sed -e "s:if os.geteuid() == 0:if False and os.geteuid() == 0:" \
-i setup/install.py || die "sed failed to patch install.py"
sed -e "/^ self\\.check_call(qmc + \\[.*\\.pro'\\])$/a\
\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ self.check_call(['sed', \
'-e', 's|^CFLAGS .*|\\\\\\\\0 ${CFLAGS}|', \
'-e', 's|^CXXFLAGS .*|\\\\\\\\0 ${CXXFLAGS}|', \
'-e', 's|^LFLAGS .*|\\\\\\\\0 ${LDFLAGS}|', \
'-i', 'Makefile'])" \
-i setup/extensions.py || die "sed failed to patch extensions.py"
}
src_install() {
# Bypass kbuildsycoca and update-mime-database in order to
# avoid sandbox violations if xdg-mime tries to call them.
cat - > "${T}/kbuildsycoca" <<-EOF
#!${BASH}
exit 0
EOF
cp "${T}"/{kbuildsycoca,update-mime-database}
chmod +x "${T}"/{kbuildsycoca,update-mime-database}
# Unset DISPLAY in order to prevent xdg-mime from triggering a sandbox
# violation with kbuildsycoca as in bug #287067, comment #13.
export -n DISPLAY
# Bug #352625 - Some LANGUAGE values can trigger the following ValueError:
# File "/usr/lib/python2.6/locale.py", line 486, in getdefaultlocale
# return _parse_localename(localename)
# File "/usr/lib/python2.6/locale.py", line 418, in _parse_localename
# raise ValueError, 'unknown locale: %s' % localename
#ValueError: unknown locale: 46
export -n LANGUAGE
# Bug #295672 - Avoid sandbox violation in ~/.config by forcing
# variables to point to our fake temporary $HOME.
export HOME="${T}/fake_homedir"
export XDG_CONFIG_HOME="${HOME}/.config"
export XDG_DATA_HOME="${HOME}/.local/share"
export CALIBRE_CONFIG_DIRECTORY="${XDG_CONFIG_HOME}/calibre"
mkdir -p "${XDG_CONFIG_HOME}" "${CALIBRE_CONFIG_DIRECTORY}"
# Bug #334243 - respect LDFLAGS when building calibre-mount-helper
export OVERRIDE_CFLAGS="$CFLAGS" OVERRIDE_LDFLAGS="$LDFLAGS"
local libdir=$(get_libdir)
[[ -n $libdir ]] || die "get_libdir returned an empty string"
dodir "$(python_get_sitedir)" # for init_calibre.py
PATH=${T}:${PATH} PYTHONPATH=${S}/src${PYTHONPATH:+:}${PYTHONPATH} \
python setup.py install \
--root="${D}" \
--prefix="${EPREFIX}/usr" \
--libdir="${EPREFIX}/usr/${libdir}" \
--staging-root="${ED}usr" \
--staging-libdir="${ED}usr/${libdir}" || die
grep -rlZ "${ED}" "${ED}" | xargs -0 sed -e "s:${D}:/:g" -i ||
die "failed to fix harcoded \$D in paths"
# Remove dummy calibre-mount-helper which is unused since calibre-0.8.25
# due to bug #389515 (instead, calibre now calls udisks via dbus).
rm "${ED}usr/bin/calibre-mount-helper" || die
# The menu entries end up here due to '--mode user' being added to
# xdg-* options in src_prepare.
dodir /usr/share/mime/packages
chmod -fR a+rX,u+w,g-w,o-w "${HOME}"/.local
mv "${HOME}"/.local/share/mime/packages/* "${ED}"usr/share/mime/packages/ ||
die "failed to register mime types"
dodir /usr/share/icons
mv "${HOME}"/.local/share/icons/* "${ED}"usr/share/icons/ ||
die "failed to install icon files"
domenu "${HOME}"/.local/share/applications/*.desktop ||
die "failed to install .desktop menu files"
dobashcomp "${ED}"usr/etc/bash_completion.d/calibre
rm -r "${ED}"usr/etc/bash_completion.d
find "${ED}"usr/etc -type d -empty -delete
cd "${ED}"/usr/share/calibre/fonts/liberation || die
local x
for x in * ; do
[[ -f ${EROOT}usr/share/fonts/liberation-fonts/${x} ]] || continue
ln -sf "../../../fonts/liberation-fonts/${x}" "${x}" || die
done
python_convert_shebangs -r $(python_get_version) "${ED}"
newinitd "${FILESDIR}"/calibre-server.init calibre-server
newconfd "${FILESDIR}"/calibre-server.conf calibre-server
}
pkg_postinst() {
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
python_mod_optimize /usr/$(get_libdir)/${PN}
}
pkg_postrm() {
python_mod_cleanup /usr/$(get_libdir)/${PN}
}

@ -1,4 +1,2 @@
DIST poppler-data-0.2.1.tar.gz 4067562 SHA256 890dbadf44aee07999c050fcbe0c4ea8b32fba0e8b573c439dd7de8476a1a660 SHA512 7433fd642651938d3824fa41916db8c8e64be6b858ad32474145c4fa96f8e43159298dd543efaf0a8159b5c9a90f35ddbeb31cc0203b6afb590b0aa2a7e92396 WHIRLPOOL 1945f89d9086b29849b558730386b8568234a77a8ac20f9016bfb2b5e8847f9deff392843ae252692b91f4b5fd98207c4624067e5d81d0844e64f4813398b3d9
DIST poppler-data-0.4.0.tar.gz 4156021 SHA256 5caf7e10b7b0c6a4e1e753af09be52224e88bb8fbcb47794ad72b99b9e24b109 SHA512 7a0aced877ff61de11891c3d19549f7ab195854eb84a3cf1258da0d2df77a72542dccc9ab0cdb93f4adda08491a1da2749c682723dfec6c07a2b430ef8c86dcd WHIRLPOOL 98fa785898eb2002c2f07834565465cb2c7122209cb57bab5edbc9bd3c9e3b0a1fb278898cbb340e7af5c1fe73f9bae2e23f46d2a3f3dee58109c8d78d489552
DIST poppler-data-0.4.4.tar.gz 4175352 SHA256 7643ada027b99a2ef508ed750b64a89b82c666bd841476b36a2426e69631fe8b SHA512 0d30c282522e174546af86e737ec1a5eeb85ea4126e4ee4981e0e4d7ccff835ec7a8edcda4a3ef7d9422580ea21d72da5e88bfb0f381e27f3f058f38a711519b WHIRLPOOL b8ca0ec6ade6d92c2623043b2f16e0499e2f00e51e7c16d018b718367a4291e1a94ae7343243253ef008d835c85ecb0eb133ddd0d699f1b4db47deecc2ccca40
DIST poppler-data-0.4.5.tar.gz 4126275 SHA256 3190bc457bafe4b158f79a08e8a3f1824031ec12acefc359e68e0f04da0f70fd SHA512 0120f4261597be8aa11b687a4dedacb865e125bd1142093de3c213d82f36c5ed7fb29c830bf7b327c49c4544d91462e9daeaa59fd813c15d3c0bc3dcb42ce067 WHIRLPOOL fdbde7a26304a57dd7f57a1466fb54d3486b5fe6c6bd43169776d351f692192670477fa83dcf71d9f07c2ba00f0018843b0bfb537e735a4a76ea2fd0996d156e
DIST poppler-data-0.4.6.tar.gz 4182141 SHA256 f306901dfa5bda90cd6663d4eedb1c773c3c709de78018c79f1282b2c8f90afa SHA512 5e5f5302c475d3630961b7a89a2e8c8b77884ee99289d97b626d9f1daee54314f4b1d070397c8f3dce0c420a71960d4663c56637eb9ba54de2eec3e481636035 WHIRLPOOL be737450e7a3d299528d1971786ce9076c92e3b54e1bf82f2fe678e9461057744db95bbb5821073e6007a326c27a06443a493cf761bcf1473795e4d41b35ba94

@ -1,20 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.2.1.ebuild,v 1.8 2008/12/07 11:46:16 vapier Exp $
DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc"
HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="adobe-ps MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND=""
src_install() {
emake prefix=/usr DESTDIR="${D}" install || die "emake install failed"
dodoc README
}

@ -1,20 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.4.0.ebuild,v 1.8 2010/02/08 18:18:30 nixnut Exp $
DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc"
HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="adobe-ps GPL-2 MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND=""
src_install() {
emake prefix=/usr DESTDIR="${D}" install || die "emake install failed"
dodoc README
}

@ -1,19 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.4.4.ebuild,v 1.7 2011/10/30 17:23:59 armin76 Exp $
EAPI="3"
DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc"
HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="BSD GPL-2 MIT"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
src_install() {
emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install || die
dodoc README
}

@ -1,19 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.4.5.ebuild,v 1.3 2011/10/12 16:26:21 ssuominen Exp $
EAPI="4"
DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc"
HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="BSD GPL-2 MIT"
KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
src_install() {
emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install || die
dodoc README
}

@ -0,0 +1,23 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.4.6.ebuild,v 1.1 2012/10/18 21:15:04 reavertm Exp $
EAPI="4"
DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc"
HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="BSD GPL-2 MIT"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
src_install() {
emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install || die
# bug 409361
dodir /usr/share/poppler/cMaps
cd "${D}/${EPREFIX}"/usr/share/poppler/cMaps || die
find ../cMap -type f -exec ln -s {} . \; || die
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.20.4.ebuild,v 1.1 2012/09/17 14:24:37 johu Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.20.4.ebuild,v 1.2 2012/10/18 22:22:53 blueness Exp $
EAPI=4
@ -11,7 +11,7 @@ HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="cairo cjk curl cxx debug doc +introspection jpeg jpeg2k +lcms png qt4 tiff +utils"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/tesseract/tesseract-3.01.ebuild,v 1.3 2012/10/10 12:07:38 hasufell Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/tesseract/tesseract-3.01.ebuild,v 1.4 2012/10/18 18:57:57 maekke Exp $
EAPI=4
@ -62,7 +62,7 @@ SRC_URI="${URI_PREFIX}/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="doc examples jpeg png tiff -webp +scrollview linguas_ar linguas_bg linguas_ca linguas_chr linguas_cs linguas_de linguas_da linguas_el linguas_es linguas_fi linguas_fr linguas_he linguas_hi linguas_hu linguas_id linguas_it linguas_jp linguas_ko linguas_lt linguas_lv linguas_nl linguas_no linguas_pl linguas_pt linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr linguas_sv linguas_th linguas_tl linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW osd"

@ -1,14 +1,24 @@
DIST 03f54ef33914.tar.gz 2754334 SHA256 86dfb4fda79de7459b17b6efac6b8d5d6fd7bb1175b7e4ff22ba2ce4a903c05a SHA512 f7203257dfbdc7f5a1f0938d747339b69061e281d4a9dce9f6050a183ae5c957f30c91d048bdfa59833ff4453150e5b1497996cfa89f2251ec62fc7bea4bad83 WHIRLPOOL 8eca088d4652ab9c4443cdb6eaf86795c43aee86fc2621caf322f1781bbdff8634685824e97463c1748d46d4c9c1e6205d403b9b5bb09734e2910f9ddbb6667d
DIST 301e79a966b4.tar.gz 130477 SHA256 dce85d9bcc6e213240b6ad49755bf57fc60a515461664890efcce2ed615ca70b SHA512 8a794b363bc91dd24628f13b64a3eca5f94249775ab074b938f14d1b2b9dcac2932ce802c84be7f6c7179eef18f3881b3c0264e16d153f1a0dbd794ccb20d3f6 WHIRLPOOL e1348bca1a18c8bc1e53669f2c5abd3cd1d8451267be737586bf28d78f7702e9c75edfabf168db0bdac88a608132b09b1a1ba795716cfdef79a6b9331ac193c4
DIST 5ec94d162f05.tar.gz 44955612 SHA256 11a77a35661b2239e73c3fb1318fb6371d0cd7130594d1405df1cb1b17040ea6 SHA512 fcd658757ad9cdb19198fd944f1ad3fccfe58c32c6cb1b96243fc2937a6b96cdcd99bac910b390e312d74f0c21bd10a55c0b30f37e9deb227f56bb465c9badaa WHIRLPOOL 1bfaa047979d9f3372aac153ca8221d157b16135ab6d1b6faec131a1c6b36b5b46dde2a923fac5f3ebf02a0a42bf50d65ad42ec01f81e3dd9abe237967aa3b4c
DIST 7fae6a3a68c7.tar.gz 1453824 SHA256 8d94e9b594e4ae0eff6899cb4ff899ce66db3b4d6ef158e019b7be96e193ec0f SHA512 76b29c79d4219857ab8b628086d3ea9379c490402643bc4947d3253b012115e97c5f4463f54fe7abf5d82227d722e3cb5ebb5060cdaa881bcc214670200040e0 WHIRLPOOL 55cc41286aaf4df881313dcc28664cfaf3f18b51947951a3a47b41ba7081b168941723700e6128f59729460e4c50c0ab192afc7539d131e6e48130799b4cae8c
DIST 867d5041bee6.tar.gz 2311092 SHA256 ded69ccf2baea82b7baf9050c64160733ff45c10c0a363de80d795618c494707 SHA512 eca7177ceca9f90b344167330bba7a3e53989ccfea6bf0e38851735d4bf9dc8f23f1238d26373f1e19c804e7ec05aa4e84c0004847af116bc2183aded9c34cde WHIRLPOOL 18f007a4378c54c6a1ff1befbea87b39e65b3ec48cf69ac7374c3fe695d58197909b4d2952cf7d81ba9c35c40172c89c3c5cb496c1d82140d92435c06ab570d6
DIST 9a95d714d136.tar.gz 1453874 SHA256 4ad0ab1e0ab6f1e0402fd5a5f0b388bb33cc2c553df867e4c5e6ca78a4ede9bb SHA512 0ffeb17d2e397043b189cb3e9288067bc2ff263823786fd17f4d472a05bf4ef1de499bd47bf5a702dccbdb1fa518bc07e166fecd6a43a1227acb2b8dacb09b1a WHIRLPOOL 420be530dee2f787594a54d5437eafbd47dfe2307c970170974dd89792b07fd97d2ccee94cf5160dbd9f1d9fdc7c592f17347e6dbd4c8ad5475b93d821b266a8
DIST a567bcb7f589.tar.gz 4263355 SHA256 d49f79debc131a5694cae6ab3ba2864e7f3249ee8d9dc09aae8afdd4dc6b09f9 SHA512 2abbd6ad72a5811963610b81ad3f59882fa0109bbffb69316f7bcadd218982abbb7b94ea41ddd379a0dad8586301e1d317226153d2f592876c56e7d338afadf5 WHIRLPOOL e712ee17b9e4e23a1fe54823218a79a45ab1ca11e23de2896b576a2034650bf8b151f01022e0d3f12421008fc1e8d8f9aa0bfc4cc6bce812dcfbbbab1c66af7c
DIST acba2d30209d.tar.gz 130448 SHA256 ae63f88590d4aa82de82322e6bb61b31157e49617a4f8c310fc4c4ab4690f528 SHA512 deabb45a62fde29f4d896351a52742fd27f4410899a0b0fa613f5a7142b0a0125a02c36b14ab21f6d98af671e606d032b47edcd5167d498c1f5173b4d83a4818 WHIRLPOOL 4f8dd5ec721ba7fdd163e54d0f83521444962b1ff5c6c0a165773e9dea23c343c2a5c049029ad4144145af8a87e8704c5c9e68a1e8b3572be804a36b9151bff7
DIST c89c6ac953e7.tar.gz 2754322 SHA256 a411bdde270bb0451b74fc9ba890159ed1f7070bc25f21b3ebd17b79b42805f8 SHA512 d71228526b24bb4ae8aceeaf51ee77cb1ffb0d7aa6373f61f83d13c6428446327c3ba7edd80eb7ba32c55de2916e00ca06ba8c420d6137cb4afeead843ea242d WHIRLPOOL cb34cc39d8595e1d18abd85d95779e8f83bc3fcafc89558d6fc2d163d7e4b00d0715e7e2883d22ac477535158c52c85f584abd75161b4a903eb31aee6010fae5
DIST cff92704c4e0.tar.gz 4261719 SHA256 dc768c9d097fb056ad34fc6d5a57e8fd4f3b24bf515be92acc5ee4208160eb3f SHA512 d03f04a13e271a57b8a704ef1684cbf64da0519d579c4bd1aafa0d8e0bc241939018d8425f1b65f6999a7f0dc4b58eb5ba6ea8ed76b3ed5ce3299dd7cd094861 WHIRLPOOL efaabbca72b4471fa72679f071ed0a64184e3281ff7c1a301bcee1a131f3c7f91f93c9f42fc87d4c79e802074da158cdde96578a5eb40f7605c6fbc5b6880959
DIST d2d0a106917c.tar.gz 9593969 SHA256 872e9e0c36b9fd93e81ac131e60deadb0afa22aa77447150bb45ede77ee6db8b SHA512 17ad4a3366c3e48cabdd6c8a314c6195873cb7cbac87af2219b13d54b17ceb5147dc18f1ec5c5c2e795be7b5aef7b2ddbc4b5edb6054c55a511964aa4c8049d9 WHIRLPOOL e7adef4e599b38c787c1e97ce4b2d8a5833dd59106fbb6a13053dbf626608f120e50e36c7df22b004019e4d833fd0431924d9314e817f4d37cdb1fbe5b1a92b1
DIST ea39d76b3bde.tar.gz 9593612 SHA256 25733b44590c950adc42a2e9c366b8a3992803c06dedcc16d2bf0d50fed54844 SHA512 1ce50a238e3420a56c3f17aa6744031be8124c9984525cd66c74ec7871bb1c25aaa2aa729f23e58a59fb27e4365a3fb268f26097062d69581549c08a83cb0719 WHIRLPOOL 2fde8912e828ef5e0d448b0ee6a019cd76d35dc85e5e8604023103cb2c4cb6274d82e432f05822231ec537845cc13a1371ccf4bc804e5a490d9269396e744dd5
DIST ec73c6927fb7.tar.gz 2311216 SHA256 c7c67f6805d05c0fa5ddd2a7e406a6adcd0823dd008005563f2b2a88d1f3e6b6 SHA512 59757546075b83f2e923f5e40123aa8597f1c721a8213b2b3fdda5ef8c404b9f830131bc083edd4652fb54f4688614c4467a32b21ba8121e65283e841318ac4b WHIRLPOOL abd42f7deac1c28dc961b20e0e8ade94ecfc7dba6ac8a89ac3bb831c36041f61dec30ca0af6535819dd3d7410d692a13e200f67c8037478c36445069b8a4b2e9
DIST ee4bd94136ec.tar.gz 3863931 SHA256 26991edc468b7599a332753a60ff861fde78af439d0a5b87d0e5b389d5e53fb5 SHA512 b995ff0e4ea3dac907a30a437aeb1c21a0ecb248c5e8f62cf5c77511c255da2471e34a23758b66c2419bf9e040a2949bf4069f564edc4944964cd144341c9034 WHIRLPOOL f833dd202edb9786b023d0634311834aee3e4cefd51caf8815a5235de8bab85370329c1fdda9461a5bd0f037fe02f4662ed622f2e29e8d4aea7f8b06456a2b49
DIST f45296ac69be.tar.gz 3863875 SHA256 b088dd5d383f27b2ccd433eebcbf3f73c016b3359abdae2a5575455d56668141 SHA512 aa773cb12d9ced0417a0b1f13d684c44adf1ba17c065ced5f2fbb4de646c251e036024843d0669cee1a5284667492c6a99aa0a99d33d7a71d4a01115e49453d1 WHIRLPOOL 62c1972b3c4048ec117b67081c5e22a882477f967ad4088f653a5a058d7458a252d66efc640753130ffbf282a138e70e1e82d464b7f2b3e843b93c8cbe534bb2
DIST f78eb7e08ee1.tar.gz 44934222 SHA256 74cd8b7c7ed1d80dd4cfa45565584ec1c24cfd5e10a32fc026b92f0ce27ff224 SHA512 7b5f09c42403c35d3d11bc22a291709158702abb699cca74e7f3ebcdacd684c8cdd4fd555c85e1b84e57b61f2c0e1bbd5c482bbc448506a67f643ee76b3ceb72 WHIRLPOOL 4cef5657368e52c5c79c3bca96bb6e79168950d9f7277a3addac4b701050b690da43d31877cecdc1e5259d86dba3b795cd9b36ec75d334f0702ec4542803020d
DIST icedtea-2.3.2.tar.gz 5042922 SHA256 d7e87de527934fcbb06c162e0e119d9b118069f3f52a1420d303fe19c5d74ef2 SHA512 e1d56b0576d87f546dd10dc3b684db8af555599706582efc3535ef96732ca1934b1f1bda99dc706b6c242834fdbb16fbd94827e876110cbff1fd7338475d7ae1 WHIRLPOOL 170486abd82b63687d9af14b724aa9143c25a4463802534fe4e0e3470ebcb5950e91353f11170c5d6238015c2fd0124c7ee81388664412fc9ab89df7418f299e
DIST icedtea-2.3.3.tar.gz 5043406 SHA256 e5ac5564e00c4a8d7b3376ed6de91b18a2587c8abdad802ccc92c780765b1073 SHA512 0b16de2c548b80e01ff0d62989293a3f7b029c651e170ce1d8ac70f49d3ff6f7eda49e39d55a6bbb8c80b8a5cdc473c1b91901118d520225e5a5f3b8c393674f WHIRLPOOL 898fa8ed7eea75c3e9a6c841a6d936b62cf5d48ddf5a7a7063c36afe7bedcfafd1f34b0b65b5b8af6fdecdbba448ed9ad37fa57a13c584869604d893aaab185b
DIST icedtea6-1.11.4.tar.gz 6379356 SHA256 7bc0037514aedbbd5e65edcb2fa300a18285688d27b359c2144fcf563174e4fd SHA512 e50dea9674d5badeebdafe50ca81b5f195cb8fa898ae43f5110971aebf5f5419b2841786aa132e839fec569206a70fb4ace0111ecf5a1b0fe567561fc28a8ccf WHIRLPOOL ac5349ddf715bab29e2e8a93e13e5e8a056c14b8a63976ac1ea96ed14ae7ee0d383eb97716e71d7b348649dab19d58e2c824b0a76128e2cb6518b29c49dd0e50
DIST icedtea6-1.11.5.tar.gz 6411576 SHA256 258d81d957f8ab9322fbaf7c90647f27f6b4e675504fa279858e6dfe513f7574 SHA512 ba09bb5e6e9f1fc4781fbee69f72360ede4d22c560c3232c2316f240c61e3ef2919d9987ca6a9a74dd9ea3365ab03a54d7006cf8354054866267a7edee48346a WHIRLPOOL d1c5b02521da961dba08361a1a49841cf15e57df188347bad42976ed0627197185c6503834c392e69617a77861aa09d95f4a3bb8141031815bf8142e2efe21bc
DIST jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz 298435 SHA256 bfa706402ac934d24f7119eb78f6be65e91439a4b2e49dbcc21e288137808f03 SHA512 fa3428d8997f9696cce4fa32c9de677ef193bc12236ef8b431af647b57d26725f4a3019abc87ade0cf10c7d6a745c18eb78e8e126d6842e788c8cefcbd2b006d WHIRLPOOL d1ca7dc677b7abbd600262f30c2c3774f502ef661f3dca60d4664c87b50b9a90c808e106f607a1dde7b3f4cf44a7a4a9e647877a2cc3332866b6b2bd34eb2a2a
DIST jamvm-4617da717ecb05654ea5bb9572338061106a414d.tar.gz 294537 SHA256 47fce7bd556c1b1d29a93b8c45497e0d872b48b7f535066b303336f29d0f0d8d SHA512 8b479a23f4c2eb16100bb0745452c652849f8e18912756e2d9f8ac9cd395f4bcf89af89d6feda25c8ec41cb90b7f17bebe646637234ed360c65da2a45dbbac04 WHIRLPOOL b9ba7a0c73e16245c109f983435f00a9349c747cc5b5ef4592b8aaf7efc95af0992d9c897530a12e886e7f20687a290f70f3cb27529f1661bc37d76d00f2b2af
DIST jamvm-e70f2450890b82c37422616cc85e1a23385f03cd.tar.gz 298410 SHA256 3ca7e297ef4daa56c3dd733e21bce795d57ab071243369aa9400c0384ada8a4c SHA512 5843bdf7e00a120e6dc545b4d2d69f2fb72cb0e368a9fe5e280536bf065c6cb207c75c32477f3ef7d210c8dcbcb93324c14042579b92b177c651dfae1ae95b54 WHIRLPOOL b0a40fd4929acac5d3a24c3aabc9666baf071b84b56e3992d3a191eea202bf8d7d169a68a390816dec606df2055902f33ce10c8c0a5d1b6d46ff7a8869e8098f
DIST jaxp144_03.zip 5964999 SHA256 c1a5348e17b330a7e4b18431e61a40efd2ba99a7da71102cf2c604478ef96012 SHA512 fe65d396d0a57bc2b5dd2d8b00b0ecea860d4e5a5c9cb489bc5b9d7abd90861dedd26088184de93807646277c23d3712e8af79e56251f079ef22ed5a3b8f9a90 WHIRLPOOL 16ebcc9715ca221b7a6cc802367b33b74636bf7fe06035df798d47a6de1ec8ab370027fa17b37e6e5f4dd1a1059a4f8ffd236a4c969594d9a7479b198a6928f4

@ -0,0 +1,31 @@
diff --git a/Makefile.am b/Makefile.am
index 49d8bc4..85ac971 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -277,7 +277,9 @@ ICEDTEA_PATCHES += patches/nss-not-enabled-config.patch
endif
if WITH_PAX
-ICEDTEA_PATCHES += patches/test_gamma.patch
+ICEDTEA_PATCHES += \
+ patches/test_gamma.patch \
+ patches/pax-mark-rmic-java.patch
endif
ICEDTEA_PATCHES += $(DISTRIBUTION_PATCHES)
diff --git a/patches/pax-mark-rmic-java.patch b/patches/pax-mark-rmic-java.patch
new file mode 100644
index 0000000..ad80f3a
--- /dev/null
+++ b/patches/pax-mark-rmic-java.patch
@@ -0,0 +1,10 @@
+--- openjdk/jdk/make/com/sun/jmx/Makefile
++++ openjdk/jdk/make/com/sun/jmx/Makefile
+@@ -119,6 +119,7 @@
+
+ $(CLASSDESTDIR)/%_Stub.class: $(CLASSDESTDIR)/%.class
+ $(prep-target)
++ "$(TOPDIR)"/../../pax-mark-vm "$(OUTPUTDIR)"
+ $(RMIC) -classpath "$(CLASSDESTDIR)" \
+ -d $(CLASSDESTDIR) \
+ -v1.2 \

@ -0,0 +1,338 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.11.5.ebuild,v 1.1 2012/10/18 15:42:21 sera Exp $
# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
# *********************************************************
# * IF YOU CHANGE THIS EBUILD, CHANGE ICEDTEA-7.* AS WELL *
# *********************************************************
EAPI="4"
inherit autotools java-pkg-2 java-vm-2 pax-utils prefix versionator virtualx
ICEDTEA_PKG=${PN}$(replace_version_separator 1 -)
OPENJDK_BUILD="24"
OPENJDK_DATE="14_nov_2011"
OPENJDK_TARBALL="openjdk-6-src-b${OPENJDK_BUILD}-${OPENJDK_DATE}.tar.gz"
JAXP_TARBALL="jaxp144_03.zip"
JAXWS_TARBALL="jdk6-jaxws2_1_6-2011_06_13.zip"
JAF_TARBALL="jdk6-jaf-b20.zip"
CACAO_TARBALL="cff92704c4e0.tar.gz"
JAMVM_TARBALL="jamvm-4617da717ecb05654ea5bb9572338061106a414d.tar.gz"
DESCRIPTION="A harness to build OpenJDK using Free Software build tools and dependencies"
HOMEPAGE="http://icedtea.classpath.org"
SRC_URI="
http://icedtea.classpath.org/download/source/${ICEDTEA_PKG}.tar.gz
http://download.java.net/openjdk/jdk6/promoted/b${OPENJDK_BUILD}/${OPENJDK_TARBALL}
http://icedtea.classpath.org/download/drops/${JAXWS_TARBALL}
http://icedtea.classpath.org/download/drops/${JAF_TARBALL}
http://icedtea.classpath.org/download/drops/${JAXP_TARBALL}
http://icedtea.classpath.org/download/drops/cacao/${CACAO_TARBALL}
http://icedtea.classpath.org/download/drops/jamvm/${JAMVM_TARBALL}"
LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C"
SLOT="6"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap +nsplugin
+nss pax_kernel pulseaudio +source systemtap test +webstart"
# Ideally the following were optional at build time.
ALSA_COMMON_DEP="
>=media-libs/alsa-lib-1.0"
CUPS_COMMON_DEP="
>=net-print/cups-1.2.12"
X_COMMON_DEP="
dev-libs/glib
>=media-libs/freetype-2.3.5
>=x11-libs/gtk+-2.8:2
>=x11-libs/libX11-1.1.3
>=x11-libs/libXext-1.1.1
>=x11-libs/libXi-1.1.3
>=x11-libs/libXrender-0.9.4
>=x11-libs/libXtst-1.0.3"
X_DEPEND="
>=x11-libs/libXau-1.0.3
>=x11-libs/libXdmcp-1.0.2
>=x11-libs/libXinerama-1.0.2
>=x11-libs/libXp-1.0.0
x11-proto/inputproto
>=x11-proto/xextproto-7.1.1
x11-proto/xineramaproto
x11-proto/xproto"
COMMON_DEP="
>=media-libs/giflib-4.1.6
>=media-libs/libpng-1.2
>=sys-libs/zlib-1.2.3
virtual/jpeg
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11 )
systemtap? ( >=dev-util/systemtap-1 )"
# media-fonts/lklug needs ppc ppc64 keywords
RDEPEND="${COMMON_DEP}
!dev-java/icedtea6
X? (
${X_COMMON_DEP}
media-fonts/dejavu
cjk? (
media-fonts/arphicfonts
media-fonts/baekmuk-fonts
!ppc? ( !ppc64? ( media-fonts/lklug ) )
media-fonts/lohit-fonts
media-fonts/sazanami
)
)
alsa? ( ${ALSA_COMMON_DEP} )
cups? ( ${CUPS_COMMON_DEP} )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not present.
# ca-certificates, perl and openssl are used for the cacerts keystore generation
# xext headers have two variants depending on version - bug #288855
# !eclipse-ecj-3.7 - bug #392587
# autoconf - as long as we use eautoreconf, version restrictions for bug #294918
DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP}
|| (
>=dev-java/gcj-jdk-4.3
dev-java/icedtea-bin:6
dev-java/icedtea:6
)
app-arch/cpio
app-arch/unzip
app-arch/zip
app-misc/ca-certificates
>=dev-java/ant-core-1.8.1
dev-java/ant-nodeps
dev-lang/perl
>=dev-libs/libxslt-1.1.26
dev-libs/openssl
virtual/pkgconfig
sys-apps/lsb-release
${X_DEPEND}
jbootstrap? (
|| ( <dev-java/eclipse-ecj-3.7 dev-java/ecj-gcj )
)
pax_kernel? ( sys-apps/paxctl )"
PDEPEND="webstart? ( dev-java/icedtea-web:6 )
nsplugin? ( dev-java/icedtea-web:6[nsplugin] )"
S="${WORKDIR}"/${ICEDTEA_PKG}
pkg_setup() {
JAVA_PKG_WANT_BUILD_VM="
icedtea-6 icedtea-bin-6 icedtea6 icedtea6-bin
gcj-jdk"
JAVA_PKG_WANT_SOURCE="1.5"
JAVA_PKG_WANT_TARGET="1.5"
java-vm-2_pkg_setup
java-pkg-2_pkg_setup
}
src_unpack() {
unpack ${ICEDTEA_PKG}.tar.gz
}
java_prepare() {
# icedtea doesn't like some locales. #330433 #389717
export LANG="C" LC_ALL="C"
epatch "${FILESDIR}"/${PN}-${SLOT}_pax_kernel_support.patch #389751 #422525
epatch "${FILESDIR}"/${PN}-${SLOT}-pass_javac_memory_args_to_vm.patch
eautoreconf
}
bootstrap_impossible() {
# Fill this according to testing what works and what not
has "${1}" # icedtea6 icedtea-6 icedtea6-bin icedtea-bin-6
}
src_configure() {
local config bootstrap enable_cacao
local vm=$(java-pkg_get-current-vm)
# IcedTea6 can't be built using IcedTea7; its class files are too new
# Whether to bootstrap
bootstrap="disable"
if use jbootstrap; then
if bootstrap_impossible "${vm}"; then
einfo "Bootstrap with ${vm} is currently not possible and thus disabled, ignoring USE=jbootstrap"
else
bootstrap="enable"
fi
fi
if has "${vm}" gcj-jdk; then
# gcj-jdk ensures ecj is present.
use jbootstrap || einfo "bootstrap is necessary when building with ${vm}, ignoring USE=\"-jbootstrap\""
bootstrap="enable"
fi
config="${config} --${bootstrap}-bootstrap"
if [[ ${bootstrap} == enable ]]; then
# icedtea-6 javac wrapper requires to always have ecj if bootstrapping #392337
local ecj_jar="$(readlink "${EPREFIX}"/usr/share/eclipse-ecj/ecj.jar)"
# Don't use eclipse-ecj-3.7 #392587
local ecj_all=( "${EPREFIX}"/usr/share/{eclipse-ecj,ecj-gcj}-* )
ecj_all=( "${ecj_all[@]/*eclipse-ecj-3.7*/}" )
if ! has "${ecj_jar%/lib/ecj.jar}" "${ecj_all[@]}"; then
ecj_jar="${ecj_jar%/lib/ecj.jar}"
ewarn "${ecj_jar##*/} set as system ecj, can't use for bootstrap"
ewarn "Found usable: ${ecj_all[@]##*/}"
ewarn "using ${ecj_all##*/} instead"
ecj_jar="${ecj_all}"/lib/ecj.jar
fi
config="${config} --with-ecj-jar=${ecj_jar}"
fi
# Always use HotSpot as the primary VM if available. #389521 #368669 #357633 ...
# Otherwise use CACAO
if ! has "${ARCH}" amd64 sparc x86; then
enable_cacao=yes
elif use cacao; then
ewarn 'Enabling CACAO on an architecture with HotSpot support; issues may result.'
ewarn 'If so, please rebuild with USE="-cacao"'
enable_cacao=yes
fi
if [[ ${enable_cacao} ]]; then
config="${config} --enable-cacao"
fi
# OpenJDK-specific parallelism support. Bug #389791, #337827
# Implementation modified from waf-utils.eclass
# Note that "-j" is converted to "-j1" as the system doesn't support --load-average
local procs=$(echo -j1 ${MAKEOPTS} | sed -r "s/.*(-j\s*|--jobs=)([0-9]+).*/\2/" )
config="${config} --with-parallel-jobs=${procs}";
einfo "Configuring using --with-parallel-jobs=${procs}"
if use javascript ; then
config="${config} --with-rhino=$(java-pkg_getjar rhino-1.6 js.jar)"
else
config="${config} --without-rhino"
fi
unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS
econf ${config} \
--with-openjdk-src-zip="${DISTDIR}/${OPENJDK_TARBALL}" \
--with-jaxp-drop-zip="${DISTDIR}/${JAXP_TARBALL}" \
--with-jaxws-drop-zip="${DISTDIR}/${JAXWS_TARBALL}" \
--with-jaf-drop-zip="${DISTDIR}/${JAF_TARBALL}" \
--with-cacao-src-zip="${DISTDIR}/${CACAO_TARBALL}" \
--with-jamvm-src-zip="${DISTDIR}/${JAMVM_TARBALL}" \
--with-jdk-home="$(java-config -O)" \
--with-abs-install-dir=/usr/$(get_libdir)/icedtea${SLOT} \
$(use_enable !debug optimizations) \
$(use_enable doc docs) \
$(use_enable nss) \
$(use_enable pulseaudio pulse-java) \
$(use_enable systemtap) \
$(use_with pax_kernel pax paxctl)
}
src_compile() {
# Would use GENTOO_VM otherwise.
export ANT_RESPECT_JAVA_HOME=TRUE
# Load the least that's needed to avoid possible classpath collisions.
export ANT_TASKS="ant-nodeps"
emake
}
src_test() {
# Use Xvfb for tests
unset DISPLAY
Xemake check
}
src_install() {
local dest="/usr/$(get_libdir)/icedtea${SLOT}"
local ddest="${ED}/${dest}"
dodir "${dest}"
dodoc README NEWS AUTHORS THANKYOU
dosym /usr/share/doc/${PF} /usr/share/doc/${PN}${SLOT}
cd openjdk.build/j2sdk-image || die
# Ensures HeadlessGraphicsEnvironment is used.
if ! use X; then
rm -r jre/lib/$(get_system_arch)/xawt || die
fi
# Don't hide classes
rm lib/ct.sym || die
#402507
mkdir jre/.systemPrefs || die
touch jre/.systemPrefs/.system.lock || die
touch jre/.systemPrefs/.systemRootModFile || die
# doins can't handle symlinks.
cp -vRP bin include jre lib man "${ddest}" || die
dodoc ASSEMBLY_EXCEPTION THIRD_PARTY_README
if use doc; then
# java-pkg_dohtml needed for package-list #302654
java-pkg_dohtml -r ../docs/* || die
fi
if use examples; then
dodir "${dest}/share";
cp -vRP demo sample "${ddest}/share/" || die
fi
if use source; then
cp src.zip "${ddest}" || die
fi
# Fix the permissions.
find "${ddest}" \! -type l \( -perm /111 -exec chmod 755 {} \; -o -exec chmod 644 {} \; \) || die
# Needs to be done before generating cacerts
java-vm_set-pax-markings "${ddest}"
# We need to generate keystore - bug #273306
einfo "Generating cacerts file from certificates in ${EPREFIX}/usr/share/ca-certificates/"
mkdir "${T}/certgen" && cd "${T}/certgen" || die
cp "${FILESDIR}/generate-cacerts.pl" . && chmod +x generate-cacerts.pl || die
for c in "${EPREFIX}"/usr/share/ca-certificates/*/*.crt; do
openssl x509 -text -in "${c}" >> all.crt || die
done
./generate-cacerts.pl "${ddest}/bin/keytool" all.crt || die
cp -vRP cacerts "${ddest}/jre/lib/security/" || die
chmod 644 "${ddest}/jre/lib/security/cacerts" || die
# Bug 390663
cp "${FILESDIR}"/fontconfig.Gentoo.properties.src "${T}"/fontconfig.Gentoo.properties || die
eprefixify "${T}"/fontconfig.Gentoo.properties
insinto "${dest}"/jre/lib
doins "${T}"/fontconfig.Gentoo.properties
set_java_env "${FILESDIR}/icedtea.env"
if ! use X || ! use alsa || ! use cups; then
java-vm_revdep-mask "${dest}"
fi
}
pkg_preinst() {
if has_version "<=dev-java/icedtea-6.1.10.4:${SLOT}"; then
# portage would preserve the symlink otherwise, related to bug #384397
rm -f "${EROOT}/usr/lib/jvm/icedtea6"
elog "To unify the layout and simplify scripts, the identifier of Icedtea-6*"
elog "has changed from 'icedtea6' to 'icedtea-6' starting from version 6.1.10.4-r1"
elog "If you had icedtea6 as system VM, the change should be automatic, however"
elog "build VM settings in /etc/java-config-2/build/jdk.conf are not changed"
elog "and the same holds for any user VM settings. Sorry for the inconvenience."
fi
}

@ -0,0 +1,335 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.3.3.ebuild,v 1.1 2012/10/18 15:42:21 sera Exp $
# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
# *********************************************************
# * IF YOU CHANGE THIS EBUILD, CHANGE ICEDTEA-6.* AS WELL *
# *********************************************************
EAPI="4"
inherit autotools java-pkg-2 java-vm-2 pax-utils prefix versionator virtualx
ICEDTEA_VER=$(get_version_component_range 2-)
ICEDTEA_BRANCH=$(get_version_component_range 2-3)
ICEDTEA_PKG=icedtea-${ICEDTEA_VER}
CORBA_TARBALL="9a95d714d136.tar.gz"
JAXP_TARBALL="f45296ac69be.tar.gz"
JAXWS_TARBALL="03f54ef33914.tar.gz"
JDK_TARBALL="5ec94d162f05.tar.gz"
LANGTOOLS_TARBALL="ec73c6927fb7.tar.gz"
OPENJDK_TARBALL="301e79a966b4.tar.gz"
HOTSPOT_TARBALL="d2d0a106917c.tar.gz"
CACAO_TARBALL="a567bcb7f589.tar.gz"
JAMVM_TARBALL="jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz"
DESCRIPTION="A harness to build OpenJDK using Free Software build tools and dependencies"
HOMEPAGE="http://icedtea.classpath.org"
SRC_URI="
http://icedtea.classpath.org/download/source/${ICEDTEA_PKG}.tar.gz
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/archive/${OPENJDK_TARBALL}
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/corba/archive/${CORBA_TARBALL}
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/jaxp/archive/${JAXP_TARBALL}
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/jaxws/archive/${JAXWS_TARBALL}
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/jdk/archive/${JDK_TARBALL}
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/hotspot/archive/${HOTSPOT_TARBALL}
http://icedtea.classpath.org/hg/release/icedtea7-forest-${ICEDTEA_BRANCH}/langtools/archive/${LANGTOOLS_TARBALL}
http://icedtea.classpath.org/download/drops/cacao/${CACAO_TARBALL}
http://icedtea.classpath.org/download/drops/jamvm/${JAMVM_TARBALL}"
LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C"
SLOT="7"
KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="+X +alsa cjk +cups debug doc examples javascript +jbootstrap +nsplugin
+nss pax_kernel pulseaudio +source systemtap test +webstart"
# Ideally the following were optional at build time.
ALSA_COMMON_DEP="
>=media-libs/alsa-lib-1.0"
CUPS_COMMON_DEP="
>=net-print/cups-1.2.12"
X_COMMON_DEP="
>=dev-libs/atk-1.30.0
>=dev-libs/glib-2.26
media-libs/fontconfig
>=media-libs/freetype-2.3.5
>=x11-libs/cairo-1.8.8
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.8:2
>=x11-libs/libX11-1.1.3
>=x11-libs/libXext-1.1.1
>=x11-libs/libXi-1.1.3
>=x11-libs/libXrender-0.9.4
>=x11-libs/libXtst-1.0.3
>=x11-libs/pango-1.24.5"
X_DEPEND="
>=x11-libs/libXau-1.0.3
>=x11-libs/libXdmcp-1.0.2
>=x11-libs/libXinerama-1.0.2
x11-proto/inputproto
>=x11-proto/xextproto-7.1.1
x11-proto/xineramaproto
x11-proto/xproto"
COMMON_DEP="
>=media-libs/giflib-4.1.6
media-libs/lcms:2
>=media-libs/libpng-1.2
>=sys-libs/zlib-1.2.3
virtual/jpeg
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11 )
systemtap? ( >=dev-util/systemtap-1 )"
# cups is needed for X. #390945 #390975
RDEPEND="${COMMON_DEP}
!dev-java/icedtea:0
X? (
${CUPS_COMMON_DEP}
${X_COMMON_DEP}
media-fonts/dejavu
cjk? (
media-fonts/arphicfonts
media-fonts/baekmuk-fonts
media-fonts/lklug
media-fonts/lohit-fonts
media-fonts/sazanami
)
)
alsa? ( ${ALSA_COMMON_DEP} )
cups? ( ${CUPS_COMMON_DEP} )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not present.
# ca-certificates, perl and openssl are used for the cacerts keystore generation
# xext headers have two variants depending on version - bug #288855
# autoconf - as long as we use eautoreconf, version restrictions for bug #294918
DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP}
|| (
>=dev-java/gcj-jdk-4.3
dev-java/icedtea-bin:7
dev-java/icedtea-bin:6
dev-java/icedtea:7
dev-java/icedtea:6
)
app-arch/cpio
app-arch/unzip
app-arch/zip
app-misc/ca-certificates
>=dev-java/ant-core-1.8.1
dev-java/ant-nodeps
dev-lang/perl
>=dev-libs/libxslt-1.1.26
dev-libs/openssl
virtual/pkgconfig
sys-apps/attr
sys-apps/lsb-release
${X_DEPEND}
pax_kernel? ( sys-apps/paxctl )"
PDEPEND="webstart? ( dev-java/icedtea-web:7 )
nsplugin? ( dev-java/icedtea-web:7[nsplugin] )"
S="${WORKDIR}"/${ICEDTEA_PKG}
pkg_setup() {
JAVA_PKG_WANT_BUILD_VM="
icedtea-7 icedtea-bin-7 icedtea7
icedtea-6 icedtea-bin-6 icedtea6 icedtea6-bin
gcj-jdk"
JAVA_PKG_WANT_SOURCE="1.5"
JAVA_PKG_WANT_TARGET="1.5"
java-vm-2_pkg_setup
java-pkg-2_pkg_setup
}
src_unpack() {
unpack ${ICEDTEA_PKG}.tar.gz
}
java_prepare() {
# For bootstrap builds as the sandbox control file might not yet exist.
addpredict /proc/self/coredump_filter
# icedtea doesn't like some locales. #330433 #389717
export LANG="C" LC_ALL="C"
epatch "${FILESDIR}"/${P}-pax_mark_rmic_java.patch #422525
eautoreconf
}
bootstrap_impossible() {
# Fill this according to testing what works and what not
has "${1}" icedtea6 icedtea-6 icedtea6-bin icedtea-bin-6
}
src_configure() {
local config bootstrap
local vm=$(java-pkg_get-current-vm)
# Whether to bootstrap
bootstrap="disable"
if use jbootstrap; then
if bootstrap_impossible "${vm}"; then
einfo "Bootstrap with ${vm} is currently not possible and thus disabled, ignoring USE=jbootstrap"
else
bootstrap="enable"
fi
fi
if has "${vm}" gcj-jdk; then
# gcj-jdk ensures ecj is present.
use jbootstrap || einfo "bootstrap is necessary when building with ${vm}, ignoring USE=\"-jbootstrap\""
bootstrap="enable"
local ecj_jar="$(readlink "${EPREFIX}"/usr/share/eclipse-ecj/ecj.jar)"
config="${config} --with-ecj-jar=${ecj_jar}"
fi
config="${config} --${bootstrap}-bootstrap"
# Always use HotSpot as the primary VM if available. #389521 #368669 #357633 ...
# Otherwise use JamVM as it's the only possibility right now
if ! has "${ARCH}" amd64 sparc x86; then
config="${config} --enable-jamvm"
fi
# OpenJDK-specific parallelism support. Bug #389791, #337827
# Implementation modified from waf-utils.eclass
# Note that "-j" is converted to "-j1" as the system doesn't support --load-average
local procs=$(echo -j1 ${MAKEOPTS} | sed -r "s/.*(-j\s*|--jobs=)([0-9]+).*/\2/" )
config="${config} --with-parallel-jobs=${procs}";
einfo "Configuring using --with-parallel-jobs=${procs}"
if use javascript ; then
config="${config} --with-rhino=$(java-pkg_getjar rhino-1.6 js.jar)"
else
config="${config} --without-rhino"
fi
unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS
econf ${config} \
--with-openjdk-src-zip="${DISTDIR}/${OPENJDK_TARBALL}" \
--with-corba-src-zip="${DISTDIR}/${CORBA_TARBALL}" \
--with-jaxp-src-zip="${DISTDIR}/${JAXP_TARBALL}" \
--with-jaxws-src-zip="${DISTDIR}/${JAXWS_TARBALL}" \
--with-jdk-src-zip="${DISTDIR}/${JDK_TARBALL}" \
--with-hotspot-src-zip="${DISTDIR}/${HOTSPOT_TARBALL}" \
--with-langtools-src-zip="${DISTDIR}/${LANGTOOLS_TARBALL}" \
--with-cacao-src-zip="${DISTDIR}/${CACAO_TARBALL}" \
--with-jamvm-src-zip="${DISTDIR}/${JAMVM_TARBALL}" \
--with-jdk-home="$(java-config -O)" \
--with-abs-install-dir=/usr/$(get_libdir)/icedtea${SLOT} \
--disable-downloading --disable-Werror \
$(use_enable !debug optimizations) \
$(use_enable doc docs) \
$(use_enable nss) \
$(use_enable pulseaudio pulse-java) \
$(use_enable systemtap) \
$(use_with pax_kernel pax paxctl)
}
src_compile() {
# Would use GENTOO_VM otherwise.
export ANT_RESPECT_JAVA_HOME=TRUE
# Load the least that's needed to avoid possible classpath collisions.
export ANT_TASKS="ant-nodeps"
emake
}
src_test() {
# Use Xvfb for tests
unset DISPLAY
Xemake check
}
src_install() {
local dest="/usr/$(get_libdir)/icedtea${SLOT}"
local ddest="${ED}/${dest}"
dodir "${dest}"
dodoc README NEWS AUTHORS
dosym /usr/share/doc/${PF} /usr/share/doc/${PN}${SLOT}
cd openjdk.build/j2sdk-image || die
# Ensures HeadlessGraphicsEnvironment is used.
if ! use X; then
rm -r jre/lib/$(get_system_arch)/xawt || die
fi
# Don't hide classes
rm lib/ct.sym || die
#402507
mkdir jre/.systemPrefs || die
touch jre/.systemPrefs/.system.lock || die
touch jre/.systemPrefs/.systemRootModFile || die
# doins can't handle symlinks.
cp -vRP bin include jre lib man "${ddest}" || die
dodoc ASSEMBLY_EXCEPTION THIRD_PARTY_README
if use doc; then
# java-pkg_dohtml needed for package-list #302654
java-pkg_dohtml -r ../docs/* || die
fi
if use examples; then
dodir "${dest}/share";
cp -vRP demo sample "${ddest}/share/" || die
fi
if use source; then
cp src.zip "${ddest}" || die
fi
# Fix the permissions.
find "${ddest}" \! -type l \( -perm /111 -exec chmod 755 {} \; -o -exec chmod 644 {} \; \) || die
# Needs to be done before generating cacerts
java-vm_set-pax-markings "${ddest}"
# We need to generate keystore - bug #273306
einfo "Generating cacerts file from certificates in ${EPREFIX}/usr/share/ca-certificates/"
mkdir "${T}/certgen" && cd "${T}/certgen" || die
cp "${FILESDIR}/generate-cacerts.pl" . && chmod +x generate-cacerts.pl || die
for c in "${EPREFIX}"/usr/share/ca-certificates/*/*.crt; do
openssl x509 -text -in "${c}" >> all.crt || die
done
./generate-cacerts.pl "${ddest}/bin/keytool" all.crt || die
cp -vRP cacerts "${ddest}/jre/lib/security/" || die
chmod 644 "${ddest}/jre/lib/security/cacerts" || die
# OpenJDK7 should be able to use fontconfig instead, but wont hurt to
# install it anyway. Bug 390663
cp "${FILESDIR}"/fontconfig.Gentoo.properties.src "${T}"/fontconfig.Gentoo.properties || die
eprefixify "${T}"/fontconfig.Gentoo.properties
insinto "${dest}"/jre/lib
doins "${T}"/fontconfig.Gentoo.properties
set_java_env "${FILESDIR}/icedtea.env"
if ! use X || ! use alsa || ! use cups; then
java-vm_revdep-mask "${dest}"
fi
java-vm_sandbox-predict /proc/self/coredump_filter
}
pkg_preinst() {
if has_version "<=dev-java/icedtea-7.2.0:7"; then
# portage would preserve the symlink otherwise, related to bug #384397
rm -f "${EROOT}/usr/lib/jvm/icedtea7"
elog "To unify the layout and simplify scripts, the identifier of Icedtea-7*"
elog "has changed from 'icedtea7' to 'icedtea-7' starting from version 7.2.0-r1"
elog "If you had icedtea7 as system VM, the change should be automatic, however"
elog "build VM settings in /etc/java-config-2/build/jdk.conf are not changed"
elog "and the same holds for any user VM settings. Sorry for the inconvenience."
fi
}

@ -4,3 +4,4 @@ DIST nqp-2012.07.tar.gz 985839 SHA256 25fa0607b01c68019a144f37768a7e913660b899fb
DIST nqp-2012.08.tar.gz 1022786 SHA256 7d12102edfc810fc4a441b37edecc0339d38ba39b23530a8139c43775ca728aa SHA512 13f2b54b6d63564413ba00a53787e558ac4677c11fe87ed5bfd631d52f443289a8aafa95a390d7b6f120b3dd55db7b679b0c9cb71dddceee9c5df795081127f9 WHIRLPOOL da0fb11d2aa2d45af7d466e3ae6c274203425c7e96273319052e5e0885ff44438b234aa6769300436599abce0c16c2e0788083e9f3d6536068b09fa163e54a96
DIST nqp-2012.09.1.tar.gz 1124797 SHA256 6258a32ac412f2190e1bb9439ee76a70eca772b502dbb5961026dfed18160747 SHA512 08d126290587fb08dd795793636dc0e16b21a61dffe4465a7c016102b863b474b906b644a78249bcfd4738724a794aca328e136ca76bb65c4690556288b77b54 WHIRLPOOL 296613de47c088e95e8675343e61072695a269ed99d46b5ef59f7209752c27c21119613bdbab1c2041c403b418bc33acd9b8dc7645570076112eddaa299ac995
DIST nqp-2012.09.tar.gz 1122237 SHA256 f9851c6e9983a3e9a66952c96b2907a24e59e41045b66794053f688054011889 SHA512 e0787bdad47b95f0f13fd668ce6b69ed461403bc3dc09d83cbe7ee1bc9567897abe55cd3cd1b4bc45b03021f045c4b2417a6e8ba090174e6610d2570bcf5b873 WHIRLPOOL 0f48e05827818de79080170b0383bfd9129a81aa0a009fa32316e879a2ebc9f278cc1927a93ce119c94a7ccbf4c02001b6f89f45251b22404e0297c5a6a7c56a
DIST nqp-2012.10.tar.gz 1131851 SHA256 a459f026e85f921421fdd7b9ecc2be0c6e6b3d60d4902e7bd2b97db7576f30eb SHA512 bcb91bb92ef27342ba53c1a7ef5d50e9c17b70c2b5180c0336fb17b521f11d2ce559c6c8a70979f996670f385088ef054564b2d3f656a06afe1f0ea7fa7ee697 WHIRLPOOL 0b500c5d50773488e5cca9fa4eb25204670f9a4be2c521e8de7623abae20bb2c69828f80ddc7a9b8931825f36627085d6853a4ef8234a7b21671b5f9ed29aae2

@ -0,0 +1,51 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqp/nqp-2012.10.ebuild,v 1.1 2012/10/19 06:46:53 patrick Exp $
EAPI=3
inherit eutils multilib
PARROT_VERSION="4.4.0"
DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
HOMEPAGE="http://rakudo.org/"
SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
RDEPEND=">=dev-lang/parrot-${PARROT_VERSION}[unicode]"
DEPEND="${RDEPEND}
dev-lang/perl"
src_prepare() {
cd "${WORKDIR}"
ln -s * "${S}" || die
cd "${S}"
echo "${PV}" > VERSION
}
src_configure() {
perl Configure.pl || die
}
src_compile() {
emake -j1 || die
}
src_test() {
emake -j1 test || die
}
src_install() {
emake DESTDIR="${ED}" install || die
dodoc CREDITS README || die
if use doc; then
dodoc docs/* || die
fi
}

@ -4,3 +4,4 @@ DIST rakudo-2012.07.tar.gz 1078876 SHA256 c95258d0fb864957e8be218494030b57d807a9
DIST rakudo-2012.08.tar.gz 1090560 SHA256 6bbd54317fbf650fdeca6781b73eec9945d47643472efc5cbb4be8475fd90dde SHA512 7da6b19d8f07dfd21f1681a6259a5b7d1fab721c78e80f23c10bfb6bfa206ed263de4a6546dfbc3a06ba7982e9b01fccacc633cb01a8c984a2e02ed42509faf3 WHIRLPOOL bf6e1b2de487ef958664f7bfdbf716187e3c9eb008999a02a8c4ff66f07d3d7ef708694b98113596c3a3d17aaa126e2a67ab1578b02a1733813d18108c7f7f36
DIST rakudo-2012.09.1.tar.gz 1097797 SHA256 ac46f00d71a81e906d4e57b35b0bb9d0d93c0f81d69f6a824659a05b1d025b07 SHA512 9fdb93cf37496e282a8b4366bcf4a1b800e5959b398e41cc297ad38a79f9435c78cfc199ddb264bc5e5b1507b022bb3556f62db991df40ef0df80696869d0283 WHIRLPOOL 5d138db6b98ef86aff96f9f8bdd603821a2e3d19fc47abfbd5326ff51fc964734b511499fa1e13c4187e9f6191cc8e9c9d7b779bf545c3b28c24ad353a7f385b
DIST rakudo-2012.09.tar.gz 1094015 SHA256 9fccb1b1d1884b2d6ba8a4bfdc16a90879423aa4ebf1c115dbd16cacb5a976f8 SHA512 36a47e7b21d46a771b369cf6eb086e18a623726de1c97b460a09656cbf5cb83e9893067fc32aea159d047ffabcf38a07168b785d83ee834f2713b959b6c56e41 WHIRLPOOL 3e19db2376e9a6bf3e931775fa5c63895d71658fc5ef2b487b0cd0bd3d576ea256975a4681cf034917e3ab6c1cd51a686f879cf62d3257b38b2f4aea60b239d0
DIST rakudo-2012.10.tar.gz 1100471 SHA256 5601ce92f1bad3b88e53188a8a70106814c86c77859ccab81c438ca65c219ba7 SHA512 c82564c9ab07d65a5df824d26251dc5bac1cf1ee3c83cd12dc5062f6f552c7d72c65126171d4fcc0ebfef5bbe1a4e53e6a3bda06d3508a8bd0eb559f1e5cdbb7 WHIRLPOOL c569af9986955d90c69b5c720d6b201cf01a8d7f326f6c47a4eb630b08977c2920b303b8005796114b3d46de0ad741f8076b9659deda3bea2bc9f26031063d68

@ -0,0 +1,49 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/rakudo/rakudo-2012.10.ebuild,v 1.1 2012/10/19 06:52:48 patrick Exp $
EAPI=3
PARROT_VERSION="4.4.0"
NQP_VERSION="${PV}"
inherit eutils multilib
DESCRIPTION="A Perl 6 implementation built on the Parrot virtual machine"
HOMEPAGE="http://rakudo.org/"
SRC_URI="mirror://github/${PN}/${PN}/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
RDEPEND=">=dev-lang/parrot-${PARROT_VERSION}[unicode]
>=dev-lang/nqp-${NQP_VERSION}"
DEPEND="${RDEPEND}
dev-lang/perl"
src_prepare() {
sed -i "s,\$(DOCDIR)/rakudo$,&-${PVR}," tools/build/Makefile.in || die
}
src_configure() {
perl Configure.pl || die
}
src_test() {
emake -j1 test || die
}
src_install() {
emake DESTDIR="${ED}" install || die
dodoc CREDITS README docs/ChangeLog docs/ROADMAP || die
if use doc; then
dohtml -A svg docs/architecture.html docs/architecture.svg || die
dodoc docs/*.pod || die
docinto announce
dodoc docs/announce/* || die
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.12 2012/10/17 12:57:16 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.13 2012/10/19 05:04:22 nativemad Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@ -16,7 +16,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/js/${TARBALL_P}.tar.gz"
LICENSE="NPL-1.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug static-libs test"
S="${WORKDIR}/${MY_P}"

@ -1,3 +1 @@
DIST libf2c-20070912.zip 128622 SHA256 9403da6e0ea3f20012f351ff1525efd7fc0d696b82ab7219f711f21e73d09ec0 SHA512 54a263353db4489d9f62c108b748f8e7c6da2c668ab89d40a5d3772d7427009ae90269b3c39e2f564c38c92603c4814ad65d07bca370deaab5f478325e095fe5 WHIRLPOOL 3d1fc1629059abac62a60c927e573db6b83b2fb4b81638a1e8283622f15cc1195d2a3a763e13bec4abd31725084fc91668dd5344f88322b395bd981c766fb4c9
DIST libf2c-20090407.zip 128822 SHA256 5b3503d1560f0f12649baa94ad5ce8ff7e363ca3507c10bfc4afc8cfdb07fe92 SHA512 695bcb57026e986b203fdfacfbd6fee24251f37ff937d035b5bcfa9a46a3fb46ab0bffdcfbe24299360fd2a3247a5e5d3f4dbd3ab99326cbd16b77f59d130282 WHIRLPOOL ce03a18b0da5482c55206dffa88d1802e9d2e4ab6234ac5ee9bbd27d88433929b912675942a9838c4b94e2b24e2bc0956fc3a088e4e65d4e8f736ecaefc66fef
DIST libf2c-20110801.zip 128845 SHA256 f13c01421e9668dc86c78159d87c2f802dd1f8e62037834285c7ab77200d97d5 SHA512 7a7b7b02ca2b11456aa0deba5094aebc1e9f7070d1742ad76450ec79de7eed967fbd7446524b66c52295ed911471d2dc396d171569b5d37079bdca8220fd2fb6 WHIRLPOOL 7bc8fa6c016dbb860863b39939f27f99156de017a2847764698bc0b5bbf21ff183e783991d6c5200ddba1b636e9a8bb93d560c00344db94b4e9a7b254abdafde

@ -1,56 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild,v 1.13 2012/06/06 03:32:37 zmedico Exp $
inherit eutils multilib toolchain-funcs
DESCRIPTION="Library that converts FORTRAN to C source."
HOMEPAGE="ftp://ftp.netlib.org/f2c/index.html"
#SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip"
SRC_URI="http://dev.gentoo.org/~dberkholz/distfiles/${P}.zip
mirror://gentoo/${P}.zip"
LICENSE="as-is"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${PN}"
src_unpack() {
unpack ${A}
epatch "${FILESDIR}"/20051004-add-ofiles-dep.patch
epatch "${FILESDIR}"/20070912-link-shared-libf2c-correctly.patch
}
src_compile() {
emake \
-f makefile.u \
all \
CFLAGS="${CFLAGS}" \
CC="$(tc-getCC)" \
|| die "all failed"
# Clean up files so we can recompile PIC for the shared lib
rm *.o || die "clean failed"
emake \
-f makefile.u \
libf2c.so \
CFLAGS="${CFLAGS} -fPIC" \
CC="$(tc-getCC)" \
|| die "libf2c.so failed"
}
src_install () {
dolib.a libf2c.a || die "dolib.a failed"
dolib libf2c.so.2 || die "dolib failed"
dosym libf2c.so.2 /usr/$(get_libdir)/libf2c.so
insinto /usr/include
doins f2c.h || die "f2c.h install failed"
dodoc README Notice || die "doc install failed"
}

@ -1,61 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.12 2012/10/06 16:53:54 armin76 Exp $
EAPI=2
inherit eutils multilib toolchain-funcs
DESCRIPTION="Library that converts FORTRAN to C source."
HOMEPAGE="ftp://ftp.netlib.org/f2c/index.html"
# copy this one and rename it on the gentoo mirrors
#SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip"
SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="as-is"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND=""
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${PN}"
src_prepare() {
epatch \
"${FILESDIR}"/20051004-add-ofiles-dep.patch \
"${FILESDIR}"/${PV}-link-shared-libf2c-correctly.patch
# "${FILESDIR}"/${PV}-main.patch
}
src_compile() {
emake \
-f makefile.u \
libf2c.so \
CFLAGS="${CFLAGS} -fPIC" \
CC="$(tc-getCC)" \
|| die "libf2c.so failed"
# Clean up files so we can recompile without PIC for the static lib
if use static-libs; then
rm *.o || die "clean failed"
emake \
-f makefile.u \
all \
CFLAGS="${CFLAGS}" \
CC="$(tc-getCC)" \
|| die "all failed"
fi
}
src_install () {
dolib libf2c.so.2 || die "dolib failed"
dosym libf2c.so.2 /usr/$(get_libdir)/libf2c.so
if use static-libs; then
dolib.a libf2c.a || die "dolib.a failed"
fi
insinto /usr/include
doins f2c.h || die "f2c.h install failed"
dodoc README Notice || die "doc install failed"
}

@ -2,6 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
<email>xmw@gentoo.org</email>
<name>Michael Weber</name>
</maintainer>
</pkgmetadata>

@ -1,19 +1,18 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild,v 1.2 2009/09/23 17:26:01 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild,v 1.3 2012/10/18 19:10:13 xmw Exp $
inherit eutils
EAPI=4
DESCRIPTION="A simple C library for VT102 terminal emulation"
DESCRIPTION="simple C library for VT102 terminal emulation"
HOMEPAGE="http://rote.sourceforge.net/"
SRC_URI="mirror://sourceforge/rote/${P}.tar.gz"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
src_install() {
make DESTDIR=${D} install || die
dodoc README
}
RDEPEND="sys-libs/ncurses"
DEPEND="${RDEPEND}"

@ -0,0 +1,29 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.510.0.ebuild,v 1.1 2012/10/18 18:04:41 tove Exp $
EAPI=4
MODULE_AUTHOR=DROLSKY
MODULE_VERSION=1.51
inherit perl-module
DESCRIPTION="Time zone object base class and factory"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="
dev-perl/Class-Load
>=dev-perl/Params-Validate-0.720.0
>=dev-perl/Class-Singleton-1.30.0
"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.310.0
test? (
>=virtual/perl-Test-Simple-0.920.0
)
"
SRC_TEST="do"

@ -3,3 +3,4 @@ DIST DateTime-TimeZone-1.46.tar.gz 384097 SHA256 dc5789385f5845554d7039c9241abbe
DIST DateTime-TimeZone-1.48.tar.gz 384084 SHA256 b9726d846f9dc50a03e27219705933de79fd6943bb5009b13c75d32d2bf6dc77 SHA512 b67b06e909d7922df4cc59bbe2876945f81dfd8e5be7141d6281a8ba9a6a751492b084fcbfc79e8404aaa2c717a329b5282ddf9f5007a790bdcbea63244203fd WHIRLPOOL b63db46b23590f05e709bbc187ae389d78a9e419b5892a43bb07ba3c91834153eedc5585102f5eb77c933ba1b4650cbf1493a664a94d717a44273c624e8bd1fc
DIST DateTime-TimeZone-1.49.tar.gz 384843 SHA256 e0e7d0cad8da11ca6b4fa6c09fa3388cf8d133129c6125defc52a5818af1e70e SHA512 17798d6853094e7d6d9a0354456071e3cb549f3740915da63d44569383d0eaa2d8847ab24d6f84169b8dcd64e6645de0d2b11bab0ff097b6f1ccffa2d990745c WHIRLPOOL df5441f0d9767afd3cd93de92d5aa584602b4c457b6234ea68f1da9539102f2ed8fe9d3ac148cfbbcc039e6a0335d5ed6e714d000abf84bcea61798b88ee5617
DIST DateTime-TimeZone-1.50.tar.gz 385925 SHA256 c4bfc42828336f1b39bad31ad5d3b9d8dd6caeb414b76894accfc7bcf58c37dd SHA512 483ea270a5ed7497e1d13fa2999a30e31d832b7323dbd5f6374ee8db49d65ef5081864d119ac377256db88ec5d5dd5cbb61c2a96459cf1380cf18e0c1e79a082 WHIRLPOOL 42d4a6d52133a417de22e3ff71d2355e4c18202b0d30e074bbce0e2841380f53e51aa8e0e7bc4bf19314bd658c2e7580b7abde370b375dd8877ed9f5ddb76f7f
DIST DateTime-TimeZone-1.51.tar.gz 385468 SHA256 aa894532e6eaf0c58754bb3a7abca5d160598405266ff93ff78b681fd9fb49b3 SHA512 e764338cdb6d65cc95734ac5a56d6a105c8227f69a216890f69ce060810f5ec1824b31af7a6629877b952c772fb934b90d78f90bc3a2c54302694a36cf4a6c4d WHIRLPOOL bf0e7a743496422c75f12c0876366db9a5aa8c8fef94b0bd7466bd418429a70d702b2b97381ed3864df89b3d21b64e918487e79532df82b07b3632637b3c1ff9

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r4.ebuild,v 1.1 2012/08/30 17:26:44 pinkbyte Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r4.ebuild,v 1.2 2012/10/19 02:39:11 patrick Exp $
EAPI="4"
@ -10,7 +10,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1"
inherit python
RESTRICT_PYTHON_ABIS="3.*"
RESTRICT_PYTHON_ABIS="3.* *-pypy-*"
DESCRIPTION="Compizconfig Python Bindings"
HOMEPAGE="http://www.compiz.org/"

@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/configshell/configshell-9999.ebuild,v 1.1 2012/04/16 21:10:46 alexxy Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/configshell/configshell-9999.ebuild,v 1.2 2012/10/19 04:56:43 patrick Exp $
EAPI=4
EGIT_REPO_URI="git://linux-iscsi.org/${PN}.git"
PYTHON_DEPEND="2"
RESTRICT_PYTHON_ABIS="3.*"
RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* 2.5-jython"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils git-2 python

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0.1.ebuild,v 1.1 2012/08/17 07:25:00 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0.1.ebuild,v 1.2 2012/10/19 04:06:35 patrick Exp $
EAPI=4
PYTHON_DEPEND="2"
PYTHON_USE_WITH="tk xml"
PYTHON_USE_WITH="tk(+) xml(+)"
SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS="3.*"

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oosuite/oosuite-0.38.ebuild,v 1.1 2012/04/20 18:21:29 bicatali Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/oosuite/oosuite-0.38.ebuild,v 1.2 2012/10/19 04:46:28 patrick Exp $
EAPI=4
# python eclass cruft
SUPPORT_PYTHON_ABIS="1"
PYTHON_USE_WITH="tk?"
RESTRICT_PYTHON_ABIS="2.4"
RESTRICT_PYTHON_ABIS="2.4 2.7-pypy-* *-jython 3.3"
inherit distutils eutils

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oosuite/oosuite-0.39.ebuild,v 1.2 2012/07/09 19:33:27 bicatali Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/oosuite/oosuite-0.39.ebuild,v 1.3 2012/10/19 04:46:28 patrick Exp $
EAPI=4
# python eclass cruft
SUPPORT_PYTHON_ABIS="1"
PYTHON_USE_WITH="tk?"
RESTRICT_PYTHON_ABIS="2.4"
RESTRICT_PYTHON_ABIS="2.4 2.7-pypy-* *-jython 3.3"
inherit distutils eutils

@ -0,0 +1 @@
DIST prettytable-0.6.tar.gz 19663 SHA256 6414f9f5ddba04fcca39f09a9852ec3585b92b67e9319ea865671044d3ed2299 SHA512 ebf53f86ebaaa0c9436808530409bf30069b4722d5dac4c891bd6a9953c3ef1afb3d3f0b494bd4b7b474c98c2e0532c73123fb71827d4b3a5bbb497d32d30af4 WHIRLPOOL 1f932621d100ec67f1764e05164658f80d9328e3e3e770d1a46acdee0e7e35c4c71194f2473439e37a5f6c9d59a5e27f625cf3d38731a648a3b5225b2610d3a3

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
<upstream>
<remote-id type="google-code">prettytable</remote-id>
</upstream>
</pkgmetadata>

@ -0,0 +1,23 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/prettytable/prettytable-0.6.ebuild,v 1.1 2012/10/18 13:04:13 zx2c4 Exp $
EAPI=4
PYTHON_DEPEND="2:2.6 3"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="A Python library for easily displaying tabular data in a
visually appealing ASCII table format."
HOMEPAGE="https://code.google.com/p/prettytable/"
SRC_URI="https://prettytable.googlecode.com/files/prettytable-0.6.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside-tools/pyside-tools-0.2.14.ebuild,v 1.4 2012/07/03 14:04:11 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside-tools/pyside-tools-0.2.14.ebuild,v 1.5 2012/10/19 06:37:46 patrick Exp $
EAPI=4
@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD="1"
PYTHON_DEPEND="2:2.6 3:3.2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 2.5 3.1 *-jython 2.7-pypy-*"
RESTRICT_PYTHON_ABIS="2.4 2.5 3.1 3.3 *-jython 2.7-pypy-*"
PYTHON_TESTS_RESTRICTED_ABIS="3.*"
VIRTUALX_COMMAND="cmake-utils_src_test"

@ -4,5 +4,8 @@
<longdescription lang="en">
The dev-texlive category contains various TeXLive's packages.
</longdescription>
<longdescription lang="es">
La categoría dev-texlive contiene varios paquetes de TeXLive.
</longdescription>
</catmetadata>

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.7.0-r4.ebuild,v 1.5 2012/09/18 15:55:03 johu Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.7.0-r4.ebuild,v 1.6 2012/10/18 20:01:37 blueness Exp $
EAPI="4"
inherit autotools eutils flag-o-matic toolchain-funcs multilib pax-utils
@ -11,7 +11,7 @@ SRC_URI="http://www.valgrind.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
KEYWORDS="-* amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="mpi"
DEPEND="mpi? ( virtual/mpi )"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v 1.11 2012/09/27 16:35:41 axs Exp $
# $Header: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v 1.13 2012/10/19 03:35:15 patrick Exp $
# @ECLASS: check-reqs.eclass
# @MAINTAINER:
@ -91,6 +91,8 @@ check_reqs() {
check-reqs_pkg_setup() {
debug-print-function ${FUNCNAME} "$@"
[[ ${MERGE_TYPE} == binary ]] && return
check-reqs_prepare
check-reqs_run
check-reqs_output
@ -188,7 +190,7 @@ check-reqs_get_number() {
# Backcompat.
if [[ ${size} == ${1} ]]; then
ewarn "QA: Package does not specify unit for the size check"
ewarn "QA: Assuming mebibytes."
ewarn "QA: Assuming megabytes."
ewarn "QA: File bug against the package. It should specify the unit."
fi
@ -207,9 +209,9 @@ check-reqs_get_unit() {
local unit=${1:(-1)}
case ${unit} in
G) echo "gibibytes" ;;
[M0-9]) echo "mebibytes" ;;
T) echo "tebibytes" ;;
G) echo "gigabytes" ;;
[M0-9]) echo "megabytes" ;;
T) echo "terabytes" ;;
*)
die "${FUNCNAME}: Unknown unit: ${unit}"
;;

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/fortran-2.eclass,v 1.13 2012/10/16 20:18:42 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/eclass/fortran-2.eclass,v 1.14 2012/10/18 21:08:57 jlec Exp $
# @ECLASS: fortran-2.eclass
# @MAINTAINER:
@ -209,7 +209,7 @@ _fortran_test_function() {
tc-export F77 FC
einfo "Using following Fortran compiler:"
einfo " F77: ${F77}"
einfo " FC: ${FC}"
einfo " FC: ${FC}"
if [[ ${FORTRAN_NEED_OPENMP} == 1 ]]; then
if _fortran-has-openmp; then

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.1 2012/09/14 07:48:38 tupone Exp $
# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.3 2012/10/18 19:51:23 blueness Exp $
EAPI=2
inherit eutils flag-o-matic games
@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS="~amd64 ppc ~x86"
IUSE="dedicated sdl upnp"
UIDEPEND="virtual/opengl
@ -62,5 +62,6 @@ src_install() {
make_desktop_entry ${PN} "BZFlag"
fi
prune_libtool_files --modules
prepgamesdirs
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.4.ebuild,v 1.4 2012/10/17 03:08:58 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.4.ebuild,v 1.5 2012/10/18 21:06:19 mr_bones_ Exp $
EAPI=2
inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games
@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE="dbus dedicated doc nls server"
RDEPEND=">=media-libs/libsdl-1.2.7[video,X]
RDEPEND=">=media-libs/libsdl-1.2.7[joystick,video,X]
media-libs/sdl-net
>=media-libs/sdl-ttf-2.0.8
>=media-libs/sdl-mixer-1.2[vorbis]

@ -6,4 +6,9 @@
handheld and other input constrained and resource
limited devices.
</longdescription>
<longdescription lang="es">
La categoría gpe-base contiene librerías y utilidades para
dispositivos portátiles, con entrada limitada o escasos de
recursos.
</longdescription>
</catmetadata>

@ -4,4 +4,7 @@
<longdescription lang="en">
The gpe-utils category contains utility apps from the GPE environment.
</longdescription>
<longdescription lang="es">
La categoría gpe-utils contiene utilidades del entorno GPE.
</longdescription>
</catmetadata>

@ -1,600 +1,244 @@
# http://www.google.com/chat/video -> http://www.google.com/talk/terms.html -> Licence
# http://www.google.com/chat/video -> http://www.google.com/talk/terms.html -> Terms of Service
# file generated using the following command (open the link in browser for up-to-date version with html links)
# lynx -dump http://www.google.com/accounts/TOS?hl=en
# lynx -dump http://www.google.com/intl/en/policies/terms/
Google Terms of Service
Welcome to Google!
1. Your relationship with Google
1.1 Your use of Googles products, software, services and web sites
(referred to collectively as the “Services” in this document and
excluding any services provided to you by Google under a separate
written agreement) is subject to the terms of a legal agreement
between you and Google. “Google” means Google Inc., whose principal
place of business is at 1600 Amphitheatre Parkway, Mountain View, CA
94043, United States. This document explains how the agreement is
made up, and sets out some of the terms of that agreement.
1.2 Unless otherwise agreed in writing with Google, your agreement
with Google will always include, at a minimum, the terms and
conditions set out in this document. These are referred to below as
the “Universal Terms”.
1.3 Your agreement with Google will also include the terms of any
Legal Notices applicable to the Services, in addition to the
Universal Terms. All of these are referred to below as the
“Additional Terms”. Where Additional Terms apply to a Service, these
will be accessible for you to read either within, or through your
use of, that Service.
1.4 The Universal Terms, together with the Additional Terms, form a
legally binding agreement between you and Google in relation to your
use of the Services. It is important that you take the time to read
them carefully. Collectively, this legal agreement is referred to
below as the “Terms”.
1.5 If there is any contradiction between what the Additional Terms
say and what the Universal Terms say, then the Additional Terms
shall take precedence in relation to that Service.
2. Accepting the Terms
2.1 In order to use the Services, you must first agree to the Terms.
You may not use the Services if you do not accept the Terms.
2.2 You can accept the Terms by:
(A) clicking to accept or agree to the Terms, where this option is
made available to you by Google in the user interface for any
Service; or
(B) by actually using the Services. In this case, you understand and
agree that Google will treat your use of the Services as acceptance
of the Terms from that point onwards.
2.3 You may not use the Services and may not accept the Terms if (a)
you are not of legal age to form a binding contract with Google, or
(b) you are a person barred from receiving the Services under the
laws of the United States or other countries including the country
in which you are resident or from which you use the Services.
2.4 Before you continue, you should print off or save a local copy
of the Universal Terms for your records.
3. Language of the Terms
3.1 Where Google has provided you with a translation of the English
language version of the Terms, then you agree that the translation
is provided for your convenience only and that the English language
versions of the Terms will govern your relationship with Google.
3.2 If there is any contradiction between what the English language
version of the Terms says and what a translation says, then the
English language version shall take precedence.
4. Provision of the Services by Google
4.1 Google has subsidiaries and affiliated legal entities around the
world (“Subsidiaries and Affiliates”). Sometimes, these companies
will be providing the Services to you on behalf of Google itself.
You acknowledge and agree that Subsidiaries and Affiliates will be
entitled to provide the Services to you.
4.2 Google is constantly innovating in order to provide the best
possible experience for its users. You acknowledge and agree that
the form and nature of the Services which Google provides may change
from time to time without prior notice to you.
4.3 As part of this continuing innovation, you acknowledge and agree
that Google may stop (permanently or temporarily) providing the
Services (or any features within the Services) to you or to users
generally at Googles sole discretion, without prior notice to you.
You may stop using the Services at any time. You do not need to
specifically inform Google when you stop using the Services.
4.4 You acknowledge and agree that if Google disables access to your
account, you may be prevented from accessing the Services, your
account details or any files or other content which is contained in
your account.
4.5 You acknowledge and agree that while Google may not currently
have set a fixed upper limit on the number of transmissions you may
send or receive through the Services or on the amount of storage
space used for the provision of any Service, such fixed upper limits
may be set by Google at any time, at Googles discretion.
5. Use of the Services by you
5.1 In order to access certain Services, you may be required to
provide information about yourself (such as identification or
contact details) as part of the registration process for the
Service, or as part of your continued use of the Services. You agree
that any registration information you give to Google will always be
accurate, correct and up to date.
5.2 You agree to use the Services only for purposes that are
permitted by (a) the Terms and (b) any applicable law, regulation or
generally accepted practices or guidelines in the relevant
jurisdictions (including any laws regarding the export of data or
software to and from the United States or other relevant countries).
5.3 You agree not to access (or attempt to access) any of the
Services by any means other than through the interface that is
provided by Google, unless you have been specifically allowed to do
so in a separate agreement with Google. You specifically agree not
to access (or attempt to access) any of the Services through any
automated means (including use of scripts or web crawlers) and shall
ensure that you comply with the instructions set out in any
robots.txt file present on the Services.
5.4 You agree that you will not engage in any activity that
interferes with or disrupts the Services (or the servers and
networks which are connected to the Services).
5.5 Unless you have been specifically permitted to do so in a
separate agreement with Google, you agree that you will not
reproduce, duplicate, copy, sell, trade or resell the Services for
any purpose.
5.6 You agree that you are solely responsible for (and that Google
has no responsibility to you or to any third party for) any breach
of your obligations under the Terms and for the consequences
(including any loss or damage which Google may suffer) of any such
breach.
6. Your passwords and account security
6.1 You agree and understand that you are responsible for
maintaining the confidentiality of passwords associated with any
account you use to access the Services.
6.2 Accordingly, you agree that you will be solely responsible to
Google for all activities that occur under your account.
6.3 If you become aware of any unauthorized use of your password or
of your account, you agree to notify Google immediately at
[17]http://www.google.com/support/accounts/bin/answer.py?answer=5858
5.
7. Privacy and your personal information
7.1 For information about Googles data protection practices, please
read Googles privacy policy at
[18]http://www.google.com/privacy.html. This policy explains how
Google treats your personal information, and protects your privacy,
when you use the Services.
7.2 You agree to the use of your data in accordance with Googles
privacy policies.
8. Content in the Services
8.1 You understand that all information (such as data files, written
text, computer software, music, audio files or other sounds,
photographs, videos or other images) which you may have access to as
part of, or through your use of, the Services are the sole
responsibility of the person from which such content originated. All
such information is referred to below as the “Content”.
8.2 You should be aware that Content presented to you as part of the
Services, including but not limited to advertisements in the
Services and sponsored Content within the Services may be protected
by intellectual property rights which are owned by the sponsors or
advertisers who provide that Content to Google (or by other persons
or companies on their behalf). You may not modify, rent, lease,
loan, sell, distribute or create derivative works based on this
Content (either in whole or in part) unless you have been
specifically told that you may do so by Google or by the owners of
that Content, in a separate agreement.
8.3 Google reserves the right (but shall have no obligation) to
pre-screen, review, flag, filter, modify, refuse or remove any or
all Content from any Service. For some of the Services, Google may
provide tools to filter out explicit sexual content. These tools
include the SafeSearch preference settings (see
[19]http://www.google.com/help/customize.html#safe). In addition,
there are commercially available services and software to limit
access to material that you may find objectionable.
8.4 You understand that by using the Services you may be exposed to
Content that you may find offensive, indecent or objectionable and
that, in this respect, you use the Services at your own risk.
8.5 You agree that you are solely responsible for (and that Google
has no responsibility to you or to any third party for) any Content
that you create, transmit or display while using the Services and
for the consequences of your actions (including any loss or damage
which Google may suffer) by doing so.
9. Proprietary rights
9.1 You acknowledge and agree that Google (or Googles licensors)
own all legal right, title and interest in and to the Services,
including any intellectual property rights which subsist in the
Services (whether those rights happen to be registered or not, and
wherever in the world those rights may exist). You further
acknowledge that the Services may contain information which is
designated confidential by Google and that you shall not disclose
such information without Googles prior written consent.
9.2 Unless you have agreed otherwise in writing with Google, nothing
in the Terms gives you a right to use any of Googles trade names,
trade marks, service marks, logos, domain names, and other
distinctive brand features.
9.3 If you have been given an explicit right to use any of these
brand features in a separate written agreement with Google, then you
agree that your use of such features shall be in compliance with
that agreement, any applicable provisions of the Terms, and Google's
brand feature use guidelines as updated from time to time. These
guidelines can be viewed online at
[20]http://www.google.com/permissions/guidelines.html (or such other
URL as Google may provide for this purpose from time to time).
9.4 Other than the limited license set forth in Section 11, Google
acknowledges and agrees that it obtains no right, title or interest
from you (or your licensors) under these Terms in or to any Content
that you submit, post, transmit or display on, or through, the
Services, including any intellectual property rights which subsist
in that Content (whether those rights happen to be registered or
not, and wherever in the world those rights may exist). Unless you
have agreed otherwise in writing with Google, you agree that you are
responsible for protecting and enforcing those rights and that
Google has no obligation to do so on your behalf.
9.5 You agree that you shall not remove, obscure, or alter any
proprietary rights notices (including copyright and trade mark
notices) which may be affixed to or contained within the Services.
9.6 Unless you have been expressly authorized to do so in writing by
Google, you agree that in using the Services, you will not use any
trade mark, service mark, trade name, logo of any company or
organization in a way that is likely or intended to cause confusion
about the owner or authorized user of such marks, names or logos.
10. License from Google
10.1 Google gives you a personal, worldwide, royalty-free,
non-assignable and non-exclusive license to use the software
provided to you by Google as part of the Services as provided to you
by Google (referred to as the “Software” below). This license is for
the sole purpose of enabling you to use and enjoy the benefit of the
Services as provided by Google, in the manner permitted by the
Terms.
10.2 You may not (and you may not permit anyone else to) copy,
modify, create a derivative work of, reverse engineer, decompile or
otherwise attempt to extract the source code of the Software or any
part thereof, unless this is expressly permitted or required by law,
or unless you have been specifically told that you may do so by
Google, in writing.
10.3 Unless Google has given you specific written permission to do
so, you may not assign (or grant a sub-license of) your rights to
use the Software, grant a security interest in or over your rights
to use the Software, or otherwise transfer any part of your rights
to use the Software.
11. Content license from you
11.1 You retain copyright and any other rights you already hold in
Content which you submit, post or display on or through, the
Services. By submitting, posting or displaying the content you give
Google a perpetual, irrevocable, worldwide, royalty-free, and
non-exclusive license to reproduce, adapt, modify, translate,
publish, publicly perform, publicly display and distribute any
Content which you submit, post or display on or through, the
Services. This license is for the sole purpose of enabling Google to
display, distribute and promote the Services and may be revoked for
certain Services as defined in the Additional Terms of those
Services.
11.2 You agree that this license includes a right for Google to make
such Content available to other companies, organizations or
individuals with whom Google has relationships for the provision of
syndicated services, and to use such Content in connection with the
provision of those services.
11.3 You understand that Google, in performing the required
technical steps to provide the Services to our users, may (a)
transmit or distribute your Content over various public networks and
in various media; and (b) make such changes to your Content as are
necessary to conform and adapt that Content to the technical
requirements of connecting networks, devices, services or media. You
agree that this license shall permit Google to take these actions.
11.4 You confirm and warrant to Google that you have all the rights,
power and authority necessary to grant the above license.
12. Software updates
12.1 The Software which you use may automatically download and
install updates from time to time from Google. These updates are
designed to improve, enhance and further develop the Services and
may take the form of bug fixes, enhanced functions, new software
modules and completely new versions. You agree to receive such
updates (and permit Google to deliver these to you) as part of your
use of the Services.
13. Ending your relationship with Google
13.1 The Terms will continue to apply until terminated by either you
or Google as set out below.
13.2 If you want to terminate your legal agreement with Google, you
may do so by (a) notifying Google at any time and (b) closing your
accounts for all of the Services which you use, where Google has
made this option available to you. Your notice should be sent, in
writing, to Googles address which is set out at the beginning of
these Terms.
13.3 Google may at any time, terminate its legal agreement with you
if:
(A) you have breached any provision of the Terms (or have acted in
manner which clearly shows that you do not intend to, or are unable
to comply with the provisions of the Terms); or
(B) Google is required to do so by law (for example, where the
provision of the Services to you is, or becomes, unlawful); or
(C) the partner with whom Google offered the Services to you has
terminated its relationship with Google or ceased to offer the
Services to you; or
(D) Google is transitioning to no longer providing the Services to
users in the country in which you are resident or from which you use
the service; or
(E) the provision of the Services to you by Google is, in Googles
opinion, no longer commercially viable.
13.4 Nothing in this Section shall affect Googles rights regarding
provision of Services under Section 4 of the Terms.
13.5 When these Terms come to an end, all of the legal rights,
obligations and liabilities that you and Google have benefited from,
been subject to (or which have accrued over time whilst the Terms
have been in force) or which are expressed to continue indefinitely,
shall be unaffected by this cessation, and the provisions of
paragraph 20.7 shall continue to apply to such rights, obligations
and liabilities indefinitely.
14. EXCLUSION OF WARRANTIES
14.1 NOTHING IN THESE TERMS, INCLUDING SECTIONS 14 AND 15, SHALL
EXCLUDE OR LIMIT GOOGLES WARRANTY OR LIABILITY FOR LOSSES WHICH MAY
NOT BE LAWFULLY EXCLUDED OR LIMITED BY APPLICABLE LAW. SOME
JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF CERTAIN WARRANTIES OR
CONDITIONS OR THE LIMITATION OR EXCLUSION OF LIABILITY FOR LOSS OR
DAMAGE CAUSED BY NEGLIGENCE, BREACH OF CONTRACT OR BREACH OF IMPLIED
TERMS, OR INCIDENTAL OR CONSEQUENTIAL DAMAGES. ACCORDINGLY, ONLY THE
LIMITATIONS WHICH ARE LAWFUL IN YOUR JURISDICTION WILL APPLY TO YOU
AND OUR LIABILITY WILL BE LIMITED TO THE MAXIMUM EXTENT PERMITTED BY
LAW.
14.2 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE
SERVICES IS AT YOUR SOLE RISK AND THAT THE SERVICES ARE PROVIDED "AS
IS" AND “AS AVAILABLE.”
14.3 IN PARTICULAR, GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS
LICENSORS DO NOT REPRESENT OR WARRANT TO YOU THAT:
(A) YOUR USE OF THE SERVICES WILL MEET YOUR REQUIREMENTS,
(B) YOUR USE OF THE SERVICES WILL BE UNINTERRUPTED, TIMELY, SECURE
OR FREE FROM ERROR,
(C) ANY INFORMATION OBTAINED BY YOU AS A RESULT OF YOUR USE OF THE
SERVICES WILL BE ACCURATE OR RELIABLE, AND
(D) THAT DEFECTS IN THE OPERATION OR FUNCTIONALITY OF ANY SOFTWARE
PROVIDED TO YOU AS PART OF THE SERVICES WILL BE CORRECTED.
14.4 ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE
OF THE SERVICES IS DONE AT YOUR OWN DISCRETION AND RISK AND THAT YOU
WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR
OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF ANY
SUCH MATERIAL.
14.5 NO ADVICE OR INFORMATION, WHETHER ORAL OR WRITTEN, OBTAINED BY
YOU FROM GOOGLE OR THROUGH OR FROM THE SERVICES SHALL CREATE ANY
WARRANTY NOT EXPRESSLY STATED IN THE TERMS.
14.6 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND
CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT
NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NON-INFRINGEMENT.
15. LIMITATION OF LIABILITY
15.1 SUBJECT TO OVERALL PROVISION IN PARAGRAPH 14.1 ABOVE, YOU
EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND
AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU FOR:
(A) ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL CONSEQUENTIAL OR
EXEMPLARY DAMAGES WHICH MAY BE INCURRED BY YOU, HOWEVER CAUSED AND
UNDER ANY THEORY OF LIABILITY.. THIS SHALL INCLUDE, BUT NOT BE
LIMITED TO, ANY LOSS OF PROFIT (WHETHER INCURRED DIRECTLY OR
INDIRECTLY), ANY LOSS OF GOODWILL OR BUSINESS REPUTATION, ANY LOSS
OF DATA SUFFERED, COST OF PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES, OR OTHER INTANGIBLE LOSS;
(B) ANY LOSS OR DAMAGE WHICH MAY BE INCURRED BY YOU, INCLUDING BUT
NOT LIMITED TO LOSS OR DAMAGE AS A RESULT OF:
(I) ANY RELIANCE PLACED BY YOU ON THE COMPLETENESS, ACCURACY OR
EXISTENCE OF ANY ADVERTISING, OR AS A RESULT OF ANY RELATIONSHIP OR
TRANSACTION BETWEEN YOU AND ANY ADVERTISER OR SPONSOR WHOSE
ADVERTISING APPEARS ON THE SERVICES;
(II) ANY CHANGES WHICH GOOGLE MAY MAKE TO THE SERVICES, OR FOR ANY
PERMANENT OR TEMPORARY CESSATION IN THE PROVISION OF THE SERVICES
(OR ANY FEATURES WITHIN THE SERVICES);
(III) THE DELETION OF, CORRUPTION OF, OR FAILURE TO STORE, ANY
CONTENT AND OTHER COMMUNICATIONS DATA MAINTAINED OR TRANSMITTED BY
OR THROUGH YOUR USE OF THE SERVICES;
(III) YOUR FAILURE TO PROVIDE GOOGLE WITH ACCURATE ACCOUNT
INFORMATION;
(IV) YOUR FAILURE TO KEEP YOUR PASSWORD OR ACCOUNT DETAILS SECURE
AND CONFIDENTIAL;
15.2 THE LIMITATIONS ON GOOGLES LIABILITY TO YOU IN PARAGRAPH 15.1
ABOVE SHALL APPLY WHETHER OR NOT GOOGLE HAS BEEN ADVISED OF OR
SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES
ARISING.
16. Copyright and trade mark policies
16.1 It is Googles policy to respond to notices of alleged
copyright infringement that comply with applicable international
intellectual property law (including, in the United States, the
Digital Millennium Copyright Act) and to terminating the accounts of
repeat infringers. Details of Googles policy can be found at
[21]http://www.google.com/dmca.html.
16.2 Google operates a trade mark complaints procedure in respect of
Googles advertising business, details of which can be found at
[22]http://www.google.com/tm_complaint.html.
17. Advertisements
17.1 Some of the Services are supported by advertising revenue and
may display advertisements and promotions. These advertisements may
be targeted to the content of information stored on the Services,
queries made through the Services or other information.
17.2 The manner, mode and extent of advertising by Google on the
Services are subject to change without specific notice to you.
17.3 In consideration for Google granting you access to and use of
the Services, you agree that Google may place such advertising on
the Services.
18. Other content
18.1 The Services may include hyperlinks to other web sites or
content or resources. Google may have no control over any web sites
or resources which are provided by companies or persons other than
Google.
18.2 You acknowledge and agree that Google is not responsible for
the availability of any such external sites or resources, and does
not endorse any advertising, products or other materials on or
available from such web sites or resources.
18.3 You acknowledge and agree that Google is not liable for any
loss or damage which may be incurred by you as a result of the
availability of those external sites or resources, or as a result of
any reliance placed by you on the completeness, accuracy or
existence of any advertising, products or other materials on, or
available from, such web sites or resources.
19. Changes to the Terms
19.1 Google may make changes to the Universal Terms or Additional
Terms from time to time. When these changes are made, Google will
make a new copy of the Universal Terms available at
[23]http://www.google.com/accounts/TOS?hl=en and any new Additional
Terms will be made available to you from within, or through, the
affected Services.
19.2 You understand and agree that if you use the Services after the
date on which the Universal Terms or Additional Terms have changed,
Google will treat your use as acceptance of the updated Universal
Terms or Additional Terms.
20. General legal terms
20.1 Sometimes when you use the Services, you may (as a result of,
or through your use of the Services) use a service or download a
piece of software, or purchase goods, which are provided by another
person or company. Your use of these other services, software or
goods may be subject to separate terms between you and the company
or person concerned. If so, the Terms do not affect your legal
relationship with these other companies or individuals.
20.2 The Terms constitute the whole legal agreement between you and
Google and govern your use of the Services (but excluding any
services which Google may provide to you under a separate written
agreement), and completely replace any prior agreements between you
and Google in relation to the Services.
20.3 You agree that Google may provide you with notices, including
those regarding changes to the Terms, by email, regular mail, or
postings on the Services.
20.4 You agree that if Google does not exercise or enforce any legal
right or remedy which is contained in the Terms (or which Google has
the benefit of under any applicable law), this will not be taken to
be a formal waiver of Googles rights and that those rights or
remedies will still be available to Google.
20.5 If any court of law, having the jurisdiction to decide on this
matter, rules that any provision of these Terms is invalid, then
that provision will be removed from the Terms without affecting the
rest of the Terms. The remaining provisions of the Terms will
continue to be valid and enforceable.
20.6 You acknowledge and agree that each member of the group of
companies of which Google is the parent shall be third party
beneficiaries to the Terms and that such other companies shall be
entitled to directly enforce, and rely upon, any provision of the
Terms which confers a benefit on (or rights in favor of) them. Other
than this, no other person or company shall be third party
beneficiaries to the Terms.
20.7 The Terms, and your relationship with Google under the Terms,
shall be governed by the laws of the State of California without
regard to its conflict of laws provisions. You and Google agree to
submit to the exclusive jurisdiction of the courts located within
the county of Santa Clara, California to resolve any legal matter
arising from the Terms. Notwithstanding this, you agree that Google
shall still be allowed to apply for injunctive remedies (or an
equivalent type of urgent legal relief) in any jurisdiction.
April 16, 2007
©2008 Google - [24]Home - [25]About Google - [26]Privacy Policy -
[27]Terms of Service
Last modified: March 1, 2012
Welcome to Google!
Thanks for using our products and services (“Services”). The Services
are provided by Google Inc. (“Google”), located at 1600 Amphitheatre
Parkway, Mountain View, CA 94043, United States.
By using our Services, you are agreeing to these terms. Please read
them carefully.
Our Services are very diverse, so sometimes additional terms or product
requirements (including age requirements) may apply. Additional terms
will be available with the relevant Services, and those additional
terms become part of your agreement with us if you use those Services.
Using our Services
You must follow any policies made available to you within the Services.
Dont misuse our Services. For example, dont interfere with our
Services or try to access them using a method other than the interface
and the instructions that we provide. You may use our Services only as
permitted by law, including applicable export and re-export control
laws and regulations. We may suspend or stop providing our Services to
you if you do not comply with our terms or policies or if we are
investigating suspected misconduct.
Using our Services does not give you ownership of any intellectual
property rights in our Services or the content you access. You may not
use content from our Services unless you obtain permission from its
owner or are otherwise permitted by law. These terms do not grant you
the right to use any branding or logos used in our Services. Dont
remove, obscure, or alter any legal notices displayed in or along with
our Services.
Our Services display some content that is not Googles. This content is
the sole responsibility of the entity that makes it available. We may
review content to determine whether it is illegal or violates our
policies, and we may remove or refuse to display content that we
reasonably believe violates our policies or the law. But that does not
necessarily mean that we review content, so please dont assume that we
do.
In connection with your use of the Services, we may send you service
announcements, administrative messages, and other information. You may
opt out of some of those communications.
Your Google Account
You may need a Google Account in order to use some of our Services. You
may create your own Google Account, or your Google Account may be
assigned to you by an administrator, such as your employer or
educational institution. If you are using a Google Account assigned to
you by an administrator, different or additional terms may apply and
your administrator may be able to access or disable your account.
If you learn of any unauthorized use of your password or account,
[6]follow these instructions.
Privacy and Copyright Protection
Googles [7]privacy policies explain how we treat your personal data
and protect your privacy when you use our Services. By using our
Services, you agree that Google can use such data in accordance with
our privacy policies.
We respond to notices of alleged copyright infringement and terminate
accounts of repeat infringers according to the process set out in the
U.S. Digital Millennium Copyright Act.
We provide information to help copyright holders manage their
intellectual property online. If you think somebody is violating your
copyrights and want to notify us, you can find information about
submitting notices and Googles policy about responding to notices
[8]in our Help Center.
Your Content in our Services
Some of our Services allow you to submit content. You retain ownership
of any intellectual property rights that you hold in that content. In
short, what belongs to you stays yours.
When you upload or otherwise submit content to our Services, you give
Google (and those we work with) a worldwide license to use, host,
store, reproduce, modify, create derivative works (such as those
resulting from translations, adaptations or other changes we make so
that your content works better with our Services), communicate,
publish, publicly perform, publicly display and distribute such
content. The rights you grant in this license are for the limited
purpose of operating, promoting, and improving our Services, and to
develop new ones. This license continues even if you stop using our
Services (for example, for a business listing you have added to Google
Maps). Some Services may offer you ways to access and remove content
that has been provided to that Service. Also, in some of our Services,
there are terms or settings that narrow the scope of our use of the
content submitted in those Services. Make sure you have the necessary
rights to grant us this license for any content that you submit to our
Services.
You can find more information about how Google uses and stores content
in the privacy policy or additional terms for particular Services. If
you submit feedback or suggestions about our Services, we may use your
feedback or suggestions without obligation to you.
About Software in our Services
When a Service requires or includes downloadable software, this
software may update automatically on your device once a new version or
feature is available. Some Services may let you adjust your automatic
update settings.
Google gives you a personal, worldwide, royalty-free, non-assignable
and non-exclusive license to use the software provided to you by Google
as part of the Services. This license is for the sole purpose of
enabling you to use and enjoy the benefit of the Services as provided
by Google, in the manner permitted by these terms. You may not copy,
modify, distribute, sell, or lease any part of our Services or included
software, nor may you reverse engineer or attempt to extract the source
code of that software, unless laws prohibit those restrictions or you
have our written permission.
Open source software is important to us. Some software used in our
Services may be offered under an open source license that we will make
available to you. There may be provisions in the open source license
that expressly override some of these terms.
Modifying and Terminating our Services
We are constantly changing and improving our Services. We may add or
remove functionalities or features, and we may suspend or stop a
Service altogether.
You can stop using our Services at any time, although well be sorry to
see you go. Google may also stop providing Services to you, or add or
create new limits to our Services at any time.
We believe that you own your data and preserving your access to such
data is important. If we discontinue a Service, where reasonably
possible, we will give you reasonable advance notice and a chance to
get information out of that Service.
Our Warranties and Disclaimers
We provide our Services using a commercially reasonable level of skill
and care and we hope that you will enjoy using them. But there are
certain things that we dont promise about our Services.
OTHER THAN AS EXPRESSLY SET OUT IN THESE TERMS OR ADDITIONAL TERMS,
NEITHER GOOGLE NOR ITS SUPPLIERS OR DISTRIBUTORS MAKE ANY SPECIFIC
PROMISES ABOUT THE SERVICES. FOR EXAMPLE, WE DONT MAKE ANY COMMITMENTS
ABOUT THE CONTENT WITHIN THE SERVICES, THE SPECIFIC FUNCTION OF THE
SERVICES, OR THEIR RELIABILITY, AVAILABILITY, OR ABILITY TO MEET YOUR
NEEDS. WE PROVIDE THE SERVICES “AS IS”.
SOME JURISDICTIONS PROVIDE FOR CERTAIN WARRANTIES, LIKE THE IMPLIED
WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NON-INFRINGEMENT. TO THE EXTENT PERMITTED BY LAW, WE EXCLUDE ALL
WARRANTIES.
Liability for our Services
WHEN PERMITTED BY LAW, GOOGLE, AND GOOGLES SUPPLIERS AND DISTRIBUTORS,
WILL NOT BE RESPONSIBLE FOR LOST PROFITS, REVENUES, OR DATA, FINANCIAL
LOSSES OR INDIRECT, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE
DAMAGES.
TO THE EXTENT PERMITTED BY LAW, THE TOTAL LIABILITY OF GOOGLE, AND ITS
SUPPLIERS AND DISTRIBUTORS, FOR ANY CLAIM UNDER THESE TERMS, INCLUDING
FOR ANY IMPLIED WARRANTIES, IS LIMITED TO THE AMOUNT YOU PAID US TO USE
THE SERVICES (OR, IF WE CHOOSE, TO SUPPLYING YOU THE SERVICES AGAIN).
IN ALL CASES, GOOGLE, AND ITS SUPPLIERS AND DISTRIBUTORS, WILL NOT BE
LIABLE FOR ANY LOSS OR DAMAGE THAT IS NOT REASONABLY FORESEEABLE.
Business uses of our Services
If you are using our Services on behalf of a business, that business
accepts these terms. It will hold harmless and indemnify Google and its
affiliates, officers, agents, and employees from any claim, suit or
action arising from or related to the use of the Services or violation
of these terms, including any liability or expense arising from claims,
losses, damages, suits, judgments, litigation costs and attorneys
fees.
About these Terms
We may modify these terms or any additional terms that apply to a
Service to, for example, reflect changes to the law or changes to our
Services. You should look at the terms regularly. Well post notice of
modifications to these terms on this page. Well post notice of
modified additional terms in the applicable Service. Changes will not
apply retroactively and will become effective no sooner than fourteen
days after they are posted. However, changes addressing new functions
for a Service or changes made for legal reasons will be effective
immediately. If you do not agree to the modified terms for a Service,
you should discontinue your use of that Service.
If there is a conflict between these terms and the additional terms,
the additional terms will control for that conflict.
These terms control the relationship between Google and you. They do
not create any third party beneficiary rights.
If you do not comply with these terms, and we dont take action right
away, this doesnt mean that we are giving up any rights that we may
have (such as taking action in the future).
If it turns out that a particular term is not enforceable, this will
not affect any other terms.
The laws of California, U.S.A., excluding Californias conflict of laws
rules, will apply to any disputes arising out of or relating to these
terms or the Services. All claims arising out of or relating to these
terms or the Services will be litigated exclusively in the federal or
state courts of Santa Clara County, California, USA, and you and Google
consent to personal jurisdiction in those courts.
For information about how to contact Google, please visit our
[9]contact page.
[English__________________]
* [10]Google
* [11]Privacy & Terms
References
Visible links
1. http://www.google.com/
2. http://www.google.com/about.html
3. http://www.google.com/privacy.html
4. http://www.google.com/privacypolicy.html
5. http://www.google.com/privacy_faq.html
6. http://www.google.com/accounts/tos/highlights/utos-us-en-h.html
7. http://desktop.google.com/privacypolicy.html
8. http://gmail.google.com/gmail/help/privacy.html
9. http://groups-beta.google.com/googlegroups/privacy.html
10. http://www.orkut.com/privacy.aspx
11. http://www.google.com/help/privacy_fusionph.html
12. http://www.google.com/searchhistory/privacy.html
13. http://www.googlestore.com/privacy.asp
14. http://www.google.com/talk/privacy.html
15. http://toolbar.google.com/privacy.html
16. http://webaccelerator.google.com/privacy.html
17. http://www.google.com/support/accounts/bin/answer.py?answer=58585
18. http://www.google.com/privacy.html
19. http://www.google.com/help/customize.html#safe
20. http://www.google.com/permissions/guidelines.html
21. http://www.google.com/dmca.html
22. http://www.google.com/tm_complaint.html
23. http://www.google.com/accounts/TOS?hl=en
24. http://www.google.com/
25. http://www.google.com/about.html
26. http://www.google.com/privacy.html
27. http://www.google.com/accounts/TOS?hl=en
Hidden links:
28. http://www.google.com/
2. http://www.google.com/intl/en/policies/
3. http://www.google.com/intl/en/policies/
4. http://www.google.com/intl/en/policies/privacy/
5. http://www.google.com/intl/en/policies/terms/archive/
6. http://support.google.com/accounts/bin/answer.py?hl=en&answer=58585
7. http://www.google.com/intl/en/policies/privacy/
8. http://support.google.com/bin/static.py?hl=en&ts=1114905&page=ts.cs
9. http://www.google.com/intl/en/contact/
10. http://www.google.com/
11. http://www.google.com/intl/en/policies/

@ -1 +1 @@
DIST glfw-2.6.tar.bz2 886843 RMD160 71c767e16167e8460fbfb01391614b2501247c7e SHA1 7b11e5a9d923c9826d4cc6eeeb441dc6940109c8 SHA256 1b86ca8c5678fbf6999a0bfbe50de121f8aec9c07bf2383306819caebe3edfca
DIST glfw-2.6.tar.bz2 886843 SHA256 1b86ca8c5678fbf6999a0bfbe50de121f8aec9c07bf2383306819caebe3edfca

@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/glfw-2.6.ebuild,v 1.6 2010/09/13 12:09:46 tupone Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/glfw-2.6.ebuild,v 1.7 2012/10/18 20:35:22 mr_bones_ Exp $
EAPI=2
inherit eutils multilib
@ -15,6 +15,7 @@ KEYWORDS="amd64 x86"
IUSE="examples"
DEPEND="x11-libs/libXrandr
virtual/glu
virtual/opengl"
S=${WORKDIR}/${PN}

@ -1 +1 @@
DIST leptonica-1.68.tar.gz 6695020 RMD160 f1d20f0bae963b5c6753d5ceca5873d604a16e40 SHA1 a50563ac091f4195a5a3b4579c4fcc674b81c316 SHA256 acefb6c50db2913f117afdbb19a549f7409cf8fa5d9a435692cb10ff89a81f8f
DIST leptonica-1.68.tar.gz 6695020 SHA256 acefb6c50db2913f117afdbb19a549f7409cf8fa5d9a435692cb10ff89a81f8f SHA512 3dad38279c328e671f65018d86c04da59a6dff481ff48530a6341505abbd3e2a526a5825a0995d77c690f54acbaa0818832bd44dd4246a87d726862e0c31d82b WHIRLPOOL e680f898ddabff46bedc0a8aed6bee95a3a748beaa5e68be3d8ea170fbfad501a68277f243a9d5aeab698aca068b8ef8be427fe69ba99f8d630fd207f913ff1f

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.68.ebuild,v 1.2 2012/06/24 12:14:05 sbriesen Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.68.ebuild,v 1.3 2012/10/18 18:55:57 maekke Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://www.leptonica.com/source/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="gif jpeg png tiff webp utils zlib static-libs"
DEPEND="gif? ( media-libs/giflib )

@ -1,5 +1,3 @@
DIST libchamplain-0.10.1.tar.bz2 670134 SHA256 d7f5c11c4297e7a03444f30e4bb1b78c4da91046796f0c56c4ad5db0f823bc63 SHA512 84699ec26b55e43cc6004af1bd3b512e4da5e72daa335e9ccc36cd7481e5780a0ad624890b34d45338414fbb3d5594da1a9f16a5c837f3c4cda8f3e00d332797 WHIRLPOOL 5774fb328d287ff3c6d33c31ce0a953d2f526cd63335598c816613dd6359895ee8ab09e4227bfed0843984ded2a0f80fb7c5a15516b6e411c476639782367e25
DIST libchamplain-0.12.2.tar.xz 581356 SHA256 d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e SHA512 a8266aea424165661f4e9e661ad2b020003f239835f7ebe50740886855ff7ec7d3255aae69b720b9cedee3e7c67cd48cbc63254f4c6e158953dec4a272b09e80 WHIRLPOOL f33ae4064e2648b77d0ca2069c4a17d7061feb5976c47bc1b4088ecd9a1b35817231070bfa1018427b1a835f33cda6c07a0d3e235052fe28c50475bbd72faeec
DIST libchamplain-0.12.3.tar.xz 583740 SHA256 3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658 SHA512 76101bbdd50c3a08b177d3e261869d3c974923d0deb728e958896d632cce4486cc106a02409c7983624e5cbc6746e96bb4cf5f46a35224585edea230aa72e957 WHIRLPOOL 6882034fc97580e33fa3e24434dc1670055f4e9b78a7aa4a833be9364f2af213745eeaea0ee0b008920ec996f96585efe3006a69d2c68aa8b24f789a255e0efa
DIST libchamplain-0.6.0.tar.bz2 699922 SHA256 e6578cc38cee77b7d03a68e7fda347c64ea1f84a4655b3e1d7a55da900699c24 SHA512 06be1878d7ea013123c1d2ac92267e9c1e531648626c00746a48150380b587908bc4038fbd6282a2762f478c8fd07d06a94eceba8f250392d1c222777885428c WHIRLPOOL 6b7b849912fc41ec63cc8f86571f5c06040e050947647efc92ac40a9754eb9a36c7ad7e3891ea5bd4590cf3f81fb8e421f3faddaca5f52d92eec6b6b9b23f25a
DIST libchamplain-0.8.3.tar.bz2 667873 SHA256 70d533be213a1586d6725d82afb128d1e57ccc262681dfda193af60507ad42e3 SHA512 d0e045bb98aece9191a0ccd19605aac571df156baab7465738e78d378c750b8e9313f46cc9933a6b475fd88811e7ebb6df5f69a0cee6f654bf6f72db3918850a WHIRLPOOL 411be8c8e9f442b6491d6b50eb79b9f862e78e6f97473f2f104514fccd1a25236cf6da331d16bbbc29c06179832d3bb3b9eb7939be189a4754cee2c53e65cf00

@ -1,64 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.12.2.ebuild,v 1.4 2012/08/14 22:57:01 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit gnome2
DESCRIPTION="Clutter based world map renderer"
HOMEPAGE="http://projects.gnome.org/libchamplain/"
LICENSE="LGPL-2"
SLOT="0.12"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug doc +gtk +introspection vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND="
>=dev-libs/glib-2.16:2
>=x11-libs/cairo-1.4
>=media-libs/clutter-1.2:1.0[introspection?]
>=media-libs/memphis-0.2.1:0.2[introspection?]
>=net-libs/libsoup-gnome-2.4.1:2.4
dev-db/sqlite:3
gtk? (
>=x11-libs/gtk+-2.90:3[introspection?]
>=media-libs/clutter-gtk-0.90:1.0 )
introspection? ( >=dev-libs/gobject-introspection-0.6.3 )"
DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( >=dev-util/gtk-doc-1.9 )
vala? ( >=dev-lang/vala-0.14.2-r1:0.14[vapigen] )"
# segfaults with vala:0.12
# vala-0.14.2-r1 required for bug #402013
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
# Vala demos are only built, so just disable them
G2CONF="${G2CONF}
--disable-static
--disable-maemo
--disable-vala-demos
--enable-memphis
VAPIGEN=$(type -p vapigen-0.14)
$(use_enable debug)
$(use_enable gtk)
$(use_enable introspection)
$(use_enable vala)"
}
src_prepare() {
# Fix documentation slotability
sed -e "s/^DOC_MODULE.*/DOC_MODULE = ${PN}-${SLOT}/" \
-i docs/reference/Makefile.{am,in} || die "sed (1) failed"
sed -e "s/^DOC_MODULE.*/DOC_MODULE = ${PN}-gtk-${SLOT}/" \
-i docs/reference-gtk/Makefile.{am,in} || die "sed (2) failed"
mv "${S}"/docs/reference/${PN}{,-${SLOT}}-docs.sgml || die "mv (1) failed"
mv "${S}"/docs/reference-gtk/${PN}-gtk{,-${SLOT}}-docs.sgml || die "mv (2) failed"
gnome2_src_prepare
}

@ -1,90 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.15 2012/08/14 22:57:01 tetromino Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
inherit gnome2 python
DESCRIPTION="Clutter based world map renderer"
HOMEPAGE="http://projects.gnome.org/libchamplain/"
LICENSE="LGPL-2"
SLOT="0.6"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc gtk html +introspection python"
RDEPEND="
dev-libs/glib:2
>=x11-libs/cairo-1.4
net-libs/libsoup-gnome:2.4
media-libs/clutter:1.0[introspection?]
media-libs/memphis
dev-db/sqlite:3
gtk? (
x11-libs/gtk+:2[introspection?]
media-libs/memphis:0.2
>=media-libs/clutter-gtk-0.10:0.10 )
python? (
media-libs/pymemphis
dev-python/pyclutter
dev-python/pyclutter-gtk )"
DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( >=dev-util/gtk-doc-1.9 )
introspection? ( >=dev-libs/gobject-introspection-0.6.3 )"
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
G2CONF="${G2CONF}
--disable-static
--enable-memphis
--with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
$(use_enable debug)
$(use_enable gtk)
$(use_enable html gtk-doc-html)
$(use_enable introspection)
$(use_enable python)"
}
src_prepare() {
gnome2_src_prepare
sed 's:bindings::g' -i Makefile.in || die
# Drop DEPRECATED flags, bug #387335
sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
tidy/Makefile.am tidy/Makefile.in || die
}
src_compile() {
gnome2_src_compile
if use python; then
python_copy_sources bindings
building() {
emake \
PYTHON_INCLUDES="-I$(python_get_includedir)" \
pythondir="$(python_get_sitedir)" \
pyexecdir="$(python_get_sitedir)"
}
python_execute_function -s --source-dir bindings building
fi
}
src_install() {
gnome2_src_install
if use python; then
installation() {
emake DESTDIR="${ED}" \
pythondir="$(python_get_sitedir)" \
pyexecdir="$(python_get_sitedir)" \
install
}
python_execute_function -s --source-dir bindings installation
python_clean_installation_image
fi
}

@ -7,7 +7,6 @@
<use>
<flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg> for
introspection</flag>
<flag name="html">Install gtk-doc html version for this package</flag>
<flag name="vala">Generate bindings for <pkg>dev-lang/vala</pkg></flag>
</use>
</pkgmetadata>

@ -1,4 +1 @@
DIST guayadeque-0.2.7.tar.bz2 2374622 SHA256 96da48e3d0701cd09882b39feb67d0fdb3bff6771a37bbbf4802058d80897c5b
DIST guayadeque-0.2.9.tar.bz2 2827923 SHA256 9e472f6034e13d9027c918260a412050d18fdd79b029577d982736bd31441774
DIST guayadeque-0.3.1.tar.bz2 2927564 SHA256 547e2f629772f36808c58fad02d97bd4f959c146db251da3d5a0f73c807dfc04
DIST guayadeque-0.3.5.tar.bz2 3078223 SHA256 8c2c846e65d6776b2af9bf4974ecb36ae7f51cfce218f13e93cbc9249d0baa7a SHA512 0de23a85f02acacc30328659e10bf010a354eda400e2f7d2e220943514c0930de00ac7e2b4e5cf85ddde0a4c0041d542cbe9f0ad51b76e2673fe553bbecabc28 WHIRLPOOL fd502b90c631a9ec1020e2357d8246e10eec1bd9117c6ccb3687d958e49a319b7b47ff19ee70774b3c29ddb5014da2d3e2bcdad65b6b0594264d4ec22ee93beb

@ -1,64 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/guayadeque/guayadeque-0.2.7.ebuild,v 1.6 2012/05/05 08:31:23 mgorny Exp $
EAPI=3
WX_GTK_VER="2.8"
inherit cmake-utils wxwidgets
DESCRIPTION="Music management program designed for all music enthusiasts"
HOMEPAGE="http://guayadeque.org"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
# No test available, Making src_test fail
RESTRICT="test"
RDEPEND="
dev-db/sqlite:3
dev-libs/glib:2
media-libs/flac
media-libs/gstreamer
media-libs/taglib
net-misc/curl
sys-apps/dbus
x11-libs/wxGTK:2.8[X]"
DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
dev-util/cmake"
# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
LANGS="es uk it de fr is nb th"
for l in ${LANGS}; do
IUSE="$IUSE linguas_${l}"
done
src_prepare() {
for l in ${LANGS} ; do
if ! use linguas_${l} ; then
sed \
-e "/${l}/d" \
-i po/CMakeLists.txt || die
fi
done
base_src_prepare
}
src_configure() {
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
cmake-utils_src_install
}

@ -1,79 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/guayadeque/guayadeque-0.2.9.ebuild,v 1.6 2012/05/05 08:31:23 mgorny Exp $
EAPI=3
WX_GTK_VER="2.8"
inherit cmake-utils wxwidgets
DESCRIPTION="Music management program designed for all music enthusiasts"
HOMEPAGE="http://guayadeque.org"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ayatana ipod"
# No test available, Making src_test fail
RESTRICT="test"
RDEPEND="
dev-db/sqlite:3
dev-libs/glib:2
media-libs/flac
media-libs/gstreamer
media-libs/taglib
net-misc/curl
sys-apps/dbus
x11-libs/wxGTK:2.8[X]
ayatana? ( dev-libs/libindicate )
ipod? ( media-libs/libgpod )"
DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
dev-util/cmake"
# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
LANGS="es uk it de fr is nb th cs ru hu sv nl"
for l in ${LANGS}; do
IUSE="$IUSE linguas_${l}"
done
src_prepare() {
for l in ${LANGS} ; do
if ! use linguas_${l} ; then
sed \
-e "/${l}/d" \
-i po/CMakeLists.txt || die
fi
done
if ! use ipod; then
sed \
-e '/PKG_CHECK_MODULES( LIBGPOD/,/^ENDIF/d' \
-i CMakeLists.txt || die
fi
if ! use ayatana; then
sed \
-e '/PKG_CHECK_MODULES( LIBINDICATE/,/^ENDIF/d' \
-i CMakeLists.txt || die
fi
base_src_prepare
}
src_configure() {
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
cmake-utils_src_install
}

@ -1,85 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/guayadeque/guayadeque-0.3.1.ebuild,v 1.8 2012/05/05 08:31:23 mgorny Exp $
EAPI=3
WX_GTK_VER="2.8"
inherit cmake-utils eutils wxwidgets
DESCRIPTION="Music management program designed for all music enthusiasts"
HOMEPAGE="http://guayadeque.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ayatana ipod"
# No test available, Making src_test fail
RESTRICT="test"
RDEPEND="
dev-db/sqlite:3
dev-libs/glib:2
media-libs/flac
media-libs/gstreamer
media-libs/taglib
media-plugins/gst-plugins-soup
net-misc/curl
sys-apps/dbus
x11-libs/wxGTK:2.8[X]
ayatana? ( dev-libs/libindicate )
ipod? ( media-libs/libgpod )"
DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
dev-util/cmake"
# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
LANGS="es uk it de fr is nb th cs ru hu sv nl"
for l in ${LANGS}; do
IUSE="$IUSE linguas_${l}"
done
src_prepare() {
for l in ${LANGS} ; do
if ! use linguas_${l} ; then
sed \
-e "/${l}/d" \
-i po/CMakeLists.txt || die
fi
done
if ! use ipod; then
sed \
-e '/PKG_CHECK_MODULES( LIBGPOD/,/^ENDIF/d' \
-i CMakeLists.txt || die
fi
if ! use ayatana; then
sed \
-e '/PKG_CHECK_MODULES( LIBINDICATE/,/^ENDIF/d' \
-i CMakeLists.txt || die
fi
base_src_prepare
# otherwise cmake checks for svn
esvn_clean
sed 's:-O2::g' -i CMakeLists.txt || die
}
src_configure() {
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
cmake-utils_src_install
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.4.ebuild,v 1.1 2012/10/18 12:55:33 lu_zero Exp $
# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.4.ebuild,v 1.2 2012/10/19 06:32:42 lu_zero Exp $
EAPI="4"
@ -279,6 +279,7 @@ src_configure() {
$(use_enable ogg) $(use_enable ogg mux_ogg) \
$(use_enable omxil) \
$(use_enable opengl glx) \
$(use_enable opus) \
$(use_enable optimisememory optimize-memory) \
$(use_enable oss) \
$(use_enable png) \

@ -1 +1 @@
Thu, 18 Oct 2012 13:07:00 +0000
Fri, 19 Oct 2012 07:07:01 +0000

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201210-01">
<title>w3m: SSL spoofing vulnerability</title>
<synopsis>An error in the hostname matching of w3m might enable remote
attackers to conduct man-in-the-middle attacks.
</synopsis>
<product type="ebuild">w3m</product>
<announced>October 18, 2012</announced>
<revised>October 18, 2012: 1</revised>
<bug>325431</bug>
<access>remote</access>
<affected>
<package name="www-client/w3m" auto="yes" arch="*">
<unaffected range="ge">0.5.2-r4</unaffected>
<vulnerable range="lt">0.5.2-r4</vulnerable>
</package>
</affected>
<background>
<p>w3m is a text based WWW browser.</p>
</background>
<description>
<p>A SSL spoofing vulnerability has been discovered in w3m. Please review
the CVE identifier referenced below for details.
</p>
</description>
<impact type="normal">
<p>A remote attacker might employ a specially crafted certificate to
conduct man-in-the-middle attacks on SSL connections made using w3m.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All w3m users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=www-client/w3m-0.5.2-r4"
</code>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2074">CVE-2010-2074</uri>
</references>
<metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:00 +0000">craig</metadata>
<metadata tag="submitter" timestamp="Thu, 18 Oct 2012 20:42:33 +0000">craig</metadata>
</glsa>

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201210-02">
<title>MoinMoin: Multiple vulnerabilities </title>
<synopsis>Multiple vulnerabilities have been found in MoinMoin, the worst of
which allowing for injection of arbitrary web script or HTML.
</synopsis>
<product type="ebuild">MoinMoin</product>
<announced>October 18, 2012</announced>
<revised>October 18, 2012: 1</revised>
<bug>305663</bug>
<bug>339295</bug>
<access>remote</access>
<affected>
<package name="www-apps/moinmoin" auto="yes" arch="*">
<unaffected range="ge">1.9.4</unaffected>
<vulnerable range="lt">1.9.4</vulnerable>
</package>
</affected>
<background>
<p>MoinMoin is a Python WikiEngine.</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in MoinMoin. Please review
the CVE identifiers referenced below for details.
</p>
</description>
<impact type="normal">
<p>These vulnerabilities in MoinMoin allow remote users to inject arbitrary
web script or HTML, to obtain sensitive information and to bypass the
textcha protection mechanism. There are several other unknown impacts and
attack vectors.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All MoinMoin users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=www-apps/moinmoin-1.9.4"
</code>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0668">CVE-2010-0668</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0669">CVE-2010-0669</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0717">CVE-2010-0717</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0828">CVE-2010-0828</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1238">CVE-2010-1238</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2487">CVE-2010-2487</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2969">CVE-2010-2969</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2970">CVE-2010-2970</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1058">CVE-2011-1058</uri>
</references>
<metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:36:59 +0000">craig</metadata>
<metadata tag="submitter" timestamp="Thu, 18 Oct 2012 20:46:53 +0000">craig</metadata>
</glsa>

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201210-03">
<title>rdesktop: Directory Traversal</title>
<synopsis>A vulnerability which allows a remote attacking server to read or
overwrite arbitrary files has been found in rdesktop.
</synopsis>
<product type="ebuild">rdesktop</product>
<announced>October 18, 2012</announced>
<revised>October 18, 2012: 1</revised>
<bug>364191</bug>
<access>remote</access>
<affected>
<package name="net-misc/rdesktop" auto="yes" arch="*">
<unaffected range="ge">1.7.0</unaffected>
<vulnerable range="lt">1.7.0</vulnerable>
</package>
</affected>
<background>
<p>rdesktop is a Remote Desktop Protocol (RDP) Client.</p>
</background>
<description>
<p>A vulnerability has been discovered in rdesktop. Please review the CVE
identifier referenced below for details.
</p>
</description>
<impact type="normal">
<p>Remote RDP servers may be able to read or overwrite arbitrary files via
a .. (dot dot) in a pathname.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All rdesktop users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=net-misc/rdesktop-1.7.0"
</code>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1595">CVE-2011-1595</uri>
</references>
<metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:09 +0000">
underling
</metadata>
<metadata tag="submitter" timestamp="Thu, 18 Oct 2012 20:47:56 +0000">craig</metadata>
</glsa>

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201210-04">
<title>qemu-kvm: Multiple vulnerabilities</title>
<synopsis>Multiple vulnerabilities were found in qemu-kvm, allowing attackers
to execute arbitrary code.
</synopsis>
<product type="ebuild">ebuild</product>
<announced>October 18, 2012</announced>
<revised>October 18, 2012: 1</revised>
<bug>364889</bug>
<bug>365259</bug>
<bug>372411</bug>
<bug>373997</bug>
<bug>400595</bug>
<bug>430456</bug>
<access>remote</access>
<affected>
<package name="app-emulation/qemu-kvm" auto="yes" arch="*">
<unaffected range="ge">1.1.1-r1</unaffected>
<vulnerable range="lt">1.1.1-r1</vulnerable>
</package>
</affected>
<background>
<p>qemu-kvm provides QEMU and Kernel-based Virtual Machine userland tools.</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in qemu-kvm. Please review
the CVE identifiers referenced below for details.
</p>
</description>
<impact type="high">
<p>These vulnerabilities allow a remote attacker to cause a Denial of
Service condition on the host server or qemu process, might allow for
arbitrary code execution or a symlink attack when qemu-kvm is in snapshot
mode.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All qemu-kvm users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=app-emulation/qemu-kvm-1.1.1-r1"
</code>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1750">CVE-2011-1750</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1751">CVE-2011-1751</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2212">CVE-2011-2212</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2512">CVE-2011-2512</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0029">CVE-2012-0029</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2652">CVE-2012-2652</uri>
</references>
<metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:53 +0000">craig</metadata>
<metadata tag="submitter" timestamp="Thu, 18 Oct 2012 20:48:30 +0000">craig</metadata>
</glsa>

@ -1 +1 @@
Thu, 18 Oct 2012 13:07:00 +0000
Fri, 19 Oct 2012 07:07:01 +0000

@ -1,10 +1,11 @@
DEFINED_PHASES=compile install unpack
DEFINED_PHASES=install prepare
DESCRIPTION=adds support for several speech synthesizers to emacspeak
EAPI=4
HOMEPAGE=http://leb.net/blinux/
KEYWORDS=x86 ppc
KEYWORDS=~amd64 x86 ppc
LICENSE=GPL-2
RDEPEND=>=app-accessibility/emacspeak-18
SLOT=0
SRC_URI=http://leb.net/pub/blinux/emacspeak/blinux/emacspeak-ss-1.9.1.tar.gz
_eclasses_=eutils 5a98daf52f7430a4a6f46cee24cfe3e2 multilib 9aa8a023e062fca0ba79362d9d0cc488 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=a612acd7de4032e32e2c96307363f819
_md5_=1156285eb6ba5eff5390938385a47509

@ -2,9 +2,10 @@ DEFINED_PHASES=install postinst prepare
DESCRIPTION=Macrovision FLEXlm license manager and utils
EAPI=4
HOMEPAGE=http://www.macrovision.com/services/support/flexlm/lmgrd.shtml
IUSE=doc
KEYWORDS=-* ~amd64 ~x86
LICENSE=as-is GPL-2
SLOT=0
SRC_URI=http://www.macrovision.com/services/support/flexlm/enduser.pdf x86? ( mirror://gentoo/lmgrd-x86.Z mirror://gentoo/lmutil-x86.Z ) amd64? ( mirror://gentoo/lmgrd-amd64.Z mirror://gentoo/lmutil-amd64.Z )
SRC_URI=doc? ( http://www.macrovision.com/services/support/flexlm/enduser.pdf ) x86? ( mirror://gentoo/lmgrd-x86.Z mirror://gentoo/lmutil-x86.Z ) amd64? ( mirror://gentoo/lmgrd-amd64.Z mirror://gentoo/lmutil-amd64.Z )
_eclasses_=user d0a4d0735a6c0183d707ca919bd72f28
_md5_=aec70759ee9d3bd9475d69f67f030adc
_md5_=6da32300f9efc8275f9c1537d26cec2f

@ -0,0 +1,12 @@
DEFINED_PHASES=compile configure install postinst prepare prerm setup test
DEPEND=>=dev-lang/ghc-6.12.1
DESCRIPTION=Rebuild Haskell dependencies in Gentoo
EAPI=4
HOMEPAGE=http://haskell.org/haskellwiki/Gentoo#haskell-updater
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=|| ( >=sys-apps/portage-2.1.6 sys-apps/pkgcore sys-apps/paludis )
SLOT=0
SRC_URI=mirror://hackage/packages/archive/haskell-updater/1.2.0.8/haskell-updater-1.2.0.8.tar.gz
_eclasses_=eutils 5a98daf52f7430a4a6f46cee24cfe3e2 ghc-package 49c8afbe010577bcb717aae35002d003 haskell-cabal 567d71e667537f5be69c09d321053420 multilib 9aa8a023e062fca0ba79362d9d0cc488 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=855f4a5e84fabef2e97ca63dede2df68

@ -7,6 +7,6 @@ KEYWORDS=~x86 ~amd64
LICENSE=GPL-2
RDEPEND=app-crypt/gnupg app-admin/pwgen app-text/tree git? ( dev-vcs/git ) X? ( x11-misc/xclip ) zsh-completion? ( app-shells/zsh ) fish-completion? ( app-shells/fish )
SLOT=0
SRC_URI=http://git.zx2c4.com/password-store/snapshot/password-store-1.4.1.tar.xz
SRC_URI=http://git.zx2c4.com/password-store/snapshot/password-store-1.4.2.tar.xz
_eclasses_=bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6
_md5_=75e2db09b2be01947b7b0f96748aead6
_md5_=efbe073709dbba2788a3ae8c929d78a6

@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2
RDEPEND=>=app-misc/hivex-1.3.1 dev-libs/libpcre app-arch/cpio dev-lang/perl app-cdr/cdrkit >=app-emulation/qemu-1.0[qemu_user_targets_x86_64,qemu_softmmu_targets_x86_64] sys-apps/fakeroot sys-apps/file app-emulation/libvirt dev-libs/libxml2:2 >=sys-apps/fakechroot-2.8 >=app-admin/augeas-0.7.1 sys-fs/squashfs-tools dev-libs/libconfig dev-libs/libpcre sys-libs/readline >=sys-libs/db-4.6 perl? ( virtual/perl-ExtUtils-MakeMaker >=dev-perl/Sys-Virt-0.2.4 virtual/perl-Getopt-Long virtual/perl-Data-Dumper dev-perl/libintl-perl >=app-misc/hivex-1.3.1[perl?] dev-perl/String-ShellQuote ) fuse? ( sys-fs/fuse ) introspection? ( >=dev-libs/gobject-introspection-1.30.0 dev-libs/gjs ) selinux? ( sys-libs/libselinux sys-libs/libsemanage ) systemtap? ( dev-util/systemtap ) ocaml? ( dev-lang/ocaml[ocamlopt] dev-ml/findlib[ocamlopt] ) erlang? ( dev-lang/erlang ) dev-lang/perl[-build]
SLOT=0
SRC_URI=http://libguestfs.org/download/1.16-stable/libguestfs-1.16.25.tar.gz http://rion-overlay.googlecode.com/files/appliance-1.17.14.tar.xz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 libtool 2b273eea1976cfaed3449345d94331ac linux-info 0b7adf68a2edb4e5a32b07bb6e68121c multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module 825d3d7654c88c5c4dec7400d3612578 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 libtool 2b273eea1976cfaed3449345d94331ac linux-info 0b7adf68a2edb4e5a32b07bb6e68121c multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module 825d3d7654c88c5c4dec7400d3612578 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=56a21aaf311592af55ecfef79f515576

@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2
RDEPEND=>=app-misc/hivex-1.3.1 dev-libs/libpcre app-arch/cpio dev-lang/perl app-cdr/cdrkit >=app-emulation/qemu-1.0[qemu_user_targets_x86_64,qemu_softmmu_targets_x86_64] sys-apps/fakeroot sys-apps/file app-emulation/libvirt dev-libs/libxml2:2 >=sys-apps/fakechroot-2.8 >=app-admin/augeas-0.7.1 sys-fs/squashfs-tools dev-libs/libconfig dev-libs/libpcre sys-libs/readline >=sys-libs/db-4.6 perl? ( virtual/perl-ExtUtils-MakeMaker >=dev-perl/Sys-Virt-0.2.4 virtual/perl-Getopt-Long virtual/perl-Data-Dumper dev-perl/libintl-perl >=app-misc/hivex-1.3.1[perl?] dev-perl/String-ShellQuote ) fuse? ( sys-fs/fuse ) introspection? ( >=dev-libs/gobject-introspection-1.30.0 dev-libs/gjs ) selinux? ( sys-libs/libselinux sys-libs/libsemanage ) systemtap? ( dev-util/systemtap ) ocaml? ( dev-lang/ocaml[ocamlopt] dev-ml/findlib[ocamlopt] ) erlang? ( dev-lang/erlang ) dev-lang/perl[-build]
SLOT=0
SRC_URI=http://libguestfs.org/download/1.17-development/libguestfs-1.17.43.tar.gz http://rion-overlay.googlecode.com/files/appliance-1.17.14.tar.xz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 libtool 2b273eea1976cfaed3449345d94331ac linux-info 0b7adf68a2edb4e5a32b07bb6e68121c multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module 825d3d7654c88c5c4dec7400d3612578 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 libtool 2b273eea1976cfaed3449345d94331ac linux-info 0b7adf68a2edb4e5a32b07bb6e68121c multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module 825d3d7654c88c5c4dec7400d3612578 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=35e4133839f408e39fa12999a22da8f0

@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2
RDEPEND=>=app-misc/hivex-1.3.1 dev-libs/libpcre app-arch/cpio dev-lang/perl app-cdr/cdrkit >=app-emulation/qemu-1.0[qemu_user_targets_x86_64,qemu_softmmu_targets_x86_64] sys-apps/fakeroot sys-apps/file app-emulation/libvirt dev-libs/libxml2:2 >=sys-apps/fakechroot-2.8 >=app-admin/augeas-0.7.1 sys-fs/squashfs-tools dev-libs/libconfig dev-libs/libpcre sys-libs/readline >=sys-libs/db-4.6 perl? ( virtual/perl-ExtUtils-MakeMaker >=dev-perl/Sys-Virt-0.2.4 virtual/perl-Getopt-Long virtual/perl-Data-Dumper dev-perl/libintl-perl >=app-misc/hivex-1.3.1[perl?] dev-perl/String-ShellQuote ) fuse? ( sys-fs/fuse ) introspection? ( >=dev-libs/gobject-introspection-1.30.0 dev-libs/gjs ) selinux? ( sys-libs/libselinux sys-libs/libsemanage ) systemtap? ( dev-util/systemtap ) ocaml? ( dev-lang/ocaml[ocamlopt] dev-ml/findlib[ocamlopt] ) erlang? ( dev-lang/erlang ) dev-lang/perl[-build]
SLOT=0
SRC_URI=http://libguestfs.org/download/1.18-stable/libguestfs-1.18.2.tar.gz http://dev.gentoo.org/~maksbotan/appliance-1.18.2.tar.xz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 libtool 2b273eea1976cfaed3449345d94331ac linux-info 0b7adf68a2edb4e5a32b07bb6e68121c multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module 825d3d7654c88c5c4dec7400d3612578 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 libtool 2b273eea1976cfaed3449345d94331ac linux-info 0b7adf68a2edb4e5a32b07bb6e68121c multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 perl-module 825d3d7654c88c5c4dec7400d3612578 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=ac0a4ef5cfff44dca0fef961f8efb4b2

@ -1,11 +0,0 @@
DEFINED_PHASES=install unpack
DESCRIPTION=Easy way to install DLLs needed to work around problems in Wine
EAPI=4
HOMEPAGE=http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks
IUSE=gtk kde
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=app-emulation/wine gtk? ( gnome-extra/zenity ) kde? ( kde-base/kdialog )
SLOT=0
SRC_URI=http://winetricks.googlecode.com/svn-history/r909/trunk/src/winetricks -> winetricks-909 http://winetricks.googlecode.com/svn-history/r909/trunk/src/winetricks.1 -> winetricks-909.1
_md5_=e99fcbdb2f29d2d7936511ac4c8076ec

@ -4,8 +4,8 @@ EAPI=4
HOMEPAGE=http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks
IUSE=gtk kde
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=app-emulation/wine gtk? ( gnome-extra/zenity ) kde? ( kde-base/kdialog )
LICENSE=LGPL-2.1+
RDEPEND=app-arch/cabextract app-arch/unzip app-emulation/wine gtk? ( gnome-extra/zenity ) kde? ( kde-base/kdialog )
SLOT=0
SRC_URI=http://winetricks.googlecode.com/svn-history/r913/trunk/src/winetricks -> winetricks-913 http://winetricks.googlecode.com/svn-history/r913/trunk/src/winetricks.1 -> winetricks-913.1
_md5_=cbcd773941e6a3780efe187461cb81f7
_md5_=58c44cb8f1235996b2c2b8ad1a64b4ea

@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm preinst unpack
DEPEND=>=sys-apps/sed-4
DESCRIPTION=Easy way to install DLLs needed to work around problems in Wine
EAPI=4
HOMEPAGE=http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks
IUSE=gtk kde
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1+
RDEPEND=app-arch/cabextract app-arch/unzip app-emulation/wine gtk? ( gnome-extra/zenity ) kde? ( kde-base/kdialog )
SLOT=0
SRC_URI=http://winetricks.googlecode.com/svn-history/r916/trunk/src/winetricks -> winetricks-916 http://winetricks.googlecode.com/svn-history/r916/trunk/src/winetricks.1 -> winetricks-916.1 gtk? ( http://dev.gentoo.org/~tetromino/distfiles/wine/winetricks-gentoo-2012.10.19.tar.bz2 ) kde? ( http://dev.gentoo.org/~tetromino/distfiles/wine/winetricks-gentoo-2012.10.19.tar.bz2 )
_eclasses_=eutils 5a98daf52f7430a4a6f46cee24cfe3e2 gnome2-utils 0d2178d7f87923f3c110366ece3c930f multilib 9aa8a023e062fca0ba79362d9d0cc488 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=197997aba0ef5a3ba95dd655bf7a69d9

@ -1,11 +1,12 @@
DEFINED_PHASES=install preinst prepare unpack
DEPEND=|| ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync
DEFINED_PHASES=install postinst postrm preinst prepare unpack
DEPEND=>=sys-apps/sed-4 || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync
DESCRIPTION=Easy way to install DLLs needed to work around problems in Wine
EAPI=4
HOMEPAGE=http://code.google.com/p/winetricks/ http://wiki.winehq.org/winetricks
IUSE=gtk kde
LICENSE=LGPL-2.1
RDEPEND=app-emulation/wine gtk? ( gnome-extra/zenity ) kde? ( kde-base/kdialog )
LICENSE=LGPL-2.1+
RDEPEND=app-arch/cabextract app-arch/unzip app-emulation/wine gtk? ( gnome-extra/zenity ) kde? ( kde-base/kdialog )
SLOT=0
_eclasses_=eutils 5a98daf52f7430a4a6f46cee24cfe3e2 multilib 9aa8a023e062fca0ba79362d9d0cc488 subversion 877d251a42b69543c01f6a36b4707b3b toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=34e54b47793648f8dc91ae92b147f90b
SRC_URI=gtk? ( http://dev.gentoo.org/~tetromino/distfiles/wine/winetricks-gentoo-2012.10.19.tar.bz2 ) kde? ( http://dev.gentoo.org/~tetromino/distfiles/wine/winetricks-gentoo-2012.10.19.tar.bz2 )
_eclasses_=eutils 5a98daf52f7430a4a6f46cee24cfe3e2 gnome2-utils 0d2178d7f87923f3c110366ece3c930f multilib 9aa8a023e062fca0ba79362d9d0cc488 subversion 877d251a42b69543c01f6a36b4707b3b toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=34e652d0c72e99824a30501f0f72ea97

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack
DEPEND=dev-python/bsddb3 >=dev-python/pygtk-2.10.0 x11-misc/xdg-utils gnome-base/librsvg:2 gnome? ( dev-python/libgnome-python dev-python/gconf-python ) spell? ( dev-python/gtkspell-python dev-python/pyenchant ) reports? ( media-gfx/graphviz ) webkit? ( dev-python/pywebkitgtk ) dev-util/intltool sys-devel/gettext virtual/libiconv virtual/pkgconfig || ( >=sys-devel/automake-1.11.1:1.11 >=sys-devel/automake-1.12:1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
DESCRIPTION=Genealogical Research and Analysis Management Programming System
EAPI=3
HOMEPAGE=http://www.gramps-project.org/
IUSE=gnome reports spell webkit
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2
RDEPEND=dev-python/bsddb3 >=dev-python/pygtk-2.10.0 x11-misc/xdg-utils gnome-base/librsvg:2 gnome? ( dev-python/libgnome-python dev-python/gconf-python ) spell? ( dev-python/gtkspell-python dev-python/pyenchant ) reports? ( media-gfx/graphviz ) webkit? ( dev-python/pywebkitgtk ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
SLOT=0
SRC_URI=mirror://sourceforge/gramps/Stable/3.2.5/gramps-3.2.5.tar.gz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 45847910ffbe4d8bfb814e3527de1920 gnome2-utils 0d2178d7f87923f3c110366ece3c930f libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=555e62d90e1408db8f9ac6368abd254f

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack
DEPEND=dev-python/bsddb3 >=dev-python/pygtk-2.10.0 x11-misc/xdg-utils gnome-base/librsvg:2 gnome? ( dev-python/libgnome-python dev-python/gconf-python ) spell? ( dev-python/gtkspell-python dev-python/pyenchant ) reports? ( media-gfx/graphviz ) webkit? ( dev-python/pywebkitgtk ) dev-util/intltool sys-devel/gettext virtual/libiconv virtual/pkgconfig || ( >=sys-devel/automake-1.11.1:1.11 >=sys-devel/automake-1.12:1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
DESCRIPTION=Genealogical Research and Analysis Management Programming System
EAPI=3
HOMEPAGE=http://www.gramps-project.org/
IUSE=gnome reports spell webkit
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=dev-python/bsddb3 >=dev-python/pygtk-2.10.0 x11-misc/xdg-utils gnome-base/librsvg:2 gnome? ( dev-python/libgnome-python dev-python/gconf-python ) spell? ( dev-python/gtkspell-python dev-python/pyenchant ) reports? ( media-gfx/graphviz ) webkit? ( dev-python/pywebkitgtk ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
SLOT=0
SRC_URI=mirror://sourceforge/gramps/Stable/3.2.6/gramps-3.2.6.tar.gz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 45847910ffbe4d8bfb814e3527de1920 gnome2-utils 0d2178d7f87923f3c110366ece3c930f libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=0baaaf33680347c9731cff1d0e64d808

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack
DEPEND=dev-python/bsddb3 >=dev-python/pygtk-2.12.0 dev-python/pygoocanvas x11-misc/xdg-utils gnome-base/librsvg:2 gnome? ( dev-python/libgnome-python dev-python/gconf-python ) spell? ( dev-python/gtkspell-python dev-python/pyenchant ) reports? ( media-gfx/graphviz ) webkit? ( dev-python/pywebkitgtk ) dev-util/intltool sys-devel/gettext virtual/libiconv virtual/pkgconfig >=sys-apps/sed-4 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* )
DESCRIPTION=Genealogical Research and Analysis Management Programming System
EAPI=3
HOMEPAGE=http://www.gramps-project.org/
IUSE=gnome reports spell webkit
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=dev-python/bsddb3 >=dev-python/pygtk-2.12.0 dev-python/pygoocanvas x11-misc/xdg-utils gnome-base/librsvg:2 gnome? ( dev-python/libgnome-python dev-python/gconf-python ) spell? ( dev-python/gtkspell-python dev-python/pyenchant ) reports? ( media-gfx/graphviz ) webkit? ( dev-python/pywebkitgtk ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* )
SLOT=0
SRC_URI=mirror://sourceforge/gramps/Stable/3.3.1/gramps-3.3.1.tar.gz
_eclasses_=eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 45847910ffbe4d8bfb814e3527de1920 gnome2-utils 0d2178d7f87923f3c110366ece3c930f libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=bae7a6e93954bf77f8cf9d59267742ec

@ -12,5 +12,5 @@ REQUIRED_USE=nsplugin? ( gtk ) gnome? ( gtk ) eds? ( gnome ) nlpsolver? ( java )
RESTRICT=test
SLOT=0
SRC_URI=branding? ( http://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.5.tar.xz ) http://dev-builds.libreoffice.org/pre-releases/src/libreoffice-core-3.5.6.2.tar.xz binfilter? ( http://dev-builds.libreoffice.org/pre-releases/src/libreoffice-binfilter-3.5.6.2.tar.xz ) http://dev-builds.libreoffice.org/pre-releases/src/libreoffice-help-3.5.6.2.tar.xz http://download.documentfoundation.org/libreoffice/src/3.5.6//libreoffice-core-3.5.6.2.tar.xz binfilter? ( http://download.documentfoundation.org/libreoffice/src/3.5.6//libreoffice-binfilter-3.5.6.2.tar.xz ) http://download.documentfoundation.org/libreoffice/src/3.5.6//libreoffice-help-3.5.6.2.tar.xz http://download.documentfoundation.org/libreoffice/old/src/libreoffice-core-3.5.6.2.tar.xz binfilter? ( http://download.documentfoundation.org/libreoffice/old/src/libreoffice-binfilter-3.5.6.2.tar.xz ) http://download.documentfoundation.org/libreoffice/old/src/libreoffice-help-3.5.6.2.tar.xz http://dev-www.libreoffice.org/src//ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz xmlsec? ( http://dev-www.libreoffice.org/src//1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz ) java? ( http://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) java? ( http://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) java? ( http://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) java? ( http://dev-www.libreoffice.org/src//ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll )
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 nsplugins b195a1306f4ee7cf507037dc6aa5ba89 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 nsplugins b195a1306f4ee7cf507037dc6aa5ba89 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_md5_=f9702a935a86db771f8886e96de2da95

@ -11,5 +11,5 @@ RDEPEND=app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes
REQUIRED_USE=gnome? ( gtk ) eds? ( gnome ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java )
SLOT=0
SRC_URI=branding? ( http://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.6.tar.xz ) http://dev-builds.libreoffice.org/pre-releases/src/libreoffice-core-3.6.2.2.tar.xz binfilter? ( http://dev-builds.libreoffice.org/pre-releases/src/libreoffice-binfilter-3.6.2.2.tar.xz ) http://dev-builds.libreoffice.org/pre-releases/src/libreoffice-help-3.6.2.2.tar.xz http://download.documentfoundation.org/libreoffice/src/3.6.2//libreoffice-core-3.6.2.2.tar.xz binfilter? ( http://download.documentfoundation.org/libreoffice/src/3.6.2//libreoffice-binfilter-3.6.2.2.tar.xz ) http://download.documentfoundation.org/libreoffice/src/3.6.2//libreoffice-help-3.6.2.2.tar.xz http://download.documentfoundation.org/libreoffice/old/3.6.2.2//libreoffice-core-3.6.2.2.tar.xz binfilter? ( http://download.documentfoundation.org/libreoffice/old/3.6.2.2//libreoffice-binfilter-3.6.2.2.tar.xz ) http://download.documentfoundation.org/libreoffice/old/3.6.2.2//libreoffice-help-3.6.2.2.tar.xz http://dev-www.libreoffice.org/src//ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz http://dev-www.libreoffice.org/src//1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz java? ( http://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) java? ( http://dev-www.libreoffice.org/src//ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip ) libreoffice_extensions_wiki-publisher? ( http://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll )
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_md5_=a7d6b2c5790cfe7d25b8eac3c84ece9e

@ -10,5 +10,5 @@ RDEPEND=app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes
REQUIRED_USE=gnome? ( gtk ) eds? ( gnome ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java )
SLOT=0
SRC_URI=branding? ( http://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.6.tar.xz ) http://dev-www.libreoffice.org/src//ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz http://dev-www.libreoffice.org/src//1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz java? ( http://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) java? ( http://dev-www.libreoffice.org/src//ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip ) libreoffice_extensions_wiki-publisher? ( http://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll )
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f git-2 15733ab6a6feb34af9837b41623c2bad gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f git-2 15733ab6a6feb34af9837b41623c2bad gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_md5_=175acff043ccb02e55a76e039a764cec

@ -10,5 +10,5 @@ RDEPEND=app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes
REQUIRED_USE=bluetooth? ( dbus ) gnome? ( gtk ) eds? ( gnome ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java )
SLOT=0
SRC_URI=branding? ( http://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.6.tar.xz ) http://dev-www.libreoffice.org/src//ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz http://dev-www.libreoffice.org/src//1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz java? ( http://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) java? ( http://dev-www.libreoffice.org/src//ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip ) libreoffice_extensions_wiki-publisher? ( http://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll )
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs efb66b9ced359e51eb4ee0128fec8daa eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f git-2 15733ab6a6feb34af9837b41623c2bad gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f git-2 15733ab6a6feb34af9837b41623c2bad gnome2-utils 0d2178d7f87923f3c110366ece3c930f java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2d9eb3508fa5d6759e39354b74545567 kde4-base 6e4e3fc3a36f43b71c84ad615e804a83 kde4-functions 37767566f9ffa88075c4d392a59100a9 libtool 2b273eea1976cfaed3449345d94331ac multilib 9aa8a023e062fca0ba79362d9d0cc488 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_md5_=c95cdc9ed3014b54ac0b0d1b8f2857e9

@ -1,13 +1,13 @@
DEFINED_PHASES=install postinst postrm prepare setup
DEPEND=>=app-text/podofo-0.8.2 >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)] >=dev-libs/chmlib-0.40 >=dev-libs/icu-4.4 >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 >=dev-python/python-dateutil-1.4.1 >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] >=media-libs/libwmf-0.2.8 media-libs/libmtp virtual/libusb:1 x11-libs/qt-dbus:4 x11-libs/qt-svg:4 >=x11-misc/xdg-utils-1.0.2-r2 >=dev-python/setuptools-0.6_rc5 =dev-lang/python-2.7* =dev-lang/python-2.7*[ssl,sqlite]
DEPEND=>=app-text/podofo-0.8.2 >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)] >=dev-libs/chmlib-0.40 >=dev-libs/icu-4.4 >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 >=dev-python/python-dateutil-1.4.1 >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] >=media-libs/libwmf-0.2.8 >=media-libs/libmtp-1.1.4 virtual/libusb:1 x11-libs/qt-dbus:4 x11-libs/qt-svg:4 >=x11-misc/xdg-utils-1.0.2-r2 >=dev-python/setuptools-0.6_rc5 =dev-lang/python-2.7* =dev-lang/python-2.7*[ssl,sqlite]
DESCRIPTION=Ebook management application.
EAPI=4
HOMEPAGE=http://calibre-ebook.com/
IUSE=+udisks
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=>=app-text/podofo-0.8.2 >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)] >=dev-libs/chmlib-0.40 >=dev-libs/icu-4.4 >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 >=dev-python/python-dateutil-1.4.1 >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] >=media-libs/libwmf-0.2.8 media-libs/libmtp virtual/libusb:1 x11-libs/qt-dbus:4 x11-libs/qt-svg:4 >=x11-misc/xdg-utils-1.0.2-r2 udisks? ( sys-fs/udisks:0 ) =dev-lang/python-2.7* =dev-lang/python-2.7*[ssl,sqlite]
RDEPEND=>=app-text/podofo-0.8.2 >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)] >=dev-libs/chmlib-0.40 >=dev-libs/icu-4.4 >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 >=dev-python/python-dateutil-1.4.1 >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] >=media-libs/libwmf-0.2.8 >=media-libs/libmtp-1.1.4 virtual/libusb:1 x11-libs/qt-dbus:4 x11-libs/qt-svg:4 >=x11-misc/xdg-utils-1.0.2-r2 udisks? ( sys-fs/udisks:0 ) =dev-lang/python-2.7* =dev-lang/python-2.7*[ssl,sqlite]
SLOT=0
SRC_URI=http://sourceforge.net/projects/calibre/files/0.9.1/calibre-0.9.1.tar.xz
_eclasses_=bash-completion-r1 fcc2dafb65a2b662dd4b076f2103f6a6 eutils 5a98daf52f7430a4a6f46cee24cfe3e2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 9aa8a023e062fca0ba79362d9d0cc488 python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=305d131482a5eea1294b708318adfdd5
_md5_=3d0d7e1bd2b62fc5c870e50d756b0a84

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save