diff --git a/app-admin/collectd/collectd-5.2.2.ebuild b/app-admin/collectd/collectd-5.2.2.ebuild index 5557061e5d4a..c6eb781686e7 100644 --- a/app-admin/collectd/collectd-5.2.2.ebuild +++ b/app-admin/collectd/collectd-5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.2.2.ebuild,v 1.3 2014/03/01 22:08:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.2.2.ebuild,v 1.4 2014/06/30 19:17:49 swift Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs" +IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs" # The plugin lists have to follow here since they extend IUSE @@ -56,6 +56,7 @@ COMMON_DEPEND=" dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) + selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) diff --git a/app-admin/collectd/collectd-5.3.0.ebuild b/app-admin/collectd/collectd-5.3.0.ebuild index 14d61b09fa2e..2ef2c4f96bc0 100644 --- a/app-admin/collectd/collectd-5.3.0.ebuild +++ b/app-admin/collectd/collectd-5.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.3.0.ebuild,v 1.3 2014/03/01 22:08:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.3.0.ebuild,v 1.4 2014/06/30 19:17:49 swift Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs" +IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs" # The plugin lists have to follow here since they extend IUSE @@ -56,6 +56,7 @@ COMMON_DEPEND=" dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) + selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) diff --git a/app-admin/collectd/collectd-5.4.0.ebuild b/app-admin/collectd/collectd-5.4.0.ebuild index d07db66b8858..2b13f20b22a7 100644 --- a/app-admin/collectd/collectd-5.4.0.ebuild +++ b/app-admin/collectd/collectd-5.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.4.0.ebuild,v 1.3 2014/03/01 22:08:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.4.0.ebuild,v 1.4 2014/06/30 19:17:49 swift Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs" +IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs" # The plugin lists have to follow here since they extend IUSE @@ -56,6 +56,7 @@ COMMON_DEPEND=" dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) + selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) diff --git a/app-admin/collectd/collectd-5.4.1.ebuild b/app-admin/collectd/collectd-5.4.1.ebuild index 4467bd17ab48..5b8e28446f16 100644 --- a/app-admin/collectd/collectd-5.4.1.ebuild +++ b/app-admin/collectd/collectd-5.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.4.1.ebuild,v 1.1 2014/05/26 01:22:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/collectd-5.4.1.ebuild,v 1.2 2014/06/30 19:17:49 swift Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs" +IUSE="contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs" # The plugin lists have to follow here since they extend IUSE @@ -56,6 +56,7 @@ COMMON_DEPEND=" dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) + selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) diff --git a/app-crypt/gnupg/Manifest b/app-crypt/gnupg/Manifest index 2ebc51c3742f..61e999c66bc5 100644 --- a/app-crypt/gnupg/Manifest +++ b/app-crypt/gnupg/Manifest @@ -1,5 +1,5 @@ DIST gnupg-1.4.16.tar.bz2 3656752 SHA256 7b3b748e6aaa338092a0b26b1730cd9355765b55e3684f58dd70f9a1b00f4a2f SHA512 62bccf22211c25cf2ffbf9d35b8f47211e3a71fd92828705d12b23e7d658c9c65c6d845eb5e887e0d855d90a49a5033ecf9de4e22a63e7d3fc052eb1ed33dff4 WHIRLPOOL 7b84449fe7e49e7009d30cdfb8e4b7e1067e3d4bddf94cfa9fca6b3fcfccaa4cd1bd86c3e08507a7f9f1080feb3057b7db1ddcbbaabf42a4fc84d0c36bc91d70 -DIST gnupg-1.4.17.tar.bz2 3648762 SHA256 e6dd9d19d62dc434d354076d1f7cea11e87934ff2a0912aa806f848dda0a7b5b SHA512 9a3827182d71557b9909de7c0939518c869e491874dd8120e991cb243ef79c4dd6275e4b77c4d23f124bb2a732cd1ec3357261f579e94c15f71e9afb03f2e19c WHIRLPOOL 2f93d0c16706590b85b5ed66b520e72df825af8d483a68c72ef6ae12a8979c27a9cd682332243514a235b11a28dc08e21d632cc212b34e5107071d2fc0506bf5 +DIST gnupg-1.4.18.tar.bz2 3649557 SHA256 b7b5fdda78849955e0cdbc5a085f3a08f8b7fba126c622085debb62def5d6388 SHA512 f9619ede8e0d2844774e07fb42359444c5ab8e15565a87f419f76cc3d781940c564f35f429131686fdd7559c5c2edb49506b3c0a1feecbd95438743075be3e63 WHIRLPOOL 780876be0603fd0605b192721e2bbb770ad67d98acba8ef0fd769ab3241467696da5f49a189d89600d076691bf2cedb1294ffade5c44f6d24512d6a93a6f8981 DIST gnupg-2.0.22.tar.bz2 4277117 SHA256 437d0ab259854359fc48aa8795af80cff4975e559c111c92c03d0bc91408e251 SHA512 de534b2f4b8d3c320e97519fe0834bc403c96c6dbb2e24fc24eb68f4ff80374360ef66d83ddc3d6fa096c5199d3782abc5d06b866203378cba130b42802cc855 WHIRLPOOL c45e7b2560ae31f013f732863db99f6e23d0de83d03371fe592192c2b5f800503f7a1e273c59e4c99f3aa0401e8cfb2bdbf1c5029534f642305e768009f15fef DIST gnupg-2.0.23.tar.bz2 4297195 SHA256 cf196b8056eafb4236f000a3e12543e0022a1fec4d6edff1b91b48936c109841 SHA512 5982b25a470b8e6c2874cfadbd2da7db7fb219b5a0be254d73772488b47e2fa1b3825c6640c3659e27905d56d53eaffd34728540081ff160bffea80678d37847 WHIRLPOOL 95184a59be90de483be82b064e8222be0957b0d17466ba80de5b6d8cd8774ca9a3fd83ac967437e4b296905f06ca0f0b2e446fa905ef5871ab1492c7db7e1b3b -DIST gnupg-2.0.24.tar.bz2 4301922 SHA256 d974a1d86c9470571411346368416d96200ef9510028763c1303cd66e3820232 SHA512 5bb879bcadd7006e57580537530517550970a6c71397b9c6630df14925d3d6a8929a51b21e01e4ba33cefa1d845c42f0fa0fdfa0128771794273d544eb514380 WHIRLPOOL 0e637e8aabe93ebe065ee612150554acc80760650752340b3fe50e390612d6778c37cdab5cf03787eca974073b6ce606fc3e744b9fbe5b2aa8a6c4cc55651874 +DIST gnupg-2.0.25.tar.bz2 4301689 SHA256 b3abe97df096cf53d6a422ac922f3c48e688bc892b7ccf669b92f0b7fc6c5823 SHA512 8b80c86ec53ed3b82d15a8e316baf175691e06e1bcac28d66c61fd37d07e26196a7ee7855e6eb958c301cee764866cc3cf00e5ec0aef23abddf7427bb3d23fb1 WHIRLPOOL 786f3db3af0c96249e128ce3a30dee7e9fbec38d75ed29138f0dfdcbe4f4377c39d4152844087cec0147921eed73c1a01382b542c6a27e86e8bd9265f67e65e2 diff --git a/app-crypt/gnupg/gnupg-1.4.17.ebuild b/app-crypt/gnupg/gnupg-1.4.18.ebuild similarity index 93% rename from app-crypt/gnupg/gnupg-1.4.17.ebuild rename to app-crypt/gnupg/gnupg-1.4.18.ebuild index 0cf057d94632..d3ab013a09bd 100644 --- a/app-crypt/gnupg/gnupg-1.4.17.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.17.ebuild,v 1.1 2014/06/23 17:50:24 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.2 2014/07/01 01:10:36 jer Exp $ EAPI="5" @@ -17,7 +17,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib linguas_ru" COMMON_DEPEND=" diff --git a/app-crypt/gnupg/gnupg-2.0.24.ebuild b/app-crypt/gnupg/gnupg-2.0.25.ebuild similarity index 92% rename from app-crypt/gnupg/gnupg-2.0.24.ebuild rename to app-crypt/gnupg/gnupg-2.0.25.ebuild index 8a2155ac7067..e3b5af1f1ded 100644 --- a/app-crypt/gnupg/gnupg-2.0.24.ebuild +++ b/app-crypt/gnupg/gnupg-2.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.24.ebuild,v 1.1 2014/06/24 14:41:22 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild,v 1.2 2014/07/01 01:19:31 jer Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="adns bzip2 doc ldap nls mta readline static selinux smartcard usb" COMMON_DEPEND_LIBS=" diff --git a/app-doc/podbrowser/podbrowser-0.12-r3.ebuild b/app-doc/podbrowser/podbrowser-0.12-r3.ebuild index e2ecaf811fd7..72b1a88dd883 100644 --- a/app-doc/podbrowser/podbrowser-0.12-r3.ebuild +++ b/app-doc/podbrowser/podbrowser-0.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/podbrowser/podbrowser-0.12-r3.ebuild,v 1.1 2014/06/29 22:23:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/podbrowser/podbrowser-0.12-r3.ebuild,v 1.2 2014/06/30 06:37:49 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://jodrell.net/files/podbrowser/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SRC_TEST="do" diff --git a/app-doc/podbrowser/podbrowser-0.12.ebuild b/app-doc/podbrowser/podbrowser-0.12.ebuild deleted file mode 100644 index 9a36ddf8973f..000000000000 --- a/app-doc/podbrowser/podbrowser-0.12.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/podbrowser/podbrowser-0.12.ebuild,v 1.4 2011/03/29 10:16:12 angelos Exp $ - -EAPI=1 - -DESCRIPTION="PodBrowser is a documentation browser for Perl" -HOMEPAGE="http://jodrell.net/projects/podbrowser" -SRC_URI="http://jodrell.net/files/podbrowser/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" -SRC_TEST="do" - -RDEPEND="dev-perl/gtk2-gladexml - dev-perl/gtk2-perl - dev-perl/HTML-Parser - dev-perl/Locale-gettext - virtual/perl-Pod-Simple - dev-perl/URI - dev-perl/Gtk2-Ex-PodViewer - dev-perl/Gtk2-Ex-PrintDialog - dev-perl/Gtk2-Ex-Simple-List - >=dev-lang/perl-5.8.0 - x11-libs/gtk+:2 - >=x11-themes/gnome-icon-theme-2.10.0 - >=gnome-base/libglade-2" - -DEPEND="${RDEPEND} - sys-devel/gettext" - -src_unpack() { - unpack ${A} - cp "${FILESDIR}"/Makefile.new "${S}"/Makefile -} -src_compile() { - emake DESTDIR="${D}" PREFIX=/usr || die "emake failed" -} - -src_install() { - emake PREFIX=/usr DESTDIR="${D}" install || die -} diff --git a/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild index ce71f03513d7..94aeeba2d687 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild,v 1.1 2014/04/27 15:35:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild,v 1.2 2014/06/30 12:29:54 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -64,8 +64,10 @@ src_install() { gnome2_src_install # FIXME: crazy !!! - find "${ED}"/usr/share/gedit -name "*.py*" -delete || die - find "${ED}"/usr/share/gedit -type d -empty -delete || die + if use python; then + find "${ED}"/usr/share/gedit -name "*.py*" -delete || die + find "${ED}"/usr/share/gedit -type d -empty -delete || die + fi # FIXME: upstream made this automagic... clean_plugin charmap diff --git a/app-forensics/rkhunter/Manifest b/app-forensics/rkhunter/Manifest index cf1cea219dda..614e87813ee2 100644 --- a/app-forensics/rkhunter/Manifest +++ b/app-forensics/rkhunter/Manifest @@ -1 +1,2 @@ +DIST rkhunter-1.4.0.tar.gz 244211 SHA256 8a03d6add50663531994d55aff058eced74c64df948b88176621cd761b68ccf9 SHA512 597e8b2e3f75cd1cb57dd3e33df004265f03ca1503310f984211612da43a160e5d3b50626b4918bd38bf0d239fe2e4a45e55a96212c5a3b5a5645e77e030b60a WHIRLPOOL 45c023b625c7c1664a9f99438b5bebe5ed70265346f122b9d71f91611439d77a2bda01c137698898314183458c4467c66f73bb703b83fbaae2ffe65ded3307ad DIST rkhunter-1.4.2.tar.gz 277707 SHA256 789cc84a21faf669da81e648eead2e62654cfbe0b2d927119d8b1e55b22b65c3 SHA512 a4e45caaaf5b8262619ebb890784c75c4e30db4c6c0eba305f86d419142b4796c95bc55fe8846dce8d58bc7636bdb365a4a8c41707f64d4d81373687c5a3b0d4 WHIRLPOOL 911ed8e37e112516adba3afb63e3d4862d061ea35cd4b8becea455922d6b2a744f4b8e7cf92685cff29c3192c594dfc58ba3c194f371dd4d95530bd4c09c5d84 diff --git a/app-forensics/rkhunter/rkhunter-1.4.0.ebuild b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild new file mode 100644 index 000000000000..8bc4c29a2cc9 --- /dev/null +++ b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.9 2014/06/30 14:21:44 zerochaos Exp $ + +EAPI=4 + +inherit eutils bash-completion-r1 + +DESCRIPTION="Rootkit Hunter scans for known and unknown rootkits, backdoors, and sniffers." +HOMEPAGE="http://rkhunter.sf.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ~mips ppc x86" +IUSE="" + +RDEPEND=" + app-shells/bash + dev-lang/perl + sys-process/lsof[rpc] + virtual/cron + virtual/mailx +" + +S="${WORKDIR}/${P}/files" + +src_prepare() { + epatch "${FILESDIR}/${P}.conf.patch" +} + +src_install() { + # rkhunter requires to be root + dosbin ${PN} + + # rkhunter doesn't create it by itself + dodir /var/lib/${PN}/tmp + + insinto /etc + doins ${PN}.conf + + exeinto /usr/lib/${PN}/scripts + doexe *.pl + + insinto /var/lib/${PN}/db + doins *.dat + + insinto /var/lib/${PN}/db/i18n + doins i18n/* + + doman ${PN}.8 + dodoc ACKNOWLEDGMENTS CHANGELOG FAQ README + + exeinto /etc/cron.daily + newexe "${FILESDIR}/${PN}-1.3.cron" ${PN} + + newbashcomp "${FILESDIR}/${PN}.bash-completion" ${PN} +} + +pkg_postinst() { + elog "A cron script has been installed to /etc/cron.daily/rkhunter." + elog "To enable it, edit /etc/cron.daily/rkhunter and follow the" + elog "directions." + elog "If you want ${PN} to send mail, you will need to install" + elog "virtual/mailx or alter the EMAIL_CMD variable in the" + elog "cron script and possibly the MAIL_CMD variable in the" + elog "${PN}.conf file to use another mail client." +} diff --git a/app-leechcraft/lc-poshuku/lc-poshuku-0.6.65.ebuild b/app-leechcraft/lc-poshuku/lc-poshuku-0.6.65.ebuild index cae99fef64d2..4bb7662e3b8c 100644 --- a/app-leechcraft/lc-poshuku/lc-poshuku-0.6.65.ebuild +++ b/app-leechcraft/lc-poshuku/lc-poshuku-0.6.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-poshuku/lc-poshuku-0.6.65.ebuild,v 1.1 2014/04/10 18:01:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-poshuku/lc-poshuku-0.6.65.ebuild,v 1.2 2014/06/30 12:07:22 maksbotan Exp $ EAPI="4" @@ -9,8 +9,8 @@ inherit confutils leechcraft DESCRIPTION="Poshuku, the full-featured web browser plugin for LeechCraft." SLOT="0" -KEYWORDS=" ~amd64 ~x86" -IUSE="debug +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks +KEYWORDS="~amd64 ~x86" +IUSE="+autosearch debug +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks +pcre postgres +sqlite wyfv" DEPEND="~app-leechcraft/lc-core-${PV}[postgres?,sqlite?] @@ -30,6 +30,7 @@ pkg_setup() { src_configure() { local mycmakeargs=" + $(cmake-utils_use_enable autosearch POSHUKU_AUTOSEARCH) $(cmake-utils_use_enable cleanweb POSHUKU_CLEANWEB) $(cmake-utils_use_enable fatape POSHUKU_FATAPE) $(cmake-utils_use_enable filescheme POSHUKU_FILESCHEME) diff --git a/app-leechcraft/lc-poshuku/lc-poshuku-9999.ebuild b/app-leechcraft/lc-poshuku/lc-poshuku-9999.ebuild index 6890f45e0014..c79c50595960 100644 --- a/app-leechcraft/lc-poshuku/lc-poshuku-9999.ebuild +++ b/app-leechcraft/lc-poshuku/lc-poshuku-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-poshuku/lc-poshuku-9999.ebuild,v 1.1 2013/03/08 22:05:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-poshuku/lc-poshuku-9999.ebuild,v 1.2 2014/06/30 12:07:22 maksbotan Exp $ EAPI="4" @@ -10,14 +10,15 @@ DESCRIPTION="Poshuku, the full-featured web browser plugin for LeechCraft." SLOT="0" KEYWORDS="" -IUSE="debug +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks - +pcre postgres +sqlite wyfv" +IUSE="+autosearch debug +dcac +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks + +pcre postgres qrd +sqlite wyfv" DEPEND="~app-leechcraft/lc-core-${PV}[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? ( net-dns/libidn ) onlinebookmarks? ( >=dev-libs/qjson-0.7.1-r1 ) pcre? ( >=dev-libs/libpcre-8.12 ) + qrd? ( media-gfx/qrencode ) " RDEPEND="${DEPEND} virtual/leechcraft-downloader-http" @@ -30,13 +31,16 @@ pkg_setup() { src_configure() { local mycmakeargs=" + $(cmake-utils_use_enable autosearch POSHUKU_AUTOSEARCH) $(cmake-utils_use_enable cleanweb POSHUKU_CLEANWEB) + $(cmake-utils_use_enable dcac POSHUKU_DCAC) $(cmake-utils_use_enable fatape POSHUKU_FATAPE) $(cmake-utils_use_enable filescheme POSHUKU_FILESCHEME) $(cmake-utils_use_enable fua POSHUKU_FUA) $(cmake-utils_use_enable idn IDN) $(cmake-utils_use_enable keywords POSHUKU_KEYWORDS) $(cmake-utils_use_enable onlinebookmarks POSHUKU_ONLINEBOOKMARKS) + $(cmake-utils_use_enable qrd POSHUKU_QRD) $(cmake-utils_use_enable pcre POSHUKU_CLEANWEB_PCRE) $(cmake-utils_use_enable wyfv POSHUKU_WYFV) " diff --git a/app-leechcraft/lc-poshuku/metadata.xml b/app-leechcraft/lc-poshuku/metadata.xml index 54a3c5fc3734..c98f7f93142f 100644 --- a/app-leechcraft/lc-poshuku/metadata.xml +++ b/app-leechcraft/lc-poshuku/metadata.xml @@ -3,13 +3,16 @@ leechcraft + Provide automatic search suggestions for Poshuku. Build CleanWeb for ad blocking compatible with Firefox's AdBlock+. + Build color inverter module providing a night mode. Build FatApe, GreaseMonkey userscripts support layer. Build FileScheme for accessing local URLs. Build FUA for faking user agents for different hosts. Build Keywords for adjusting search shortcuts. Build OnlineBookmarks for syncing bookmarks with social bookmarking services like Read It Later. Use dev-libs/libpcre for rules matching in CleanWeb instead of slower QRegExp. + Build module for displaying the QR code of a web page. Build WYFV for replacing Flash-based video players on some sites. diff --git a/app-misc/bb/bb-1.3.0_rc1-r3.ebuild b/app-misc/bb/bb-1.3.0_rc1-r3.ebuild new file mode 100644 index 000000000000..4407d147ad8c --- /dev/null +++ b/app-misc/bb/bb-1.3.0_rc1-r3.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/bb/bb-1.3.0_rc1-r3.ebuild,v 1.1 2014/06/30 14:18:42 slyfox Exp $ + +EAPI=5 + +inherit autotools eutils versionator + +MY_P="${PN}-$(get_version_component_range 1-2)$(get_version_component_range 4-4)" + +DESCRIPTION="Demonstration program for visual effects of aalib" +HOMEPAGE="http://aa-project.sourceforge.net/" +SRC_URI="mirror://sourceforge/aa-project/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="mikmod" + +DEPEND="media-libs/aalib:= + dev-libs/lzo:= + mikmod? ( media-libs/libmikmod:= ) +" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" + +src_prepare() { + epatch "${FILESDIR}/${P}-noattr.patch" + epatch "${FILESDIR}/${P}-fix-protos.patch" + epatch "${FILESDIR}"/${P}-messager-overlap.patch + epatch "${FILESDIR}"/${P}-zbuff-fault.patch + epatch "${FILESDIR}"/${P}-printf-cleanup.patch + epatch "${FILESDIR}"/${P}-m4-stuff.patch + + # unbundle lzo, #515286 + rm -v README.LZO minilzo.{c,h} mylzo.h || die + sed -e 's/minilzo.c//' \ + -e 's/minilzo.h//' \ + -e 's/README.LZO//' \ + -i Makefile.am || die + echo 'bb_LDADD = -llzo2' >> Makefile.am || die + # update code + sed -e 's,#include "minilzo.h",#include ,' \ + -e 's,int size = image,lzo_uint size = image,' \ + -i image.c || die + + # rename binary and manpage bb -> bb-aalib + + mv bb.1 bb-aalib.1 || die + sed -e 's/bb/bb-aalib/' \ + -i bb-aalib.1 + sed -e 's/bin_PROGRAMS = bb/bin_PROGRAMS = bb-aalib/' \ + -e 's/man_MANS = bb.1/man_MANS = bb-aalib.1/' \ + -e 's/bb_SOURCES/bb_aalib_SOURCES/' \ + -e 's/bb_LDADD/bb_aalib_LDADD/' \ + -i Makefile.am || die + + AT_M4DIR="m4" eautoreconf +} + +pkg_postinst() { + elog "bb binary has been renamed to bb-aalib to avoid a naming conflict with sys-apps/busybox." +} diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r1.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r1.ebuild new file mode 100644 index 000000000000..c1c11f7b41a6 --- /dev/null +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r1.ebuild,v 1.1 2014/06/30 09:42:39 pacho Exp $ + +EAPI="5" +GNOME_TARBALL_SUFFIX="bz2" +GCONF_DEBUG="no" + +inherit gnome2 eutils + +DESCRIPTION="C++ bindings for libgnomeui" +HOMEPAGE="http://www.gtkmm.org" + +LICENSE="LGPL-2.1" +SLOT="2.6" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=" + >=gnome-base/libgnomeui-2.7.1 + dev-cpp/glibmm + >=dev-cpp/libgnomemm-2.16.0 + >=dev-cpp/libgnomecanvasmm-2.6 + >=dev-cpp/gconfmm-2.6 + >=dev-cpp/libglademm-2.4 + >=dev-cpp/gnome-vfsmm-2.16 +" +DEPEND="${RDEPEND} + virtual/pkgconfig +" diff --git a/dev-db/mysql-workbench/Manifest b/dev-db/mysql-workbench/Manifest index 79c09d0b7188..f4e0a38eb7fe 100644 --- a/dev-db/mysql-workbench/Manifest +++ b/dev-db/mysql-workbench/Manifest @@ -2,4 +2,5 @@ DIST mysql-workbench-community-6.0.8-src.tar.gz 24746042 SHA256 2598077e516a2e5e DIST mysql-workbench-community-6.0.9-src.tar.gz 22899136 SHA256 dc88637c62336dd3e68fb2213090c66be0ca81986b7659af934e63599e778e1f SHA512 a99156feed82ce61ff127ca4a26f825bde332c68ac81558b9112933f1eda45ab1a3e5faadada336f22ba4cc4197dbb9d48a33cb6a827823660eb8350119d492c WHIRLPOOL 443350529989336c978feb9b6cbd5b3fed300ecf534941eb4e000a49936f23d3a569a6e26e605f71adac8e7b36b9e95bff8aa8e92b90f4ae202d213f2832792c DIST mysql-workbench-community-6.1.4-src.tar.gz 22801235 SHA256 2e9b73d8a800341916fbc2d9d347c856408ffef4fe71bcc7786ad88d08302a2b SHA512 b3a8d5bc129228bcc0783838f36b72d97fb73a53592221672fc8b2530e9464d4ea94261e626aa0c040d277132958f6b2a3996f2a4ce4d025fbff7aa2c97875de WHIRLPOOL f93ae041cd06491c5f99cb6d16eb313429196b02190452afdb8fe9bb3196d50d36a6ee89dbb9cad6dec4fc5ca510f31a618df43d32bede55864f0f184b9732e1 DIST mysql-workbench-community-6.1.6-src.tar.gz 24430390 SHA256 d9fb8364784f75426c0f9c10421e272fefa1fe1994ae933eca54c637a3e769de SHA512 d2955756997b3e8121f0da095ca057407337d0c0257f94ae9b096b95996d260f569f473ffb35a68908649cdc20ca4b3438b3a4b1fabd1b1cd0bb365b3b076c3f WHIRLPOOL 55eac43876e545d0bf8ac4d05f3ad46673695f49590920620e6bb4cf5662628fcce1980f875bcb30315e0823e421a49735b032cd416db5c099f6825c5a39763c +DIST mysql-workbench-community-6.1.7-src.tar.gz 24750696 SHA256 06ac657f7f86f012f75fcf8fa59fc1d422134135485b887a4abd6c9ac2408898 SHA512 d5a4d1f6c6ade06ba775d25f40a7933ba75d87a78f19227e1f9be1c9de85d8ffbbe381161db44c05fa875b6d9f933885e542a3fb829bcedef1305190c6b60984 WHIRLPOOL 15147a2df7b64779b5955b77fe53a4c4fcef74e8d6cb3d925841892144a6256df0a8f41b2fef6c43bc4a3196beb211e393e43c057749d983883b9b857f2ac079 DIST mysql-workbench-gpl-5.2.47-src.tar.gz 21924533 SHA256 e6928beb157f1e0abbb8885d16544eefe4d25b05f54dc0fb75b8375d8775838c SHA512 0229c1c3e9b7082f1752cd3f95f4372d9af6bd83b89607f7e74b5460ad72b263b5c89c868ebe19e5182878122357113db0a782865042e096a1d4519733569e15 WHIRLPOOL 40455319a8001ae9365cd164702794be17aa134b254a6a79cfc15c2321a42dfbc463b59f6bb7a34d3d0252fca2b81310014928646d0d5d8e929c46b3de470cb5 diff --git a/dev-db/mysql-workbench/mysql-workbench-6.1.7.ebuild b/dev-db/mysql-workbench/mysql-workbench-6.1.7.ebuild new file mode 100644 index 000000000000..f2066d32359b --- /dev/null +++ b/dev-db/mysql-workbench/mysql-workbench-6.1.7.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-workbench/mysql-workbench-6.1.7.ebuild,v 1.1 2014/06/30 17:59:00 graaff Exp $ + +EAPI=5 +GCONF_DEBUG="no" + +PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_REQ_USE="sqlite" + +CMAKE_MIN_VERSION="2.8.11.1" + +inherit gnome2 eutils flag-o-matic python-single-r1 cmake-utils + +MY_P="${PN}-community-${PV}-src" + +DESCRIPTION="MySQL Workbench" +HOMEPAGE="http://dev.mysql.com/workbench/" +SRC_URI="mirror://mysql/Downloads/MySQLGUITools/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug doc gnome-keyring +iodbc" + +# glibc: deprecated mutex functions, removed in 2.36.0 +CDEPEND="${PYTHON_DEPS} + dev-libs/glib:2 + dev-cpp/atkmm + dev-cpp/pangomm + >=dev-cpp/glibmm-2.14:2 + >=dev-cpp/gtkmm-2.14:2.4 + dev-libs/atk + x11-libs/pango + >=x11-libs/gtk+-2.6:2 + gnome-base/libglade:2.0 + >=x11-libs/cairo-1.5.12[glib,svg] + dev-libs/libsigc++:2 + dev-libs/boost + >=dev-cpp/ctemplate-0.95 + >=dev-libs/libxml2-2.6.2:2 + dev-libs/libzip + >=virtual/mysql-5.1 + dev-libs/libpcre + virtual/opengl + >=dev-lang/lua-5.1[deprecated] + || ( sys-libs/e2fsprogs-libs dev-libs/ossp-uuid ) + dev-libs/tinyxml[stl] + dev-db/mysql-connector-c++ + dev-db/vsqlite++ + !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) + gnome-keyring? ( gnome-base/libgnome-keyring ) + dev-python/pexpect + >=dev-python/paramiko-1.7.4 + " + +RDEPEND="${CDEPEND} + app-admin/sudo + >=sys-apps/net-tools-1.60_p20120127084908" + +DEPEND="${CDEPEND} + dev-lang/swig + virtual/pkgconfig" + +S="${WORKDIR}"/"${MY_P}" + +src_prepare() { + ## Patch CMakeLists.txt + epatch "${FILESDIR}/${PN}-6.0.8-CMakeLists.patch" + + ## remove hardcoded CXXFLAGS + sed -i -e 's/-O0 -g3//' ext/scintilla/gtk/CMakeLists.txt || die + + ## package is very fragile... + strip-flags + + cmake-utils_src_prepare +} + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_use gnome-keyring GNOME_KEYRING) + $(cmake-utils_use_use iodbc IODBC) + -DLIB_INSTALL_DIR="/usr/$(get_libdir)" + -DPYTHON_INCLUDE_DIR="$(python_get_includedir)" + -DPYTHON_LIBRARY="$(python_get_library_path)" + ) + cmake-utils_src_configure +} + +src_compile() { + # Work around parallel build issues, bug 507838 + cmake-utils_src_compile -j1 +} diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r1.ebuild deleted file mode 100644 index 83ec23c5a088..000000000000 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r1.ebuild +++ /dev/null @@ -1,149 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r1.ebuild,v 1.2 2014/06/12 19:40:30 jer Exp $ - -EAPI="5" - -inherit java-vm-2 multilib prefix - -dist="http://dev.gentoo.org/~caster/distfiles/" -TARBALL_VERSION="${PV}" - -DESCRIPTION="A Gentoo-made binary build of the IcedTea JDK" -HOMEPAGE="http://icedtea.classpath.org" -SRC_URI=" - amd64? ( ${dist}/${PN}-core-${TARBALL_VERSION}-amd64.tar.bz2 ) - x86? ( ${dist}/${PN}-core-${TARBALL_VERSION}-x86.tar.bz2 ) - doc? ( ${dist}/${PN}-doc-${TARBALL_VERSION}.tar.bz2 ) - examples? ( - amd64? ( ${dist}/${PN}-examples-${TARBALL_VERSION}-amd64.tar.bz2 ) - x86? ( ${dist}/${PN}-examples-${TARBALL_VERSION}-x86.tar.bz2 ) - ) - source? ( ${dist}/${PN}-src-${TARBALL_VERSION}.tar.bz2 )" - -LICENSE="GPL-2-with-linking-exception" -SLOT="6" -KEYWORDS="-* ~amd64 ~x86" - -IUSE="+X +alsa cjk +cups doc examples nsplugin selinux source webstart" -REQUIRED_USE="nsplugin? ( X )" -RESTRICT="strip" - -# 423161 -QA_PREBUILT="opt/.*" - -ALSA_COMMON_DEP=" - >=media-libs/alsa-lib-1.0.20" -CUPS_COMMON_DEP=" - >=net-print/cups-1.4" -X_COMMON_DEP=" - >=dev-libs/glib-2.32:2 - >=media-libs/freetype-2.4.9:2 - >=x11-libs/gtk+-2.24:2 - >=x11-libs/libX11-1.4 - >=x11-libs/libXext-1.3 - >=x11-libs/libXi-1.6 - >=x11-libs/libXtst-1.2" - -COMMON_DEP=" - >=media-libs/giflib-4.1.6-r1 - >=media-libs/libpng-1.6:0= - >=sys-devel/gcc-4.5.4 - >=sys-libs/glibc-2.15 - >=sys-libs/zlib-1.2.3-r1 - || ( virtual/jpeg:62 media-libs/jpeg:62 ) - selinux? ( sec-policy/selinux-java )" - -RDEPEND="${COMMON_DEP} - X? ( - ${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} )" - -PDEPEND="webstart? ( dev-java/icedtea-web:0 ) - nsplugin? ( dev-java/icedtea-web:0[icedtea7] )" - -src_install() { - local dest="/opt/${P}" - local ddest="${ED}/${dest}" - dodir "${dest}" - - # Ensures HeadlessGraphicsEnvironment is used. - if ! use X; then - rm -r jre/lib/$(get_system_arch)/xawt || die - fi - - # doins can't handle symlinks. - cp -pRP bin include jre lib man "${ddest}" || die - - # Remove on next bump as the needed marks are already set by icedtea ebuild. - java-vm_set-pax-markings "${ddest}" - - dodoc ../doc/{ASSEMBLY_EXCEPTION,THIRD_PARTY_README} - - if use doc; then - dohtml -r ../doc/html/* - fi - - if use examples; then - cp -pRP share/{demo,sample} "${ddest}" || die - fi - - if use source; then - cp src.zip "${ddest}" || die - fi - - # Remove after next bump, handled by icedtea ebuild. 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 - - if use webstart || use nsplugin; then - dosym /usr/$(get_libdir)/icedtea${SLOT}-web/bin/itweb-settings ${dest}/bin/itweb-settings - dosym /usr/$(get_libdir)/icedtea${SLOT}-web/bin/itweb-settings ${dest}/jre/bin/itweb-settings - fi - if use webstart; then - dosym /usr/$(get_libdir)/icedtea${SLOT}-web/bin/javaws ${dest}/bin/javaws - dosym /usr/$(get_libdir)/icedtea${SLOT}-web/bin/javaws ${dest}/jre/bin/javaws - fi - - set_java_env - java-vm_revdep-mask "${dest}" - java-vm_sandbox-predict /proc/self/coredump_filter -} - -pkg_preinst() { - if has_version "<=dev-java/icedtea-bin-1.10.4:${SLOT}"; then - # portage would preserve the symlink otherwise, related to bug #384397 - rm -f "${EROOT}/usr/lib/jvm/icedtea6-bin" - elog "To unify the layout and simplify scripts, the identifier of Icedtea-bin-6*" - elog "has changed from 'icedtea6-bin' to 'icedtea-bin-6' starting from version 6.1.10.4" - elog "If you had icedtea6-bin 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 -} - -pkg_postinst() { - if use nsplugin; then - if [[ -n ${REPLACING_VERSIONS} ]] && ! version_is_at_least 6.1.13.3-r1 ${REPLACING_VERSIONS} ]]; then - elog "The nsplugin for icedtea-bin is now provided by the icedtea-web package" - elog "If you had icedtea-bin-6 nsplugin selected, you may see a related error below" - elog "The switch should complete properly during the subsequent installation of icedtea-web" - elog "Afterwards you may verify the output of 'eselect java-nsplugin list' and adjust accordingly'" - fi - fi - - # Set as default VM if none exists - java-vm-2_pkg_postinst -} diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild index efe6608dabdd..00f8ec11dd7c 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild,v 1.1 2014/06/27 14:34:25 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild,v 1.2 2014/06/30 22:34:34 caster Exp $ EAPI="5" @@ -70,7 +70,7 @@ RDEPEND="${COMMON_DEP} cups? ( ${CUPS_COMMON_DEP} )" PDEPEND="webstart? ( dev-java/icedtea-web:0 ) - nsplugin? ( dev-java/icedtea-web:0[icedtea7] )" + nsplugin? ( dev-java/icedtea-web:0[nsplugin] )" src_install() { local dest="/opt/${P}" diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild deleted file mode 100644 index ff5d302ebcab..000000000000 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild +++ /dev/null @@ -1,153 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v 1.4 2014/06/12 19:40:30 jer Exp $ - -EAPI="5" - -inherit java-vm-2 multilib prefix - -dist="http://dev.gentoo.org/~caster/distfiles/" -TARBALL_VERSION="${PVR}" -PLUGIN_VERSION="${PVR}" - -DESCRIPTION="A Gentoo-made binary build of the IcedTea JDK" -HOMEPAGE="http://icedtea.classpath.org" -SRC_URI=" - amd64? ( ${dist}/${PN}-core-${TARBALL_VERSION}-amd64.tar.bz2 ) - x86? ( ${dist}/${PN}-core-${TARBALL_VERSION}-x86.tar.bz2 ) - doc? ( ${dist}/${PN}-doc-${TARBALL_VERSION}.tar.bz2 ) - examples? ( - amd64? ( ${dist}/${PN}-examples-${TARBALL_VERSION}-amd64.tar.bz2 ) - x86? ( ${dist}/${PN}-examples-${TARBALL_VERSION}-x86.tar.bz2 ) - ) - nsplugin? ( - amd64? ( ${dist}/${PN}-nsplugin-${PLUGIN_VERSION}-amd64.tar.bz2 ) - x86? ( ${dist}/${PN}-nsplugin-${PLUGIN_VERSION}-x86.tar.bz2 ) - ) - source? ( ${dist}/${PN}-src-${TARBALL_VERSION}.tar.bz2 )" - -LICENSE="GPL-2-with-linking-exception" -SLOT="6" -KEYWORDS="-* amd64 x86" - -IUSE="+X +alsa cjk +cups doc examples nsplugin selinux source" -REQUIRED_USE="nsplugin? ( X )" -RESTRICT="strip" - -# 423161 -QA_PREBUILT="opt/.*" - -ALSA_COMMON_DEP=" - >=media-libs/alsa-lib-1.0.20" -CUPS_COMMON_DEP=" - >=net-print/cups-1.4" -X_COMMON_DEP=" - >=dev-libs/glib-2.32:2 - >=media-libs/freetype-2.4.9:2 - >=x11-libs/gtk+-2.24:2 - >=x11-libs/libX11-1.4 - >=x11-libs/libXext-1.3 - >=x11-libs/libXi-1.6 - >=x11-libs/libXtst-1.2" - -COMMON_DEP=" - >=media-libs/giflib-4.1.6-r1 - >=media-libs/libpng-1.6:0= - >=sys-devel/gcc-4.5.4 - >=sys-libs/glibc-2.15 - >=sys-libs/zlib-1.2.3-r1 - || ( virtual/jpeg:62 media-libs/jpeg:62 ) - nsplugin? ( - >=dev-libs/atk-1.30.0 - >=dev-libs/nspr-4.8 - >=x11-libs/cairo-1.8.8 - >=x11-libs/pango-1.24.5 - - ) - selinux? ( sec-policy/selinux-java )" - -RDEPEND="${COMMON_DEP} - X? ( - ${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} )" - -src_install() { - local dest="/opt/${P}" - local ddest="${ED}/${dest}" - dodir "${dest}" - - # Ensures HeadlessGraphicsEnvironment is used. - if ! use X; then - rm -r jre/lib/$(get_system_arch)/xawt || die - fi - - # doins can't handle symlinks. - cp -pRP bin include jre lib man "${ddest}" || die - - # Remove on next bump as the needed marks are already set by icedtea ebuild. - java-vm_set-pax-markings "${ddest}" - - dodoc ../doc/{ASSEMBLY_EXCEPTION,THIRD_PARTY_README} - - if use doc; then - dohtml -r ../doc/html/* - fi - - if use examples; then - cp -pRP share/{demo,sample} "${ddest}" || die - fi - - if use source; then - cp src.zip "${ddest}" || die - fi - - if use nsplugin; then - cp -pPR ../icedtea-web-bin-${SLOT} "${ddest}"/.. || die - install_mozilla_plugin "/opt/icedtea-web-bin-${SLOT}/$(get_libdir)/IcedTeaPlugin.so" - docinto icedtea-web - dodoc ../doc/icedtea-web/* - fi - - # Remove after next bump, handled by icedtea ebuild. 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 - java-vm_revdep-mask "${dest}" - java-vm_sandbox-predict /proc/self/coredump_filter -} - -pkg_preinst() { - if has_version "<=dev-java/icedtea-bin-1.10.4:${SLOT}"; then - # portage would preserve the symlink otherwise, related to bug #384397 - rm -f "${EROOT}/usr/lib/jvm/icedtea6-bin" - elog "To unify the layout and simplify scripts, the identifier of Icedtea-bin-6*" - elog "has changed from 'icedtea6-bin' to 'icedtea-bin-6' starting from version 6.1.10.4" - elog "If you had icedtea6-bin 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 -} - -pkg_postinst() { - # Set as default VM if none exists - java-vm-2_pkg_postinst - - if use nsplugin && [[ -z ${REPLACING_VERSIONS} ]]; then - elog "The icedtea-bin-${SLOT} browser plugin can be enabled using eselect java-nsplugin" - elog "Note that the plugin works only in browsers based on xulrunner-1.9.1+" - elog "such as Firefox 3.5+ and recent Chromium versions." - fi -} diff --git a/dev-libs/liblinebreak/liblinebreak-2.1.ebuild b/dev-libs/liblinebreak/liblinebreak-2.1.ebuild index 4b412c68ba6d..92d0357510d4 100644 --- a/dev-libs/liblinebreak/liblinebreak-2.1.ebuild +++ b/dev-libs/liblinebreak/liblinebreak-2.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild,v 1.3 2012/12/02 10:39:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild,v 1.4 2014/06/30 15:11:44 jer Exp $ -EAPI=4 +EAPI=5 +inherit eutils DESCRIPTION="Line breaking library" HOMEPAGE="http://vimgadgets.sourceforge.net/liblinebreak/" @@ -20,5 +21,5 @@ src_configure() { src_install() { default - find "${ED}" -name '*.la' -exec rm -vf {} + + prune_libtool_files } diff --git a/dev-libs/liblognorm/Manifest b/dev-libs/liblognorm/Manifest index 3579e079d60b..9c0b25e25597 100644 --- a/dev-libs/liblognorm/Manifest +++ b/dev-libs/liblognorm/Manifest @@ -3,3 +3,4 @@ DIST liblognorm-0.3.3.tar.gz 322203 SHA256 03e1a43003ea8d6709c4b567a49f386c9c59f DIST liblognorm-0.3.4.tar.gz 322316 SHA256 464a0a7dc92333a321c6549b7c2a2d416f92d2447af8ce78c2e0da99ef29d968 SHA512 0cdee1e5ee90c681bce53aa80a730d21aa2de1346c3f3463c7b8588f3d6c731430ae28bc6995238d52eccd1314d781b0f2f8c9285326b752050883ae64fe1cf2 WHIRLPOOL fcc64bc7341f4d3efbd2e88613dcb514888588331a27d8797daabcb62d7362a3ae1da2aced75c74c66b2b43a82628e547ca8b6c4ce57ce5d97c6db4cb261ed4d DIST liblognorm-0.3.5.tar.gz 322410 SHA256 5714f145b379adb64fe1d87ea6adec9e8d91e5fe1bc0654febb85960dc34dd06 SHA512 e48f172fb2a41c7c5924cfe231ee4144d1e8458c836b44617f6e41173f35ff8d752b488fbb4ad76a72f7562e35be866ac81cf487bfd1fe7439437d4721b59e08 WHIRLPOOL 10044c343adab5aef5833919f8f47bd4b986e88aaa94d0864689107f7a9c3079016d1a81b24f722c0ed8ad302b8a007efcebad2949163dbf20a5c1c359a5473c DIST liblognorm-0.3.6.tar.gz 345483 SHA256 e2cf27027905c7be91c891b5ac9304a88a5c1981cd36011c84b45de29336b111 SHA512 86138738c7945861cf012bb0148d747c1161956db9bc60589e5b91d6210aa7fcf9b28bc63ab3d865d8c20be26ed1654de4a942b5e9a4d32a967978ad6693a77c WHIRLPOOL dc6f95ae0f9f1f7f6251ec2826366660a54808f09dfc08ac70c112d1afccae24a93791c0fd34d5e07f2232a502d3880507f094ce30fd7c7098c5d24e8ce06e5c +DIST liblognorm-0.3.7.tar.gz 346903 SHA256 b000ab7aab9ed3d7a2c23303463b5bcceb7bb6538714bd41248d02913a82e223 SHA512 f7dac7b913d61cc86bf55d0278ae96055e5336ba304fefb3abf4604976f1713ad5e6bba983a1d29b71cac987e9587e5310454e9ae9e07c3f332cd2ce329c9164 WHIRLPOOL 521ea13c8311fa9411bfc026b7a6118e8a34dafcdc298b9ff8115c555bf7614f7afb3f49f806b9bbbc377f97e9d95402261f515b7cd55dcd9f45c40c89d1ad38 diff --git a/dev-libs/liblognorm/liblognorm-0.3.7.ebuild b/dev-libs/liblognorm/liblognorm-0.3.7.ebuild new file mode 100644 index 000000000000..2fc3e9e068ad --- /dev/null +++ b/dev-libs/liblognorm/liblognorm-0.3.7.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblognorm/liblognorm-0.3.7.ebuild,v 1.1 2014/06/30 12:16:36 maksbotan Exp $ + +EAPI=5 + +AUTOTOOLS_AUTORECONF="yes" + +inherit autotools-utils + +DESCRIPTION="Fast samples-based log normalization library" +HOMEPAGE="http://www.liblognorm.com" +SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux" +IUSE="debug static-libs" + +RDEPEND=" + >=dev-libs/libestr-0.1.3 + >=dev-libs/libee-0.3.2 + " + +DEPEND="${RDEPEND} + virtual/pkgconfig + " +DOCS=( ChangeLog ) + +PATCHES=( "${FILESDIR}"/respect_CFLAGS.patch ) + +src_compile() { + autotools-utils_src_compile -j1 +} diff --git a/dev-libs/lzo/Manifest b/dev-libs/lzo/Manifest index 6f3fb0d623bc..4c9d1446a97d 100644 --- a/dev-libs/lzo/Manifest +++ b/dev-libs/lzo/Manifest @@ -1 +1,2 @@ DIST lzo-2.06.tar.gz 583045 SHA256 ff79e6f836d62d3f86ef6ce893ed65d07e638ef4d3cb952963471b4234d43e73 SHA512 2369b87627c6f075b58b88189344989969050289185596db1174e6d918baa2b86e6076c8ec9cc68953df10c13bd1145d841603f26bde8a80111fb0d7091bf1c7 WHIRLPOOL 7d7fd154a73ed8a123eefb7934ec387be6cc34264c7601a5b2d92be67feb7e445cabdb1a38693f6f79ab1ccde44ce9e94eb5e4542053ea1acae83593b384bda7 +DIST lzo-2.08.tar.gz 589045 SHA256 ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614 SHA512 d03ae521000d69dd1fc92112a7b6e642c388b2898d7fb6ac4168e947a895e8d5e77199f78f05e036cefe02f346ea242bca694522f3c7959ab6ca19de956162dd WHIRLPOOL bea0357b01cb64018a5afc7b0934065dda944866aa23f44edd4eb615d53c0242b70c836d2d8144ed64df4a438bea5c1b8b5120ee4a7f08af15db171f85c11ac8 diff --git a/dev-libs/lzo/lzo-2.08.ebuild b/dev-libs/lzo/lzo-2.08.ebuild new file mode 100644 index 000000000000..ce0531c7d2bc --- /dev/null +++ b/dev-libs/lzo/lzo-2.08.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.08.ebuild,v 1.2 2014/06/30 14:44:28 jer Exp $ + +EAPI=5 + +inherit eutils multilib-minimal + +DESCRIPTION="An extremely fast compression and decompression library" +HOMEPAGE="http://www.oberhumer.com/opensource/lzo/" +SRC_URI="http://www.oberhumer.com/opensource/lzo/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="examples static-libs" + +RDEPEND="abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20131008-r19 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32] + )" + +DOCS="BUGS ChangeLog README THANKS doc/*" + +multilib_src_configure() { + ECONF_SOURCE=${S} \ + econf \ + --docdir="${EPREFIX}"/usr/share/doc/${PF} \ + --enable-shared \ + $(use_enable static-libs static) +} + +multilib_src_install_all() { + einstalldocs + rm -f "${ED}"/usr/share/doc/${PF}/COPYING + + if use examples; then + docinto examples + dodoc examples/*.{c,h} + fi + + prune_libtool_files +} diff --git a/dev-perl/Sys-Virt/Sys-Virt-1.2.5.ebuild b/dev-perl/Sys-Virt/Sys-Virt-1.2.5.ebuild index c6bbd3635554..8b9eca9db58f 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-1.2.5.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.2.5.ebuild,v 1.1 2014/06/28 17:17:03 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.2.5.ebuild,v 1.2 2014/06/30 12:12:44 maksbotan Exp $ EAPI=5 diff --git a/dev-perl/Unicode-LineBreak/Manifest b/dev-perl/Unicode-LineBreak/Manifest index 411889d25c1e..acbfc45c810b 100644 --- a/dev-perl/Unicode-LineBreak/Manifest +++ b/dev-perl/Unicode-LineBreak/Manifest @@ -1,2 +1,2 @@ -DIST Unicode-LineBreak-2013.10.tar.gz 293277 SHA256 83e1b9214d49837dd8c6d071168aa07d84741f783ff076186f525b5fe0602925 SHA512 07dbbb8cfdcf4824d19984ebc9aae7000d8706a012256b8d0f08232fd45555412b4e855ad0de3d2d01b4d750cc3ae6b17928cc5688853490381fa23c3ac60f6c WHIRLPOOL b8cbde0bbbac0ee485f9147c011ba364b988aa044808c119d915a11f22ef4410e0d54abb3a730c52ccf787e4989e0c60ed2473f65e90794adbe91f2d4c21193c DIST Unicode-LineBreak-2013.11.tar.gz 289906 SHA256 8946b883ae687ff652e93d6185e23a936c7f337f2e115851fdfed72e1f73c7f9 SHA512 2b24ec1ab32127d2860d3e6bc060af95e0d3079191e17f00afed143cda0b8d8af5f0516180299ffa9cc8c2e1f047f022b64c39a308a8ac785362fac5aa166e86 WHIRLPOOL 928ff680803e888c68bc027c511ecc6611d09ac94466bbf6a1fc2da188180adedb757b64645e438a97c73b0f17e894d0d5f4bca15129e48dc27a854210fd6781 +DIST Unicode-LineBreak-2014.06.tar.gz 299755 SHA256 5c06dfb5036bbcc1043b366df48fd3a993a6cfaa1c2c5b4efd2b0d87fec54f8d SHA512 35c0ff92b02a152142d66bf47d976e616f24e9cc08d5ec101fb881a87d951e71b45674082b73677391180c20d4a8ad56acbb523b25c53726f2d0d80c619d75a3 WHIRLPOOL e651349974ba1c7525604c2a6a5068b46f6526ffb1501a255ca620cd2addb59aee42d9ca3330078558776b407ae46f1691df3a25c5e27557ee6d566b83ac7933 diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2013.10.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2014.60.0.ebuild similarity index 62% rename from dev-perl/Unicode-LineBreak/Unicode-LineBreak-2013.10.ebuild rename to dev-perl/Unicode-LineBreak/Unicode-LineBreak-2014.60.0.ebuild index bd6ec6e3e06d..97b24a50a3a1 100644 --- a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2013.10.ebuild +++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2014.60.0.ebuild @@ -1,14 +1,15 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2013.10.ebuild,v 1.1 2013/10/21 07:24:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2014.60.0.ebuild,v 1.1 2014/07/01 00:06:07 mrueg Exp $ EAPI=5 MODULE_AUTHOR="NEZUMI" +MODULE_VERSION="2014.06" inherit perl-module -DESCRIPTION=" UAX #14 Unicode Line Breaking Algorithm" +DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm" SLOT="0" KEYWORDS="~amd64" diff --git a/dev-perl/Unix-Getrusage/Unix-Getrusage-0.030.0.ebuild b/dev-perl/Unix-Getrusage/Unix-Getrusage-0.030.0.ebuild index 914e7fd17388..7a5d18f4f45d 100644 --- a/dev-perl/Unix-Getrusage/Unix-Getrusage-0.030.0.ebuild +++ b/dev-perl/Unix-Getrusage/Unix-Getrusage-0.030.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unix-Getrusage/Unix-Getrusage-0.030.0.ebuild,v 1.3 2013/04/27 18:42:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unix-Getrusage/Unix-Getrusage-0.030.0.ebuild,v 1.4 2014/06/30 08:12:09 zlogene Exp $ EAPI=5 @@ -12,6 +12,6 @@ inherit perl-module DESCRIPTION="Perl interface to the Unix getrusage system call" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~mips x86" SRC_TEST="do parallel" diff --git a/dev-python/geopy/Manifest b/dev-python/geopy/Manifest index 0d702751b772..528a08255a79 100644 --- a/dev-python/geopy/Manifest +++ b/dev-python/geopy/Manifest @@ -1,5 +1 @@ -DIST fells_loop.gpx 29789 SHA256 29dc50a741ce01d15370fea60e128d557bdc688b3ed9652df6484a2194a649ac SHA512 329f6d764a52fc759df64b8f2f71db7c085b905d12019cd67bec2de7f87c4418a9deeb046324b11d713197fa35f0d2d00a7adbba3b13a55df8fb90c636392fda WHIRLPOOL 04969a29592322917760ace209ebc1ed0ecd0a24d07eb8b86e1d8289afd5dc3537a2a7b030fcbd25c953f660ed40b396b060bd0ff9cd545284f529fdd051ef57 -DIST geopy-0.95.1.tar.gz 32504 SHA256 2db216b60289d9b34d802859b4d51ad41bbc0230e934ef14b625d2f5474c9d33 SHA512 a90bf40a0f543a6699f110c8498ac10803f0f85a0fae3074eccf203279f0a84021a5c40c4ff0b3ed514471f4939b151aa2ccf73eb6fe45f7814e27227e21ed88 WHIRLPOOL cff5ff7ff62a079eb7609c714a4903c76482109e5bc288dc77f6012fa4e6058aa6d4798b1369ce61e9fc4a01a429beb967d6a93bbf12200c46c2d06cbe94a6c7 -DIST geopy-0.96.2.tar.gz 27749 SHA256 2f0d250f41cdf32b5204c4e84957fa49c54e6919790688dd2b575bbf535d7506 SHA512 9eb02ac0c1b1d66dff203c736fb5d5e8f41d92d0c06b08cce6e877c22fc55bccd5b2f760f188122adac0838b8cc24bb296f24c038148b16141cb32db38a17e60 WHIRLPOOL 55ae1b51ca0a7fb49bf5c296d958e5de46236e0d53e927abcf6f06b5cd8c16c014596ef4dd4a6e75af282c332cbfc1eaaae97b0ec6dd1934645a06bf0a84017e -DIST geopy-0.97.tar.gz 62002 SHA256 17af9b4c8a07a69525537b675d8a1cea89e2c4fad7e3d7379282ecbb5c840240 SHA512 fb586c1828e8971c8d199c3781d0bdab5bbcee12a17c2d80e6a5de38776888e3c61eb768f133a17c40403607996ff0fd33651e5fa8427f6f5dbf88ae6c82f118 WHIRLPOOL 87de4f622302f4e8041a1c7a88770faa36d8fda988d6915d5509c903506a12f25d2703c6ab430b5534113c5d991fb4cdf6abb5c2aae19d5af49577226413ad9f DIST geopy-0.99.tar.gz 65066 SHA256 463327a27871fcfe74e22b0de47b79d61dbb4085471be0efc9135fa14b11334c SHA512 67809c498c1118d75c5d8fa55354df46e6f7a95c4194f25373ac622b517fdac50bc489b3de8635518fa7b5f41807119b498abb60487314f5fc218b228e1afe22 WHIRLPOOL daac6fe50ef8f1ea11a94ac7702313ca2ae0f05c916e8f453bc05c88c0959850130db1e92e3be20ef2457dc2aefaee58bfa041d2300e8566ac7f2d0382c6b2d6 diff --git a/dev-python/geopy/geopy-0.95.1.ebuild b/dev-python/geopy/geopy-0.95.1.ebuild deleted file mode 100644 index d960378a5f3b..000000000000 --- a/dev-python/geopy/geopy-0.95.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-0.95.1.ebuild,v 1.2 2014/03/31 21:00:15 mgorny Exp $ - -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) - -inherit distutils-r1 - -DESCRIPTION="A Geocoding Toolbox for Python" -HOMEPAGE="http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz - http://dev.gentoo.org/~idella4/fells_loop.gpx" -IUSE="test" - -RDEPEND="<=dev-python/beautifulsoup-4.0[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( dev-python/nose[${PYTHON_USEDEP}] )" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -python_prepare_all() { - # Missing source file, http://code.google.com/p/geopy/issues/detail?id=66&thanks=66&ts=1367561505 - if use test; then - cp -r "${DISTDIR}"/fells_loop.gpx geopy/tests/ || die - fi -} - -python_test() { - nosetests || die "Tests failed under ${EPYTHON}" -} diff --git a/dev-python/geopy/geopy-0.96.2.ebuild b/dev-python/geopy/geopy-0.96.2.ebuild deleted file mode 100644 index 0826fb994531..000000000000 --- a/dev-python/geopy/geopy-0.96.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-0.96.2.ebuild,v 1.2 2014/03/31 21:00:15 mgorny Exp $ - -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) - -inherit distutils-r1 - -DESCRIPTION="A Geocoding Toolbox for Python" -HOMEPAGE="http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -IUSE="test" - -RDEPEND="<=dev-python/beautifulsoup-4.0[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( dev-python/nose[${PYTHON_USEDEP}] )" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -python_test() { - nosetests || die "Tests failed under ${EPYTHON}" -} diff --git a/dev-python/geopy/geopy-0.97.ebuild b/dev-python/geopy/geopy-0.97.ebuild deleted file mode 100644 index f36b98d41d65..000000000000 --- a/dev-python/geopy/geopy-0.97.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-0.97.ebuild,v 1.2 2014/03/31 21:00:15 mgorny Exp $ - -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) - -inherit distutils-r1 - -DESCRIPTION="A Geocoding Toolbox for Python" -HOMEPAGE="http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -IUSE="test" - -RDEPEND="<=dev-python/beautifulsoup-4.0[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( dev-python/nose[${PYTHON_USEDEP}] )" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -python_test() { - nosetests || die "Tests failed under ${EPYTHON}" -} diff --git a/dev-python/geopy/geopy-0.99.ebuild b/dev-python/geopy/geopy-0.99.ebuild index 9703451049ea..e0a78a6960e6 100644 --- a/dev-python/geopy/geopy-0.99.ebuild +++ b/dev-python/geopy/geopy-0.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-0.99.ebuild,v 1.1 2014/04/10 15:24:36 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-0.99.ebuild,v 1.2 2014/06/30 04:45:51 floppym Exp $ EAPI=5 @@ -14,7 +14,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" IUSE="test yahoo" RDEPEND="yahoo? ( >=dev-python/requests-oauthlib-0.4.0[$(python_gen_usedep 'python2*' python3_3)] )" -DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/nose[${PYTHON_USEDEP}] )" LICENSE="MIT" SLOT="0" diff --git a/dev-python/mimerender/mimerender-0.5.4.ebuild b/dev-python/mimerender/mimerender-0.5.4.ebuild index 982261f12d28..b7411cf20f34 100644 --- a/dev-python/mimerender/mimerender-0.5.4.ebuild +++ b/dev-python/mimerender/mimerender-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mimerender/mimerender-0.5.4.ebuild,v 1.2 2014/05/30 08:55:49 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mimerender/mimerender-0.5.4.ebuild,v 1.3 2014/06/30 04:34:42 floppym Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,4 +16,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/mimeparse[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/pkginfo/pkginfo-1.0.ebuild b/dev-python/pkginfo/pkginfo-1.0.ebuild index af62f10db3f4..d937402fc06b 100644 --- a/dev-python/pkginfo/pkginfo-1.0.ebuild +++ b/dev-python/pkginfo/pkginfo-1.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild,v 1.3 2014/03/31 20:41:25 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild,v 1.4 2014/06/30 07:17:01 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/pyenchant/Manifest b/dev-python/pyenchant/Manifest index 74bd18dd5df4..e76424bec6ef 100644 --- a/dev-python/pyenchant/Manifest +++ b/dev-python/pyenchant/Manifest @@ -1 +1,2 @@ DIST pyenchant-1.6.5.tar.gz 62294 SHA256 623f332a9fbb70ae6c9c2d0d4e7f7bae5922d36ba0fe34be8e32df32ebbb4f84 SHA512 de90f6e224880244c02537efeb38b4717973ef3aa117503ed4f582819c3ef651a1d5572c0a988bff44543e4b4b733a1a821758e329f57b40480cab97b39e8ea8 WHIRLPOOL 4b7d4e561a2a4aefe811a27f3cb6880df316273d198f8160b1150087adb6e8ff592579ccb69b6025666b27c836fc37dff66b66d8445d718bd965c2cd0e3c798d +DIST pyenchant-1.6.6.tar.gz 64010 SHA256 25c9d2667d512f8fc4410465fdd2e868377ca07eb3d56e2b6e534a86281d64d3 SHA512 af6aa1ac77b5718ec4b4aad3d0b88d26e697b472ec8261b23b37fdbf6b399a120ccc3e4ee6579b884c44b0eeb3f95bcdbceea189105c05088a48400a0c8cdb90 WHIRLPOOL 72f6be0f5012fe467395aa9e55378d1aafcdab45e75d2ea2fb8b9bff9ab6aaccbe36806074381ed7c4703dcc93bcc24caf29830302b8986e89ffc29eb0b5042e diff --git a/dev-python/pyenchant/pyenchant-1.6.6.ebuild b/dev-python/pyenchant/pyenchant-1.6.6.ebuild new file mode 100644 index 000000000000..0b246739ef49 --- /dev/null +++ b/dev-python/pyenchant/pyenchant-1.6.6.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v 1.1 2014/06/30 15:28:42 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Python bindings for the Enchant spellchecking system" +HOMEPAGE="http://pyenchant.sourceforge.net http://pypi.python.org/pypi/pyenchant" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=" + >=app-text/enchant-${PV%.*} + dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" + +python_test() { + if [[ -n "$(LC_ALL="en_US.UTF-8" bash -c "" 2>&1)" ]]; then + ewarn "Disabling tests due to missing en_US.UTF-8 locale" + else + esetup.py test + fi +} diff --git a/dev-python/pyprof2calltree/Manifest b/dev-python/pyprof2calltree/Manifest index c70730fbf252..0b1364da31a9 100644 --- a/dev-python/pyprof2calltree/Manifest +++ b/dev-python/pyprof2calltree/Manifest @@ -1,3 +1 @@ -DIST pyprof2calltree-1.1.0.tar.gz 6030 SHA256 180295d1a17caadbc4b45c94232d291c9762d3ab5445000858bd6d1ac78793ac SHA512 a553c1d70ac8548ea63148e1e6a86d0b4678febc00b366871a685c01d71b3a008744c3a1cb9fafadf0bd7d2dfcfcead3f4523aca977ebc67bbcfd8ef1d56e37b WHIRLPOOL 14e5d956d6e4dd46947b87d5e8e161e66439e24d34e16173cedff78249864c4a04d82435a0d513c209f75f56a7fd97c44b95fe24fe46ca270dad5adbe08e28b8 -DIST pyprof2calltree-1.1.1.tar.gz 6323 SHA256 11279527c74cf9bde36d842bf2c2d161ec3554adf176c71007f7f7b2339732aa SHA512 ae5774301b27cfdbd034e03e17b57160bf7312af12294071ccfa3c8d8cf03576d3c2b525f226ee3666594b8ac9ebe4a4d403acee5f7d8e5685356e130ab9c169 WHIRLPOOL bc4b3338aefaccd0e194c5f432ea25e73a4f6f019959719943e398fa878f719618053d2aa3c7eba28eb3789359d544e830e37287d4706cb012f83ca57f7e922d DIST pyprof2calltree-1.3.1.tar.gz 6565 SHA256 3afdd4e6ba4d5d02fcf4815f9eebb816c0f74ba936ae34a7e264f26739be1f89 SHA512 ba939fe9ab28066067dc0989221acbf8d5c84b5cdb68850fd90b4579f8ab812883561447ae61cc896b5e461591ba5b1e40e666e21f8a824071b9c98d80e583a9 WHIRLPOOL 1120d15deb1409eb70d9af1483fa0392be124f70848b86779dea1ef5753cef03a3c82b83bc692a1d2ea1e848f0045206d85d2af9bb99b5c429946f8f9c1a35ac diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.1.0.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.1.0.ebuild deleted file mode 100644 index 32172e77f194..000000000000 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/pyprof2calltree-1.1.0.ebuild,v 1.2 2012/12/15 08:02:55 ulm Exp $ - -EAPI=3 -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython" - -inherit distutils - -DESCRIPTION="convert python profile data to kcachegrind calltree form" -HOMEPAGE="http://pypi.python.org/pypi/pyprof2calltree/" -SRC_URI="mirror://pypi/p/${PN}/${PF}.tar.gz" -IUSE= - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.1.1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.1.1.ebuild deleted file mode 100644 index f013434f4d83..000000000000 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.1.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/pyprof2calltree-1.1.1.ebuild,v 1.1 2013/10/02 02:52:01 patrick Exp $ - -EAPI=5 -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython" - -inherit distutils - -DESCRIPTION="convert python profile data to kcachegrind calltree form" -HOMEPAGE="http://pypi.python.org/pypi/pyprof2calltree/" -SRC_URI="mirror://pypi/p/${PN}/${PF}.tar.gz" -IUSE= - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild index fb0d3f03b381..1de6ccf4db43 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild,v 1.1 2014/04/12 13:47:40 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild,v 1.2 2014/06/30 04:47:35 floppym Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) @@ -15,3 +15,5 @@ IUSE= LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/pyroma/pyroma-1.5.ebuild b/dev-python/pyroma/pyroma-1.5.ebuild index 92a8bc5109f8..1e9a21359374 100644 --- a/dev-python/pyroma/pyroma-1.5.ebuild +++ b/dev-python/pyroma/pyroma-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyroma/pyroma-1.5.ebuild,v 1.1 2014/04/16 18:35:49 dastergon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyroma/pyroma-1.5.ebuild,v 1.2 2014/06/30 04:33:16 floppym Exp $ EAPI=5 @@ -17,11 +17,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="" DOCS=( README.txt HISTORY.txt ) python_test() { - "${PYTHON}" setup.py test || die + "${PYTHON}" setup.py test || die "Testing failed with ${EPYTHON}" } diff --git a/dev-python/python-magic/python-magic-0.4.6-r1.ebuild b/dev-python/python-magic/python-magic-0.4.6-r1.ebuild index 44a52ce763c7..943a1d02100f 100644 --- a/dev-python/python-magic/python-magic-0.4.6-r1.ebuild +++ b/dev-python/python-magic/python-magic-0.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-magic/python-magic-0.4.6-r1.ebuild,v 1.3 2014/02/15 11:24:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-magic/python-magic-0.4.6-r1.ebuild,v 1.4 2014/06/30 04:38:55 floppym Exp $ EAPI=5 @@ -16,5 +16,6 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~x86" IUSE="" -DEPEND="sys-apps/file[-python]" +DEPEND="sys-apps/file[-python] + dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/python-stdnum/python-stdnum-0.9.ebuild b/dev-python/python-stdnum/python-stdnum-0.9.ebuild index 2f835de24e90..8a5e84e72eb5 100644 --- a/dev-python/python-stdnum/python-stdnum-0.9.ebuild +++ b/dev-python/python-stdnum/python-stdnum-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-stdnum/python-stdnum-0.9.ebuild,v 1.1 2014/03/31 21:16:47 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-stdnum/python-stdnum-0.9.ebuild,v 1.2 2014/06/30 08:45:21 cedk Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="vies" -RDEPEND="dev-python/setuptools +DEPEND="dev-python/setuptools vies? ( dev-python/suds )" RDEPEND="${DEPEND}" diff --git a/dev-python/root_numpy/Manifest b/dev-python/root_numpy/Manifest index 5a59b07aff60..2682c5608c64 100644 --- a/dev-python/root_numpy/Manifest +++ b/dev-python/root_numpy/Manifest @@ -1,2 +1,3 @@ DIST root_numpy-3.2.0.tar.gz 316240 SHA256 ff64ebd9c4b8e99703bed8541bbd5f69742da0e442f8ab0833319252a0bf8006 SHA512 da08a33eeb225a57053eafc6247e55fec8c56e231455c255d71d3adfb6119d35d0b41fcf54d5d99690743a525e9d5ecfcde7efe53fb0551e38affa10e336485f WHIRLPOOL d0a105dcc4c03f33d3683fcdebcf8d140e9a6b6ea4fa7f7fcf4773b03dffd4972ff571aeb8c6e85caea09cc4df0fe3e73c9853d980cb0fe944dd7255e07a2e7e DIST root_numpy-3.3.0.tar.gz 359688 SHA256 f658bdecada912aed0b92ea84a2e5a64660b28f1476c2387d1e208237da34e5a SHA512 97a75ed46cdb25ff6f7c680c359cc84cf1a9b0f6204d5ee9e7cf0d1bd0847910be7d0599e9a38df42593c56842d7cf6ecd982c2f3620db5c9162442af59c1acb WHIRLPOOL f03a0cf935e4e3ca55cc1d8752e29a5477f4e13972caa3cbfd09ef6902bf059d592af381d232a100cd3e25453def6e8b2530a0f5cb29333d5523d0159b315f7d +DIST root_numpy-3.3.1.tar.gz 361107 SHA256 932de8dea0d1586fe73c07b1a0859032cce4cd122a96c2aa5f4a0d55b8d47097 SHA512 5fe0340c8e0550492b97bde0a75bef4c3b5a302d61090f79e2858b9adf93e0b522dba341a3fb60ca6557d033c429f6c93c1330caf38568a6060ad41e664063e9 WHIRLPOOL 65507c731a53bbc7617a44e2cebb2b6ca11127b6c05d11998b04360fa32ff1cd9f6716bd391331dfdb97307bef08f72bfadf7b65bdc216a8a3090cf505d8a1e6 diff --git a/dev-python/root_numpy/root_numpy-3.3.1.ebuild b/dev-python/root_numpy/root_numpy-3.3.1.ebuild new file mode 100644 index 000000000000..a25e261ce027 --- /dev/null +++ b/dev-python/root_numpy/root_numpy-3.3.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.1.ebuild,v 1.1 2014/06/30 18:40:54 bicatali Exp $ + +EAPI=5 + +DISTUTILS_SINGLE_IMPL=1 +PYTHON_COMPAT=( python{2_6,2_7} ) + +inherit distutils-r1 + +DESCRIPTION="Interface between ROOT and numpy" +HOMEPAGE="https://github.com/rootpy/root_numpy" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="examples test" + +RDEPEND=" + dev-python/numpy[${PYTHON_USEDEP}] + sci-physics/root[python,${PYTHON_USEDEP}]" + +DEPEND="${RDEPEND} + test? ( dev-python/nose[${PYTHON_USEDEP}] )" + +python_test() { + cd "${BUILD_DIR}" || die + nosetests -v || die "Testing failed with ${EPYTHON}" +} + +python_install_all() { + use examples && local EXAMPLES=( tutorial/. ) + distutils-r1_python_install_all +} diff --git a/dev-python/testfixtures/Manifest b/dev-python/testfixtures/Manifest index d3e625d930c0..05f2af737f7d 100644 --- a/dev-python/testfixtures/Manifest +++ b/dev-python/testfixtures/Manifest @@ -1,2 +1 @@ -DIST testfixtures-2.3.4.tar.gz 73214 SHA256 376530e6608f072f6655d6a6de495a717040d47db5b04f2afac95ea7041af851 SHA512 858ebe20c0a2d682c2652a14a3e2fceea2e148f1e50d658f20237f3b15a84cf67ad61ff1d6b4a4b6c0a27981b337cf634b6b33fa7f717b7b9a5ceb289b396e47 WHIRLPOOL 4e6d7a8fd1fbac9d2f1c6b769ee810619b8a1db2d24469e7ac14867f19e92b7d0bc9596c09df3c80888dbf71350ddd80134b28564985de144cb3cfab2572d934 DIST testfixtures-3.0.0.tar.gz 75303 SHA256 20e82e23ffc39bd7d55317f2e87e49aa33ac15142f2bd38fedde696ccaa9469f SHA512 9bc7e30cad6a0c932f23de49f9aff099cb4de824f20b4f98bf1fb4a7313d7ac8d763f7c8208bc0f5351dcd899daa3d2fbc18cdc2143c1b65cefbe0f3ba29df0c WHIRLPOOL 5d51daa288f0c31ce0547815b15f7242df4d3309f2c0845cfa36241ba6d16b151caa1924977a35ae9753c1243724d1aac74cda2b7f5e64e981c378fa6696a512 diff --git a/dev-python/testfixtures/files/docbuild.patch b/dev-python/testfixtures/files/docbuild.patch new file mode 100644 index 000000000000..dcdef3270545 --- /dev/null +++ b/dev-python/testfixtures/files/docbuild.patch @@ -0,0 +1,25 @@ +diff -ur testfixtures-3.0.0.orig/docs/conf.py testfixtures-3.0.0/docs/conf.py +--- docs/conf.py 2011-09-23 16:55:53.000000000 +0800 ++++ docs/conf.py 2014-06-30 15:36:43.591451878 +0800 +@@ -4,8 +4,7 @@ + pkg_info = pkginfo.Develop(os.path.join(os.path.dirname(__file__),'..')) + + extensions = [ +- 'sphinx.ext.autodoc', +- 'sphinx.ext.intersphinx' ++ 'sphinx.ext.autodoc' + ] + + intersphinx_mapping = {'http://docs.python.org': None} +diff -ur testfixtures-3.0.0.orig/docs/Makefile testfixtures-3.0.0/docs/Makefile +--- docs/Makefile 2011-07-19 00:43:59.000000000 +0800 ++++ docs/Makefile 2014-06-30 15:36:31.703450934 +0800 +@@ -3,7 +3,7 @@ + + # You can set these variables from the command line. + SPHINXOPTS = +-SPHINXBUILD = ../bin/sphinx-build ++SPHINXBUILD = /usr/bin/sphinx-build + PAPER = + + # Internal variables. diff --git a/dev-python/testfixtures/files/testfixtures-2.3.4-adjust_tests.patch b/dev-python/testfixtures/files/testfixtures-2.3.4-adjust_tests.patch deleted file mode 100644 index 590bb796b7b7..000000000000 --- a/dev-python/testfixtures/files/testfixtures-2.3.4-adjust_tests.patch +++ /dev/null @@ -1,130 +0,0 @@ -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_comparison.py testfixtures-2.3.4/testfixtures/tests/test_comparison.py ---- testfixtures/tests/test_comparison.py 2012-01-26 18:00:05.000000000 +0800 -+++ testfixtures/tests/test_comparison.py 2012-04-13 19:00:15.856224293 +0800 -@@ -5,7 +5,7 @@ - from testfixtures.tests.sample1 import TestClassA,a_function - from unittest import TestCase,TestSuite,makeSuite - --from .compat import py_27_plus -+from compat import py_27_plus - - class AClass: - -diff -ur testfixtures-2.3.4.orig/tests/test_components.py testfixtures-2.3.4/testfixtures/tests/test_components.py ---- testfixtures/tests/test_components.py 2012-01-27 02:41:51.000000000 +0800 -+++ testfixtures/tests/test_components.py 2012-04-13 19:08:44.434220585 +0800 -@@ -14,7 +14,7 @@ - from testfixtures import compare - from unittest import TestCase - --from .compat import catch_warnings -+from compat import catch_warnings - - class ComponentsTests(TestCase): - -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_docs.py testfixtures-2.3.4/testfixtures/tests/test_docs.py ---- testfixtures/tests/test_docs.py 2012-01-28 16:07:57.000000000 +0800 -+++ testfixtures/tests/test_docs.py 2012-04-13 19:03:36.649223003 +0800 -@@ -11,7 +11,7 @@ - - import os - --from . import compat -+import compat - - workspace = os.environ.get('WORKSPACE', join(dirname(__file__), pardir, pardir)) - tests = glob(join(workspace,'docs', '*.txt')) -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_logcapture.py testfixtures-2.3.4/testfixtures/tests/test_logcapture.py ---- testfixtures/tests/test_logcapture.py 2012-01-27 02:41:26.000000000 +0800 -+++ testfixtures/tests/test_logcapture.py 2012-04-13 19:09:02.930220838 +0800 -@@ -10,7 +10,7 @@ - - from logging import getLogger - --from .compat import catch_warnings -+from compat import catch_warnings - - root = getLogger() - one = getLogger('one') -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_replace.py testfixtures-2.3.4/testfixtures/tests/test_replace.py ---- testfixtures/tests/test_replace.py 2012-01-27 02:34:12.000000000 +0800 -+++ testfixtures/tests/test_replace.py 2012-04-13 19:09:18.842220416 +0800 -@@ -17,7 +17,7 @@ - import sample1 - import sample2 - --from .compat import catch_warnings -+from compat import catch_warnings - - class TestReplace(TestCase): - -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_should_raise.py testfixtures-2.3.4/testfixtures/tests/test_should_raise.py ---- testfixtures/tests/test_should_raise.py 2012-01-27 02:43:51.000000000 +0800 -+++ testfixtures/tests/test_should_raise.py 2012-04-13 19:09:36.235220628 +0800 -@@ -5,7 +5,7 @@ - from testfixtures import should_raise,ShouldRaise,Comparison as C - from unittest import TestCase,TestSuite,makeSuite - --from .compat import py_27_plus -+from compat import py_27_plus - - class TestShouldRaise(TestCase): - -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_tempdirectory.py testfixtures-2.3.4/testfixtures/tests/test_tempdirectory.py ---- testfixtures/tests/test_tempdirectory.py 2012-01-27 02:25:43.000000000 +0800 -+++ testfixtures/tests/test_tempdirectory.py 2012-04-13 19:09:54.971220623 +0800 -@@ -13,7 +13,7 @@ - - from logging import getLogger - --from .compat import catch_warnings -+from compat import catch_warnings - - class DemoTempDirectory: - -diff -ur testfixtures-2.3.4.orig/testfixtures/tests/test_manuel_examples.py testfixtures-2.3.4/testfixtures/tests/test_manuel_examples.py ---- testfixtures/tests/test_manuel_examples.py 2012-01-26 04:31:12.000000000 +0800 -+++ testfixtures/tests/test_manuel_examples.py 2012-04-13 21:14:05.390172684 +0800 -@@ -11,7 +11,7 @@ - from testfixtures import TempDirectory - from testfixtures.manuel import Files - --from . import compat -+import compat - - def setUp(test): - test.globs['tempdir']=TempDirectory() -diff -ur testfixtures-2.3.4.orig/testfixtures/components.py testfixtures-2.3.4/testfixtures/components.py ---- testfixtures/components.py 2011-10-12 00:21:45.000000000 +0800 -+++ testfixtures/components.py 2012-04-29 18:12:41.891588669 +0800 -@@ -4,8 +4,8 @@ - import atexit - import warnings - --from zope.component import getSiteManager --from zope.component.registry import Components -+#from zope.component import getSiteManager -+#from zope.component.registry import Components - - class TestComponents: - """ -@@ -20,11 +20,8 @@ - atexit_setup = False - - def __init__(self): -- self.registry = Components('Testing') -- self.old = getSiteManager.sethook(lambda:self.registry) - self.instances.add(self) - if not self.__class__.atexit_setup: -- atexit.register(self.atexit) - self.__class__.atexit_setup = True - - def uninstall(self): -@@ -33,7 +30,6 @@ - was in place before this :class:`TestComponents` was - instantiated. - """ -- getSiteManager.sethook(self.old) - self.instances.remove(self) - - @classmethod diff --git a/dev-python/testfixtures/testfixtures-2.3.4.ebuild b/dev-python/testfixtures/testfixtures-2.3.4.ebuild deleted file mode 100644 index 16561c171e58..000000000000 --- a/dev-python/testfixtures/testfixtures-2.3.4.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testfixtures/testfixtures-2.3.4.ebuild,v 1.3 2013/03/15 20:58:09 idella4 Exp $ - -EAPI=4 -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS=1 -RESTRICT_PYTHON_ABIS="3.* *-pypy-* *-jython" -DISTUTILS_SRC_TEST="py.test" -inherit distutils eutils - -DESCRIPTION="A collection of helpers and mock objects for unit tests and doc tests" -HOMEPAGE="http://pypi.python.org/pypi/testfixtures/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="MIT" -SLOT="0" - -KEYWORDS="~amd64 ~x86" -IUSE="doc test" - -RDEPEND="" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx ) - test? ( dev-python/manuel )" - -src_prepare() { - sed -e s':../bin/sphinx-build:/usr/bin/sphinx-build:' \ - -i docs/Makefile || die - epatch "${FILESDIR}"/${P}-adjust_tests.patch - - # remove test that tests the stripped zope-component test_components.ComponentsTests - rm -f testfixtures/tests/test_components.py || die - distutils_src_prepare -} -src_compile() { - distutils_src_compile - - use doc && emake -C docs html -} - -src_test() { - distutils_src_test ${PN}/tests/ -} - -src_install() { - distutils_src_install - if use doc; then - dohtml -r docs/_build/html/ - fi -} diff --git a/dev-python/testfixtures/testfixtures-3.0.0.ebuild b/dev-python/testfixtures/testfixtures-3.0.0.ebuild index b107ab52d01d..f3b966fd0519 100644 --- a/dev-python/testfixtures/testfixtures-3.0.0.ebuild +++ b/dev-python/testfixtures/testfixtures-3.0.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testfixtures/testfixtures-3.0.0.ebuild,v 1.3 2014/03/19 23:10:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testfixtures/testfixtures-3.0.0.ebuild,v 1.4 2014/06/30 08:18:54 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit distutils-r1 @@ -16,18 +16,19 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" -RDEPEND="" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) +DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] + $(python_gen_cond_dep 'dev-python/pkginfo[${PYTHON_USEDEP}]' python2_7) ) test? ( dev-python/manuel[${PYTHON_USEDEP}] )" -src_prepare() { - sed -e s':../bin/sphinx-build:/usr/bin/sphinx-build:' \ - -i docs/Makefile || die +# Prevent un-needed download during build, fix Makefile for doc build +PATCHES=( "${FILESDIR}"/docbuild.patch ) +python_prepare() { # remove test that tests the stripped zope-component test_components.ComponentsTests rm -f testfixtures/tests/test_components.py || die - distutils-r1_src_prepare + + distutils-r1_python_prepare } python_compile_all() { @@ -39,7 +40,6 @@ python_test() { } python_install_all() { - if use doc; then - dohtml -r docs/_build/html/ - fi + use doc && HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all } diff --git a/dev-python/xlrd/xlrd-0.9.3.ebuild b/dev-python/xlrd/xlrd-0.9.3.ebuild index b39beebb9bae..8d6f84b3a6f5 100644 --- a/dev-python/xlrd/xlrd-0.9.3.ebuild +++ b/dev-python/xlrd/xlrd-0.9.3.ebuild @@ -1,40 +1,28 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/xlrd-0.9.3.ebuild,v 1.1 2014/05/07 06:43:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/xlrd-0.9.3.ebuild,v 1.2 2014/06/30 09:59:15 idella4 Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Library for developers to extract data from Microsoft Excel (tm) spreadsheet files" -HOMEPAGE="http://pypi.python.org/pypi/xlrd" +HOMEPAGE="http://www.python-excel.org/ + https://github.com/python-excel/xlrd/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="doc examples" -DEPEND="" -RDEPEND="" +python_prepare_all() { + # Remove this if examples get reintroduced + sed -i -e "s/test_names_demo/_&/" tests/test_open_workbook.py || die -src_prepare() { - distutils-r1_src_prepare - # add shebang to runxlrd.py - sed -i -e '1i#!/usr/bin/encompdoc.html xlrd.htmlv python' scripts/runxlrd.py || die + distutils-r1_python_prepare_all } -python_install_all() { - distutils-r1_python_install_all - - if use doc; then - dohtml ${PN}/doc/{compdoc.html,xlrd.html} - fi - - if use examples; then - docompress -x usr/share/doc/${P}/examples/ - insinto usr/share/doc/${P}/examples - doins ${PN}/examples/* - fi +python_test() { + "${PYTHON}" -m unittest discover || die "Test failed with ${EPYTHON}" } diff --git a/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild b/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild index 2a6a0074fdce..45e1a4ae395f 100644 --- a/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild +++ b/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild,v 1.2 2014/03/31 20:59:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild,v 1.3 2014/06/30 04:32:03 floppym Exp $ EAPI=5 @@ -17,5 +17,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=">=app-portage/portage-utils-0.1.23" diff --git a/dev-ruby/amqp/Manifest b/dev-ruby/amqp/Manifest index 800022dac2e3..009546eadbf6 100644 --- a/dev-ruby/amqp/Manifest +++ b/dev-ruby/amqp/Manifest @@ -2,3 +2,4 @@ DIST amqp-0.6.7.gem 83456 SHA256 7d7faf3e394d0a9c5c3574fbd87f9877b85dbd1fa419f5e DIST amqp-1.0.2.gem 1159680 SHA256 ed5aa5fd296d3a9296000677f666604428d5e3cb30970500b6eb8ddefc06a171 SHA512 3a2bd4f3b28808262fc898e05645264c2a124b6ce8d6be7e49a53ea5c39f129cf8e1b172a930fb523c5d3d228a63f82359d169438eda5c52e6d8428e432a6388 WHIRLPOOL 8f14b3e66bc91605f63f34b8d6c3900e837fca6b223d7bdf521302f9f363e1613d569c032e8cc1c33a03cbe020b6a2fea0554078a7fca9db46d1d7579412a008 DIST amqp-1.1.8.gem 1174528 SHA256 3effc0d3f816b214e588a3cb816d02ec537239609cf538e96a175791307386eb SHA512 c00f34242af6a73df11579c80262663769858a49904c1333635c6ec83259b3cbb5bf0ab6bd9fc8dacf4c406c64165f4f0466ec64313f8b715cfc3f732c7a4e1c WHIRLPOOL c21fc55e9597a77fc0fbc05fa238c618bc7c1a9bc8fd3e6e0b69ffe21cbe2b336f7bd04b8985a80cbea6797b807346e394182fa0b3ec65171ed53141dadb1d7b DIST amqp-1.3.0.gem 1176576 SHA256 fe0c6ccfc94fd6a52a3a094e283140b7288a7a212fcbd08997ebdfcaac233da9 SHA512 62f8ff88ccd4e100eb984d998ffcd0885293ecf0f90bc2d7b2b26a08ffef4ec8a94a9762b2f028f9416300bbee887edd47d5b2cbe47a62a77c0a48e7e0f78420 WHIRLPOOL e55c5f10b1cc63902a416a81fcc97ea718eddb1048ece11ecc38af350fabadfdd68b07273ac4a49bd70904d1bc7cfa55b544b4d18a03bdb550994ba41b91dab6 +DIST amqp-1.4.0.gem 1176576 SHA256 c79c45c9881c2c74ad2bbfdcee2fd11307d0e96760712902079a3e196dae37dc SHA512 456436d361b6b77ccf3004e4cb2110367f59653ba73bf8beb24745210f919f2039147f4527662f9c239b7fbb91d2b614ee60dbd05c071914df12cbc3640530f0 WHIRLPOOL 55d756df8cdee6f45b5c8ac3fbd8d3874aa671a93587d9e890f994bee57a72812a4b009fd8bf1c9d72f52ea11b367828f129b1724e865b4f128ee6af8e2fd857 diff --git a/dev-ruby/amqp/amqp-1.4.0.ebuild b/dev-ruby/amqp/amqp-1.4.0.ebuild new file mode 100644 index 000000000000..55a67a6ad299 --- /dev/null +++ b/dev-ruby/amqp/amqp-1.4.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amqp/amqp-1.4.0.ebuild,v 1.1 2014/06/30 06:09:01 graaff Exp $ + +EAPI=5 +USE_RUBY="ruby19 ruby20 ruby21" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec" + +RUBY_FAKEGEM_BINWRAP="" + +inherit versionator ruby-fakegem + +DESCRIPTION="AMQP client implementation in Ruby/EventMachine" +HOMEPAGE="http://amqp.rubyforge.org/" + +LICENSE="Ruby" +SLOT="$(get_version_component_range 1-2)" +KEYWORDS="~amd64 ~x86" +IUSE="" + +ruby_add_bdepend "test? ( dev-ruby/multi_json dev-ruby/evented-spec )" +ruby_add_rdepend ">=dev-ruby/eventmachine-0.12.4 + >=dev-ruby/amq-protocol-1.9.2" + +all_ruby_prepare() { + #rm Gemfile || die + sed -i -e '/[Bb]undler/ s:^:#:' -e '/effin_utf8/ s:^:#:' spec/spec_helper.rb || die + + # Many specs require a live rabbit server, but only root can start + # an instance. Skip these specs for now. + rm -rf spec/integration spec/unit/amqp/connection_spec.rb || die +} + +all_ruby_install() { + dodoc -r docs examples +} diff --git a/dev-util/buildbot-slave/Manifest b/dev-util/buildbot-slave/Manifest index 184f7988c4aa..b5ddebf13f2b 100644 --- a/dev-util/buildbot-slave/Manifest +++ b/dev-util/buildbot-slave/Manifest @@ -1,2 +1,3 @@ DIST buildbot-slave-0.8.7p1.tar.gz 104575 SHA256 bbdb07a3847efa186f942142a09394b467d7375745c49da0a42e9aa5b206eadc SHA512 ee9a119461915716167a258d9c022956e239e21ed524c2ae148b6682dd1410b5d918723e8e51002bc1fc27f67cb59da15cb2293e4939ee5ba08d1e5e067e11fe WHIRLPOOL c523849db5cb743f3b4d93f33305a46682710afcf66fdda3ab807dd412171c5e40e1089849b0f3c901dd75525fe97995a791bf9c15f01f47fdb18d0456b17de3 DIST buildbot-slave-0.8.8.tar.gz 107470 SHA256 8b7532d4d34527aea41e353d1bc3c35291ec335d3224c27800d2cc0cfc9837cc SHA512 1a5b02298696016a8743bc81e7e899a8bc11a09481f6c911cf4d3e016d111d707ca393d102635c4841d5f2ec5f3a0c9413dc0768170415a59c7523a3bc680fd1 WHIRLPOOL 6c387dbe61c2c3223312e3456afa07bcaab345e69667b9aabd600d8abdf93df955d592283dee423eee40596ee90133688c6c0f26f73fe9e4c8d5cced205c0f24 +DIST buildbot-slave-0.8.9.tar.gz 120831 SHA256 864ca4a975bdbe3e973812a7d4ac7ffaf6f9ea5b6364e9ddb2fc92bccacf93af SHA512 3cc6b0cafe752fcfe5b91b70faff249cffb2dbfc03274cccffccd739ec448b66986db171924d14ba4de85e843b2f67a36650bcb965f600ec1dd8278f6198a283 WHIRLPOOL c55e51ab6ff54127fed11ba6054867e02b73c899e5d04a7e6a91405057a399e77d4922063ac22b09b1eb366f7ed84964065315a1cef322a18b0741bcab6b9115 diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild new file mode 100644 index 000000000000..c45e5f81012f --- /dev/null +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild,v 1.1 2014/06/30 18:12:05 hwoarang Exp $ + +EAPI="5" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.* *-jython" +DISTUTILS_SRC_TEST="trial buildslave" +DISTUTILS_DISABLE_TEST_DEPENDENCY="1" + +inherit distutils readme.gentoo systemd user + +DESCRIPTION="BuildBot Slave Daemon" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" + +MY_PV="${PV/_p/p}" +MY_P="${PN}-${MY_PV}" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux" +IUSE="test" + +RDEPEND="dev-python/setuptools + dev-python/twisted-core + !! /dev/null + #'man' target is currently broken + emake html + popd > /dev/null + fi +} + +src_install() { + distutils_src_install + + doman docs/buildbot.1 + + if use doc; then + dohtml -r docs/_build/html/ + # TODO: install man pages + fi + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r contrib docs/examples + fi + + newconfd "${FILESDIR}/buildmaster.confd" buildmaster + newinitd "${FILESDIR}/buildmaster.initd" buildmaster + systemd_dounit "${FILESDIR}"/${PN}.service + + # In case of multiple masters, it's possible to edit web files + # so all master can share the changes. So protect them! + # If something else need to be protected, please open a bug + # on http://bugs.gentoo.org + local cp + add_config_protect() { + cp+=" $(python_get_sitedir)/${PN}/status/web" + } + python_execute_function -q add_config_protect + echo "CONFIG_PROTECT=\"${cp}\"" \ + > 85${PN} || die + doenvd 85${PN} + + readme.gentoo_create_doc +} + +pkg_postinst() { + distutils_pkg_postinst + readme.gentoo_print_elog + elog + elog "Upstream recommends the following when upgrading:" + elog "Each time you install a new version of Buildbot, you should run the" + elog "\"buildbot upgrade-master\" command on each of your pre-existing build masters." + elog "This will add files and fix (or at least detect) incompatibilities between" + elog "your old config and the new code." +} diff --git a/dev-util/travis-yaml/Manifest b/dev-util/travis-yaml/Manifest new file mode 100644 index 000000000000..bc03c09e5c42 --- /dev/null +++ b/dev-util/travis-yaml/Manifest @@ -0,0 +1 @@ +DIST travis-yaml-0.1.0.gem 32256 SHA256 1c7fafaaff435c7e126a0bac50b9bfddb977fbf021f7cfc2bfb5388afc33e0a4 SHA512 33fb5ebfc2663e0a4d1c52430961c45dac84d974b1bc912fd8a10052db4869cc455fb8250bf95a1b6760be112a2ecc81a6ffce398a6ddea3829c338b3e20ab6b WHIRLPOOL 42e60afe4e91040f94ac0e5fa66915f4f1e2e0bacc2c0f36c78cb902b4fa7daece19ecd76d860e23daddc4caaa9144b3c88059234e6cad0dd22e0a2eab9d581a diff --git a/sci-biology/ncbi-tools++/metadata.xml b/dev-util/travis-yaml/metadata.xml similarity index 60% rename from sci-biology/ncbi-tools++/metadata.xml rename to dev-util/travis-yaml/metadata.xml index f17a827e3101..bfcb6974f1c4 100644 --- a/sci-biology/ncbi-tools++/metadata.xml +++ b/dev-util/travis-yaml/metadata.xml @@ -1,5 +1,8 @@ - sci-biology + + mrueg@gentoo.org + Manuel Rüger + diff --git a/dev-util/travis-yaml/travis-yaml-0.1.0.ebuild b/dev-util/travis-yaml/travis-yaml-0.1.0.ebuild new file mode 100644 index 000000000000..f7da6dd57f5a --- /dev/null +++ b/dev-util/travis-yaml/travis-yaml-0.1.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/travis-yaml/travis-yaml-0.1.0.ebuild,v 1.1 2014/06/30 17:00:33 mrueg Exp $ + +EAPI=5 +USE_RUBY="ruby19 ruby20" + +RUBY_FAKEGEM_RECIPE_TEST="rspec" +RUBY_FAKEGEM_TASK_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit ruby-fakegem + +DESCRIPTION="Parses and validates your .travis.yml, fast and secure" +HOMEPAGE="https://github.com/travis-ci/travis-yaml" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +ruby_add_rdepend "dev-ruby/psych" + +all_ruby_prepare() { + sed -i -e "/bundler/d" -e "/coverage/d" spec/support.rb || die + sed -i -e "1igem \"psych\"" -e "2irequire \"psych\"" spec/support/environment.rb || die +} diff --git a/dev-vcs/gitolite/Manifest b/dev-vcs/gitolite/Manifest index a724dded8448..52cbe37705ed 100644 --- a/dev-vcs/gitolite/Manifest +++ b/dev-vcs/gitolite/Manifest @@ -1,3 +1,4 @@ DIST gitolite-2.3.1.tar.gz 255807 SHA256 53303fea0154914356830202d3de23f94682bab26197ead8ca05d58818c56e82 SHA512 a658104b54ff6668022a6010b961fbe13b8e7a66242d547e0e4cf685574d8a1fd60065112095b0d73b826f6346973cb3a5db307d84fd5aceba852f2ddd0c86ee WHIRLPOOL 5d08b9c22e6a07478836cca3b7190b61729ef89e181e4746286a4cf48f253fe07647b165f22483d983bae1767d83b39f231414dc96b4e803140f64eb244fc241 DIST gitolite-3.5.3.1.tar.gz 148133 SHA256 688b7f0f93792ae87c6c15d9ba9ba2a16c05a3df4813359e13a40f9ebe35ac58 SHA512 4a40b82f63886430fbd87fe9ba9f3cd70102909b41e1344215d78ed7e698cf5f094658c7bb0e1f07542cee94c88f703766535d749e348c022f39b4516cd0009e WHIRLPOOL e03965eaa6677f1391ad92bedf630929ce155b708981857b539ee8b8264b450cdd730186ac010fdc0fba594a29128cd4322340b41a9212803455729b62bbde17 +DIST gitolite-3.6.1.tar.gz 165506 SHA256 7ee03d715cc4d87c0b6dbca5d79daf6f50f657ab33b99da256d7ab02cefe3f6a SHA512 b568f9e96ddfa4cd482197a89cb0142fcb2717028227a0a2e9caa9864bb95379042ec464352a1d99dfd8ccff780b1211e8f926ad8de284245fc280038eda481a WHIRLPOOL 9101ba55ba1a94b53ba3e9421d170d5b650e3e72c390abb3aea186630638b4fa6b8a5d69d9553ed574444be00f263dabcfe11e63f89f2eb3787ab8765e67c4ce DIST gitolite-3.6.tar.gz 156481 SHA256 ae9180a180a05cad344788eadc8340d6ebcb4cc60d96a1f5ab5fc355d395ba4b SHA512 91606a5fed202f0da2194310bc7da8e5d35cdfa2924b009ed3447ba41e2fd856b9043f1b57d16600ec44f17d640e9ee988b4086bea032827bf5fca83e5ff024f WHIRLPOOL 79b3a553dd25db9a3e99d7725c0932bb0b126f30bd013b9cc53d69f60d0c906eac4134b25f6759d9635e50df3324d731f16c30fb44c25e89df7e35560a3e00b1 diff --git a/dev-vcs/gitolite/gitolite-3.6.1.ebuild b/dev-vcs/gitolite/gitolite-3.6.1.ebuild new file mode 100644 index 000000000000..f9a7f3c366e4 --- /dev/null +++ b/dev-vcs/gitolite/gitolite-3.6.1.ebuild @@ -0,0 +1,82 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitolite/gitolite-3.6.1.ebuild,v 1.1 2014/07/01 01:22:11 radhermit Exp $ + +EAPI=5 + +inherit perl-module user versionator + +DESCRIPTION="Highly flexible server for git directory version tracker" +HOMEPAGE="http://github.com/sitaramc/gitolite" +SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="tools vim-syntax" + +DEPEND="dev-lang/perl + virtual/perl-File-Path + virtual/perl-File-Temp + >=dev-vcs/git-1.6.6" +RDEPEND="${DEPEND} + !dev-vcs/gitolite-gentoo + vim-syntax? ( app-vim/gitolite-syntax )" + +pkg_setup() { + enewgroup git + enewuser git -1 /bin/sh /var/lib/gitolite git +} + +src_prepare() { + echo $PF > src/VERSION +} + +src_install() { + local uexec=/usr/libexec/${PN} + + rm -rf src/lib/Gitolite/Test{,.pm} + insinto $VENDOR_LIB + doins -r src/lib/Gitolite + + dodoc README.txt CHANGELOG + + insopts -m0755 + insinto $uexec + doins -r src/{commands,syntactic-sugar,triggers,VREF}/ + + insopts -m0644 + doins src/VERSION + + exeinto $uexec + doexe src/gitolite{,-shell} + + dodir /usr/bin + for bin in gitolite{,-shell}; do + dosym /usr/libexec/${PN}/${bin} /usr/bin/${bin} + done + + if use tools; then + dobin check-g2-compat convert-gitosis-conf + fi + + keepdir /var/lib/gitolite + fowners git:git /var/lib/gitolite + fperms 750 /var/lib/gitolite + + fperms 0644 ${uexec}/VREF/MERGE-CHECK # It's meant as example only +} + +pkg_postinst() { + if [[ "$(get_major_version $REPLACING_VERSIONS)" == "2" ]]; then + ewarn + elog "***NOTE*** This is a major upgrade and will likely break your existing gitolite-2.x setup!" + elog "Please read http://sitaramc.github.com/gitolite/install.html#migr first!" + fi + + # bug 352291 + ewarn + elog "Please make sure that your 'git' user has the correct homedir (/var/lib/gitolite)." + elog "Especially if you're migrating from gitosis." + ewarn +} diff --git a/games-emulation/advancemenu/Manifest b/games-emulation/advancemenu/Manifest index 559922f1f474..44601ed2e492 100644 --- a/games-emulation/advancemenu/Manifest +++ b/games-emulation/advancemenu/Manifest @@ -1,2 +1,2 @@ DIST advancemenu-2.5.0.tar.gz 2317328 SHA256 2f0509974c4cfd9dcc30506581897a456bcb525a773fafe7df8150763d0f15ab -DIST advancemenu-2.6.tar.gz 2384272 SHA256 e854c9d58d8e936f926493476e25a37089e3c39ab53863cfecaa4fb645dc4b31 SHA512 e9ea915cb987ea0d0cb6e98820f003e130d2f3ffe3a713ceed528ab777de3ef70cfbd811e30c295f728d5eb5e4ad7be01da6ff181bb8049b5ab391488bdc5488 WHIRLPOOL 8c6791385b8f61878eae19229964b1d9ee9f2169351d40b10604e35238e7a671c7d34befdcda70245abe79e504fe060a4979155dbcffb72636e0f54295436dc6 +DIST advancemenu-2.7.tar.gz 2371297 SHA256 e635f8d236b08e40587344daa33ef78d50d14e01fb6a7ef74eb6fdb3e80cb224 SHA512 72aa75b189e4507ce0fe1c5203476833fd04ec9238102631061ed82c2894890044ae40c82154a76533b6ba0a255c42cdfe2ab5c0f497d595783fa13ea32c71bb WHIRLPOOL f27c1a766601a65ed415794fbe650e2530f3447b80ffb98fb86ed0f9ede4946c0e9cb3b3c72d986f4adbc4e19bb38f6bcb4e34c77b512ba791b61f58594baff4 diff --git a/games-emulation/advancemenu/advancemenu-2.6.ebuild b/games-emulation/advancemenu/advancemenu-2.7.ebuild similarity index 82% rename from games-emulation/advancemenu/advancemenu-2.6.ebuild rename to games-emulation/advancemenu/advancemenu-2.7.ebuild index 430343f06956..9dbcf8c69494 100644 --- a/games-emulation/advancemenu/advancemenu-2.6.ebuild +++ b/games-emulation/advancemenu/advancemenu-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemenu/advancemenu-2.6.ebuild,v 1.1 2013/01/18 10:06:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemenu/advancemenu-2.7.ebuild,v 1.1 2014/06/30 22:59:34 mr_bones_ Exp $ EAPI=5 inherit autotools eutils games @@ -12,15 +12,14 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="alsa debug fbcon ncurses oss sdl slang static svga truetype" +IUSE="alsa debug fbcon ncurses oss sdl slang static truetype" RDEPEND="dev-libs/expat alsa? ( media-libs/alsa-lib ) ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl ) slang? ( >=sys-libs/slang-1.4 ) - svga? ( >=media-libs/svgalib-1.9 ) - !sdl? ( !svga? ( !fbcon? ( media-libs/libsdl ) ) ) + !sdl? ( ( !fbcon? ( media-libs/libsdl ) ) ) truetype? ( >=media-libs/freetype-2 )" DEPEND="${RDEPEND} x86? ( >=dev-lang/nasm-0.98 ) @@ -35,7 +34,7 @@ src_prepare() { use x86 && ln -s $(type -P nasm) "${T}/${CHOST}-nasm" use sdl && ln -s $(type -P sdl-config) "${T}/${CHOST}-sdl-config" - use !sdl && use !svga && use !fbcon && ln -s $(type -P sdl-config) "${T}/${CHOST}-sdl-config" + use !sdl && use !fbcon && ln -s $(type -P sdl-config) "${T}/${CHOST}-sdl-config" use truetype && ln -s $(type -P freetype-config) "${T}/${CHOST}-freetype-config" eautoreconf } @@ -45,6 +44,7 @@ src_configure() { egamesconf \ --enable-expat \ --enable-zlib \ + --disable-svgalib \ $(use_enable alsa) \ $(use_enable debug) \ $(use_enable fbcon fb) \ @@ -54,8 +54,7 @@ src_configure() { $(use_enable sdl) \ $(use_enable slang) \ $(use_enable static) \ - $(use_enable svga svgalib) \ - $(use !sdl && use !svga && use !fbcon && echo --enable-sdl) \ + $(use !sdl && use !fbcon && echo --enable-sdl) \ $(use_enable x86 asm) } diff --git a/games-emulation/advancemenu/files/advancemenu-2.5.0-pic.patch b/games-emulation/advancemenu/files/advancemenu-2.5.0-pic.patch index 049befbfac2c..62f073bed83b 100644 --- a/games-emulation/advancemenu/files/advancemenu-2.5.0-pic.patch +++ b/games-emulation/advancemenu/files/advancemenu-2.5.0-pic.patch @@ -1,5 +1,5 @@ ---- ./advance/blit/blit.c.orig 2004-12-19 01:01:46.039956536 -0500 -+++ ./advance/blit/blit.c 2004-12-19 01:01:19.566981040 -0500 +--- ./advance/blit/blit.c.orig ++++ ./advance/blit/blit.c @@ -28,6 +28,10 @@ * do so, delete this exception statement from your version. */ diff --git a/games-emulation/advancemenu/files/advancemenu-2.6-alsa-pkg-config.patch b/games-emulation/advancemenu/files/advancemenu-2.7-alsa-pkg-config.patch similarity index 64% rename from games-emulation/advancemenu/files/advancemenu-2.6-alsa-pkg-config.patch rename to games-emulation/advancemenu/files/advancemenu-2.7-alsa-pkg-config.patch index 210358745fda..1b0f8a8df9cb 100644 --- a/games-emulation/advancemenu/files/advancemenu-2.6-alsa-pkg-config.patch +++ b/games-emulation/advancemenu/files/advancemenu-2.7-alsa-pkg-config.patch @@ -1,6 +1,5 @@ -diff -ru advancemenu-2.6.orig/configure.ac advancemenu-2.6/configure.ac ---- advancemenu-2.6.orig/configure.ac 2013-01-03 14:18:35.000000000 -0500 -+++ advancemenu-2.6/configure.ac 2013-01-18 04:56:12.072085027 -0500 +--- advancemenu-2.6.orig/configure.ac ++++ advancemenu-2.6/configure.ac @@ -512,7 +512,7 @@ [snd_pcm_open], [ac_lib_alsa=yes], diff --git a/games-emulation/advancemenu/files/advancemenu-2.6-pic.patch b/games-emulation/advancemenu/files/advancemenu-2.7-pic.patch similarity index 62% rename from games-emulation/advancemenu/files/advancemenu-2.6-pic.patch rename to games-emulation/advancemenu/files/advancemenu-2.7-pic.patch index 049befbfac2c..62f073bed83b 100644 --- a/games-emulation/advancemenu/files/advancemenu-2.6-pic.patch +++ b/games-emulation/advancemenu/files/advancemenu-2.7-pic.patch @@ -1,5 +1,5 @@ ---- ./advance/blit/blit.c.orig 2004-12-19 01:01:46.039956536 -0500 -+++ ./advance/blit/blit.c 2004-12-19 01:01:19.566981040 -0500 +--- ./advance/blit/blit.c.orig ++++ ./advance/blit/blit.c @@ -28,6 +28,10 @@ * do so, delete this exception statement from your version. */ diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 122c9832c74f..cd327038b8a1 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.12 2014/03/19 03:06:38 twitch153 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.13 2014/06/30 05:39:48 twitch153 Exp $ EAPI=5 -WX_GTK_VER="2.9" +WX_GTK_VER="3.0" inherit cmake-utils eutils pax-utils toolchain-funcs versionator wxwidgets games @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} media-libs/freetype media-libs/libsoundtouch >=sys-devel/gcc-4.6.0 - x11-libs/wxGTK:2.9 + x11-libs/wxGTK:${WX_GTK_VER} " pkg_pretend() { diff --git a/games-fps/warsow/Manifest b/games-fps/warsow/Manifest index 75e79d6e4617..7c83d6add87e 100644 --- a/games-fps/warsow/Manifest +++ b/games-fps/warsow/Manifest @@ -1,10 +1,5 @@ DIST warsow.png 1692 SHA256 086968e72271b248ef32609ed1818ff9f5c355297b1eee3cbee9e41f4e18a954 SHA512 76476fd6f624b4043405fbddeaa0fa46338b96bf46a9b64434940d9a84738a20c25243ef1316048159698b6a70b3e0f26218da3332203a93944312e77ba22c8f WHIRLPOOL 94b7c77641d5a8f581de4eb0e4e91b71f25347248a6aa6c1160e8fefda92951daa3fbbf04aee4920fc9b53fb07872d3fb7d870d4207d13844e07afa51c93e85b -DIST warsow_1.02_sdk.tar.gz 56541955 SHA256 bec1f0ec26c39defad393578b28eb955504f054599142b096773c28889cabb2c SHA512 d62399baa13341bc87863d123a9d852ec688d0aa279eb626b8c95bda28b7ac1d602c7571e02dfda7dd8ea83a231cd8c3310a0126c1235968291e9e700679fbca WHIRLPOOL 7c44fb252b95b400e829c752c58a4d715b695d56f7e9b35504be9c1e1566c513f101090f7bbe0eabba5aef11ff3f320106fe7ce1d4b7b17e7368979b0b193621 -DIST warsow_1.02_update.zip 20582996 SHA256 23efd46590be99140b836125335dc973f606625785926377b60bd1467e661ac1 SHA512 4f0985c9a17e4562d46d289bfc78bf44fa544bdc30af3b0b670572e819966a2fa8f38902cb6810b09ce38a49f7de956177f31bf2858883ad2b3f27d41e6c2276 WHIRLPOOL 978987c70aa8b82a4252505fab95717056701a599d8e52a308206aee59a4cd36520be4f6b202411733d22dcca82f64919423bbd4bcd227d71b6e59cf6859e5b2 -DIST warsow_1.03_sdk.tar.gz 63908911 SHA256 98cd7aa25707f9baf97a8e1feb78e1874b6b5dd95af759bf5edda10bc62ed97c SHA512 eb88ba3c7ac3c83b264ff5163af690e187ade4035b4f9560e35830a82b0d87f66bff369ada67ebe89390a33a12cf8285faf8986ffd17c6a9fe45d52a89670314 WHIRLPOOL dae624b0913dbaecf06856b1cfe674bd025a6909caa87ea67124adcab3592481a5ef8ca42824ca20a5e352c4435e91de1ee31ca42ca75235b079246b6f2364e0 DIST warsow_1.0_sdk.tar.gz 56525636 SHA256 2e394b5c50ad206723a59636ab93448f69d8602e710ab334451badf746870e22 SHA512 dee6591fb5ed7150e3e18db20b18366777dbacd4a465074eb3c978a04b7df5140e8a7817a5248542af06d2a6eb972ad986690f16e57ac08f753cccb2470d7bfe WHIRLPOOL e30772b49f37dede19d54e129cc1ca05bf9f01c9a10f372c9c420ceba25514c6a928c12ba61e140efc5ea8d46cbd6db403ca03aee215964173662127b9dbfd59 DIST warsow_1.0_unified.tar.gz 518459004 SHA256 f933d251de4c92b6107d4db1eef5326baf4873d32a6e2f1c3daae14bc92e85ec SHA512 78706093fb4b8684893d9b497fd10f1ce3ef096b68bbf7d36ed2bc775fa649738f0153a723b2788ef6a54d30826ec96bc36899d2e5c230bf09022b98cc105aad WHIRLPOOL efdffd7f358c704a6c08eb1d8c91543db3b76805edba775f88570debfa1b4a9ac64772958831fff7d0be4d72f2d29abbb7610d115e92cdb0fd897a8e31b1059c DIST warsow_1.51_sdk.tar.gz 89191554 SHA256 ac635c654e088566d30d53e8fab21abd2d40762d7f4ab0e09faa827aac5c4f97 SHA512 64de961de91eee781b90442b275d24e13239dc2b594ece665c24c1d8da75e206a00ab43a2a6f193a953e9b0173b4a93dd18fa94b9b33d92eebcb776493a8b158 WHIRLPOOL 0a1db561eedfb4cafa2bb8f91e4de121adbbb171405828936788c9fa537a821855d89dd7c5b8a9ec186ece0655f1c821b38fa07fc0c2477c61681cf354d3d657 DIST warsow_1.51_unified.tar.gz 601553865 SHA256 94510d85e4a245b5f8c0c715ae41b1d162c96e06dbfe75ccd99fffb9a76426b5 SHA512 a6c3392010de192d9984655193cb2c4359e9e3959bb39176416936c0227e3f6060bb19149688b89e36285572045c2ab19c6ef8de71ace7cd514e30196da83da9 WHIRLPOOL 1f0bf896dd0aad18e3bf3090d856a6ecbfabfa1873d62f9f5c0ccb1fa8dd0e34f0a22e8c095030c309adf32c85894bbadc77496916bddc6302f7646f500aa6ac -DIST warsow_15_sdk.tar.gz 89175325 SHA256 277bbe87744352ee02476dc1bf9258ed5b204345b1b8eb394442dcec6a956949 SHA512 86ed6f0d52d8bce69b015bebfbee95c9e19ee532d70acfa7dc395be83dbc5148dda63e307aeaaa0a2866c3cea3d0df7956fcdd62cfd07ee5b3e7deec77d06082 WHIRLPOOL 8043f8163206d91d245c69744611c941193b5b8d74d73fffa2edd96bf7be5203180dbe0654e1df4f912825793ebc6367c662037329f38a020a2e4d102e5e5554 -DIST warsow_15_unified.tar.gz 584507931 SHA256 4b4715d45339bdabfc94d4385df4defac0974743061f63e6a025460ab24668d7 SHA512 a831226f9340f0be6ba90c1d5367dcdbdc80ccdbd4cd80de20c67bb5c1495f1adf9976293a86d16fa4cca67553fea4aa9bb35a463f5cb125ddc8e1c3f7341b10 WHIRLPOOL bb8ec4d4b4047dab937e3a5de56cb9bb16bca726e1f1888a365118876341e5daa805463b9c6dc1e058b7a74f9100692bf156fc4f7fcd5100cd0bc99028ef203e diff --git a/games-fps/warsow/files/01-warsow-1.03-clang.patch b/games-fps/warsow/files/01-warsow-1.03-clang.patch deleted file mode 100644 index ee8c4be46c32..000000000000 --- a/games-fps/warsow/files/01-warsow-1.03-clang.patch +++ /dev/null @@ -1,27 +0,0 @@ -From: Julian Ospald -Date: Sat Nov 9 11:55:42 UTC 2013 -Subject: fix clang build - -based on -https://github.com/viciious/qfusion/commit/b926e692a00dcdeb25a1075c196d6bbefed34172 - ---- a/source/unix/unix_glw.c -+++ b/source/unix/unix_glw.c -@@ -31,17 +31,7 @@ Foundation, Inc., 59 Temple Place - Suit - ** - */ - --#include --#include --#include --#include --#include --#include --#include --#include -- - #include "../ref_gl/r_local.h" --#include "../client/keys.h" - - #include "x11.h" - diff --git a/games-fps/warsow/files/02-warsow-1.03-clang.patch b/games-fps/warsow/files/02-warsow-1.03-clang.patch deleted file mode 100644 index c660efd411cb..000000000000 --- a/games-fps/warsow/files/02-warsow-1.03-clang.patch +++ /dev/null @@ -1,67 +0,0 @@ -From c63672c41ae5332a5d123e3d59abf38417fab961 Mon Sep 17 00:00:00 2001 -From: Victor Luchits -Date: Sat, 12 Oct 2013 15:04:53 +0400 -Subject: [PATCH] This should fix compilation in clang - -ctassert was evaluated in template function (probably due to two-phase name lookup?). Change it to ctassert const char * typestr() { ctassert(); return "ERROR"; } -+ template const char * typestr() { ctassert(); return "ERROR"; } - - template<> inline const char *typestr() { return "int"; } - template<> inline const char *typestr() { return "uint"; } -@@ -439,7 +439,7 @@ struct __ptr { - struct FunctionStringProxy { - std::string operator()( const char *s ) - { -- ctassert(); -+ ctassert(); - throw Exception( std::string("FunctionStringProxy base called with " ) + s ); - } - }; -@@ -542,7 +542,7 @@ struct FunctionStringProxy { - template struct MethodStringProxy { - std::string operator()( const char *s ) - { -- ctassert(); -+ ctassert(); - throw Exception( std::string( "MethodStringProxy: base class called in " ) + s ); - } - }; -@@ -904,12 +904,12 @@ struct StripThisProxy { - // first define structs to get/set arguments (struct to partial-specialize) - template struct SetArg { - void operator()( asIScriptContext *ctx, int idx, T &t ) { -- ctassert(); -+ ctassert(); - } - }; - template struct GetArg { - T operator()() { -- ctassert(); -+ ctassert(); - return T(); - } - }; -@@ -1046,7 +1046,7 @@ struct FunctionPtr : FunctionPtrBase { - FunctionPtr( asIScriptFunction *fptr=NULL ) : FunctionPtrBase( fptr ) {} - R operator()( void ) - { -- ctassert(); -+ ctassert(); - throw std::runtime_error( "FunctionPtr baseclass called!" ); - return R(); - } --- -1.8.4 diff --git a/games-fps/warsow/files/03-warsow-1.03-clang.patch b/games-fps/warsow/files/03-warsow-1.03-clang.patch deleted file mode 100644 index 507de2483df9..000000000000 --- a/games-fps/warsow/files/03-warsow-1.03-clang.patch +++ /dev/null @@ -1,39 +0,0 @@ -From: Julian Ospald -Date: Sat Nov 9 12:01:14 UTC 2013 -Subject: fix clang warnings - -based on -https://github.com/viciious/qfusion/commit/792e50cc9b55e0c5e4c954a1c0c4e4a61ad54e2c.patch - ---- a/source/cgame/cg_draw.c -+++ b/source/cgame/cg_draw.c -@@ -309,7 +309,7 @@ void CG_DrawMiniMap( int x, int y, int i - coords[2] = ( coords[2] + (float)z_lefttop ) / (float)map_z; - - // is it a player? -- if( ( cent->current.type == ET_PLAYER ) ) -+ if( cent->current.type == ET_PLAYER ) - { - int box_size = (int)( 3.0 + coords[2] * 10.0 ); - ---- a/source/cgame/cg_ents.c -+++ b/source/cgame/cg_ents.c -@@ -376,7 +376,6 @@ static void CG_UpdatePlayerState( void ) - // set up the playerstates - - // current -- index = index; - CG_SetFramePlayerState( &cg.frame, index ); - - // old ---- a/source/client/console.c -+++ b/source/client/console.c -@@ -1343,7 +1343,7 @@ void Con_KeyDown( int key ) - return; - } - -- if( ( key == K_BACKSPACE ) ) -+ if( key == K_BACKSPACE ) - { - if( key_linepos > 1 ) - { diff --git a/games-fps/warsow/files/warsow-1.02-build.patch b/games-fps/warsow/files/warsow-1.02-build.patch deleted file mode 100644 index b08376a8cc44..000000000000 --- a/games-fps/warsow/files/warsow-1.02-build.patch +++ /dev/null @@ -1,624 +0,0 @@ -From: Julian Ospald -Date: Thu Oct 11 15:00:18 UTC 2012 -Subject: build system - -a) respect flags/linker -b) don't take ARCH from env (we set BASE_ARCH in the ebuild) -c) split LDFLAGS and LDFLAGS_COMMON as per bug - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347650 -d) don't remove angel-lib (compilation fails, why is this?) -e) make output verbose -f) remove start-scripts -g) address parallel make issues - ---- source/Makefile -+++ source/Makefile -@@ -30,6 +30,16 @@ - # Build Warsow client without server capabilities? - BUILD_THIN_CLIENT?=NO - -+# use system libRocket -+SYSTEM_LIBS=NO -+ -+# enable verbosity -+V=NO -+ -+ifneq ($(V),YES) -+Q=@ -+endif -+ - ########################################################### - - ifeq ($(USE_MINGW),YES) -@@ -50,10 +60,10 @@ - else - CC?=gcc - CXX?=g++ --LD=gcc --LXX?=g++ --AR=ar --RANLIB=ranlib -+LD=$(CC) -+LXX=$(CXX) -+AR?=ar -+RANLIB?=ranlib - - # this nice line comes from the linux kernel makefile - BASE_ARCH:=$(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc/ -e s/sparc64/sparc/ -e s/arm.*/arm/ -e s/sa110/arm/ -e s/alpha/axp/) -@@ -62,7 +72,7 @@ - ifeq ($(OS),FreeBSD) - ARCH?=freebsd_$(BASE_ARCH) - else --ARCH?=$(BASE_ARCH) -+ARCH=$(BASE_ARCH) - endif - - SHARED_LIBRARY_EXTENSION=so -@@ -72,7 +82,7 @@ - - ifeq ($(DEBUG_BUILD), YES) - BINDIR=debug --CFLAGS_DEBUG=-O0 -ggdb -D_DEBUG -+CFLAGS_DEBUG=-D_DEBUG - else - BINDIR=release - endif -@@ -118,15 +128,22 @@ - LIBROCKET_INC=$(LIBROCKET_DIR)/Include - LIBROCKET_LIB=$(LIBROCKET_DIR)/lib/libRocketWSW.a - --CFLAGS_ROCKET=-DSTATIC_LIB -I$(LIBROCKET_INC) -I$(ANGELSCRIPT_INC) -+CFLAGS_ROCKET=-I$(ANGELSCRIPT_INC) - # add the base of ui to inclusions - CFLAGS_ROCKET+=-Iui - - # static link to custombuilt lib --LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/lib -lRocketWSW -lfreetype -+LDFLAGS_ROCKET= - # dynamic link to 'official' build - # LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/Build -lRocketCore -lRocketControls -lfreetype - -+ifneq ($(SYSTEM_LIBS),YES) -+CFLAGS_ROCKET += -DSTATIC_LIB -I$(LIBROCKET_INC) -+LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/lib -lRocketWSW -lfreetype -+else -+LDFLAGS_ROCKET = -lRocketCore -lRocketControls -+endif -+ - ########################################################### - - ####################### MINGW ###################### -@@ -195,9 +212,9 @@ - LOCALBASE?=/usr/local - X11BASE?=/usr/X11R6 - --CFLAGS_COMMON=$(CFLAGS) -pipe -I. -I$(LOCALBASE)/include -I$(X11BASE)/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wno-unused-function -fvisibility=hidden --CFLAGS_RELEASE=-O2 -fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -msse2 --CFLAGS_DEBUG=-O0 -ggdb -D_DEBUG -+CFLAGS_COMMON=-I. -I$(LOCALBASE)/include -I$(X11BASE)/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wno-unused-function -fvisibility=hidden -+CFLAGS_RELEASE=-fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -+CFLAGS_DEBUG=-D_DEBUG - ifeq ($(DEBUG_BUILD),YES) - CFLAGS_COMMON+=$(CFLAGS_DEBUG) - else -@@ -209,18 +226,18 @@ - CFLAGS_MODULE=-DPIC -fPIC - CFLAGS_TV_SERVER=-DDEDICATED_ONLY -DTV_SERVER_ONLY -DC_ONLY -DTV_MODULE_HARD_LINKED - --LDFLAGS_COMMON=$(LDFLAGS) --LXXFLAGS_COMMON=$(LDFLAGS) -lstdc++ -lsupc++ -+LDFLAGS_COMMON= -+LXXFLAGS_COMMON=-lstdc++ -lsupc++ - - ifeq ($(OS),FreeBSD) - LDFLAGS_COMMON+= -L/usr/local/lib -lm -pthread - else --LDFLAGS_COMMON+= -L/usr/local/lib -ldl -lm -O1 -Wl,--as-needed -+LDFLAGS_COMMON+= -ldl -lm - endif - - ifneq ($(DEBUG_BUILD),YES) --LDFLAGS_COMMON+= -s --LXXFLAGS_COMMON+= -s -+LDFLAGS_COMMON+= -+LXXFLAGS_COMMON+= - endif - - ifeq ($(ARCH),x86_64) -@@ -298,12 +315,19 @@ - ###################################################################################################### - # Helper functions - ###################################################################################################### -+ifneq ($(V),YES) - DO_CC=echo " > Compiling $<" && \ -- $(CC) $(CFLAGS_COMMON) -c $< -o $@ -+ $(CC) $(CFLAGS_COMMON) $(CFLAGS) -c $< -o $@ - DO_CXX=echo " > Compiling (c++) $<" && \ -- $(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) -c $< -o $@ -+ $(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) $(CXXFLAGS) -c $< -o $@ - DO_RES=echo " > Compiling resource $<" && \ -- $(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+ $(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+else -+DO_CC=$(CC) $(CFLAGS_COMMON) $(CFLAGS) -c $< -o $@ -+DO_CXX=$(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) $(CXXFLAGS) -c $< -o $@ -+DO_RES=$(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+endif -+ - - DO_CC_CLIENT=$(DO_CC) $(CFLAGS_CLIENT) - DO_CC_DED=$(DO_CC) $(CFLAGS_DED) -@@ -505,17 +529,17 @@ - - all: client openal qf ded cgame game ui irc cin angelwrap tv_server - --client: $(BUILDDIRS) message-client compile-client link-client start-script-client -+client: $(BUILDDIRS) message-client compile-client link-client - openal: $(BUILDDIRS) message-openal compile-openal link-openal - qf: $(BUILDDIRS) message-qf compile-qf link-qf --ded: $(BUILDDIRS) message-ded compile-ded link-ded start-script-ded -+ded: $(BUILDDIRS) message-ded compile-ded link-ded - cgame: $(BUILDDIRS) message-cgame compile-cgame link-cgame - game: $(BUILDDIRS) message-game compile-game link-game - ui: $(BUILDDIRS) message-ui compile-ui link-ui - irc: $(BUILDDIRS) message-irc compile-irc link-irc - cin: $(BUILDDIRS) message-cin compile-cin link-cin - angelwrap: $(BUILDDIRS) message-angelwrap compile-angelwrap link-angelwrap --tv_server: $(BUILDDIRS) message-tv_server compile-tv_server link-tv_server start-script-tv_server -+tv_server: $(BUILDDIRS) message-tv_server compile-tv_server link-tv_server - - clean: clean-msg clean-depend clean-client clean-openal clean-qf clean-ded clean-cgame clean-game clean-ui clean-librocket clean-irc clean-cin clean-angelwrap clean-tv_server - -@@ -609,7 +633,14 @@ - @echo "> *********************************************************" - @echo "> * Building ui" - @echo "> *********************************************************" -+ -+ifneq ($(SYSTEM_LIBS),YES) - compile-ui: $(OBJS_UI_ROCKET) $(LIBROCKET_LIB) -+$(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(LIBROCKET_LIB) -+else -+compile-ui: $(OBJS_UI_ROCKET) -+endif -+ - link-ui: $(BINDIR)/basewsw $(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION) - clean-ui: - @echo " > Removing ui objects" && \ -@@ -617,7 +648,7 @@ - - $(LIBROCKET_LIB): - @echo "> * Building Rocket library" -- @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CFLAGS)" DEBUG_BUILD=$(DEBUG_BUILD) USE_MINGW=$(USE_MINGW) $(MAKE) -C $(LIBROCKET_DIR) -f $(LIBROCKET_MAKEFILE) DEBUG_BUILD=$(DEBUG_BUILD) -+ @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CXXFLAGS)" DEBUG_BUILD=$(DEBUG_BUILD) USE_MINGW=$(USE_MINGW) $(MAKE) -C $(LIBROCKET_DIR) -f $(LIBROCKET_MAKEFILE) DEBUG_BUILD=$(DEBUG_BUILD) - @echo "> * Done building RocketCore library." - @echo "> *********************************************************" - @echo "> * Continuing ui building..." -@@ -656,7 +687,6 @@ - @echo "> *********************************************************" - @echo "> * Building angelwrap" - @echo "> *********************************************************" -- -@rm $(ANGELSCRIPT_LIB) - $(ANGELSCRIPT_INC)/angelscript.h: - @echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" - @echo "!!!" -@@ -668,7 +698,7 @@ - - $(ANGELSCRIPT_LIB): $(ANGELSCRIPT_INC)/angelscript.h - @echo "> * Building Angelscript library first" -- @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CFLAGS)" $(MAKE) -C $(ANGELSCRIPT_PROJECT_DIR) -+ @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CXXFLAGS)" $(MAKE) -C $(ANGELSCRIPT_PROJECT_DIR) - @echo "> * Done building angelscript library." - @echo "> *********************************************************" - @echo "> * Continuing angelwrap building..." -@@ -702,69 +732,69 @@ - # DED - ######## - $(BINDIR)/$(SERVER_EXE): $(OBJS_DED) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_DED) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_DED) - - ######### - # CLIENT - ######### - ifeq ($(OS),Darwin) - $(BINDIR)/$(CLIENT_EXE): $(OBJS_CLIENT) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $(OBJS_CLIENT) mac/SDLMain.m $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS_CLIENT) mac/SDLMain.m $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) - else - $(BINDIR)/$(CLIENT_EXE): $(OBJS_CLIENT) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $(OBJS_CLIENT) $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS_CLIENT) $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) - endif - - ######### - # OPENAL - ######### - $(BINDIR)/libs/snd_openal_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_OPENAL) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_OPENAL) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_OPENAL) - - ######### - # QF - ######### - $(BINDIR)/libs/snd_qf_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_QF) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_QF) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_QF) - - ######## - # .SO - ######## - $(BINDIR)/basewsw/cgame_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_CGAME) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) - - $(BINDIR)/basewsw/game_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_GAME) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) - - $(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_UI_ROCKET) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) - - $(BINDIR)/libs/irc_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_IRC) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_IRC) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_IRC) - - $(BINDIR)/libs/cin_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_CIN) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_CIN) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_CIN) - - $(BINDIR)/libs/angelwrap_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_ANGELWRAP) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ANGELWRAP) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ANGELWRAP) - - ######## - # TV - ######## - $(BINDIR)/$(TV_SERVER_EXE): $(OBJS_TV_SERVER) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_TV_SERVER) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_TV_SERVER) - - ###################################################################################################### - # Meta Rules -@@ -776,229 +806,229 @@ - # CLIENT - ######## - $(BUILDDIR)/client/%.o: qcommon/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: server/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: client/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: ref_gl/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: null/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: matchmaker/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/client/%.o: win32/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: win32/%.rc -- @$(DO_RES_CLIENT) -+ $(Q)$(DO_RES_CLIENT) - else - ifeq ($(OS),Darwin) - $(BUILDDIR)/client/%.o: mac/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - $(BUILDDIR)/client/%.o: unix/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - else - $(BUILDDIR)/client/%.o: unix/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - endif - endif - - $(BUILDDIR)/client/%.o: game/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: gameshared/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BINDIR)/warsow: unix/start_script.sh -- @echo " > Installing client start script" && \ -- cp $< $@ && \ -+ @echo " > Installing client start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ######## - # OPENAL - ######## - $(BUILDDIR)/openal/%.o: snd_openal/%.c -- @$(DO_CC_MODULE) $(CFLAGS_OPENAL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_OPENAL) - - $(BUILDDIR)/openal/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # QF - ######## - $(BUILDDIR)/qf/%.o: snd_qf/%.c -- @$(DO_CC_MODULE) $(CFLAGS_QF) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_QF) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/qf/win_snd.o: win32/win_snd.c -- @$(DO_CC_MODULE) $(CFLAGS_DSOUND) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_DSOUND) - else - $(BUILDDIR)/qf/unix_snd.o: unix/unix_snd.c -- @$(DO_CC_MODULE) $(CFLAGS_SDL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_SDL) - endif - - $(BUILDDIR)/qf/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - - ######## - # DED - ######## - $(BUILDDIR)/ded/%.o: qcommon/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: server/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/ded/%.o: win32/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - else - $(BUILDDIR)/ded/%.o: unix/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - endif - - $(BUILDDIR)/ded/%.o: null/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: game/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: gameshared/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: matchmaker/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BINDIR)/wsw_server: unix/start_script.sh -- @echo " > Installing dedicated server start script" && \ -- cp $< $@ && \ -+ @echo " > Installing dedicated server start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ######## - # CGAME - ######## - $(BUILDDIR)/cgame/%.o: cgame/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cgame/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # GAME - ######## - $(BUILDDIR)/game/%.o: game/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: game/ai/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: matchmaker/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # UI.ROCKET - ######## - $(BUILDDIR)/ui/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ui/%.o: ui/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/kernel/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/as/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/datasources/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/widgets/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/decorators/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - #$(BUILDDIR)/ui.as/%.o: matchmaker/%.c --# @$(DO_CC_MODULE) -+# $(DO_CC_MODULE) - - ######## - # IRC - ######## - $(BUILDDIR)/irc/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/irc/%.o: irc/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # CIN - ######## - $(BUILDDIR)/cin/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cin/%.o: cin/%.c -- @$(DO_CC_MODULE) $(CFLAGS_CIN) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_CIN) - - ######## - # ANGELWRAP - ######## - $(BUILDDIR)/angelwrap/%.o: gameshared/%.c -- @$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o: angelwrap/%.c -- @$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o: angelwrap/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o : angelwrap/addon/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) - - ######## - # TV SERVER - ######## - $(BUILDDIR)/tv_server/%.o: qcommon/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: client/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: tv_server/tv_module/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: tv_server/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/tv_server/%.o: win32/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - else - $(BUILDDIR)/tv_server/%.o: unix/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - endif - - $(BUILDDIR)/tv_server/%.o: null/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: gameshared/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BINDIR)/wswtv_server: unix/start_script.sh -- @echo " > Installing TV server start script" && \ -- cp $< $@ && \ -+ @echo " > Installing TV server start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ###################################################################################################### ---- libsrcs/libRocket/libRocket/Makefile.warsow -+++ libsrcs/libRocket/libRocket/Makefile.warsow -@@ -13,9 +13,9 @@ - endif - - ifeq ($(DEBUG_BUILD),YES) -- CXXFLAGS += -g -DROCKET_DEBUG -+ CXXFLAGS += -DROCKET_DEBUG - else -- CXXFLAGS += -O2 -+ CXXFLAGS += - endif - - BUILDDIR=Build/obj ---- libsrcs/angelscript/angelSVN/sdk/angelscript/projects/gnuc/makefile -+++ libsrcs/angelscript/angelSVN/sdk/angelscript/projects/gnuc/makefile -@@ -47,7 +47,7 @@ - CXX ?= gcc - # On i686 architecture you may need to add -march=i686 if you get - # an undefined symbol for __sync_sub_and_fetch_4 in as_atomic.cpp. -- CXXFLAGS += -g -Wall -fPIC -fno-strict-aliasing -+ CXXFLAGS += -Wall -fPIC -fno-strict-aliasing - endif - - AR ?= ar diff --git a/games-fps/warsow/files/warsow-1.03-build.patch b/games-fps/warsow/files/warsow-1.03-build.patch deleted file mode 100644 index b08376a8cc44..000000000000 --- a/games-fps/warsow/files/warsow-1.03-build.patch +++ /dev/null @@ -1,624 +0,0 @@ -From: Julian Ospald -Date: Thu Oct 11 15:00:18 UTC 2012 -Subject: build system - -a) respect flags/linker -b) don't take ARCH from env (we set BASE_ARCH in the ebuild) -c) split LDFLAGS and LDFLAGS_COMMON as per bug - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347650 -d) don't remove angel-lib (compilation fails, why is this?) -e) make output verbose -f) remove start-scripts -g) address parallel make issues - ---- source/Makefile -+++ source/Makefile -@@ -30,6 +30,16 @@ - # Build Warsow client without server capabilities? - BUILD_THIN_CLIENT?=NO - -+# use system libRocket -+SYSTEM_LIBS=NO -+ -+# enable verbosity -+V=NO -+ -+ifneq ($(V),YES) -+Q=@ -+endif -+ - ########################################################### - - ifeq ($(USE_MINGW),YES) -@@ -50,10 +60,10 @@ - else - CC?=gcc - CXX?=g++ --LD=gcc --LXX?=g++ --AR=ar --RANLIB=ranlib -+LD=$(CC) -+LXX=$(CXX) -+AR?=ar -+RANLIB?=ranlib - - # this nice line comes from the linux kernel makefile - BASE_ARCH:=$(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc/ -e s/sparc64/sparc/ -e s/arm.*/arm/ -e s/sa110/arm/ -e s/alpha/axp/) -@@ -62,7 +72,7 @@ - ifeq ($(OS),FreeBSD) - ARCH?=freebsd_$(BASE_ARCH) - else --ARCH?=$(BASE_ARCH) -+ARCH=$(BASE_ARCH) - endif - - SHARED_LIBRARY_EXTENSION=so -@@ -72,7 +82,7 @@ - - ifeq ($(DEBUG_BUILD), YES) - BINDIR=debug --CFLAGS_DEBUG=-O0 -ggdb -D_DEBUG -+CFLAGS_DEBUG=-D_DEBUG - else - BINDIR=release - endif -@@ -118,15 +128,22 @@ - LIBROCKET_INC=$(LIBROCKET_DIR)/Include - LIBROCKET_LIB=$(LIBROCKET_DIR)/lib/libRocketWSW.a - --CFLAGS_ROCKET=-DSTATIC_LIB -I$(LIBROCKET_INC) -I$(ANGELSCRIPT_INC) -+CFLAGS_ROCKET=-I$(ANGELSCRIPT_INC) - # add the base of ui to inclusions - CFLAGS_ROCKET+=-Iui - - # static link to custombuilt lib --LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/lib -lRocketWSW -lfreetype -+LDFLAGS_ROCKET= - # dynamic link to 'official' build - # LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/Build -lRocketCore -lRocketControls -lfreetype - -+ifneq ($(SYSTEM_LIBS),YES) -+CFLAGS_ROCKET += -DSTATIC_LIB -I$(LIBROCKET_INC) -+LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/lib -lRocketWSW -lfreetype -+else -+LDFLAGS_ROCKET = -lRocketCore -lRocketControls -+endif -+ - ########################################################### - - ####################### MINGW ###################### -@@ -195,9 +212,9 @@ - LOCALBASE?=/usr/local - X11BASE?=/usr/X11R6 - --CFLAGS_COMMON=$(CFLAGS) -pipe -I. -I$(LOCALBASE)/include -I$(X11BASE)/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wno-unused-function -fvisibility=hidden --CFLAGS_RELEASE=-O2 -fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -msse2 --CFLAGS_DEBUG=-O0 -ggdb -D_DEBUG -+CFLAGS_COMMON=-I. -I$(LOCALBASE)/include -I$(X11BASE)/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wno-unused-function -fvisibility=hidden -+CFLAGS_RELEASE=-fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -+CFLAGS_DEBUG=-D_DEBUG - ifeq ($(DEBUG_BUILD),YES) - CFLAGS_COMMON+=$(CFLAGS_DEBUG) - else -@@ -209,18 +226,18 @@ - CFLAGS_MODULE=-DPIC -fPIC - CFLAGS_TV_SERVER=-DDEDICATED_ONLY -DTV_SERVER_ONLY -DC_ONLY -DTV_MODULE_HARD_LINKED - --LDFLAGS_COMMON=$(LDFLAGS) --LXXFLAGS_COMMON=$(LDFLAGS) -lstdc++ -lsupc++ -+LDFLAGS_COMMON= -+LXXFLAGS_COMMON=-lstdc++ -lsupc++ - - ifeq ($(OS),FreeBSD) - LDFLAGS_COMMON+= -L/usr/local/lib -lm -pthread - else --LDFLAGS_COMMON+= -L/usr/local/lib -ldl -lm -O1 -Wl,--as-needed -+LDFLAGS_COMMON+= -ldl -lm - endif - - ifneq ($(DEBUG_BUILD),YES) --LDFLAGS_COMMON+= -s --LXXFLAGS_COMMON+= -s -+LDFLAGS_COMMON+= -+LXXFLAGS_COMMON+= - endif - - ifeq ($(ARCH),x86_64) -@@ -298,12 +315,19 @@ - ###################################################################################################### - # Helper functions - ###################################################################################################### -+ifneq ($(V),YES) - DO_CC=echo " > Compiling $<" && \ -- $(CC) $(CFLAGS_COMMON) -c $< -o $@ -+ $(CC) $(CFLAGS_COMMON) $(CFLAGS) -c $< -o $@ - DO_CXX=echo " > Compiling (c++) $<" && \ -- $(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) -c $< -o $@ -+ $(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) $(CXXFLAGS) -c $< -o $@ - DO_RES=echo " > Compiling resource $<" && \ -- $(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+ $(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+else -+DO_CC=$(CC) $(CFLAGS_COMMON) $(CFLAGS) -c $< -o $@ -+DO_CXX=$(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) $(CXXFLAGS) -c $< -o $@ -+DO_RES=$(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+endif -+ - - DO_CC_CLIENT=$(DO_CC) $(CFLAGS_CLIENT) - DO_CC_DED=$(DO_CC) $(CFLAGS_DED) -@@ -505,17 +529,17 @@ - - all: client openal qf ded cgame game ui irc cin angelwrap tv_server - --client: $(BUILDDIRS) message-client compile-client link-client start-script-client -+client: $(BUILDDIRS) message-client compile-client link-client - openal: $(BUILDDIRS) message-openal compile-openal link-openal - qf: $(BUILDDIRS) message-qf compile-qf link-qf --ded: $(BUILDDIRS) message-ded compile-ded link-ded start-script-ded -+ded: $(BUILDDIRS) message-ded compile-ded link-ded - cgame: $(BUILDDIRS) message-cgame compile-cgame link-cgame - game: $(BUILDDIRS) message-game compile-game link-game - ui: $(BUILDDIRS) message-ui compile-ui link-ui - irc: $(BUILDDIRS) message-irc compile-irc link-irc - cin: $(BUILDDIRS) message-cin compile-cin link-cin - angelwrap: $(BUILDDIRS) message-angelwrap compile-angelwrap link-angelwrap --tv_server: $(BUILDDIRS) message-tv_server compile-tv_server link-tv_server start-script-tv_server -+tv_server: $(BUILDDIRS) message-tv_server compile-tv_server link-tv_server - - clean: clean-msg clean-depend clean-client clean-openal clean-qf clean-ded clean-cgame clean-game clean-ui clean-librocket clean-irc clean-cin clean-angelwrap clean-tv_server - -@@ -609,7 +633,14 @@ - @echo "> *********************************************************" - @echo "> * Building ui" - @echo "> *********************************************************" -+ -+ifneq ($(SYSTEM_LIBS),YES) - compile-ui: $(OBJS_UI_ROCKET) $(LIBROCKET_LIB) -+$(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(LIBROCKET_LIB) -+else -+compile-ui: $(OBJS_UI_ROCKET) -+endif -+ - link-ui: $(BINDIR)/basewsw $(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION) - clean-ui: - @echo " > Removing ui objects" && \ -@@ -617,7 +648,7 @@ - - $(LIBROCKET_LIB): - @echo "> * Building Rocket library" -- @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CFLAGS)" DEBUG_BUILD=$(DEBUG_BUILD) USE_MINGW=$(USE_MINGW) $(MAKE) -C $(LIBROCKET_DIR) -f $(LIBROCKET_MAKEFILE) DEBUG_BUILD=$(DEBUG_BUILD) -+ @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CXXFLAGS)" DEBUG_BUILD=$(DEBUG_BUILD) USE_MINGW=$(USE_MINGW) $(MAKE) -C $(LIBROCKET_DIR) -f $(LIBROCKET_MAKEFILE) DEBUG_BUILD=$(DEBUG_BUILD) - @echo "> * Done building RocketCore library." - @echo "> *********************************************************" - @echo "> * Continuing ui building..." -@@ -656,7 +687,6 @@ - @echo "> *********************************************************" - @echo "> * Building angelwrap" - @echo "> *********************************************************" -- -@rm $(ANGELSCRIPT_LIB) - $(ANGELSCRIPT_INC)/angelscript.h: - @echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" - @echo "!!!" -@@ -668,7 +698,7 @@ - - $(ANGELSCRIPT_LIB): $(ANGELSCRIPT_INC)/angelscript.h - @echo "> * Building Angelscript library first" -- @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CFLAGS)" $(MAKE) -C $(ANGELSCRIPT_PROJECT_DIR) -+ @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CXXFLAGS)" $(MAKE) -C $(ANGELSCRIPT_PROJECT_DIR) - @echo "> * Done building angelscript library." - @echo "> *********************************************************" - @echo "> * Continuing angelwrap building..." -@@ -702,69 +732,69 @@ - # DED - ######## - $(BINDIR)/$(SERVER_EXE): $(OBJS_DED) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_DED) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_DED) - - ######### - # CLIENT - ######### - ifeq ($(OS),Darwin) - $(BINDIR)/$(CLIENT_EXE): $(OBJS_CLIENT) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $(OBJS_CLIENT) mac/SDLMain.m $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS_CLIENT) mac/SDLMain.m $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) - else - $(BINDIR)/$(CLIENT_EXE): $(OBJS_CLIENT) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $(OBJS_CLIENT) $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS_CLIENT) $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) - endif - - ######### - # OPENAL - ######### - $(BINDIR)/libs/snd_openal_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_OPENAL) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_OPENAL) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_OPENAL) - - ######### - # QF - ######### - $(BINDIR)/libs/snd_qf_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_QF) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_QF) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_QF) - - ######## - # .SO - ######## - $(BINDIR)/basewsw/cgame_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_CGAME) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) - - $(BINDIR)/basewsw/game_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_GAME) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) - - $(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_UI_ROCKET) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) - - $(BINDIR)/libs/irc_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_IRC) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_IRC) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_IRC) - - $(BINDIR)/libs/cin_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_CIN) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_CIN) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_CIN) - - $(BINDIR)/libs/angelwrap_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_ANGELWRAP) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ANGELWRAP) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ANGELWRAP) - - ######## - # TV - ######## - $(BINDIR)/$(TV_SERVER_EXE): $(OBJS_TV_SERVER) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_TV_SERVER) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_TV_SERVER) - - ###################################################################################################### - # Meta Rules -@@ -776,229 +806,229 @@ - # CLIENT - ######## - $(BUILDDIR)/client/%.o: qcommon/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: server/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: client/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: ref_gl/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: null/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: matchmaker/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/client/%.o: win32/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: win32/%.rc -- @$(DO_RES_CLIENT) -+ $(Q)$(DO_RES_CLIENT) - else - ifeq ($(OS),Darwin) - $(BUILDDIR)/client/%.o: mac/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - $(BUILDDIR)/client/%.o: unix/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - else - $(BUILDDIR)/client/%.o: unix/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - endif - endif - - $(BUILDDIR)/client/%.o: game/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: gameshared/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BINDIR)/warsow: unix/start_script.sh -- @echo " > Installing client start script" && \ -- cp $< $@ && \ -+ @echo " > Installing client start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ######## - # OPENAL - ######## - $(BUILDDIR)/openal/%.o: snd_openal/%.c -- @$(DO_CC_MODULE) $(CFLAGS_OPENAL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_OPENAL) - - $(BUILDDIR)/openal/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # QF - ######## - $(BUILDDIR)/qf/%.o: snd_qf/%.c -- @$(DO_CC_MODULE) $(CFLAGS_QF) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_QF) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/qf/win_snd.o: win32/win_snd.c -- @$(DO_CC_MODULE) $(CFLAGS_DSOUND) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_DSOUND) - else - $(BUILDDIR)/qf/unix_snd.o: unix/unix_snd.c -- @$(DO_CC_MODULE) $(CFLAGS_SDL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_SDL) - endif - - $(BUILDDIR)/qf/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - - ######## - # DED - ######## - $(BUILDDIR)/ded/%.o: qcommon/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: server/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/ded/%.o: win32/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - else - $(BUILDDIR)/ded/%.o: unix/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - endif - - $(BUILDDIR)/ded/%.o: null/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: game/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: gameshared/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: matchmaker/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BINDIR)/wsw_server: unix/start_script.sh -- @echo " > Installing dedicated server start script" && \ -- cp $< $@ && \ -+ @echo " > Installing dedicated server start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ######## - # CGAME - ######## - $(BUILDDIR)/cgame/%.o: cgame/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cgame/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # GAME - ######## - $(BUILDDIR)/game/%.o: game/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: game/ai/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: matchmaker/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # UI.ROCKET - ######## - $(BUILDDIR)/ui/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ui/%.o: ui/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/kernel/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/as/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/datasources/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/widgets/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/decorators/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - #$(BUILDDIR)/ui.as/%.o: matchmaker/%.c --# @$(DO_CC_MODULE) -+# $(DO_CC_MODULE) - - ######## - # IRC - ######## - $(BUILDDIR)/irc/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/irc/%.o: irc/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # CIN - ######## - $(BUILDDIR)/cin/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cin/%.o: cin/%.c -- @$(DO_CC_MODULE) $(CFLAGS_CIN) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_CIN) - - ######## - # ANGELWRAP - ######## - $(BUILDDIR)/angelwrap/%.o: gameshared/%.c -- @$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o: angelwrap/%.c -- @$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o: angelwrap/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o : angelwrap/addon/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) - - ######## - # TV SERVER - ######## - $(BUILDDIR)/tv_server/%.o: qcommon/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: client/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: tv_server/tv_module/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: tv_server/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/tv_server/%.o: win32/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - else - $(BUILDDIR)/tv_server/%.o: unix/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - endif - - $(BUILDDIR)/tv_server/%.o: null/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: gameshared/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BINDIR)/wswtv_server: unix/start_script.sh -- @echo " > Installing TV server start script" && \ -- cp $< $@ && \ -+ @echo " > Installing TV server start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ###################################################################################################### ---- libsrcs/libRocket/libRocket/Makefile.warsow -+++ libsrcs/libRocket/libRocket/Makefile.warsow -@@ -13,9 +13,9 @@ - endif - - ifeq ($(DEBUG_BUILD),YES) -- CXXFLAGS += -g -DROCKET_DEBUG -+ CXXFLAGS += -DROCKET_DEBUG - else -- CXXFLAGS += -O2 -+ CXXFLAGS += - endif - - BUILDDIR=Build/obj ---- libsrcs/angelscript/angelSVN/sdk/angelscript/projects/gnuc/makefile -+++ libsrcs/angelscript/angelSVN/sdk/angelscript/projects/gnuc/makefile -@@ -47,7 +47,7 @@ - CXX ?= gcc - # On i686 architecture you may need to add -march=i686 if you get - # an undefined symbol for __sync_sub_and_fetch_4 in as_atomic.cpp. -- CXXFLAGS += -g -Wall -fPIC -fno-strict-aliasing -+ CXXFLAGS += -Wall -fPIC -fno-strict-aliasing - endif - - AR ?= ar diff --git a/games-fps/warsow/files/warsow-1.03-pic.patch b/games-fps/warsow/files/warsow-1.03-pic.patch deleted file mode 100644 index 71c4d8eed690..000000000000 --- a/games-fps/warsow/files/warsow-1.03-pic.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- source/snd_qf/snd_mix.c -+++ source/snd_qf/snd_mix.c -@@ -27,7 +27,7 @@ - int *snd_p, snd_linear_count, snd_vol, music_vol; - short *snd_out; - --#if !defined ( id386 ) || defined ( __MACOSX__ ) -+#if defined ( PIC ) || !defined ( id386 ) || defined ( __MACOSX__ ) - #ifdef _WIN32 - #pragma warning( push ) - #pragma warning( disable : 4310 ) // cast truncates constant value diff --git a/games-fps/warsow/files/warsow-1.5-build.patch b/games-fps/warsow/files/warsow-1.5-build.patch deleted file mode 100644 index 70442fe1fa81..000000000000 --- a/games-fps/warsow/files/warsow-1.5-build.patch +++ /dev/null @@ -1,715 +0,0 @@ -From: Julian Ospald -Date: Thu Oct 11 15:00:18 UTC 2012 -Subject: build system - -a) respect flags/linker -b) don't take ARCH from env (we set BASE_ARCH in the ebuild) -c) split LDFLAGS and LDFLAGS_COMMON as per bug - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347650 -d) don't remove angel-lib (compilation fails, why is this?) -e) make output verbose -f) remove start-scripts -g) address parallel make issues - ---- source/Makefile -+++ source/Makefile -@@ -33,6 +33,17 @@ - # Build Warsow client without server capabilities? - BUILD_THIN_CLIENT?=NO - -+# use system libRocket -+SYSTEM_LIBS=NO -+ -+# enable verbosity -+V=NO -+ -+ifneq ($(V),YES) -+Q=@ -+endif -+ -+ - ########################################################### - - ifeq ($(USE_MINGW),YES) -@@ -54,10 +65,10 @@ - else - CC?=gcc - CXX?=g++ --LD=gcc --LXX=g++ --AR=ar --RANLIB=ranlib -+LD=$(CC) -+LXX=$(CXX) -+AR?=ar -+RANLIB?=ranlib - - # this nice line comes from the linux kernel makefile - BASE_ARCH:=$(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc/ -e s/sparc64/sparc/ -e s/arm.*/arm/ -e s/sa110/arm/ -e s/alpha/axp/) -@@ -66,7 +77,7 @@ - ifeq ($(OS),FreeBSD) - ARCH?=freebsd_$(BASE_ARCH) - else --ARCH?=$(BASE_ARCH) -+ARCH=$(BASE_ARCH) - endif - - ifeq ($(ARCH),x86_64) -@@ -83,7 +94,7 @@ - - ifeq ($(DEBUG_BUILD), YES) - BINDIR=debug --CFLAGS_DEBUG=-O0 -ggdb -D_DEBUG -+CFLAGS_DEBUG=-D_DEBUG - else - BINDIR=release - endif -@@ -136,7 +147,11 @@ - LIBROCKET_INC=$(LIBROCKET_DIR)/Include - LIBROCKET_LIB=$(LIBROCKET_DIR)/lib/libRocketWSW.a - -+ifneq ($(SYSTEM_LIBS),YES) - CFLAGS_ROCKET=-DSTATIC_LIB -I$(LIBROCKET_INC) -I$(ANGELSCRIPT_INC) -+else -+CFLAGS_ROCKET=-I$(ANGELSCRIPT_INC) -+endif - # add the base of ui to inclusions - CFLAGS_ROCKET+=-Iui - -@@ -231,9 +246,9 @@ - ####################### NORMAL *NIX? ###################### - LOCALBASE?=/usr/local - --CFLAGS_COMMON=$(CFLAGS) -pipe -I. -I$(LOCALBASE)/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wno-unused-function -fvisibility=hidden -Winvalid-pch --CFLAGS_RELEASE=-O2 -fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -msse2 --CFLAGS_DEBUG=-O0 -ggdb -D_DEBUG -+CFLAGS_COMMON=-I. -I$(LOCALBASE)/include -I$(X11BASE)/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wno-unused-function -fvisibility=hidden -+CFLAGS_RELEASE=-fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -+CFLAGS_DEBUG=-D_DEBUG - ifeq ($(DEBUG_BUILD),YES) - CFLAGS_COMMON+=$(CFLAGS_DEBUG) - else -@@ -245,18 +260,18 @@ - CFLAGS_MODULE=-DPIC -fPIC - CFLAGS_TV_SERVER=-DDEDICATED_ONLY -DTV_SERVER_ONLY -DC_ONLY -DTV_MODULE_HARD_LINKED - --LDFLAGS_COMMON=$(LDFLAGS) --LXXFLAGS_COMMON=$(LDFLAGS) -lstdc++ -lsupc++ -+LDFLAGS_COMMON= -+LXXFLAGS_COMMON=-lstdc++ -lsupc++ - - ifeq ($(OS),FreeBSD) - LDFLAGS_COMMON+= -L$(LOCALBASE)/lib -lm - else --LDFLAGS_COMMON+= -L$(LOCALBASE)/lib -lm -ldl -O1 -Wl,--as-needed -+LDFLAGS_COMMON+= -ldl -lm - endif - - ifneq ($(DEBUG_BUILD),YES) --LDFLAGS_COMMON+= -s --LXXFLAGS_COMMON+= -s -+LDFLAGS_COMMON+= -+LXXFLAGS_COMMON+= - endif - - ifeq ($(ARCH),x86_64) -@@ -270,8 +285,12 @@ - LDFLAGS_MODULE=-shared - LDFLAGS_TV_SERVER=-lz -lpthread $(shell curl-config --libs) - -+ifneq ($(SYSTEM_LIBS),YES) - # static link to custombuilt lib - LDFLAGS_ROCKET=-L$(LIBROCKET_DIR)/lib -lRocketWSW -lfreetype -+else -+LDFLAGS_ROCKET = -lRocketCore -lRocketControls -+endif - - # openal - ifeq ($(BUILD_SND_OPENAL),YES) -@@ -358,12 +377,18 @@ - ###################################################################################################### - # Helper functions - ###################################################################################################### -+ifneq ($(V),YES) - DO_CC=echo " > Compiling $<" && \ - $(CC) $(CFLAGS_COMMON) -c $< -o $@ - DO_CXX=echo " > Compiling (c++) $<" && \ - $(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) -c $< -o $@ - DO_RES=echo " > Compiling resource $<" && \ - $(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+else -+DO_CC=$(CC) $(CFLAGS_COMMON) $(CFLAGS) -c $< -o $@ -+DO_CXX=$(CXX) $(CFLAGS_COMMON) $(CXXFLAGS_COMMON) $(CXXFLAGS) -c $< -o $@ -+DO_RES=$(RES) $(RESFLAGS_COMMON) -i $< -o $@ -+endif - - DO_CC_CLIENT=$(DO_CC) $(CFLAGS_CLIENT) - DO_CC_DED=$(DO_CC) $(CFLAGS_DED) -@@ -626,10 +651,10 @@ - - all: client openal qf ded ui cgame game irc cin ftlib steamlib ref_gl angelwrap tv_server - --client: $(BUILDDIRS) message-client compile-client link-client start-script-client -+client: $(BUILDDIRS) message-client compile-client link-client - openal: $(BUILDDIRS) message-openal compile-openal link-openal - qf: $(BUILDDIRS) message-qf compile-qf link-qf --ded: $(BUILDDIRS) message-ded compile-ded link-ded start-script-ded -+ded: $(BUILDDIRS) message-ded compile-ded link-ded - ui: $(BUILDDIRS) message-ui compile-ui link-ui - cgame: $(BUILDDIRS) message-cgame compile-cgame link-cgame - game: $(BUILDDIRS) message-game compile-game link-game -@@ -639,7 +664,7 @@ - steamlib: $(BUILDDIRS) message-steamlib compile-steamlib link-steamlib - ref_gl: $(BUILDDIRS) message-ref_gl compile-ref_gl link-ref_gl - angelwrap: $(BUILDDIRS) message-angelwrap compile-angelwrap link-angelwrap --tv_server: $(BUILDDIRS) message-tv_server compile-tv_server link-tv_server start-script-tv_server -+tv_server: $(BUILDDIRS) message-tv_server compile-tv_server link-tv_server - - clean: clean-msg clean-depend clean-client clean-openal clean-qf clean-ded clean-ui clean-librocket clean-cgame clean-game clean-irc clean-cin clean-ftlib clean-steamlib clean-ref_gl clean-angelwrap clean-tv_server - -@@ -733,7 +758,12 @@ - @echo "> *********************************************************" - @echo "> * Building ui" - @echo "> *********************************************************" -+ifneq ($(SYSTEM_LIBS),YES) - compile-ui: $(PCH_UI_ROCKET) $(OBJS_UI_ROCKET) $(LIBROCKET_LIB) -+$(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(LIBROCKET_LIB) -+else -+compile-ui: $(PCH_UI_ROCKET) $(OBJS_UI_ROCKET) -+endif - link-ui: $(BINDIR)/basewsw $(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION) - clean-ui: - @echo " > Removing ui objects" && \ -@@ -741,7 +771,7 @@ - - $(LIBROCKET_LIB): - @echo "> * Building Rocket library" -- @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CFLAGS)" DEBUG_BUILD=$(DEBUG_BUILD) USE_MINGW=$(USE_MINGW) $(MAKE) -C $(LIBROCKET_DIR) -f $(LIBROCKET_MAKEFILE) DEBUG_BUILD=$(DEBUG_BUILD) -+ @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CXXFLAGS)" DEBUG_BUILD=$(DEBUG_BUILD) USE_MINGW=$(USE_MINGW) $(MAKE) -C $(LIBROCKET_DIR) -f $(LIBROCKET_MAKEFILE) DEBUG_BUILD=$(DEBUG_BUILD) - @echo "> * Done building RocketCore library." - @echo "> *********************************************************" - @echo "> * Continuing ui building..." -@@ -827,7 +857,7 @@ - - $(ANGELSCRIPT_LIB): $(ANGELSCRIPT_INC)/angelscript.h - @echo "> * Building Angelscript library first" -- @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CFLAGS)" $(MAKE) -C $(ANGELSCRIPT_PROJECT_DIR) -+ @CXX=$(CXX) AR=$(AR) RANLIB=$(RANLIB) CXXFLAGS="$(CXXFLAGS)" $(MAKE) -C $(ANGELSCRIPT_PROJECT_DIR) - @echo "> * Done building angelscript library." - @echo "> *********************************************************" - @echo "> * Continuing angelwrap building..." -@@ -862,80 +892,86 @@ - ######## - $(BINDIR)/$(SERVER_EXE): $(OBJS_DED) - @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_DED) -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_DED) - - ######### - # CLIENT - ######### - ifeq ($(OS),Darwin) - $(BINDIR)/$(CLIENT_EXE): $(OBJS_CLIENT) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $(OBJS_CLIENT) mac/SDLMain.m $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS_CLIENT) mac/SDLMain.m $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) - else - $(BINDIR)/$(CLIENT_EXE): $(OBJS_CLIENT) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $(OBJS_CLIENT) $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS_CLIENT) $(LDFLAGS_COMMON) $(LDFLAGS_CLIENT) - endif - - ######### - # OPENAL - ######### - $(BINDIR)/libs/snd_openal_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_OPENAL) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_OPENAL) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_OPENAL) - - ######### - # QF - ######### - $(BINDIR)/libs/snd_qf_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_QF) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_QF) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_QF) - - ######## - # .SO - ######## - $(BINDIR)/basewsw/cgame_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_CGAME) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) - - $(BINDIR)/basewsw/game_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_GAME) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) -- -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) -+ -+ifneq ($(SYSTEM_LIBS),YES) - $(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_UI_ROCKET) $(LIBROCKET_LIB) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) -+else -+$(BINDIR)/basewsw/ui_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_UI_ROCKET) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ROCKET) -+endif - - $(BINDIR)/libs/irc_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_IRC) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_IRC) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_IRC) - - $(BINDIR)/libs/cin_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_CIN) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_CIN) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_CIN) - - $(BINDIR)/libs/ftlib_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_FTLIB) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_FTLIB) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_FTLIB) - - $(BINDIR)/libs/steamlib_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_STEAMLIB) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_STEAMLIB) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_STEAMLIB) - - $(BINDIR)/libs/ref_gl_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_REF_GL) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_REF_GL) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_REF_GL) - - $(BINDIR)/libs/angelwrap_$(ARCH).$(SHARED_LIBRARY_EXTENSION): $(OBJS_ANGELWRAP) $(ANGELSCRIPT_LIB) -- @echo " > Linking $@" && \ -- $(LXX) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ANGELWRAP) -+ @echo " > Linking $@" -+ $(Q)$(LXX) $(CXXFLAGS) $(LDFLAGS) -o $@ $^ $(LXXFLAGS_COMMON) $(LDFLAGS_MODULE) $(LDFLAGS_ANGELWRAP) - - ######## - # TV - ######## - $(BINDIR)/$(TV_SERVER_EXE): $(OBJS_TV_SERVER) -- @echo " > Linking $@" && \ -- $(LD) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_TV_SERVER) -+ @echo " > Linking $@" -+ $(Q)$(LD) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDFLAGS_COMMON) $(LDFLAGS_TV_SERVER) - - ###################################################################################################### - # Meta Rules -@@ -947,177 +983,177 @@ - # CLIENT - ######## - $(BUILDDIR)/client/%.o: qcommon/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: server/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: client/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: null/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: matchmaker/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/client/%.o: win32/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BUILDDIR)/client/%.o: win32/%.rc -- @$(DO_RES_CLIENT) -+ $(Q)$(DO_RES_CLIENT) - else - ifeq ($(OS),Darwin) - $(BUILDDIR)/client/%.o: mac/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - $(BUILDDIR)/client/%.o: unix/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - else - $(BUILDDIR)/client/%.o: unix/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - endif - endif - - $(BUILDDIR)/client/%.o: gameshared/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - $(BUILDDIR)/client/%.o: qalgo/%.c -- @$(DO_CC_CLIENT) -+ $(Q)$(DO_CC_CLIENT) - - $(BINDIR)/warsow: unix/start_script.sh -- @echo " > Installing client start script" && \ -- cp $< $@ && \ -+ @echo " > Installing client start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ######## - # OPENAL - ######## - $(BUILDDIR)/openal/%.o: snd_openal/%.c -- @$(DO_CC_MODULE) $(CFLAGS_OPENAL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_OPENAL) - - $(BUILDDIR)/openal/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - $(BUILDDIR)/openal/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # QF - ######## - $(BUILDDIR)/qf/%.o: snd_qf/%.c -- @$(DO_CC_MODULE) $(CFLAGS_QF) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_QF) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/qf/win_snd.o: win32/win_snd.c -- @$(DO_CC_MODULE) $(CFLAGS_DSOUND) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_DSOUND) - else - $(BUILDDIR)/qf/unix_snd.o: unix/unix_snd.c -- @$(DO_CC_MODULE) $(CFLAGS_SDL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_SDL) - endif - - $(BUILDDIR)/qf/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - $(BUILDDIR)/qf/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # DED - ######## - $(BUILDDIR)/ded/%.o: qcommon/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: server/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/ded/%.o: win32/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - else - $(BUILDDIR)/ded/%.o: unix/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - endif - - $(BUILDDIR)/ded/%.o: null/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: game/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: gameshared/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: qalgo/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BUILDDIR)/ded/%.o: matchmaker/%.c -- @$(DO_CC_DED) -+ $(Q)$(DO_CC_DED) - - $(BINDIR)/wsw_server: unix/start_script.sh -- @echo " > Installing dedicated server start script" && \ -- cp $< $@ && \ -+ @echo " > Installing dedicated server start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ######## - # CGAME - ######## - $(BUILDDIR)/cgame/%.o: cgame/%.cpp -- @$(DO_CXX_MODULE) -+ $(Q)$(DO_CXX_MODULE) - - $(BUILDDIR)/cgame/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cgame/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # GAME - ######## - $(BUILDDIR)/game/%.o: game/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_GAME) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_GAME) - - $(BUILDDIR)/game/%.o: game/ai/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_GAME) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_GAME) - - $(BUILDDIR)/game/%.o: gameshared/%.c -- @$(DO_CC_MODULE) $(CFLAGS_GAME) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_GAME) - - $(BUILDDIR)/game/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/game/%.o: matchmaker/%.c -- @$(DO_CC_MODULE) $(CFLAGS_GAME) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_GAME) - - ######## - # UI.ROCKET - ######## - $(BUILDDIR)/ui/pch/ui_precompiled.h.gch: ui/ui_precompiled.h -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ui/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ui/%.o: ui/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/kernel/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/as/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/datasources/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/widgets/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/parsers/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - $(BUILDDIR)/ui/%.o: ui/decorators/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ROCKET) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ROCKET) - - #$(BUILDDIR)/ui.as/%.o: matchmaker/%.c - # @$(DO_CC_MODULE) -@@ -1126,69 +1162,69 @@ - # IRC - ######## - $(BUILDDIR)/irc/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/irc/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/irc/%.o: irc/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - ######## - # CIN - ######## - $(BUILDDIR)/cin/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cin/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/cin/%.o: cin/%.c -- @$(DO_CC_MODULE) $(CFLAGS_CIN) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_CIN) - - ######## - # FTLIB - ######## - $(BUILDDIR)/ftlib/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ftlib/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ftlib/%.o: ftlib/%.c -- @$(DO_CC_MODULE) $(CFLAGS_FTLIB) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_FTLIB) - - ######## - # STEAMLIB - ######## - $(BUILDDIR)/steamlib/%.o: steamlib/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_STEAMLIB) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_STEAMLIB) - - ######## - # REF_GL - ######## - $(BUILDDIR)/ref_gl/%.o: gameshared/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ref_gl/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ref_gl/%.o: qcommon/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/ref_gl/%.o: ref_gl/%.c -- @$(DO_CC_MODULE) $(CFLAGS_REF_GL) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_REF_GL) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/ref_gl/%.o: win32/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - else - ifeq ($(OS),Darwin) - $(BUILDDIR)/ref_gl/%.o: mac/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - else - $(BUILDDIR)/ref_gl/%.o: unix/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - endif - endif - -@@ -1196,52 +1232,52 @@ - # ANGELWRAP - ######## - $(BUILDDIR)/angelwrap/%.o: gameshared/%.c -- @$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CC_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o: qalgo/%.c -- @$(DO_CC_MODULE) -+ $(Q)$(DO_CC_MODULE) - - $(BUILDDIR)/angelwrap/%.o: angelwrap/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) - - $(BUILDDIR)/angelwrap/%.o : angelwrap/addon/%.cpp -- @$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) -+ $(Q)$(DO_CXX_MODULE) $(CFLAGS_ANGELWRAP) - - ######## - # TV SERVER - ######## - $(BUILDDIR)/tv_server/%.o: qcommon/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: client/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: tv_server/tv_module/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: tv_server/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - ifeq ($(USE_MINGW),YES) - $(BUILDDIR)/tv_server/%.o: win32/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - else - $(BUILDDIR)/tv_server/%.o: unix/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - endif - - $(BUILDDIR)/tv_server/%.o: null/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: gameshared/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BUILDDIR)/tv_server/%.o: qalgo/%.c -- @$(DO_CC_TV_SERVER) -+ $(Q)$(DO_CC_TV_SERVER) - - $(BINDIR)/wswtv_server: unix/start_script.sh -- @echo " > Installing TV server start script" && \ -- cp $< $@ && \ -+ @echo " > Installing TV server start script" -+ $(Q)cp $< $@ && \ - chmod a+x $@ - - ###################################################################################################### ---- libsrcs/libRocket/libRocket/Build/Makefile.qfusion -+++ libsrcs/libRocket/libRocket/Build/Makefile.qfusion -@@ -15,9 +15,9 @@ - endif - - ifeq ($(DEBUG_BUILD),YES) -- CXXFLAGS += -g -DROCKET_DEBUG -+ CXXFLAGS += -DROCKET_DEBUG - else -- CXXFLAGS += -O2 -+ CXXFLAGS += - endif - - BUILDDIR=obj diff --git a/games-fps/warsow/files/warsow-1.02-pic.patch b/games-fps/warsow/files/warsow-1.5.1-pic.patch similarity index 100% rename from games-fps/warsow/files/warsow-1.02-pic.patch rename to games-fps/warsow/files/warsow-1.5.1-pic.patch diff --git a/games-fps/warsow/warsow-1.02-r1.ebuild b/games-fps/warsow/warsow-1.02-r1.ebuild deleted file mode 100644 index e64ae969014d..000000000000 --- a/games-fps/warsow/warsow-1.02-r1.ebuild +++ /dev/null @@ -1,180 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.02-r1.ebuild,v 1.6 2013/07/03 10:06:14 ago Exp $ - -EAPI=4 -inherit eutils check-reqs gnome2-utils games - -MY_P=${PN}_${PV} -DESCRIPTION="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)" -HOMEPAGE="http://www.warsow.net/" -SRC_URI="http://funpark.warsow-esport.net/~${PN}/1.0/${PN}_1.0_unified.tar.gz - http://funpark.warsow-esport.net/~${PN}/${PV}/${MY_P}_sdk.tar.gz - http://funpark.warsow-esport.net/~${PN}/${PV}/${MY_P}_update.zip - mirror://gentoo/${PN}.png" - -# ZLIB: bundled angelscript -LICENSE="GPL-2 ZLIB warsow" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+angelscript debug dedicated irc openal server" - -RDEPEND=">=dev-libs/libRocket-1.2.1_p20130110 - media-libs/freetype - net-misc/curl - sys-libs/zlib - !dedicated? ( - media-libs/libpng:0 - media-libs/libsdl - media-libs/libtheora - media-libs/libvorbis - x11-libs/libX11 - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXxf86dga - x11-libs/libXxf86vm - virtual/jpeg - virtual/opengl - openal? ( media-libs/openal ) - )" -DEPEND="${RDEPEND} - app-arch/unzip - x11-misc/makedepend - !dedicated? ( - x11-proto/xineramaproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - ) - openal? ( virtual/pkgconfig )" - -S=${WORKDIR}/${MY_P}_sdk/source -S_U=${WORKDIR}/${PN}_1.0 -S_UPDATE=${WORKDIR}/${MY_P}_update - -CHECKREQS_DISK_BUILD="1G" -CHECKREQS_DISK_USR="500M" - -src_unpack() { - unpack ${PN}_1.0_unified.tar.gz ${MY_P}_sdk.tar.gz - mkdir "${S_UPDATE}" || die - cd "${S_UPDATE}" || die - unpack ${MY_P}_update.zip -} - -src_prepare() { - sed -i \ - -e "/fs_basepath =/ s:\.:${GAMES_DATADIR}/${PN}:" \ - qcommon/files.c \ - || die "sed files.c failed" - - sed -i \ - -e "s:q_jpeg_mem_src:_&:" \ - ref_gl/r_image.c || die "sed r_image.c failed" - - rm -r "${S_U}"/docs/old* || die - - cd "${WORKDIR}"/${MY_P}_sdk || die - epatch "${FILESDIR}"/${P}-build.patch \ - "${FILESDIR}"/${P}-pic.patch - epatch_user -} - -src_compile() { - yesno() { use ${1} && echo YES || echo NO ; } - - use angelscript && - emake -C ../libsrcs/angelscript/angelSVN/sdk/angelscript/projects/gnuc - - local arch - if use amd64 ; then - arch=x86_64 - elif use x86 ; then - arch=i386 - fi - - local myconf - if use dedicated ; then - myconf=( - BUILD_CLIENT=NO - BUILD_IRC=NO - BUILD_SND_OPENAL=NO - BUILD_SND_QF=NO - BUILD_CIN=NO - BUILD_SERVER=YES - BUILD_TV_SERVER=YES - ) - else - myconf=( - BUILD_CLIENT=YES - BUILD_IRC=$(yesno irc) - BUILD_SND_OPENAL=$(yesno openal) - BUILD_SND_QF=YES - BUILD_CIN=YES - BUILD_SERVER=$(yesno server) - BUILD_TV_SERVER=$(yesno server) - ) - fi - - emake \ - V=YES \ - SYSTEM_LIBS=YES \ - BASE_ARCH=${arch} \ - BINDIR=lib \ - BUILD_ANGELWRAP=$(yesno angelscript) \ - DEBUG_BUILD=$(yesno debug) \ - ${myconf[@]} -} - -src_install() { - cd lib - - if ! use dedicated ; then - newgamesbin ${PN}.* ${PN} - doicon -s 48 "${DISTDIR}"/${PN}.png - make_desktop_entry ${PN} Warsow - fi - - if use dedicated || use server ; then - newgamesbin wsw_server.* ${PN}-ded - newgamesbin wswtv_server.* ${PN}-tv - fi - - exeinto "$(games_get_libdir)"/${PN} - doexe */*.so - - insinto "${GAMES_DATADIR}"/${PN} - doins -r "${S_U}"/basewsw - doins -r "${S_UPDATE}"/basewsw - - local so - for so in basewsw/*.so ; do - dosym "$(games_get_libdir)"/${PN}/${so##*/} \ - "${GAMES_DATADIR}"/${PN}/${so} - done - - if [[ -e libs ]] ; then - dodir "${GAMES_DATADIR}"/${PN}/libs - for so in libs/*.so ; do - dosym "$(games_get_libdir)"/${PN}/${so##*/} \ - "${GAMES_DATADIR}"/${PN}/${so} - done - fi - - dodoc "${S_U}"/docs/* - dodoc "${S_UPDATE}"/docs/* - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/games-fps/warsow/warsow-1.03.ebuild b/games-fps/warsow/warsow-1.03.ebuild deleted file mode 100644 index e83ea19403ca..000000000000 --- a/games-fps/warsow/warsow-1.03.ebuild +++ /dev/null @@ -1,197 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.03.ebuild,v 1.2 2013/12/31 12:38:40 hasufell Exp $ - -EAPI=5 -inherit eutils check-reqs gnome2-utils flag-o-matic games - -BASE_DATA_PV=1.0 -BASE_DATA_P=${PN}_${BASE_DATA_PV}_unified -DATA_PV=1.02 -UPDATE_P=${PN}_${DATA_PV}_update -ENGINE_PV=${PV} -ENGINE_P=${PN}_${ENGINE_PV}_sdk - -DESCRIPTION="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)" -HOMEPAGE="http://www.warsow.net/" -SRC_URI="http://funpark.warsow-esport.net/~warsow/${BASE_DATA_PV}/${BASE_DATA_P}.tar.gz - http://www.warsow.net:1337/~warsow/${PV}/${ENGINE_P}.tar.gz - http://funpark.warsow-esport.net/~warsow/${PV}/${UPDATE_P}.zip - mirror://gentoo/warsow.png" - -# ZLIB: bundled angelscript -LICENSE="GPL-2 ZLIB warsow" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug dedicated irc openal server" - -RDEPEND=">=dev-libs/libRocket-1.2.1_p20130110 - media-libs/freetype - net-misc/curl - sys-libs/zlib - !dedicated? ( - media-libs/libpng:0 - media-libs/libsdl - media-libs/libtheora - media-libs/libvorbis - x11-libs/libX11 - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXxf86dga - x11-libs/libXxf86vm - virtual/jpeg - virtual/opengl - openal? ( media-libs/openal ) - )" -DEPEND="${RDEPEND} - app-arch/unzip - x11-misc/makedepend - !dedicated? ( - x11-proto/xineramaproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - ) - openal? ( virtual/pkgconfig )" - -S=${WORKDIR}/${ENGINE_P}/source -S_U=${WORKDIR}/${PN}_${BASE_DATA_PV} -S_UPDATE=${WORKDIR}/${UPDATE_P} - -CHECKREQS_DISK_BUILD="1G" -CHECKREQS_DISK_USR="500M" - -src_unpack() { - unpack ${BASE_DATA_P}.tar.gz ${ENGINE_P}.tar.gz - mkdir "${S_UPDATE}" || die - cd "${S_UPDATE}" || die - unpack ${UPDATE_P}.zip -} - -src_prepare() { - if [[ $(tc-getCC) =~ clang ]]; then - einfo "disabling -ffast-math due to clang bug" - einfo "http://llvm.org/bugs/show_bug.cgi?id=13745" - append-cflags -fno-fast-math - append-cxxflags -fno-fast-math - fi - - sed -i \ - -e "/fs_basepath =/ s:\.:${GAMES_DATADIR}/${PN}:" \ - qcommon/files.c \ - || die "sed files.c failed" - - sed -i \ - -e "s:q_jpeg_mem_src:_&:" \ - ref_gl/r_image.c || die "sed r_image.c failed" - - rm -r "${S_U}"/docs/old* || die - - # edos2unix breaks whitespace files - einfo "removing dos line breaks" - find . -type f -exec sed -i 's/\r$//' '{}' + || die - - cd "${S}"/.. || die - epatch "${FILESDIR}"/${PF}-build.patch \ - "${FILESDIR}"/${P}-pic.patch \ - "${FILESDIR}"/{01..03}-${P}-clang.patch - epatch_user -} - -src_compile() { - yesno() { use ${1} && echo YES || echo NO ; } - - emake -C ../libsrcs/angelscript/angelSVN/sdk/angelscript/projects/gnuc - - local arch - if use amd64 ; then - arch=x86_64 - elif use x86 ; then - arch=i386 - fi - - local myconf - if use dedicated ; then - myconf=( - BUILD_CLIENT=NO - BUILD_IRC=NO - BUILD_SND_OPENAL=NO - BUILD_SND_QF=NO - BUILD_CIN=NO - BUILD_SERVER=YES - BUILD_TV_SERVER=YES - ) - else - myconf=( - BUILD_CLIENT=YES - BUILD_IRC=$(yesno irc) - BUILD_SND_OPENAL=$(yesno openal) - BUILD_SND_QF=YES - BUILD_CIN=YES - BUILD_SERVER=$(yesno server) - BUILD_TV_SERVER=$(yesno server) - ) - fi - - emake \ - V=YES \ - SYSTEM_LIBS=YES \ - BASE_ARCH=${arch} \ - BINDIR=lib \ - BUILD_ANGELWRAP=YES \ - DEBUG_BUILD=$(yesno debug) \ - ${myconf[@]} -} - -src_install() { - cd lib - - if ! use dedicated ; then - newgamesbin ${PN}.* ${PN} - doicon -s 48 "${DISTDIR}"/${PN}.png - make_desktop_entry ${PN} Warsow - fi - - if use dedicated || use server ; then - newgamesbin wsw_server.* ${PN}-ded - newgamesbin wswtv_server.* ${PN}-tv - fi - - exeinto "$(games_get_libdir)"/${PN} - doexe */*.so - - insinto "${GAMES_DATADIR}"/${PN} - doins -r "${S_U}"/basewsw - doins -r "${S_UPDATE}"/basewsw - - local so - for so in basewsw/*.so ; do - dosym "$(games_get_libdir)"/${PN}/${so##*/} \ - "${GAMES_DATADIR}"/${PN}/${so} - done - - if [[ -e libs ]] ; then - dodir "${GAMES_DATADIR}"/${PN}/libs - for so in libs/*.so ; do - dosym "$(games_get_libdir)"/${PN}/${so##*/} \ - "${GAMES_DATADIR}"/${PN}/${so} - done - fi - - dodoc "${S_U}"/docs/* - dodoc "${S_UPDATE}"/docs/* - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/games-fps/warsow/warsow-1.5.1.ebuild b/games-fps/warsow/warsow-1.5.1.ebuild index b05876a4e047..d3345975f1ef 100644 --- a/games-fps/warsow/warsow-1.5.1.ebuild +++ b/games-fps/warsow/warsow-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.5.1.ebuild,v 1.2 2014/06/22 16:28:54 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.5.1.ebuild,v 1.3 2014/06/30 06:22:30 mr_bones_ Exp $ EAPI=5 inherit eutils check-reqs gnome2-utils flag-o-matic games @@ -34,6 +34,7 @@ RDEPEND=">=dev-libs/libRocket-1.2.1_p20130110 media-libs/libtheora media-libs/libvorbis x11-libs/libX11 + x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga @@ -75,8 +76,8 @@ src_prepare() { find . -type f -exec sed -i 's/\r$//' '{}' + || die cd "${S}"/.. || die - epatch "${FILESDIR}"/${PN}-1.5.1-build.patch \ - "${FILESDIR}"/${PN}-1.03-pic.patch + epatch "${FILESDIR}"/${P}-build.patch \ + "${FILESDIR}"/${P}-pic.patch epatch_user } diff --git a/games-fps/warsow/warsow-1.5.ebuild b/games-fps/warsow/warsow-1.5.ebuild deleted file mode 100644 index c5f293b306e8..000000000000 --- a/games-fps/warsow/warsow-1.5.ebuild +++ /dev/null @@ -1,178 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.5.ebuild,v 1.1 2014/05/11 00:32:18 hasufell Exp $ - -EAPI=5 -inherit eutils check-reqs gnome2-utils flag-o-matic games - -# BASE_DATA_PV=1.0 -# BASE_DATA_P=${PN}_${BASE_DATA_PV}_unified -DATA_PV=15 -UPDATE_P=${PN}_${DATA_PV}_update -ENGINE_PV=15 -ENGINE_P=${PN}_${ENGINE_PV}_sdk - -DESCRIPTION="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)" -HOMEPAGE="http://www.warsow.net/" -SRC_URI="http://www.warsow.net:1337/~warsow/${PV}/${ENGINE_P}.tar.gz - http://www.warsow.eu/warsow_${DATA_PV}_unified.tar.gz - mirror://gentoo/warsow.png" - -# ZLIB: bundled angelscript -LICENSE="GPL-2 ZLIB warsow" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug dedicated irc openal server" - -RDEPEND=">=dev-libs/libRocket-1.2.1_p20130110 - media-libs/freetype - net-misc/curl - sys-libs/zlib - !dedicated? ( - media-libs/libpng:0 - media-libs/libsdl - media-libs/libtheora - media-libs/libvorbis - x11-libs/libX11 - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXxf86dga - x11-libs/libXxf86vm - virtual/jpeg - virtual/opengl - openal? ( media-libs/openal ) - )" -DEPEND="${RDEPEND} - app-arch/unzip - x11-misc/makedepend - !dedicated? ( - x11-proto/xineramaproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - ) - openal? ( virtual/pkgconfig )" - -S=${WORKDIR}/source/source - -CHECKREQS_DISK_BUILD="1G" -CHECKREQS_DISK_USR="500M" - -src_prepare() { - if [[ $(tc-getCC) =~ clang ]]; then - einfo "disabling -ffast-math due to clang bug" - einfo "http://llvm.org/bugs/show_bug.cgi?id=13745" - append-cflags -fno-fast-math - append-cxxflags -fno-fast-math - fi - - sed -i \ - -e "/fs_basepath =/ s:\.:${GAMES_DATADIR}/${PN}:" \ - qcommon/files.c \ - || die "sed files.c failed" - - # edos2unix breaks whitespace files - einfo "removing dos line breaks" - find . -type f -exec sed -i 's/\r$//' '{}' + || die - - cd "${S}"/.. || die - epatch "${FILESDIR}"/${PN}-1.5-build.patch \ - "${FILESDIR}"/${PN}-1.03-pic.patch - epatch_user -} - -src_compile() { - yesno() { use ${1} && echo YES || echo NO ; } - - emake -C ../libsrcs/angelscript/sdk/angelscript/projects/gnuc - - local arch - if use amd64 ; then - arch=x86_64 - elif use x86 ; then - arch=i386 - fi - - local myconf - if use dedicated ; then - myconf=( - BUILD_CLIENT=NO - BUILD_IRC=NO - BUILD_SND_OPENAL=NO - BUILD_SND_QF=NO - BUILD_CIN=NO - BUILD_SERVER=YES - BUILD_TV_SERVER=YES - ) - else - myconf=( - BUILD_CLIENT=YES - BUILD_IRC=$(yesno irc) - BUILD_SND_OPENAL=$(yesno openal) - BUILD_SND_QF=YES - BUILD_CIN=YES - BUILD_SERVER=$(yesno server) - BUILD_TV_SERVER=$(yesno server) - ) - fi - - emake \ - V=YES \ - SYSTEM_LIBS=YES \ - BASE_ARCH=${arch} \ - BINDIR=lib \ - BUILD_ANGELWRAP=YES \ - DEBUG_BUILD=$(yesno debug) \ - ${myconf[@]} -} - -src_install() { - cd lib - - if ! use dedicated ; then - newgamesbin ${PN}.* ${PN} - doicon -s 48 "${DISTDIR}"/${PN}.png - make_desktop_entry ${PN} Warsow - fi - - if use dedicated || use server ; then - newgamesbin wsw_server.* ${PN}-ded - newgamesbin wswtv_server.* ${PN}-tv - fi - - exeinto "$(games_get_libdir)"/${PN} - doexe */*.so - - insinto "${GAMES_DATADIR}"/${PN} - doins -r "${WORKDIR}"/${PN}_15/basewsw - - local so - for so in basewsw/*.so ; do - dosym "$(games_get_libdir)"/${PN}/${so##*/} \ - "${GAMES_DATADIR}"/${PN}/${so} - done - - if [[ -e libs ]] ; then - dodir "${GAMES_DATADIR}"/${PN}/libs - for so in libs/*.so ; do - dosym "$(games_get_libdir)"/${PN}/${so##*/} \ - "${GAMES_DATADIR}"/${PN}/${so} - done - fi - - dodoc "${WORKDIR}"/${PN}_15/docs/* - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/games-misc/opengfx/opengfx-0.5.1.ebuild b/games-misc/opengfx/opengfx-0.5.1.ebuild index 33275ac3c798..4e8a3bcf6fc0 100644 --- a/games-misc/opengfx/opengfx-0.5.1.ebuild +++ b/games-misc/opengfx/opengfx-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.5.1.ebuild,v 1.1 2014/06/13 08:57:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.5.1.ebuild,v 1.2 2014/06/30 06:39:35 mr_bones_ Exp $ EAPI=5 inherit eutils games @@ -25,9 +25,12 @@ src_prepare() { # ensure that we will not use gimp to regenerate the pngs # causes sandbox violations and not worth the effort anyway sed -i -e '/^GFX_SCRIPT_LIST_FILES/s/^/#/' Makefile.config || die + # work with later versions of unix2dos from app-text/dos2unix + sed -i -e '/^UNIX2DOS_FLAGS/s/null/null >&2/' Makefile || die } src_compile() { + emake help # print out the env to make bug reports better _V= emake bundle_tar } diff --git a/kde-misc/kdeconnect/Manifest b/kde-misc/kdeconnect/Manifest index eb6f9c428152..a95d276149f2 100644 --- a/kde-misc/kdeconnect/Manifest +++ b/kde-misc/kdeconnect/Manifest @@ -1,3 +1,2 @@ -DIST kdeconnect-kde-0.5.1.tar.xz 114696 SHA256 de9f67600020f099dd01950faca3cf8b2edf483935b6624119da562ee03de8a1 SHA512 6419875774ec90e154fd4374b422435ae4521a443840e2111eec3d97fd35c769ef9de62d68d710d079d41a84023a4c46cc455f95da92f75d52beb39c62c562c6 WHIRLPOOL a2e52e6bc2b24dc69b027a8a743b3cdee0222e93040bce64d40f6ca90c4ce525fd6b439e47bc4f5bbf8adccbdf2746bab33be2d419c767929f73f40dbfeb5388 DIST kdeconnect-kde-0.5.2.1.tar.xz 121272 SHA256 08c444705e3f018c016be6fc27ac7de6af334cf90d40c2d2400eb37e1414c33c SHA512 b86b6046d8a49f9eda3186e810e78eaa0f24befd768f666aeaf37fdbf80092da4b01b7bf9dbaec625d88879a99097b8a7010138929cb096e0e8fe8129df28531 WHIRLPOOL 5245f8603e37ca9f4ee9e4657de0a4c5aff70a069aa8f74a5500787ee18851f13a6b7afbea50754f44fc5ac860c212180372a3b15181d3331c45c907a31b13bb -DIST kdeconnect-kde-0.7.tar.xz 125200 SHA256 52e0047cfb9904ba017efd23bd58b06ee062388926b0e1d801b2f4f4b61a0f29 SHA512 2da9d7b200815d714c3e664131317cd1e9d8b586778e525a2e39248ec181a540da35ab8f5f2a6d3877b1bc8de649750b0b3754ba5b5645b5cbb9751471e0c935 WHIRLPOOL 756d7538e264a12c986c36438be019ab5149e536b7090f578961d33896d5ce3f530e61d51fbffaae7b7b80b7b9e40013491e3e4d498bceb053ddb80bfbe3dc95 +DIST kdeconnect-kde-0.7.1.tar.xz 127144 SHA256 2a8ccd469a7d5871683282e43096673c0d0ca61b89d46c623027925a5d7f00d0 SHA512 9e92542d3b747dfc9edf7f8b4358f801f046ced88c97356251f8f620b56be85e9077e7d4dfa498192912ade4da4cbae9c898fb33f509cfb34befdcf4d29525ce WHIRLPOOL 75e5214f5af240ba2f28cd3cdffa768394e84786a5a498cabf02a0e9dc54263958d011c3a9ca6c4c6ca38756a6991bd6952c1161bee71fb1ccd43adec6fe596c diff --git a/kde-misc/kdeconnect/kdeconnect-0.5.1.ebuild b/kde-misc/kdeconnect/kdeconnect-0.5.1.ebuild deleted file mode 100644 index ca7a01df3c5b..000000000000 --- a/kde-misc/kdeconnect/kdeconnect-0.5.1.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdeconnect/kdeconnect-0.5.1.ebuild,v 1.2 2014/06/16 10:52:52 kensington Exp $ - -EAPI=5 - -MY_PN=${PN}-kde -DECLARATIVE_REQUIRED="always" -inherit kde4-base - -if [[ ${KDE_BUILD_TYPE} != live ]]; then - MY_P=${MY_PN}-${PV} - SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${MY_P}.tar.xz" - KEYWORDS="~amd64 ~x86" -else - EGIT_REPO_URI="git://anongit.kde.org/${MY_PN}" - KEYWORDS="" -fi - -DESCRIPTION="Adds communication between KDE and your smartphone" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2+" -SLOT="4" -IUSE="debug" - -DEPEND=" - app-crypt/qca:2 - dev-libs/qjson -" -RDEPEND="${DEPEND} - $(add_kdebase_dep plasma-workspace) - app-crypt/qca-ossl:2 - net-dns/avahi -" - -[[ ${KDE_BUILD_TYPE} != live ]] && S=${WORKDIR}/${MY_P} - -src_prepare(){ - sed -i -e "s:QtCrypto/QtCrypto:QtCrypto:" kded/networkpackage.cpp || die - kde4-base_src_prepare -} - -pkg_postinst(){ - elog - elog "Optional dependency:" - elog "sys-fs/sshfs-fuse (for 'remote filesystem browser' plugin)" - elog - elog "The Android .apk file is available via" - elog "https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp" - elog -} diff --git a/kde-misc/kdeconnect/kdeconnect-0.7.ebuild b/kde-misc/kdeconnect/kdeconnect-0.7.1.ebuild similarity index 95% rename from kde-misc/kdeconnect/kdeconnect-0.7.ebuild rename to kde-misc/kdeconnect/kdeconnect-0.7.1.ebuild index 7a96b48bf6f2..8fd438c79ec1 100644 --- a/kde-misc/kdeconnect/kdeconnect-0.7.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdeconnect/kdeconnect-0.7.ebuild,v 1.1 2014/06/28 21:33:21 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdeconnect/kdeconnect-0.7.1.ebuild,v 1.1 2014/06/30 23:02:43 mrueg Exp $ EAPI=5 diff --git a/mail-client/evolution/evolution-3.12.3-r1.ebuild b/mail-client/evolution/evolution-3.12.3-r1.ebuild index 079c97ddc699..9df5e9ba2284 100644 --- a/mail-client/evolution/evolution-3.12.3-r1.ebuild +++ b/mail-client/evolution/evolution-3.12.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.3-r1.ebuild,v 1.1 2014/06/28 18:46:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.3-r1.ebuild,v 1.2 2014/06/30 09:50:57 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -137,6 +137,7 @@ src_install() { # Problems with prelink: # https://bugzilla.gnome.org/show_bug.cgi?id=731680 # https://bugzilla.gnome.org/show_bug.cgi?id=732148 + # https://bugzilla.redhat.com/show_bug.cgi?id=1114538 echo PRELINK_PATH_MASK=/usr/bin/evolution > ${T}/99${PN} doenvd "${T}"/99${PN} diff --git a/mail-client/evolution/evolution-3.12.3.ebuild b/mail-client/evolution/evolution-3.12.3.ebuild deleted file mode 100644 index 41a3edfe8243..000000000000 --- a/mail-client/evolution/evolution-3.12.3.ebuild +++ /dev/null @@ -1,141 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.3.ebuild,v 1.1 2014/06/12 18:38:01 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit eutils flag-o-matic readme.gentoo gnome2 #autotools - -DESCRIPTION="Integrated mail, addressbook and calendaring functionality" -HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" - -# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". -LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" -SLOT="2.0" -IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" - -# We need a graphical pinentry frontend to be able to ask for the GPG -# password from inside evolution, bug 160302 -PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] )" - -# glade-3 support is for maintainers only per configure.ac -# pst is not mature enough and changes API/ABI frequently -COMMON_DEPEND=" - >=app-crypt/gcr-3.4 - >=dev-libs/glib-2.36:2 - >=x11-libs/cairo-1.9.15:=[glib] - >=x11-libs/gtk+-3.8.0:3 - >=x11-libs/gdk-pixbuf-2.24:2 - >=gnome-base/gnome-desktop-2.91.3:3= - >=gnome-base/gsettings-desktop-schemas-2.91.92 - >=media-libs/libcanberra-0.25[gtk3] - >=x11-libs/libnotify-0.7:= - >=gnome-extra/evolution-data-server-${PV}:=[weather?] - >=gnome-extra/gtkhtml-4.5.2:4.0 - dev-libs/atk - >=dev-libs/dbus-glib-0.6 - >=dev-libs/libxml2-2.7.3:2 - >=net-libs/libsoup-2.42:2.4 - >=x11-misc/shared-mime-info-0.22 - >=x11-themes/gnome-icon-theme-2.30.2.1 - >=dev-libs/libgdata-0.10:= - >=net-libs/webkit-gtk-2.0.1:3 - - x11-libs/libSM - x11-libs/libICE - - crypt? ( || ( - ( >=app-crypt/gnupg-2.0.1-r2 ${PINENTRY_DEPEND} ) - =app-crypt/gnupg-1.4* ) ) - map? ( - >=app-misc/geoclue-0.12.0:0 - >=media-libs/libchamplain-0.12:0.12[gtk] - >=media-libs/clutter-1.0.0:1.0 - >=media-libs/clutter-gtk-0.90:1.0 - >=sci-geosciences/geocode-glib-3.10.0 - x11-libs/mx:1.0 ) - spell? ( app-text/gtkspell:3 ) - ldap? ( >=net-nds/openldap-2:= ) - ssl? ( - >=dev-libs/nspr-4.6.1:= - >=dev-libs/nss-3.11:= ) - weather? ( >=dev-libs/libgweather-3.8:2= ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - dev-util/gtk-doc-am - >=dev-util/intltool-0.40.0 - virtual/pkgconfig -" -# eautoreconf needs: -# app-text/yelp-tools -# >=gnome-base/gnome-common-2.12 -RDEPEND="${COMMON_DEPEND} - bogofilter? ( mail-filter/bogofilter ) - highlight? ( app-text/highlight ) - spamassassin? ( mail-filter/spamassassin ) - !gnome-extra/evolution-exchange -" - -DISABLE_AUTOFORMATTING="yes" -DOC_CONTENTS="To change the default browser if you are not using GNOME, edit -~/.local/share/applications/mimeapps.list so it includes the -following content: - -[Default Applications] -x-scheme-handler/http=firefox.desktop -x-scheme-handler/https=firefox.desktop - -(replace firefox.desktop with the name of the appropriate .desktop -file from /usr/share/applications if you use a different browser)." - -src_prepare() { - # Reason? - ELTCONF="--reverse-deps" - - #eautoreconf # See https://bugzilla.gnome.org/701904 - - gnome2_src_prepare - - # Fix compilation flags crazyness - sed -e 's/\(AM_CPPFLAGS="\)$WARNING_FLAGS/\1/' \ - -i configure || die "CPPFLAGS sed failed" -} - -src_configure() { - # Use NSS/NSPR only if 'ssl' is enabled. - # image-inline plugin needs a gtk+:3 gtkimageview, which does not exist yet - gnome2_src_configure \ - --without-glade-catalog \ - --disable-image-inline \ - --disable-pst-import \ - --enable-canberra \ - $(use_enable bogofilter) \ - $(use_enable highlight text-highlight) \ - $(use_enable map contact-maps) \ - $(use_enable spamassassin) \ - $(use_enable spell gtkspell) \ - $(use_enable ssl nss) \ - $(use_enable ssl smime) \ - $(use_with ldap openldap) \ - $(usex ssl --enable-nss=yes "--without-nspr-libs - --without-nspr-includes - --without-nss-libs - --without-nss-includes") \ - $(use_enable weather) \ - ITSTOOL=$(type -P true) -} - -src_install() { - DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS* README" - gnome2_src_install - readme.gentoo_create_doc -} - -pkg_postinst() { - gnome2_pkg_postinst - readme.gentoo_print_elog -} diff --git a/media-fonts/quivira/Manifest b/media-fonts/quivira/Manifest new file mode 100644 index 000000000000..5739afed0ba2 --- /dev/null +++ b/media-fonts/quivira/Manifest @@ -0,0 +1,5 @@ +DIST quivira-4.0-Combining.pdf 311026 SHA256 c7f96c47abd668b6cddb951bab68e14f55609161c69a0a9c8c9aa5df53be10c9 SHA512 f904b8587623782093db25d2a069e32ba671f6f1a60ea3b8c8374ede3f48ab0daaa2e0cdff5acc72e97422c00c4f7286a2fe9503960d666429073379282aab9c WHIRLPOOL 28781486605a9303b62fd521f1165569a478a4ae906883e908a0ef51eef9ee8a20f4cd68d7563e248f46ed98912ff8f82b3a65abbb27722f0603036302a742fb +DIST quivira-4.0-PUA.pdf 354040 SHA256 c92555134dbc5c7c8d21599d34c780411b71be462b67c9569d6be893dbb1bb32 SHA512 a07a41e1e0027a03f7f1f4e81ddfb50b09a8dfad4f1342a32aab71505e6ce9ef2a7a8733145887651b20dd472c58b4167faa34945f8ca61bc4e016859a65cbba WHIRLPOOL 1e1098127c8c75d417dd246f925c11987730a9f92b4221ded12a56d387642cb90ee003e104195fc82551c4e4721a59ebbeed43014f14c1c33cfeef2d474561b7 +DIST quivira-4.0-Testpage.pdf 822289 SHA256 440f1d2e94dc2f10ab8d05bbdb848ff0a13782a68520e40318ed5a5ca81a99a5 SHA512 8ed238c9aa03544308dcd471eb6145aa81423a6877a2a5e6d1022277545317568ba642871eb2f3c03c38a9d3030e3f94d8c30469b6c331eaed553b81db154585 WHIRLPOOL 9efac5c1e68493da0da2c6a9148ac8a356160e7c4f4c9c4198424c28cea3abd8f5d2f3cf270928434142d511ac5b604fccf9d4b104679374f9e9f3a82fce7ee3 +DIST quivira-4.0.otf 1475236 SHA256 1bd014113883716a090e4332d088cb7544233de987de59bf38782dd099483abe SHA512 2887152660a8908947c1baa83025c408ac11139067278bce6c8a789d846cf764b9a464dc678ee6acc2b555c9f0d40be3464ac102a97fac8aa9bc04acf926f1b6 WHIRLPOOL abdb920e9d54d1a2efbb6059b9408add513fa405027b89b715c34082d8b59b7e9b031f7ffb3a9f125a46e07f85c09e3e352444630a77054e9828945a92ed34ca +DIST quivira-4.0.pdf 3877062 SHA256 f2debb88b289215e0338583aaabf64b5b8bf2ac3a4930a187f0624be1b92eddb SHA512 38469819d0b8e062ac2b4f35ef5d8be300ea36645ffc7841428015191d129e1239ec0dff1605cfa0af76fd32ee1e590ed4a146117408afaa9a826328115db4a7 WHIRLPOOL 75b2b7a7ab5b111dc295e47ac4391208261998bb0bb72c1a4dd9ccb81874c0b6c4752004bf87f7a14823d9bbce226f5d62fb22354f66ca314ff497f7bf84b3c3 diff --git a/media-fonts/quivira/metadata.xml b/media-fonts/quivira/metadata.xml new file mode 100644 index 000000000000..0e0310ea0ce7 --- /dev/null +++ b/media-fonts/quivira/metadata.xml @@ -0,0 +1,10 @@ + + + + fonts + + chithanh@gentoo.org + Chí-Thanh Christopher Nguyễn + + + diff --git a/media-fonts/quivira/quivira-4.0.ebuild b/media-fonts/quivira/quivira-4.0.ebuild new file mode 100644 index 000000000000..f4bc49317cda --- /dev/null +++ b/media-fonts/quivira/quivira-4.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/quivira/quivira-4.0.ebuild,v 1.1 2014/06/30 12:36:16 chithanh Exp $ + +EAPI=5 + +MY_PN="${PN/q/Q}" + +inherit font + +DESCRIPTION="Unicode font for alphabetic writing systems and elder scripts like Runes, Gothic and ancient Greek" +HOMEPAGE="http://www.quivira-font.com/" +SRC_URI="http://www.quivira-font.com/files/${MY_PN}.otf -> ${P}.otf + doc? ( http://www.quivira-font.com/files/${MY_PN}.pdf -> ${P}.pdf + http://www.quivira-font.com/files/${MY_PN}Testpage.pdf -> ${P}-Testpage.pdf + http://www.quivira-font.com/files/${MY_PN}Combining.pdf -> ${P}-Combining.pdf + http://www.quivira-font.com/files/${MY_PN}PUA.pdf -> ${P}-PUA.pdf )" +LICENSE="freedist" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="doc" + +S="${WORKDIR}" +FONT_SUFFIX="otf" + +src_prepare() { + cp "${DISTDIR}"/${P}.otf "${S}"/${MY_PN}.otf || die + if use doc; then + DOCS="${MY_PN}.pdf ${MY_PN}Testpage.pdf ${MY_PN}Combining.pdf ${MY_PN}PUA.pdf" + cp "${DISTDIR}"/${P}.pdf "${S}"/${MY_PN}.pdf || die + cp "${DISTDIR}"/${P}-Testpage.pdf "${S}"/${MY_PN}Testpage.pdf || die + cp "${DISTDIR}"/${P}-Combining.pdf "${S}"/${MY_PN}Combining.pdf || die + cp "${DISTDIR}"/${P}-PUA.pdf "${S}"/${MY_PN}PUA.pdf || die + fi +} diff --git a/media-libs/libsdl/files/libsdl-1.2.15-caca.patch b/media-libs/libsdl/files/libsdl-1.2.15-caca.patch new file mode 100644 index 000000000000..faf5ae132a96 --- /dev/null +++ b/media-libs/libsdl/files/libsdl-1.2.15-caca.patch @@ -0,0 +1,26 @@ +--- SDL-1.2.15/configure.in ++++ SDL-1.2.15/configure.in +@@ -1507,11 +1507,10 @@ + , enable_video_caca=no) + if test x$enable_video = xyes -a x$enable_video_caca = xyes; then + video_caca=no +- AC_PATH_PROG(CACACONFIG, caca-config, no) +- if test x$CACACONFIG != xno; then ++ PKG_PROG_PKG_CONFIG([0.20]) ++ PKG_CHECK_MODULES(CACA, caca, has_caca_pc=yes, has_caca_pc=no]) ++ if test x$has_caca_pc == xyes; then + AC_MSG_CHECKING(for libcaca support) +- CACA_CFLAGS=`$CACACONFIG --cflags` +- CACA_LDFLAGS=`$CACACONFIG --libs` + save_CFLAGS="$CFLAGS" + AC_TRY_COMPILE([ + #include +@@ -1524,7 +1523,7 @@ + if test x$video_caca = xyes; then + AC_DEFINE(SDL_VIDEO_DRIVER_CACA) + EXTRA_CFLAGS="$EXTRA_CFLAGS $CACA_CFLAGS" +- EXTRA_LDFLAGS="$EXTRA_LDFLAGS $CACA_LDFLAGS" ++ EXTRA_LDFLAGS="$EXTRA_LDFLAGS $CACA_LIBS" + SOURCES="$SOURCES $srcdir/src/video/caca/*.c" + fi + fi diff --git a/media-libs/libsdl/libsdl-1.2.15-r5.ebuild b/media-libs/libsdl/libsdl-1.2.15-r5.ebuild deleted file mode 100644 index b627ae2712fa..000000000000 --- a/media-libs/libsdl/libsdl-1.2.15-r5.ebuild +++ /dev/null @@ -1,156 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r5.ebuild,v 1.5 2014/06/18 19:48:49 mgorny Exp $ - -# TODO: convert media-libs/libggi to multilib - -EAPI=5 -inherit autotools flag-o-matic multilib toolchain-funcs eutils multilib-minimal - -DESCRIPTION="Simple Direct Media Layer" -HOMEPAGE="http://www.libsdl.org/" -SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -# WARNING: -# If you turn on the custom-cflags use flag in USE and something breaks, -# you pick up the pieces. Be prepared for bug reports to be marked INVALID. -IUSE="oss alsa nas X dga xv xinerama fbcon ggi svga tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio ps3 static-libs" - -RDEPEND=" - abi_x86_32? ( - !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] - !<=app-emulation/emul-linux-x86-sdl-20140406 - ) - sound? ( >=media-libs/audiofile-0.3.5[${MULTILIB_USEDEP}] ) - alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) - nas? ( - >=media-libs/nas-1.9.4[${MULTILIB_USEDEP}] - >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - ) - X? ( - >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] - ) - ggi? ( >=media-libs/libggi-2.0_beta3 ) - svga? ( >=media-libs/svgalib-1.4.2 ) - aalib? ( >=media-libs/aalib-1.4_rc5-r6[${MULTILIB_USEDEP}] ) - libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] ) - opengl? ( - >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] - >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}] - ) - ppc64? ( ps3? ( sys-libs/libspe2 ) ) - tslib? ( >=x11-libs/tslib-1.0-r3[${MULTILIB_USEDEP}] ) - pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )" -DEPEND="${RDEPEND} - nas? ( - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] - ) - X? ( - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] - ) - x86? ( || ( >=dev-lang/yasm-0.6.0 >=dev-lang/nasm-0.98.39-r3 ) )" - -S=${WORKDIR}/SDL-${PV} - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/SDL/SDL_byteorder.h - /usr/include/SDL/SDL_config.h - /usr/include/SDL/SDL_endian.h - /usr/include/SDL/SDL_getenv.h - /usr/include/SDL/SDL_keysym.h - /usr/include/SDL/SDL_syswm.h - /usr/include/SDL/SDL_types.h -) - -pkg_setup() { - if use custom-cflags ; then - ewarn "Since you've chosen to use possibly unsafe CFLAGS," - ewarn "don't bother filing libsdl-related bugs until trying to remerge" - ewarn "libsdl without the custom-cflags use flag in USE." - fi -} - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-sdl-config.patch \ - "${FILESDIR}"/${P}-resizing.patch \ - "${FILESDIR}"/${P}-joystick.patch \ - "${FILESDIR}"/${P}-gamma.patch \ - "${FILESDIR}"/${P}-const-xdata32.patch - AT_M4DIR="/usr/share/aclocal acinclude" eautoreconf -} - -multilib_src_configure() { - local myconf= - if [[ $(tc-arch) != "x86" ]] ; then - myconf="${myconf} --disable-nasm" - else - myconf="${myconf} --enable-nasm" - fi - use custom-cflags || strip-flags - use sound || myconf="${myconf} --disable-audio" - use video \ - && myconf="${myconf} --enable-video-dummy" \ - || myconf="${myconf} --disable-video" - use joystick || myconf="${myconf} --disable-joystick" - - ECONF_SOURCE="${S}" econf \ - --disable-rpath \ - --disable-arts \ - --disable-esd \ - --enable-events \ - --enable-cdrom \ - --enable-threads \ - --enable-timers \ - --enable-file \ - --enable-cpuinfo \ - --disable-alsa-shared \ - --disable-esd-shared \ - --disable-pulseaudio-shared \ - --disable-arts-shared \ - --disable-nas-shared \ - --disable-osmesa-shared \ - $(use_enable oss) \ - $(use_enable alsa) \ - $(use_enable pulseaudio) \ - $(use_enable nas) \ - $(use_enable X video-x11) \ - $(use_enable dga) \ - $(use_enable xv video-x11-xv) \ - $(use_enable xinerama video-x11-xinerama) \ - $(use_enable X video-x11-xrandr) \ - $(use_enable dga video-dga) \ - $(use_enable fbcon video-fbcon) \ - $(multilib_native_use_enable ggi video-ggi) \ - $(multilib_native_use_enable svga video-svga) \ - $(use_enable aalib video-aalib) \ - $(use_enable libcaca video-caca) \ - $(use_enable opengl video-opengl) \ - $(multilib_native_use_enable ps3 video-ps3) \ - $(use_enable tslib input-tslib) \ - $(use_with X x) \ - $(use_enable static-libs static) \ - --disable-video-x11-xme \ - --disable-video-directfb \ - ${myconf} -} - -multilib_src_install() { - emake DESTDIR="${D}" install -} - -multilib_src_install_all() { - use static-libs || prune_libtool_files --all - dodoc BUGS CREDITS README README-SDL.txt README.HG TODO WhatsNew - dohtml -r ./ -} diff --git a/media-libs/libsdl/libsdl-1.2.15-r6.ebuild b/media-libs/libsdl/libsdl-1.2.15-r7.ebuild similarity index 88% rename from media-libs/libsdl/libsdl-1.2.15-r6.ebuild rename to media-libs/libsdl/libsdl-1.2.15-r7.ebuild index 1348f01a3c25..ed5df307c5b1 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r6.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r7.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r6.ebuild,v 1.1 2014/06/22 13:39:57 hasufell Exp $ - -# TODO: convert media-libs/libggi to multilib +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r7.ebuild,v 1.1 2014/06/30 20:27:40 hasufell Exp $ EAPI=5 inherit autotools flag-o-matic multilib toolchain-funcs eutils multilib-minimal @@ -17,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd6 # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID. -IUSE="oss alsa nas X dga xv xinerama fbcon ggi svga tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio ps3 static-libs" +IUSE="oss alsa nas X dga xv xinerama fbcon tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio static-libs" RDEPEND=" abi_x86_32? ( @@ -38,15 +36,12 @@ RDEPEND=" >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] ) - ggi? ( >=media-libs/libggi-2.0_beta3 ) - svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[${MULTILIB_USEDEP}] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] ) opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}] ) - ppc64? ( ps3? ( sys-libs/libspe2 ) ) tslib? ( >=x11-libs/tslib-1.0-r3[${MULTILIB_USEDEP}] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} @@ -76,7 +71,8 @@ src_prepare() { "${FILESDIR}"/${P}-resizing.patch \ "${FILESDIR}"/${P}-joystick.patch \ "${FILESDIR}"/${P}-gamma.patch \ - "${FILESDIR}"/${P}-const-xdata32.patch + "${FILESDIR}"/${P}-const-xdata32.patch \ + "${FILESDIR}"/${P}-caca.patch AT_M4DIR="/usr/share/aclocal acinclude" eautoreconf } @@ -121,12 +117,12 @@ multilib_src_configure() { $(use_enable X video-x11-xrandr) \ $(use_enable dga video-dga) \ $(use_enable fbcon video-fbcon) \ - $(multilib_native_use_enable ggi video-ggi) \ - $(multilib_native_use_enable svga video-svga) \ + --disable-video-ggi \ + --disable-video-svga \ $(use_enable aalib video-aalib) \ $(use_enable libcaca video-caca) \ $(use_enable opengl video-opengl) \ - $(multilib_native_use_enable ps3 video-ps3) \ + --disable-video-ps3 \ $(use_enable tslib input-tslib) \ $(use_with X x) \ $(use_enable static-libs static) \ diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild deleted file mode 100644 index 0f9ea8251bf6..000000000000 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild +++ /dev/null @@ -1,102 +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/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild,v 1.11 2012/10/20 18:48:42 armin76 Exp $ - -EAPI=4 -inherit eutils - -MY_P=${P/sdl-/SDL_} -DESCRIPTION="Simple Direct Media Layer Mixer Library" -HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/" -SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" - -LICENSE="ZLIB" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav" -REQUIRED_USE=" - midi? ( || ( timidity fluidsynth ) ) - timidity? ( midi ) - fluidsynth? ( midi ) - mp3? ( || ( smpeg mad ) ) - smpeg? ( mp3 ) - mad? ( mp3 ) - mod? ( || ( mikmod modplug ) ) - mikmod? ( mod ) - modplug? ( mod ) - " - -DEPEND=">=media-libs/libsdl-1.2.10 - flac? ( media-libs/flac ) - midi? ( - fluidsynth? ( media-sound/fluidsynth ) - timidity? ( media-sound/timidity++ ) - ) - mp3? ( - mad? ( media-libs/libmad ) - smpeg? ( >=media-libs/smpeg-0.4.4-r1 ) - ) - mod? ( - modplug? ( media-libs/libmodplug ) - mikmod? ( >=media-libs/libmikmod-3.1.10 ) - ) - vorbis? ( >=media-libs/libvorbis-1.0_beta4 media-libs/libogg )" -RDEPEND=${DEPEND} - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${P}-wav.patch - sed -i \ - -e '/link.*play/s/-o/$(LDFLAGS) -o/' \ - Makefile.in || die -} - -src_configure() { - econf \ - --disable-dependency-tracking \ - --disable-music-flac-shared \ - --disable-music-fluidsynth-shared \ - --disable-music-mod-shared \ - --disable-music-mp3-shared \ - --disable-music-ogg-shared \ - $(use_enable wav music-wave) \ - $(use_enable vorbis music-ogg) \ - $(use_enable mikmod music-mod) \ - $(use_enable modplug music-mod-modplug) \ - $(use_enable flac music-flac) \ - $(use_enable static-libs static) \ - $(use_enable smpeg music-mp3) \ - $(use_enable mad music-mp3-mad-gpl) \ - $(use_enable timidity music-timidity-midi) \ - $(use_enable fluidsynth music-fluidsynth-midi) -} - -src_install() { - emake DESTDIR="${D}" install - if use playtools; then - emake DESTDIR="${D}" install-bin - fi - dodoc CHANGES README - if ! use static-libs ; then - find "${D}" -type f -name '*.la' -exec rm {} + || die - fi -} - -pkg_postinst() { - # bug 412035 - # https://bugs.gentoo.org/show_bug.cgi?id=412035 - if use midi ; then - if use fluidsynth; then - ewarn "FluidSynth support requires you to set the SDL_SOUNDFONTS" - ewarn "environment variable to the location of a SoundFont file" - ewarn "unless the game or application happens to do this for you." - - if use timidity; then - ewarn "Failing to do so will result in Timidity being used instead." - else - ewarn "Failing to do so will result in silence." - fi - fi - fi -} diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild index 674d7b0a6ab5..2e5bff7f0c4b 100644 --- a/media-libs/waffle/waffle-9999.ebuild +++ b/media-libs/waffle/waffle-9999.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.3 2014/06/18 19:58:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.4 2014/06/30 19:00:34 mattst88 Exp $ EAPI=5 -EGIT_REPO_URI="git://people.freedesktop.org/~chadversary/waffle" +EGIT_REPO_URI="git://github.com/waffle-gl/waffle.git" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-2" diff --git a/media-sound/jtagger/Manifest b/media-sound/jtagger/Manifest index 133e61b32b8f..f0457877ae97 100644 --- a/media-sound/jtagger/Manifest +++ b/media-sound/jtagger/Manifest @@ -1,2 +1 @@ DIST jtagger-1.0.zip 458575 SHA256 9cce80aeb2129cc04900c30f66558400aacb4c107376ef3b99dc8652e2457933 SHA512 abd6a6b2025b292520c302ca82d3e26ebf1243421749bf62406880d5566390c3dda8ec878b21dce1c5bf697c409a0b213b5243d32a5d040fe7f4d83f03a9ebcd WHIRLPOOL b059f4543944e05cfc015586a5ece2881f86a2a1d5bcd6b34ba71d7f9a9ec2fb2a2d6c3d7c8e2a6a843d5f3209ba7eb12e9f6ea491725e7e327a94ae7a3e3341 -DIST jtagger-2008.04.28.zip 490783 SHA256 9a48c0df3087740d370fa3d637db9343f4a6014109a667b76814546af49d470f diff --git a/media-sound/jtagger/files/jtagger-2008.04.28-override-annotation.patch b/media-sound/jtagger/files/jtagger-2008.04.28-override-annotation.patch deleted file mode 100644 index fe52070b6110..000000000000 --- a/media-sound/jtagger/files/jtagger-2008.04.28-override-annotation.patch +++ /dev/null @@ -1,332 +0,0 @@ -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/albumtab/AlbumOptionsPanel.java jtagger_patched/com/googlepages/dronten/jtagger/gui/albumtab/AlbumOptionsPanel.java ---- jtagger/com/googlepages/dronten/jtagger/gui/albumtab/AlbumOptionsPanel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/albumtab/AlbumOptionsPanel.java 2008-07-12 19:46:48.000000000 +0300 -@@ -190,7 +190,7 @@ - * - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - if (actionEvent.getSource() == aResetButton) { - aArtistCheck.setSelected(false); - aArtistInput.setText(""); -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/dlg/MessageDialog.java jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/MessageDialog.java ---- jtagger/com/googlepages/dronten/jtagger/gui/dlg/MessageDialog.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/MessageDialog.java 2008-07-12 19:56:29.000000000 +0300 -@@ -56,7 +56,7 @@ - /** - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - setVisible(false); - } - -@@ -81,4 +81,4 @@ - public void setText(String text) { - aEditor.setText(text); - } --} -\ Dosya sonunda yenisatır yok. -+} -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/dlg/ProgressDialog.java jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/ProgressDialog.java ---- jtagger/com/googlepages/dronten/jtagger/gui/dlg/ProgressDialog.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/ProgressDialog.java 2008-07-12 19:56:12.000000000 +0300 -@@ -168,7 +168,7 @@ - * - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - close(); - } - -@@ -309,4 +309,4 @@ - aMajorProgress.setVisible(true); - pack(); - } --} -\ Dosya sonunda yenisatır yok. -+} -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/dlg/setup/GeneralSetup.java jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/setup/GeneralSetup.java ---- jtagger/com/googlepages/dronten/jtagger/gui/dlg/setup/GeneralSetup.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/setup/GeneralSetup.java 2008-07-12 19:58:00.000000000 +0300 -@@ -50,7 +50,7 @@ - /** - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - if (actionEvent.getSource() == aBrowseDir) { - JFileChooser chooser = new JFileChooser(); - -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/dlg/setup/MP3Setup.java jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/setup/MP3Setup.java ---- jtagger/com/googlepages/dronten/jtagger/gui/dlg/setup/MP3Setup.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/setup/MP3Setup.java 2008-07-12 19:57:45.000000000 +0300 -@@ -55,7 +55,7 @@ - /** - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - } - - -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/dlg/setup/SetupDialog.java jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/setup/SetupDialog.java ---- jtagger/com/googlepages/dronten/jtagger/gui/dlg/setup/SetupDialog.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/dlg/setup/SetupDialog.java 2008-07-12 19:57:06.000000000 +0300 -@@ -76,7 +76,7 @@ - * - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - for (BaseSetup panel : aSetupPanels) { - panel.save(); - } -@@ -87,7 +87,7 @@ - /** - * @param listSelectionEvent - */ -- @Override public void valueChanged(ListSelectionEvent listSelectionEvent) { -+ public void valueChanged(ListSelectionEvent listSelectionEvent) { - int index = aList.getSelectedIndex(); - - if (aCurrentSetup != null) { -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/filenametab/FileOptionsPanel.java jtagger_patched/com/googlepages/dronten/jtagger/gui/filenametab/FileOptionsPanel.java ---- jtagger/com/googlepages/dronten/jtagger/gui/filenametab/FileOptionsPanel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/filenametab/FileOptionsPanel.java 2008-07-12 19:46:13.000000000 +0300 -@@ -205,7 +205,7 @@ - * - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - aUseTitle.setSelected(false); - aUseText.setSelected(false); - aInsertAlbum.setSelected(false); -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/leftpanel/DirTree.java jtagger_patched/com/googlepages/dronten/jtagger/gui/leftpanel/DirTree.java ---- jtagger/com/googlepages/dronten/jtagger/gui/leftpanel/DirTree.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/leftpanel/DirTree.java 2008-07-12 20:39:09.000000000 +0300 -@@ -150,7 +150,7 @@ - * - * @param e - */ -- @Override public void actionPerformed(ActionEvent e) { -+ public void actionPerformed(ActionEvent e) { - if (aSelected == null || aSelected == aTop) { - return; - } -@@ -376,7 +376,7 @@ - /** - * @param event - */ -- @Override public void treeCollapsed(TreeExpansionEvent event) { -+ public void treeCollapsed(TreeExpansionEvent event) { - } - - -@@ -385,7 +385,7 @@ - * - * @param event - */ -- @Override public void treeExpanded(TreeExpansionEvent event) { -+ public void treeExpanded(TreeExpansionEvent event) { - //DefaultMutableTreeNode dirNode = (DefaultMutableTreeNode) event.getPath().getLastPathComponent(); - - //addSubDirs(dirNode); -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/leftpanel/LeftPanel.java jtagger_patched/com/googlepages/dronten/jtagger/gui/leftpanel/LeftPanel.java ---- jtagger/com/googlepages/dronten/jtagger/gui/leftpanel/LeftPanel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/leftpanel/LeftPanel.java 2008-07-12 19:34:49.000000000 +0300 -@@ -89,7 +89,7 @@ - * - * @param path - */ -- @Override public void valueChanged(String path) { -+ public void valueChanged(String path) { - AudioThread.get().stopPlaying(); - - if (path != null) { -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/tracktab/TrackOptionsPanel.java jtagger_patched/com/googlepages/dronten/jtagger/gui/tracktab/TrackOptionsPanel.java ---- jtagger/com/googlepages/dronten/jtagger/gui/tracktab/TrackOptionsPanel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/tracktab/TrackOptionsPanel.java 2008-07-12 19:47:43.000000000 +0300 -@@ -202,7 +202,7 @@ - * - * @param actionEvent Event message - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - if (actionEvent.getSource() == aUpdateButton) { - writeTags(); - } -diff -Nur jtagger/com/googlepages/dronten/jtagger/gui/tracktab/TrackTablePanel.java jtagger_patched/com/googlepages/dronten/jtagger/gui/tracktab/TrackTablePanel.java ---- jtagger/com/googlepages/dronten/jtagger/gui/tracktab/TrackTablePanel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/gui/tracktab/TrackTablePanel.java 2008-07-12 19:45:27.000000000 +0300 -@@ -112,7 +112,7 @@ - * - * @param actionEvent - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - try { - if (actionEvent.getSource() == aDeleteButton) { - ListSelectionModel lsm = aTable.getSelectionModel(); -diff -Nur jtagger/com/googlepages/dronten/jtagger/JTagger.java jtagger_patched/com/googlepages/dronten/jtagger/JTagger.java ---- jtagger/com/googlepages/dronten/jtagger/JTagger.java 2008-04-28 21:10:08.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/JTagger.java 2008-07-12 19:32:58.000000000 +0300 -@@ -116,7 +116,7 @@ - * - * @param actionEvent Menu action event - */ -- @Override public void actionPerformed(ActionEvent actionEvent) { -+ public void actionPerformed(ActionEvent actionEvent) { - if (actionEvent.getSource() == aReloadItem) { - reloadDirectory(); - } -diff -Nur jtagger/com/googlepages/dronten/jtagger/model/AlbumModel.java jtagger_patched/com/googlepages/dronten/jtagger/model/AlbumModel.java ---- jtagger/com/googlepages/dronten/jtagger/model/AlbumModel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/model/AlbumModel.java 2008-07-12 20:45:14.000000000 +0300 -@@ -49,7 +49,7 @@ - * - * @param event - */ -- @Override public void actionPerformed(ActionEvent event) { -+ public void actionPerformed(ActionEvent event) { - if (event.getSource() == JTagger.get().getMainWindow().getAlbumPane().getAlbumTable().aTestRenameButton) { - try { - AlbumRenamer renamer = JTagger.get().getMainWindow().getAlbumPane().getAlbumOptionsPanel().getRenamer(); -@@ -120,7 +120,7 @@ - /** - * @return column count - */ -- @Override public int getColumnCount() { -+ public int getColumnCount() { - return 6; - } - -@@ -159,7 +159,7 @@ - /** - * @return number of rows - */ -- @Override public int getRowCount() { -+ public int getRowCount() { - return JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getRowCount(); - } - -@@ -169,7 +169,7 @@ - * @param col - * @return get object to paint - */ -- @Override public Object getValueAt(int row, int col) { -+ public Object getValueAt(int row, int col) { - AudioTrack track = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTrack(row); - AudioTrack testTrack = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTestTrack(row); - -diff -Nur jtagger/com/googlepages/dronten/jtagger/model/FileModel.java jtagger_patched/com/googlepages/dronten/jtagger/model/FileModel.java ---- jtagger/com/googlepages/dronten/jtagger/model/FileModel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/model/FileModel.java 2008-07-12 20:37:57.000000000 +0300 -@@ -49,7 +49,7 @@ - * - * @param event Action event - */ -- @Override public void actionPerformed(ActionEvent event) { -+ public void actionPerformed(ActionEvent event) { - if (event.getSource() == JTagger.get().getMainWindow().getFilePane().getFileTable().aTestRenameButton) { - try { - FileRenamer renamer = JTagger.get().getMainWindow().getFilePane().getFileOptionsPanel().getRenamer(); -@@ -120,7 +120,7 @@ - /** - * @return Number of columns - */ -- @Override public int getColumnCount() { -+ public int getColumnCount() { - return 3; - } - -@@ -146,7 +146,7 @@ - /** - * @return Number of rows - */ -- @Override public int getRowCount() { -+ public int getRowCount() { - return JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getRowCount(); - } - -@@ -156,7 +156,7 @@ - * @param col - * @return Object to paint in cell - */ -- @Override public Object getValueAt(int row, int col) { -+ public Object getValueAt(int row, int col) { - AudioTrack track = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTrack(row); - AudioTrack testTrack = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTestTrack(row); - -diff -Nur jtagger/com/googlepages/dronten/jtagger/model/TitleModel.java jtagger_patched/com/googlepages/dronten/jtagger/model/TitleModel.java ---- jtagger/com/googlepages/dronten/jtagger/model/TitleModel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/model/TitleModel.java 2008-07-12 20:54:34.000000000 +0300 -@@ -49,7 +49,7 @@ - * - * @param event Action event - */ -- @Override public void actionPerformed(ActionEvent event) { -+ public void actionPerformed(ActionEvent event) { - if (event.getSource() == JTagger.get().getMainWindow().getTitlePane().getTitleTable().aTestRenameButton) { - try { - TitleRenamer renamer = JTagger.get().getMainWindow().getTitlePane().getTitleOptionsPanel().getRenamer(); -@@ -120,7 +120,7 @@ - /** - * @return column count - */ -- @Override public int getColumnCount() { -+ public int getColumnCount() { - return 3; - } - -@@ -150,7 +150,7 @@ - /** - * @return number of rows - */ -- @Override public int getRowCount() { -+ public int getRowCount() { - return JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getRowCount(); - } - -@@ -160,7 +160,7 @@ - * @param col - * @return get object to paint - */ -- @Override public Object getValueAt(int row, int col) { -+ public Object getValueAt(int row, int col) { - AudioTrack track = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTrack(row); - AudioTrack track_ = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTestTrack(row); - -diff -Nur jtagger/com/googlepages/dronten/jtagger/model/TrackModel.java jtagger_patched/com/googlepages/dronten/jtagger/model/TrackModel.java ---- jtagger/com/googlepages/dronten/jtagger/model/TrackModel.java 2008-04-28 20:58:50.000000000 +0300 -+++ jtagger_patched/com/googlepages/dronten/jtagger/model/TrackModel.java 2008-07-12 20:30:40.000000000 +0300 -@@ -100,7 +100,7 @@ - * - * @return Columns - */ -- @Override public int getColumnCount() { -+ public int getColumnCount() { - return 3; - } - -@@ -149,7 +149,7 @@ - * - * @return Number of rows - */ -- @Override public int getRowCount() { -+ public int getRowCount() { - return aAudioFiles.size(); - } - -@@ -204,7 +204,7 @@ - * @param col - * @return Object to paint - */ -- @Override public Object getValueAt(int row, int col) { -+ public Object getValueAt(int row, int col) { - AudioTrack track = getTrack(row); - AudioTrack track_ = JTagger.get().getMainWindow().getTrackPane().getTrackTable().getTrackModel().getTestTrack(row); - diff --git a/media-sound/jtagger/jtagger-1.0_pre20080428.ebuild b/media-sound/jtagger/jtagger-1.0_pre20080428.ebuild deleted file mode 100644 index 8d5f51df98dc..000000000000 --- a/media-sound/jtagger/jtagger-1.0_pre20080428.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/jtagger/jtagger-1.0_pre20080428.ebuild,v 1.3 2014/01/30 02:34:37 tomwij Exp $ - -EAPI="1" - -JAVA_PKG_IUSE="source test" - -inherit eutils java-pkg-2 - -MY_PV="2008.04.28" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="Powerful MP3 tag and filename editor" -HOMEPAGE="http://dronten.googlepages.com/jtagger" -SRC_URI="http://dronten.googlepages.com/${MY_P}.zip" - -LICENSE="GPL-3" -KEYWORDS="amd64 x86" -IUSE="" -SLOT="0" - -COMMON_DEP=" - dev-java/jlayer - >=dev-java/jid3-0.46-r1" -RDEPEND=">=virtual/jre-1.5 - ${COMMON_DEP}" - -DEPEND="${COMMON_DEP} - >=virtual/jdk-1.5 - app-arch/unzip - test? ( dev-java/junit:0 )" - -S="${WORKDIR}/${MY_P}" - -src_unpack() { - mkdir -p "${S}/src" || die - cd "${S}/src" || die - - unpack ${A} - unzip -q ${PN}.jar || die - epatch "${FILESDIR}"/${MY_P}-override-annotation.patch - - rm -vr ${PN}.jar javazoom org META-INF || die - find . -name '*.class' -delete || die - - # Move the tests away - mkdir -p ../test/com/googlepages/dronten/jtagger || die - mv com/googlepages/dronten/jtagger/test \ - ../test/com/googlepages/dronten/jtagger/test || die -} - -src_compile() { - local classpath="$(java-pkg_getjars jid3,jlayer)" - - cd "${S}/src" - find . -name '*.java' > sources.list - ejavac -encoding latin1 -cp "${classpath}" @sources.list - - find . -name '*.class' -o -name '*.png' > classes.list - touch myManifest - jar cmf myManifest ${PN}.jar @classes.list || die "jar failed" -} - -src_test() { - cd "${S}/test" - - local cp=".:${S}/src/${PN}.jar:$(java-pkg_getjars jid3,jlayer)" - cp="${cp}:$(java-pkg_getjars --build-only junit)" - - find . -name '*.java' > sources.list - ejavac -cp "${cp}" @sources.list - ejunit -cp "${cp}" \ - com.googlepages.dronten.jtagger.test.TestRenameAlbum \ - com.googlepages.dronten.jtagger.test.TestRenameFile \ - com.googlepages.dronten.jtagger.test.TestRenameTitle -} - -src_install() { - java-pkg_dojar src/${PN}.jar - java-pkg_dolauncher jtagger --main com.googlepages.dronten.jtagger.JTagger - - use source && java-pkg_dosrc src/com - - newicon src/com/googlepages/dronten/jtagger/resource/jTagger.icon.png ${PN}.png - make_desktop_entry jtagger "jTagger MP3 tag editor" -} diff --git a/media-video/totem/totem-3.12.1.ebuild b/media-video/totem/totem-3.12.1.ebuild index 8021633923ad..b84ff6411879 100644 --- a/media-video/totem/totem-3.12.1.ebuild +++ b/media-video/totem/totem-3.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.1.ebuild,v 1.3 2014/06/29 17:03:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.1.ebuild,v 1.4 2014/06/30 15:18:39 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -132,7 +132,6 @@ src_configure() { gnome2_src_configure \ --disable-run-in-source-tree \ --disable-static \ - --with-smclient=auto \ --enable-easy-codec-installation \ --enable-vala \ $(use_enable flash vegas-plugin) \ diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 089414231d75..3ed0f1806a49 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Mon, 30 Jun 2014 04:37:01 +0000 +Tue, 01 Jul 2014 02:37:01 +0000 diff --git a/metadata/glsa/glsa-201406-35.xml b/metadata/glsa/glsa-201406-35.xml new file mode 100644 index 000000000000..a55f2acd1e45 --- /dev/null +++ b/metadata/glsa/glsa-201406-35.xml @@ -0,0 +1,56 @@ + + + + + + Openfire: Multiple vulnerabilities + Multiple vulnerabilities have been found in Openfire, the worst of + which could lead to a Denial of Service condition. + + openfire + June 30, 2014 + June 30, 2014: 1 + 266129 + 507242 + remote + + + 3.9.2-r1 + 3.9.2-r1 + + + +

Openfire is a real time collaboration (RTC) server.

+
+ +

Multiple vulnerabilities have been discovered in Openfire. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly cause a Denial of Service condition or + bypass security restrictions. +

+
+ +

There is no known workaround at this time.

+
+ +

All Openfire users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-im/openfire-3.9.2-r1" + + +
+ + CVE-2009-1595 + CVE-2009-1596 + CVE-2014-2741 + + + BlueKnight + + Zlogene +
diff --git a/metadata/glsa/glsa-201406-36.xml b/metadata/glsa/glsa-201406-36.xml new file mode 100644 index 000000000000..355551616a75 --- /dev/null +++ b/metadata/glsa/glsa-201406-36.xml @@ -0,0 +1,67 @@ + + + + + + OpenLDAP: Multiple vulnerabilities + Multiple vulnerabilities were found in OpenLDAP, allowing for + Denial of Service or a man-in-the-middle attack. + + OpenLDAP + June 30, 2014 + June 30, 2014: 1 + 290345 + 323777 + 355333 + 388605 + 407941 + 424167 + remote + + + 2.4.35 + 2.4.35 + + + +

OpenLDAP is an LDAP suite of application and development tools.

+
+ +

Multiple vulnerabilities have been discovered in OpenLDAP. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker might employ a specially crafted certificate to + conduct man-in-the-middle attacks on SSL connections made using OpenLDAP, + bypass security restrictions or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All OpenLDAP users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-nds/openldap-2.4.35" + + +
+ + CVE-2009-3767 + CVE-2010-0211 + CVE-2010-0212 + CVE-2011-1024 + CVE-2011-1025 + CVE-2011-1081 + CVE-2011-4079 + CVE-2012-1164 + CVE-2012-2668 + + + keytoaster + + craig +
diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 1bfe9022be29..3c69e12dbfe7 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Mon, 30 Jun 2014 04:37:02 +0000 +Tue, 01 Jul 2014 02:37:02 +0000 diff --git a/metadata/md5-cache/app-admin/collectd-5.2.2 b/metadata/md5-cache/app-admin/collectd-5.2.2 index ac86463206ed..074eb8acba62 100644 --- a/metadata/md5-cache/app-admin/collectd-5.2.2 +++ b/metadata/md5-cache/app-admin/collectd-5.2.2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig DESCRIPTION=A a daemon which collects system statistic and provides mechanisms to store the values EAPI=4 HOMEPAGE=http://collectd.org -IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb +IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) collectd_plugins_syslog? ( virtual/logger ) +RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) collectd_plugins_syslog? ( virtual/logger ) SLOT=0 SRC_URI=http://collectd.org/files/collectd-5.2.2.tar.bz2 _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf linux-info 2b8c53f6065bdee2d757472215a3088f multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-app 4c2027b6530baeab97482b706149e640 perl-module a6a2d5c77bdaeba2794b167689cafb7a systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 user d0a4d0735a6c0183d707ca919bd72f28 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=715d83a765875a8e0d79e149e9997702 +_md5_=2ae3d66dae45a5089e464c3eb3a93b1b diff --git a/metadata/md5-cache/app-admin/collectd-5.3.0 b/metadata/md5-cache/app-admin/collectd-5.3.0 index a1f783c8f7e5..37a2c8be1f8a 100644 --- a/metadata/md5-cache/app-admin/collectd-5.3.0 +++ b/metadata/md5-cache/app-admin/collectd-5.3.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig DESCRIPTION=A a daemon which collects system statistic and provides mechanisms to store the values EAPI=4 HOMEPAGE=http://collectd.org -IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb +IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) collectd_plugins_syslog? ( virtual/logger ) +RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( >=sys-apps/iproute2-3.3.0 ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( >=net-libs/libesmtp-1.0.4 dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( >=dev-db/oracle-instantclient-basic-11.2.0.1.0 ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( >=dev-db/postgresql-base-8.2 ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( >=net-analyzer/rrdtool-1.4 ) collectd_plugins_rrdtool? ( >=net-analyzer/rrdtool-1.2.27 ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_interface? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_load? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_memory? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_swap? ( >=sys-libs/libstatgrab-0.16 ) collectd_plugins_users? ( >=sys-libs/libstatgrab-0.16 ) ) collectd_plugins_syslog? ( virtual/logger ) SLOT=0 SRC_URI=http://collectd.org/files/collectd-5.3.0.tar.bz2 _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf linux-info 2b8c53f6065bdee2d757472215a3088f multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-app 4c2027b6530baeab97482b706149e640 perl-module a6a2d5c77bdaeba2794b167689cafb7a systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 user d0a4d0735a6c0183d707ca919bd72f28 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=a25728c20c51f677b2c8fb71d6cd033b +_md5_=0af18d56028847319e668c65e009503c diff --git a/metadata/md5-cache/app-admin/collectd-5.4.0 b/metadata/md5-cache/app-admin/collectd-5.4.0 index 4c564f1ee302..45281358fd02 100644 --- a/metadata/md5-cache/app-admin/collectd-5.4.0 +++ b/metadata/md5-cache/app-admin/collectd-5.4.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig DESCRIPTION=A a daemon which collects system statistic and provides mechanisms to store the values EAPI=5 HOMEPAGE=http://collectd.org -IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_cgroups collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_lvm collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_statsd collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb +IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_cgroups collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_lvm collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_statsd collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) collectd_plugins_syslog? ( virtual/logger ) +RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) collectd_plugins_syslog? ( virtual/logger ) SLOT=0 SRC_URI=http://collectd.org/files/collectd-5.4.0.tar.bz2 _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf linux-info 2b8c53f6065bdee2d757472215a3088f multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-app 4c2027b6530baeab97482b706149e640 perl-module a6a2d5c77bdaeba2794b167689cafb7a systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 user d0a4d0735a6c0183d707ca919bd72f28 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=7263890d792264afdfd61ab5725507ac +_md5_=b80db307065f4713b0a83716d791d292 diff --git a/metadata/md5-cache/app-admin/collectd-5.4.1 b/metadata/md5-cache/app-admin/collectd-5.4.1 index 8fec1e656872..d8e9d1c5ac4b 100644 --- a/metadata/md5-cache/app-admin/collectd-5.4.1 +++ b/metadata/md5-cache/app-admin/collectd-5.4.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) virtual/pkgconfig kernel_linux? ( collectd_plugins_vserver? ( sys-kernel/vserver-sources ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig DESCRIPTION=A a daemon which collects system statistic and provides mechanisms to store the values EAPI=5 HOMEPAGE=http://collectd.org -IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_cgroups collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_lvm collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_statsd collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb +IUSE=contrib debug kernel_linux kernel_FreeBSD kernel_Darwin perl selinux static-libs collectd_plugins_aggregation collectd_plugins_apache collectd_plugins_apcups collectd_plugins_ascent collectd_plugins_battery collectd_plugins_bind collectd_plugins_cgroups collectd_plugins_conntrack collectd_plugins_contextswitch collectd_plugins_cpu collectd_plugins_cpufreq collectd_plugins_csv collectd_plugins_curl collectd_plugins_curl_json collectd_plugins_curl_xml collectd_plugins_dbi collectd_plugins_df collectd_plugins_disk collectd_plugins_dns collectd_plugins_email collectd_plugins_entropy collectd_plugins_ethstat collectd_plugins_exec collectd_plugins_filecount collectd_plugins_fscache collectd_plugins_gmond collectd_plugins_hddtemp collectd_plugins_interface collectd_plugins_ipmi collectd_plugins_iptables collectd_plugins_irq collectd_plugins_java collectd_plugins_libvirt collectd_plugins_load collectd_plugins_logfile collectd_plugins_lvm collectd_plugins_madwifi collectd_plugins_match_empty_counter collectd_plugins_match_hashed collectd_plugins_match_regex collectd_plugins_match_timediff collectd_plugins_match_value collectd_plugins_mbmon collectd_plugins_md collectd_plugins_memcachec collectd_plugins_memcached collectd_plugins_memory collectd_plugins_multimeter collectd_plugins_mysql collectd_plugins_netlink collectd_plugins_network collectd_plugins_network collectd_plugins_nfs collectd_plugins_nginx collectd_plugins_notify_desktop collectd_plugins_notify_email collectd_plugins_ntpd collectd_plugins_numa collectd_plugins_nut collectd_plugins_olsrd collectd_plugins_onewire collectd_plugins_openvpn collectd_plugins_oracle collectd_plugins_perl collectd_plugins_perl collectd_plugins_ping collectd_plugins_postgresql collectd_plugins_powerdns collectd_plugins_processes collectd_plugins_protocols collectd_plugins_python collectd_plugins_python collectd_plugins_routeros collectd_plugins_rrdcached collectd_plugins_rrdcached collectd_plugins_rrdtool collectd_plugins_sensors collectd_plugins_serial collectd_plugins_snmp collectd_plugins_statsd collectd_plugins_swap collectd_plugins_syslog collectd_plugins_table collectd_plugins_tail collectd_plugins_target_notification collectd_plugins_target_replace collectd_plugins_target_scale collectd_plugins_target_set collectd_plugins_tcpconns collectd_plugins_teamspeak2 collectd_plugins_ted collectd_plugins_thermal collectd_plugins_threshold collectd_plugins_tokyotyrant collectd_plugins_unixsock collectd_plugins_uptime collectd_plugins_users collectd_plugins_uuid collectd_plugins_varnish collectd_plugins_vmem collectd_plugins_vserver collectd_plugins_wireless collectd_plugins_write_graphite collectd_plugins_write_http collectd_plugins_write_mongodb KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) collectd_plugins_syslog? ( virtual/logger ) +RDEPEND=dev-libs/libgcrypt:0 sys-devel/libtool perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) selinux? ( sec-policy/selinux-collectd ) collectd_plugins_apache? ( net-misc/curl ) collectd_plugins_ascent? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_bind? ( dev-libs/libxml2 ) collectd_plugins_curl? ( net-misc/curl ) collectd_plugins_curl_json? ( net-misc/curl dev-libs/yajl ) collectd_plugins_curl_xml? ( net-misc/curl dev-libs/libxml2 ) collectd_plugins_dbi? ( dev-db/libdbi ) collectd_plugins_dns? ( net-libs/libpcap ) collectd_plugins_gmond? ( sys-cluster/ganglia ) collectd_plugins_ipmi? ( >=sys-libs/openipmi-2.0.16-r1 ) collectd_plugins_iptables? ( >=net-firewall/iptables-1.4.13 ) collectd_plugins_java? ( virtual/jre dev-java/java-config-wrapper ) collectd_plugins_libvirt? ( app-emulation/libvirt dev-libs/libxml2 ) collectd_plugins_lvm? ( sys-fs/lvm2 ) collectd_plugins_memcachec? ( dev-libs/libmemcached ) collectd_plugins_mysql? ( >=virtual/mysql-5.0 ) collectd_plugins_netlink? ( net-libs/libmnl ) collectd_plugins_nginx? ( net-misc/curl ) collectd_plugins_notify_desktop? ( x11-libs/libnotify ) collectd_plugins_notify_email? ( net-libs/libesmtp dev-libs/openssl ) collectd_plugins_nut? ( sys-power/nut ) collectd_plugins_onewire? ( sys-fs/owfs ) collectd_plugins_oracle? ( dev-db/oracle-instantclient-basic ) collectd_plugins_perl? ( dev-lang/perl[ithreads] ( || ( sys-devel/libperl[ithreads] >=sys-devel/libperl-5.10 ) ) ) collectd_plugins_ping? ( net-libs/liboping ) collectd_plugins_postgresql? ( dev-db/postgresql-base ) collectd_plugins_python? ( =dev-lang/python-2* ) collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool ) collectd_plugins_sensors? ( sys-apps/lm_sensors ) collectd_plugins_snmp? ( net-analyzer/net-snmp ) collectd_plugins_tokyotyrant? ( net-misc/tokyotyrant ) collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_write_http? ( net-misc/curl ) collectd_plugins_write_mongodb? ( dev-libs/mongo-c-driver ) kernel_FreeBSD? ( collectd_plugins_disk? ( sys-libs/libstatgrab ) collectd_plugins_interface? ( sys-libs/libstatgrab ) collectd_plugins_load? ( sys-libs/libstatgrab ) collectd_plugins_memory? ( sys-libs/libstatgrab ) collectd_plugins_swap? ( sys-libs/libstatgrab ) collectd_plugins_users? ( sys-libs/libstatgrab ) ) collectd_plugins_syslog? ( virtual/logger ) SLOT=0 SRC_URI=http://collectd.org/files/collectd-5.4.1.tar.bz2 _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf linux-info 2b8c53f6065bdee2d757472215a3088f multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-app 4c2027b6530baeab97482b706149e640 perl-module a6a2d5c77bdaeba2794b167689cafb7a systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 user d0a4d0735a6c0183d707ca919bd72f28 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=aff86bc0277e5ee6c5763ee64ca5c048 +_md5_=88437771b181fa98e738a181332a06d9 diff --git a/metadata/md5-cache/app-crypt/gnupg-1.4.17 b/metadata/md5-cache/app-crypt/gnupg-1.4.18 similarity index 81% rename from metadata/md5-cache/app-crypt/gnupg-1.4.17 rename to metadata/md5-cache/app-crypt/gnupg-1.4.18 index 79963358b54e..e51eddb43a0f 100644 --- a/metadata/md5-cache/app-crypt/gnupg-1.4.17 +++ b/metadata/md5-cache/app-crypt/gnupg-1.4.18 @@ -4,10 +4,10 @@ DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement EAPI=5 HOMEPAGE=http://www.gnupg.org/ IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib linguas_ru -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos LICENSE=GPL-2 RDEPEND=!static? ( ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) zlib? ( sys-libs/zlib ) curl? ( net-misc/curl ) mta? ( virtual/mta ) readline? ( sys-libs/readline ) smartcard? ( =virtual/libusb-0* ) usb? ( =virtual/libusb-0* ) ) selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-1.4.17.tar.bz2 +SRC_URI=mirror://gnupg/gnupg/gnupg-1.4.18.tar.bz2 _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=881a37f7cbd6f6c8b1a7208b308a3d3d +_md5_=13267fd4aa432f81dee86a3683108bfd diff --git a/metadata/md5-cache/app-crypt/gnupg-2.0.24 b/metadata/md5-cache/app-crypt/gnupg-2.0.25 similarity index 82% rename from metadata/md5-cache/app-crypt/gnupg-2.0.24 rename to metadata/md5-cache/app-crypt/gnupg-2.0.25 index 32a4dc59d17f..ef9576bebbad 100644 --- a/metadata/md5-cache/app-crypt/gnupg-2.0.24 +++ b/metadata/md5-cache/app-crypt/gnupg-2.0.25 @@ -4,11 +4,11 @@ DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement EAPI=5 HOMEPAGE=http://www.gnupg.org/ IUSE=adns bzip2 doc ldap nls mta readline static selinux smartcard usb -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-3 RDEPEND=!static? ( >=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.4:0= >=dev-libs/libgpg-error-1.11 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib adns? ( >=net-libs/adns-1.4 ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) ) || ( app-crypt/pinentry app-crypt/pinentry-qt ) mta? ( virtual/mta ) !<=app-crypt/gnupg-2.0.1 selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) REQUIRED_USE=smartcard? ( !static ) SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-2.0.24.tar.bz2 +SRC_URI=mirror://gnupg/gnupg/gnupg-2.0.25.tar.bz2 _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=45476af12950f112192d363e4328b2a2 +_md5_=dd4146875a7f79a103b12d2a47e3d236 diff --git a/metadata/md5-cache/app-doc/podbrowser-0.12 b/metadata/md5-cache/app-doc/podbrowser-0.12 deleted file mode 100644 index b1ccb20f7a78..000000000000 --- a/metadata/md5-cache/app-doc/podbrowser-0.12 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=dev-perl/gtk2-gladexml dev-perl/gtk2-perl dev-perl/HTML-Parser dev-perl/Locale-gettext virtual/perl-Pod-Simple dev-perl/URI dev-perl/Gtk2-Ex-PodViewer dev-perl/Gtk2-Ex-PrintDialog dev-perl/Gtk2-Ex-Simple-List >=dev-lang/perl-5.8.0 x11-libs/gtk+:2 >=x11-themes/gnome-icon-theme-2.10.0 >=gnome-base/libglade-2 sys-devel/gettext -DESCRIPTION=PodBrowser is a documentation browser for Perl -EAPI=1 -HOMEPAGE=http://jodrell.net/projects/podbrowser -KEYWORDS=amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-perl/gtk2-gladexml dev-perl/gtk2-perl dev-perl/HTML-Parser dev-perl/Locale-gettext virtual/perl-Pod-Simple dev-perl/URI dev-perl/Gtk2-Ex-PodViewer dev-perl/Gtk2-Ex-PrintDialog dev-perl/Gtk2-Ex-Simple-List >=dev-lang/perl-5.8.0 x11-libs/gtk+:2 >=x11-themes/gnome-icon-theme-2.10.0 >=gnome-base/libglade-2 -SLOT=0 -SRC_URI=http://jodrell.net/files/podbrowser/podbrowser-0.12.tar.gz -_md5_=4c357cc827683edd677b73c94c2a2359 diff --git a/metadata/md5-cache/app-doc/podbrowser-0.12-r3 b/metadata/md5-cache/app-doc/podbrowser-0.12-r3 index 2374a89dc7cc..b2b2173ba1e6 100644 --- a/metadata/md5-cache/app-doc/podbrowser-0.12-r3 +++ b/metadata/md5-cache/app-doc/podbrowser-0.12-r3 @@ -3,10 +3,10 @@ DEPEND=dev-perl/gtk2-gladexml dev-perl/gtk2-perl dev-perl/HTML-Parser dev-perl/L DESCRIPTION=PodBrowser is a documentation browser for Perl EAPI=5 HOMEPAGE=http://jodrell.net/projects/podbrowser -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-perl/gtk2-gladexml dev-perl/gtk2-perl dev-perl/HTML-Parser dev-perl/Locale-gettext virtual/perl-Pod-Simple dev-perl/URI dev-perl/Gtk2-Ex-PodViewer dev-perl/Gtk2-Ex-PrintDialog dev-perl/Gtk2-Ex-Simple-List || ( >=dev-lang/perl-5.16 =x11-libs/gtk+-2.6.0:2 >=x11-themes/gnome-icon-theme-2.10.0 >=gnome-base/libglade-2:2.0 SLOT=0 SRC_URI=http://jodrell.net/files/podbrowser/podbrowser-0.12.tar.gz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=d2d2a5394f6e0c7c772f8f7a809df3c9 +_md5_=9d7a38da65ddd339bcdec9b4c9fe1a50 diff --git a/metadata/md5-cache/app-editors/gedit-plugins-3.12.1 b/metadata/md5-cache/app-editors/gedit-plugins-3.12.1 index f9e7352f6269..7fb5da7ab1af 100644 --- a/metadata/md5-cache/app-editors/gedit-plugins-3.12.1 +++ b/metadata/md5-cache/app-editors/gedit-plugins-3.12.1 @@ -11,4 +11,4 @@ REQUIRED_USE=charmap? ( python ) git? ( python ) terminal? ( python ) python? ( SLOT=0 SRC_URI=mirror://gnome/sources/gedit-plugins/3.12/gedit-plugins-3.12.1.tar.xz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 2964b38e7ad7f6998406386ad1c6dbcf multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=86f97b7f726f3fabd7807021ed06c2f5 +_md5_=fe45535722da5f77a444fe0c4547dcde diff --git a/metadata/md5-cache/app-forensics/rkhunter-1.4.0 b/metadata/md5-cache/app-forensics/rkhunter-1.4.0 new file mode 100644 index 000000000000..692e7fcb6329 --- /dev/null +++ b/metadata/md5-cache/app-forensics/rkhunter-1.4.0 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install postinst prepare +DESCRIPTION=Rootkit Hunter scans for known and unknown rootkits, backdoors, and sniffers. +EAPI=4 +HOMEPAGE=http://rkhunter.sf.net/ +KEYWORDS=amd64 ~mips ppc x86 +LICENSE=GPL-2 +RDEPEND=app-shells/bash dev-lang/perl sys-process/lsof[rpc] virtual/cron virtual/mailx +SLOT=0 +SRC_URI=mirror://sourceforge/rkhunter/rkhunter-1.4.0.tar.gz +_eclasses_=bash-completion-r1 db412e427e3317ffd3e15f17df269c5e eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=e2b8e0b54ba0367bef631e1cad453f50 diff --git a/metadata/md5-cache/app-leechcraft/lc-poshuku-0.6.65 b/metadata/md5-cache/app-leechcraft/lc-poshuku-0.6.65 index 96132c02e3c5..b94a66046c9f 100644 --- a/metadata/md5-cache/app-leechcraft/lc-poshuku-0.6.65 +++ b/metadata/md5-cache/app-leechcraft/lc-poshuku-0.6.65 @@ -3,7 +3,7 @@ DEPEND=~app-leechcraft/lc-core-0.6.65[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? DESCRIPTION=Poshuku, the full-featured web browser plugin for LeechCraft. EAPI=4 HOMEPAGE=http://leechcraft.org/ -IUSE=debug +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks +pcre postgres +sqlite wyfv +IUSE=+autosearch debug +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks +pcre postgres +sqlite wyfv KEYWORDS=~amd64 ~x86 LICENSE=Boost-1.0 RDEPEND=~app-leechcraft/lc-core-0.6.65[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? ( net-dns/libidn ) onlinebookmarks? ( >=dev-libs/qjson-0.7.1-r1 ) pcre? ( >=dev-libs/libpcre-8.12 ) virtual/leechcraft-downloader-http @@ -11,4 +11,4 @@ REQUIRED_USE=pcre? ( cleanweb ) SLOT=0 SRC_URI=mirror://sourceforge/leechcraft/leechcraft-0.6.65.tar.xz http://dist.leechcraft.org/LeechCraft/0.6.65/leechcraft-0.6.65.tar.xz _eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 confutils 2ab69b52fa6ea0c0669a47fb94b354b4 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 leechcraft e0ec4b74ef98adeb1a9696617a379c7f multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=401fe2c2c2176def23252e3f574a3722 +_md5_=e11f211be97d0e66efa59ddf45da6f21 diff --git a/metadata/md5-cache/app-leechcraft/lc-poshuku-9999 b/metadata/md5-cache/app-leechcraft/lc-poshuku-9999 index 2f1b23c24d26..2a85b112c57d 100644 --- a/metadata/md5-cache/app-leechcraft/lc-poshuku-9999 +++ b/metadata/md5-cache/app-leechcraft/lc-poshuku-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare pretend setup test unpack -DEPEND=~app-leechcraft/lc-core-9999[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? ( net-dns/libidn ) onlinebookmarks? ( >=dev-libs/qjson-0.7.1-r1 ) pcre? ( >=dev-libs/libpcre-8.12 ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DEPEND=~app-leechcraft/lc-core-9999[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? ( net-dns/libidn ) onlinebookmarks? ( >=dev-libs/qjson-0.7.1-r1 ) pcre? ( >=dev-libs/libpcre-8.12 ) qrd? ( media-gfx/qrencode ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git DESCRIPTION=Poshuku, the full-featured web browser plugin for LeechCraft. EAPI=4 HOMEPAGE=http://leechcraft.org/ -IUSE=debug +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks +pcre postgres +sqlite wyfv +IUSE=+autosearch debug +dcac +cleanweb +fatape +filescheme +fua +idn +keywords +onlinebookmarks +pcre postgres qrd +sqlite wyfv LICENSE=Boost-1.0 -RDEPEND=~app-leechcraft/lc-core-9999[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? ( net-dns/libidn ) onlinebookmarks? ( >=dev-libs/qjson-0.7.1-r1 ) pcre? ( >=dev-libs/libpcre-8.12 ) virtual/leechcraft-downloader-http +RDEPEND=~app-leechcraft/lc-core-9999[postgres?,sqlite?] dev-qt/qtwebkit:4 idn? ( net-dns/libidn ) onlinebookmarks? ( >=dev-libs/qjson-0.7.1-r1 ) pcre? ( >=dev-libs/libpcre-8.12 ) qrd? ( media-gfx/qrencode ) virtual/leechcraft-downloader-http REQUIRED_USE=pcre? ( cleanweb ) SLOT=0 _eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 confutils 2ab69b52fa6ea0c0669a47fb94b354b4 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 git-2 2027b81a576527fa16bece425941e094 git-r3 da25af7340478afdca16e1e4568b014a leechcraft e0ec4b74ef98adeb1a9696617a379c7f multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=5aaad0302619f3f75e34bdc3050cea62 +_md5_=47e33a0aa1e014452efd148cdf2bdc43 diff --git a/metadata/md5-cache/app-misc/bb-1.3.0_rc1-r3 b/metadata/md5-cache/app-misc/bb-1.3.0_rc1-r3 new file mode 100644 index 000000000000..6b9097fa2fac --- /dev/null +++ b/metadata/md5-cache/app-misc/bb-1.3.0_rc1-r3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=postinst prepare +DEPEND=media-libs/aalib:= dev-libs/lzo:= mikmod? ( media-libs/libmikmod:= ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Demonstration program for visual effects of aalib +EAPI=5 +HOMEPAGE=http://aa-project.sourceforge.net/ +IUSE=mikmod +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=media-libs/aalib:= dev-libs/lzo:= mikmod? ( media-libs/libmikmod:= ) +SLOT=0 +SRC_URI=mirror://sourceforge/aa-project/bb-1.3rc1.tar.gz +_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=6944defdc2a623b88340f64d150cde02 diff --git a/metadata/md5-cache/dev-cpp/libgnomeuimm-2.28.0-r1 b/metadata/md5-cache/dev-cpp/libgnomeuimm-2.28.0-r1 new file mode 100644 index 000000000000..a0edf9892d3b --- /dev/null +++ b/metadata/md5-cache/dev-cpp/libgnomeuimm-2.28.0-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack +DEPEND=>=gnome-base/libgnomeui-2.7.1 dev-cpp/glibmm >=dev-cpp/libgnomemm-2.16.0 >=dev-cpp/libgnomecanvasmm-2.6 >=dev-cpp/gconfmm-2.6 >=dev-cpp/libglademm-2.4 >=dev-cpp/gnome-vfsmm-2.16 virtual/pkgconfig >=sys-apps/sed-4 +DESCRIPTION=C++ bindings for libgnomeui +EAPI=5 +HOMEPAGE=http://www.gtkmm.org +KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd +LICENSE=LGPL-2.1 +RDEPEND=>=gnome-base/libgnomeui-2.7.1 dev-cpp/glibmm >=dev-cpp/libgnomemm-2.16.0 >=dev-cpp/libgnomecanvasmm-2.6 >=dev-cpp/gconfmm-2.6 >=dev-cpp/libglademm-2.4 >=dev-cpp/gnome-vfsmm-2.16 +SLOT=2.6 +SRC_URI=mirror://gnome/sources/libgnomeuimm/2.28/libgnomeuimm-2.28.0.tar.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=48d173d811bc7f980f225e0f1b27bcf5 diff --git a/metadata/md5-cache/dev-db/mysql-workbench-6.1.7 b/metadata/md5-cache/dev-db/mysql-workbench-6.1.7 new file mode 100644 index 000000000000..eb7adbbcdc52 --- /dev/null +++ b/metadata/md5-cache/dev-db/mysql-workbench-6.1.7 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=python_single_target_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6[sqlite] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-libs/glib:2 dev-cpp/atkmm dev-cpp/pangomm >=dev-cpp/glibmm-2.14:2 >=dev-cpp/gtkmm-2.14:2.4 dev-libs/atk x11-libs/pango >=x11-libs/gtk+-2.6:2 gnome-base/libglade:2.0 >=x11-libs/cairo-1.5.12[glib,svg] dev-libs/libsigc++:2 dev-libs/boost >=dev-cpp/ctemplate-0.95 >=dev-libs/libxml2-2.6.2:2 dev-libs/libzip >=virtual/mysql-5.1 dev-libs/libpcre virtual/opengl >=dev-lang/lua-5.1[deprecated] || ( sys-libs/e2fsprogs-libs dev-libs/ossp-uuid ) dev-libs/tinyxml[stl] dev-db/mysql-connector-c++ dev-db/vsqlite++ !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) gnome-keyring? ( gnome-base/libgnome-keyring ) dev-python/pexpect >=dev-python/paramiko-1.7.4 dev-lang/swig virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.11.1 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DESCRIPTION=MySQL Workbench +EAPI=5 +HOMEPAGE=http://dev.mysql.com/workbench/ +IUSE=debug doc gnome-keyring +iodbc python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=python_single_target_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6[sqlite] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-libs/glib:2 dev-cpp/atkmm dev-cpp/pangomm >=dev-cpp/glibmm-2.14:2 >=dev-cpp/gtkmm-2.14:2.4 dev-libs/atk x11-libs/pango >=x11-libs/gtk+-2.6:2 gnome-base/libglade:2.0 >=x11-libs/cairo-1.5.12[glib,svg] dev-libs/libsigc++:2 dev-libs/boost >=dev-cpp/ctemplate-0.95 >=dev-libs/libxml2-2.6.2:2 dev-libs/libzip >=virtual/mysql-5.1 dev-libs/libpcre virtual/opengl >=dev-lang/lua-5.1[deprecated] || ( sys-libs/e2fsprogs-libs dev-libs/ossp-uuid ) dev-libs/tinyxml[stl] dev-db/mysql-connector-c++ dev-db/vsqlite++ !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) gnome-keyring? ( gnome-base/libgnome-keyring ) dev-python/pexpect >=dev-python/paramiko-1.7.4 app-admin/sudo >=sys-apps/net-tools-1.60_p20120127084908 +SLOT=0 +SRC_URI=mirror://mysql/Downloads/MySQLGUITools/mysql-workbench-community-6.1.7-src.tar.gz +_eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f python-single-r1 a71a169a881e0a11d04a7fe12dc39f6e python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=f8ff09d6b8f3f65d860f120dd8dc47f9 diff --git a/metadata/md5-cache/dev-java/icedtea-bin-6.1.13.3 b/metadata/md5-cache/dev-java/icedtea-bin-6.1.13.3 deleted file mode 100644 index 6c806ab6f6fc..000000000000 --- a/metadata/md5-cache/dev-java/icedtea-bin-6.1.13.3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=install postinst postrm preinst prerm setup -DEPEND==dev-java/java-config-2* || ( app-admin/eselect-java =media-libs/giflib-4.1.6-r1 >=media-libs/libpng-1.6:0= >=sys-devel/gcc-4.5.4 >=sys-libs/glibc-2.15 >=sys-libs/zlib-1.2.3-r1 || ( virtual/jpeg:62 media-libs/jpeg:62 ) nsplugin? ( >=dev-libs/atk-1.30.0 >=dev-libs/nspr-4.8 >=x11-libs/cairo-1.8.8 >=x11-libs/pango-1.24.5 ) selinux? ( sec-policy/selinux-java ) X? ( >=dev-libs/glib-2.32:2 >=media-libs/freetype-2.4.9:2 >=x11-libs/gtk+-2.24:2 >=x11-libs/libX11-1.4 >=x11-libs/libXext-1.3 >=x11-libs/libXi-1.6 >=x11-libs/libXtst-1.2 media-fonts/dejavu cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts media-fonts/lklug media-fonts/lohit-fonts media-fonts/sazanami ) ) alsa? ( >=media-libs/alsa-lib-1.0.20 ) cups? ( >=net-print/cups-1.4 ) =dev-java/java-config-2* || ( app-admin/eselect-java =media-libs/giflib-4.1.6-r1 >=media-libs/libpng-1.6:0= >=sys-devel/gcc-4.5.4 >=sys-libs/glibc-2.15 >=sys-libs/zlib-1.2.3-r1 || ( virtual/jpeg:62 media-libs/jpeg:62 ) selinux? ( sec-policy/selinux-java ) X? ( >=dev-libs/glib-2.32:2 >=media-libs/freetype-2.4.9:2 >=x11-libs/gtk+-2.24:2 >=x11-libs/libX11-1.4 >=x11-libs/libXext-1.3 >=x11-libs/libXi-1.6 >=x11-libs/libXtst-1.2 media-fonts/dejavu cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts media-fonts/lklug media-fonts/lohit-fonts media-fonts/sazanami ) ) alsa? ( >=media-libs/alsa-lib-1.0.20 ) cups? ( >=net-print/cups-1.4 ) =dev-java/java-config-2* || ( app-admin/eselect-java =media-libs/giflib-4.1.6-r1 >=media-libs/libpng-1.6:0= >=sys-devel/gcc-4.5.4 >=sys-libs/glibc-2.15 >=sys-libs/zlib-1.2.3-r1 || ( virtual/jpeg:62 media-libs/jpeg:62 ) selinux? ( sec-policy/selinux-java ) X? ( >=dev-libs/glib-2.32:2 >=media-libs/freetype-2.4.9:2 >=x11-libs/gtk+-2.24:2 >=x11-libs/libX11-1.4 >=x11-libs/libXext-1.3 >=x11-libs/libXi-1.6 >=x11-libs/libXtst-1.2 media-fonts/dejavu cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts media-fonts/lklug media-fonts/lohit-fonts media-fonts/sazanami ) ) alsa? ( >=media-libs/alsa-lib-1.0.20 ) cups? ( >=net-print/cups-1.4 ) =dev-java/java-config-2* || ( app-admin/eselect-java =dev-libs/libestr-0.1.3 >=dev-libs/libee-0.3.2 virtual/pkgconfig !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Fast samples-based log normalization library +EAPI=5 +HOMEPAGE=http://www.liblognorm.com +IUSE=debug static-libs +KEYWORDS=~amd64 ~arm ~hppa ~x86 ~amd64-linux +LICENSE=LGPL-2.1 +RDEPEND=>=dev-libs/libestr-0.1.3 >=dev-libs/libee-0.3.2 +SLOT=0 +SRC_URI=http://www.liblognorm.com/files/download/liblognorm-0.3.7.tar.gz +_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f autotools-utils fb74970befc9b65ceec689d2ccff3022 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=e2885b9d4968b18d6a8939d01a1429d1 diff --git a/metadata/md5-cache/dev-libs/lzo-2.08 b/metadata/md5-cache/dev-libs/lzo-2.08 new file mode 100644 index 000000000000..0cdc109e22be --- /dev/null +++ b/metadata/md5-cache/dev-libs/lzo-2.08 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install test +DESCRIPTION=An extremely fast compression and decompression library +EAPI=5 +HOMEPAGE=http://www.oberhumer.com/opensource/lzo/ +IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r19 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32] ) +SLOT=2 +SRC_URI=http://www.oberhumer.com/opensource/lzo/download/lzo-2.08.tar.gz +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multilib-build 3829408c8635ac3f5be527a5c266c825 multilib-minimal 5bbdc77877c1aa3c6bd89ca3f9196d11 multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=9c6598e9866d68c1d1008ec9b55efcff diff --git a/metadata/md5-cache/dev-perl/Sys-Virt-1.2.5 b/metadata/md5-cache/dev-perl/Sys-Virt-1.2.5 index 4dbeed1aaab9..aedc9c77ecf1 100644 --- a/metadata/md5-cache/dev-perl/Sys-Virt-1.2.5 +++ b/metadata/md5-cache/dev-perl/Sys-Virt-1.2.5 @@ -10,4 +10,4 @@ RDEPEND=>=app-emulation/libvirt-1.2.5 dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DA/DANBERR/Sys-Virt-1.2.5.tar.gz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-module a6a2d5c77bdaeba2794b167689cafb7a toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 -_md5_=7b410d9ba5fe382b83325344bdb733c5 +_md5_=cdf9c961f04e28549c70c2f56ec51d9a diff --git a/metadata/md5-cache/dev-perl/Unicode-LineBreak-2013.10 b/metadata/md5-cache/dev-perl/Unicode-LineBreak-2014.60.0 similarity index 93% rename from metadata/md5-cache/dev-perl/Unicode-LineBreak-2013.10 rename to metadata/md5-cache/dev-perl/Unicode-LineBreak-2014.60.0 index ab63dc3b9e55..da62c0258a58 100644 --- a/metadata/md5-cache/dev-perl/Unicode-LineBreak-2013.10 +++ b/metadata/md5-cache/dev-perl/Unicode-LineBreak-2014.60.0 @@ -7,6 +7,6 @@ KEYWORDS=~amd64 LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=dev-perl/MIME-Charset virtual/perl-Encode dev-lang/perl:=[-build(-)] SLOT=0 -SRC_URI=mirror://cpan/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2013.10.tar.gz +SRC_URI=mirror://cpan/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2014.06.tar.gz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-module a6a2d5c77bdaeba2794b167689cafb7a toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 -_md5_=77d883642809ade376223e12cab384a0 +_md5_=85f663b6ece60ade6a1bc7face3b9301 diff --git a/metadata/md5-cache/dev-perl/Unix-Getrusage-0.030.0 b/metadata/md5-cache/dev-perl/Unix-Getrusage-0.030.0 index 7d5dedb6e241..02f0781623e9 100644 --- a/metadata/md5-cache/dev-perl/Unix-Getrusage-0.030.0 +++ b/metadata/md5-cache/dev-perl/Unix-Getrusage-0.030.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:=[-build(-)] DESCRIPTION=Perl interface to the Unix getrusage system call EAPI=5 HOMEPAGE=http://search.cpan.org/dist/Unix-Getrusage/ -KEYWORDS=amd64 x86 +KEYWORDS=amd64 ~mips x86 LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/T/TA/TAFFY/Unix-Getrusage-0.03.tar.gz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-module a6a2d5c77bdaeba2794b167689cafb7a toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 -_md5_=86a97916e1dd6183df21e6df2cee490b +_md5_=c2339567b156aa00c550e17767732b61 diff --git a/metadata/md5-cache/dev-python/geopy-0.95.1 b/metadata/md5-cache/dev-python/geopy-0.95.1 deleted file mode 100644 index d1ff78868fa4..000000000000 --- a/metadata/md5-cache/dev-python/geopy-0.95.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=<=dev-python/beautifulsoup-4.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] test? ( dev-python/nose[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -DESCRIPTION=A Geocoding Toolbox for Python -EAPI=5 -HOMEPAGE=http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/ -IUSE=test python_targets_python2_6 python_targets_python2_7 python_targets_pypy -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=<=dev-python/beautifulsoup-4.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_pypy ) -SLOT=0 -SRC_URI=mirror://pypi/g/geopy/geopy-0.95.1.tar.gz http://dev.gentoo.org/~idella4/fells_loop.gpx -_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=581036738cbd74ce0e288a9cd82d328b diff --git a/metadata/md5-cache/dev-python/geopy-0.96.2 b/metadata/md5-cache/dev-python/geopy-0.96.2 deleted file mode 100644 index 1c06b2c5cb3d..000000000000 --- a/metadata/md5-cache/dev-python/geopy-0.96.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=<=dev-python/beautifulsoup-4.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] test? ( dev-python/nose[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -DESCRIPTION=A Geocoding Toolbox for Python -EAPI=5 -HOMEPAGE=http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/ -IUSE=test python_targets_python2_6 python_targets_python2_7 python_targets_pypy -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=<=dev-python/beautifulsoup-4.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_pypy ) -SLOT=0 -SRC_URI=mirror://pypi/g/geopy/geopy-0.96.2.tar.gz -_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=dcd1c610c9bed1a4df62e178fa4249b5 diff --git a/metadata/md5-cache/dev-python/geopy-0.97 b/metadata/md5-cache/dev-python/geopy-0.97 deleted file mode 100644 index 36f5fff86551..000000000000 --- a/metadata/md5-cache/dev-python/geopy-0.97 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=<=dev-python/beautifulsoup-4.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] test? ( dev-python/nose[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -DESCRIPTION=A Geocoding Toolbox for Python -EAPI=5 -HOMEPAGE=http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/ -IUSE=test python_targets_python2_6 python_targets_python2_7 python_targets_pypy -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=<=dev-python/beautifulsoup-4.0[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_pypy ) -SLOT=0 -SRC_URI=mirror://pypi/g/geopy/geopy-0.97.tar.gz -_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=21e85cbba99a59174aa65c20f215ceb7 diff --git a/metadata/md5-cache/dev-python/geopy-0.99 b/metadata/md5-cache/dev-python/geopy-0.99 index 6de1543a547e..7b0392ac0711 100644 --- a/metadata/md5-cache/dev-python/geopy-0.99 +++ b/metadata/md5-cache/dev-python/geopy-0.99 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( dev-python/nose[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] +DEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] test? ( dev-python/nose[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] DESCRIPTION=A Geocoding Toolbox for Python EAPI=5 HOMEPAGE=http://www.geopy.org/ http://pypi.python.org/pypi/geopy http://code.google.com/p/geopy/ @@ -11,4 +11,4 @@ REQUIRED_USE=yahoo? ( || ( python_targets_python2_6 python_targets_python2_7 pyt SLOT=0 SRC_URI=mirror://pypi/g/geopy/geopy-0.99.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=d079dedf6c869efe4196ab36dc40c4c8 +_md5_=3b90ca4bb2297bdecca0aa621e3da75a diff --git a/metadata/md5-cache/dev-python/mimerender-0.5.4 b/metadata/md5-cache/dev-python/mimerender-0.5.4 index ad5ba41408b0..d7734406a56c 100644 --- a/metadata/md5-cache/dev-python/mimerender-0.5.4 +++ b/metadata/md5-cache/dev-python/mimerender-0.5.4 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/mimeparse[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +DEPEND=dev-python/mimeparse[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] DESCRIPTION=RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2 EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/mimerender @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targe SLOT=0 SRC_URI=mirror://pypi/m/mimerender/mimerender-0.5.4.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=78c0878caf3b480e88c5e6f0cd9ad955 +_md5_=0788377f09f7a9b47e292c9b626f8664 diff --git a/metadata/md5-cache/dev-python/pkginfo-1.0 b/metadata/md5-cache/dev-python/pkginfo-1.0 index 8bce064452b9..8a8be4a46490 100644 --- a/metadata/md5-cache/dev-python/pkginfo-1.0 +++ b/metadata/md5-cache/dev-python/pkginfo-1.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=doc? ( dev-python/sphinx[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] +DEPEND=doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) dev-python/setuptools[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] DESCRIPTION=Provides an API for querying the distutils metadata written in a PKG-INFO file EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/pkginfo -IUSE=doc examples python_targets_python2_6 python_targets_python2_7 python_targets_pypy +IUSE=doc examples python_targets_python2_7 python_targets_pypy KEYWORDS=~amd64 ~x86 LICENSE=MIT -RDEPEND=doc? ( dev-python/sphinx[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_pypy ) +RDEPEND=doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) dev-python/setuptools[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_pypy ) SLOT=0 SRC_URI=mirror://pypi/p/pkginfo/pkginfo-1.0.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=35060ccdaa22a10bd16b60a36798b462 +_md5_=4fd766b79444b87c7685b9e0a0d37c5d diff --git a/metadata/md5-cache/dev-python/pyenchant-1.6.6 b/metadata/md5-cache/dev-python/pyenchant-1.6.6 new file mode 100644 index 000000000000..8c07dfc768e8 --- /dev/null +++ b/metadata/md5-cache/dev-python/pyenchant-1.6.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=app-text/enchant-1.6 dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +DESCRIPTION=Python bindings for the Enchant spellchecking system +EAPI=5 +HOMEPAGE=http://pyenchant.sourceforge.net http://pypi.python.org/pypi/pyenchant +IUSE=python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_pypy +KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2.1 +RDEPEND=>=app-text/enchant-1.6 dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_pypy ) +SLOT=0 +SRC_URI=mirror://pypi/p/pyenchant/pyenchant-1.6.6.tar.gz +_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=ffb5ae3b42fc255e0a7cd5902a2baf98 diff --git a/metadata/md5-cache/dev-python/pyprof2calltree-1.1.0 b/metadata/md5-cache/dev-python/pyprof2calltree-1.1.0 deleted file mode 100644 index ca6654ae25e8..000000000000 --- a/metadata/md5-cache/dev-python/pyprof2calltree-1.1.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND==dev-lang/python-2* -DESCRIPTION=convert python profile data to kcachegrind calltree form -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/pyprof2calltree/ -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND==dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://pypi/p/pyprof2calltree/pyprof2calltree-1.1.0.tar.gz -_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 multilib fac675dcccf94392371a6abee62d909f python be9965681d83c3980660a2660ac95e95 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=7850c1daa7bbc91a0aff8a4dd974652d diff --git a/metadata/md5-cache/dev-python/pyprof2calltree-1.1.1 b/metadata/md5-cache/dev-python/pyprof2calltree-1.1.1 deleted file mode 100644 index ae785a0f3fbb..000000000000 --- a/metadata/md5-cache/dev-python/pyprof2calltree-1.1.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND==dev-lang/python-2* -DESCRIPTION=convert python profile data to kcachegrind calltree form -EAPI=5 -HOMEPAGE=http://pypi.python.org/pypi/pyprof2calltree/ -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND==dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://pypi/p/pyprof2calltree/pyprof2calltree-1.1.1.tar.gz -_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 multilib fac675dcccf94392371a6abee62d909f python be9965681d83c3980660a2660ac95e95 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=9ea61e4e35da3db6829eb338d8cca97b diff --git a/metadata/md5-cache/dev-python/pyprof2calltree-1.3.1 b/metadata/md5-cache/dev-python/pyprof2calltree-1.3.1 index 4d0cfad404de..ccc65f2d765f 100644 --- a/metadata/md5-cache/dev-python/pyprof2calltree-1.3.1 +++ b/metadata/md5-cache/dev-python/pyprof2calltree-1.3.1 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] DESCRIPTION=convert python profile data to kcachegrind calltree form EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/pyprof2calltree/ @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targe SLOT=0 SRC_URI=mirror://pypi/p/pyprof2calltree/pyprof2calltree-1.3.1.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=cb21a00caa01fa32425d19be3c16546e +_md5_=9b4f81c96c519e260b7b02bd22be0322 diff --git a/metadata/md5-cache/dev-python/pyroma-1.5 b/metadata/md5-cache/dev-python/pyroma-1.5 index 720ed3533e0a..2a1d97d5b06d 100644 --- a/metadata/md5-cache/dev-python/pyroma-1.5 +++ b/metadata/md5-cache/dev-python/pyroma-1.5 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] DESCRIPTION=Test project's packaging friendliness EAPI=5 HOMEPAGE=https://bitbucket.org/regebro/pyroma https://pypi.python.org/pypi/pyroma @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targe SLOT=0 SRC_URI=mirror://pypi/p/pyroma/pyroma-1.5.zip _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=1792de1e9e571f2bb1ce8f6b5db962b3 +_md5_=ac6c534cd1cc09dedcf7e812c264e699 diff --git a/metadata/md5-cache/dev-python/python-magic-0.4.6-r1 b/metadata/md5-cache/dev-python/python-magic-0.4.6-r1 index 7cf92a5e990b..279b1766f425 100644 --- a/metadata/md5-cache/dev-python/python-magic-0.4.6-r1 +++ b/metadata/md5-cache/dev-python/python-magic-0.4.6-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=sys-apps/file[-python] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DEPEND=sys-apps/file[-python] dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] DESCRIPTION=Access the libmagic file type identification library EAPI=5 HOMEPAGE=https://github.com/ahupp/python-magic IUSE=python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 KEYWORDS=~amd64 ~hppa ~ia64 ~x86 LICENSE=PSF-2 -RDEPEND=sys-apps/file[-python] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +RDEPEND=sys-apps/file[-python] dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/p/python-magic/python-magic-0.4.6.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=e2fcb9067c8127ae3d0a9f2040e72d50 +_md5_=c85fa8200f5877093b25bb925dcb93b3 diff --git a/metadata/md5-cache/dev-python/python-stdnum-0.9 b/metadata/md5-cache/dev-python/python-stdnum-0.9 index 7e8cefca18c1..7333eae5b858 100644 --- a/metadata/md5-cache/dev-python/python-stdnum-0.9 +++ b/metadata/md5-cache/dev-python/python-stdnum-0.9 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DEPEND=dev-python/setuptools vies? ( dev-python/suds ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] DESCRIPTION=A module to handle standardized numbers and codes EAPI=5 HOMEPAGE=http://arthurdejong.org/python-stdnum/ IUSE=vies python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 KEYWORDS=~amd64 ~x86 LICENSE=LGPL-2.1 -RDEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +RDEPEND=dev-python/setuptools vies? ( dev-python/suds ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/p/python-stdnum/python-stdnum-0.9.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=c17d88f6aa3c251eb0c2907252d208e1 +_md5_=3d95cd75ce28ae0450963342d3f9294f diff --git a/metadata/md5-cache/dev-python/root_numpy-3.3.1 b/metadata/md5-cache/dev-python/root_numpy-3.3.1 new file mode 100644 index 000000000000..fe4a4b64d8ad --- /dev/null +++ b/metadata/md5-cache/dev-python/root_numpy-3.3.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-python/numpy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sci-physics/root[python,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] test? ( dev-python/nose[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) python_single_target_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] +DESCRIPTION=Interface between ROOT and numpy +EAPI=5 +HOMEPAGE=https://github.com/rootpy/root_numpy +IUSE=examples test python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=dev-python/numpy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sci-physics/root[python,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] python_single_target_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] +REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) +SLOT=0 +SRC_URI=mirror://pypi/r/root_numpy/root_numpy-3.3.1.tar.gz +_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f python-single-r1 a71a169a881e0a11d04a7fe12dc39f6e python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=d6b706425c119c766996678c3738434b diff --git a/metadata/md5-cache/dev-python/testfixtures-2.3.4 b/metadata/md5-cache/dev-python/testfixtures-2.3.4 deleted file mode 100644 index 6827f6444eb1..000000000000 --- a/metadata/md5-cache/dev-python/testfixtures-2.3.4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup test -DEPEND=doc? ( dev-python/sphinx ) test? ( dev-python/manuel ) =dev-lang/python-2* test? ( dev-python/pytest ) -DESCRIPTION=A collection of helpers and mock objects for unit tests and doc tests -EAPI=4 -HOMEPAGE=http://pypi.python.org/pypi/testfixtures/ -IUSE=doc test test -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND==dev-lang/python-2* -SLOT=0 -SRC_URI=mirror://pypi/t/testfixtures/testfixtures-2.3.4.tar.gz -_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f python be9965681d83c3980660a2660ac95e95 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=30d3ff4a1d7db7529dbcd75863ab28d1 diff --git a/metadata/md5-cache/dev-python/testfixtures-3.0.0 b/metadata/md5-cache/dev-python/testfixtures-3.0.0 index 632b074e1c57..896a468a90f8 100644 --- a/metadata/md5-cache/dev-python/testfixtures-3.0.0 +++ b/metadata/md5-cache/dev-python/testfixtures-3.0.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=doc? ( dev-python/sphinx[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) test? ( dev-python/manuel[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] python_targets_python2_7? ( dev-python/pkginfo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) test? ( dev-python/manuel[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] DESCRIPTION=A collection of helpers and mock objects for unit tests and doc tests EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/testfixtures/ -IUSE=doc test python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 +IUSE=doc test python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=MIT -RDEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://pypi/t/testfixtures/testfixtures-3.0.0.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=3562deeb73c3461afde8db3eabf1752d +_md5_=58cacc0919f9b791b77297f6b713065f diff --git a/metadata/md5-cache/dev-python/xlrd-0.9.3 b/metadata/md5-cache/dev-python/xlrd-0.9.3 index ffa815290f96..6c282e3a2520 100644 --- a/metadata/md5-cache/dev-python/xlrd-0.9.3 +++ b/metadata/md5-cache/dev-python/xlrd-0.9.3 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] +DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] DESCRIPTION=Library for developers to extract data from Microsoft Excel (tm) spreadsheet files EAPI=5 -HOMEPAGE=http://pypi.python.org/pypi/xlrd -IUSE=doc examples python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_pypy +HOMEPAGE=http://www.python-excel.org/ https://github.com/python-excel/xlrd/ +IUSE=python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_pypy KEYWORDS=~amd64 ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris LICENSE=BSD -RDEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy(-)] -REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_pypy ) +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_pypy ) SLOT=0 SRC_URI=mirror://pypi/x/xlrd/xlrd-0.9.3.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=ac9f2734b352dea33366dad31310e975 +_md5_=6aeea5a930a073e4592e46f3876a3db7 diff --git a/metadata/md5-cache/dev-python/yolk-portage-0.1-r1 b/metadata/md5-cache/dev-python/yolk-portage-0.1-r1 index 1f0f0a0e4c4d..465e08692633 100644 --- a/metadata/md5-cache/dev-python/yolk-portage-0.1-r1 +++ b/metadata/md5-cache/dev-python/yolk-portage-0.1-r1 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] +DEPEND=dev-python/setuptools[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy(-)] DESCRIPTION=Gentoo Portage plugin for yolk EAPI=5 HOMEPAGE=http://pypi.python.org/pypi/yolk-portage @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targe SLOT=0 SRC_URI=mirror://pypi/y/yolk-portage/yolk-portage-0.1.tar.gz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=9b654331199ba7eda25a44e84bf9b1e8 +_md5_=b13210132122451e5b9bb8103985b09a diff --git a/metadata/md5-cache/dev-ruby/amqp-1.4.0 b/metadata/md5-cache/dev-ruby/amqp-1.4.0 new file mode 100644 index 000000000000..471b55a1d8f3 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/amqp-1.4.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby19? ( test? ( dev-ruby/multi_json[ruby_targets_ruby19] dev-ruby/evented-spec[ruby_targets_ruby19] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/multi_json[ruby_targets_ruby20] dev-ruby/evented-spec[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/multi_json[ruby_targets_ruby21] dev-ruby/evented-spec[ruby_targets_ruby21] ) ) test? ( ruby_targets_ruby19? ( >=dev-ruby/eventmachine-0.12.4[ruby_targets_ruby19] >=dev-ruby/amq-protocol-1.9.2[ruby_targets_ruby19] ) ruby_targets_ruby20? ( >=dev-ruby/eventmachine-0.12.4[ruby_targets_ruby20] >=dev-ruby/amq-protocol-1.9.2[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/eventmachine-0.12.4[ruby_targets_ruby21] >=dev-ruby/amq-protocol-1.9.2[ruby_targets_ruby21] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby19? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby19] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby21] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) +DESCRIPTION=AMQP client implementation in Ruby/EventMachine +EAPI=5 +HOMEPAGE=http://amqp.rubyforge.org/ +IUSE=test elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 test test +KEYWORDS=~amd64 ~x86 +LICENSE=Ruby +RDEPEND=ruby_targets_ruby19? ( >=dev-ruby/eventmachine-0.12.4[ruby_targets_ruby19] >=dev-ruby/amq-protocol-1.9.2[ruby_targets_ruby19] ) ruby_targets_ruby20? ( >=dev-ruby/eventmachine-0.12.4[ruby_targets_ruby20] >=dev-ruby/amq-protocol-1.9.2[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/eventmachine-0.12.4[ruby_targets_ruby21] >=dev-ruby/amq-protocol-1.9.2[ruby_targets_ruby21] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) +REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 ) +SLOT=1.4 +SRC_URI=mirror://rubygems/amqp-1.4.0.gem +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af java-utils-2 f02d3e4777b404c719a5a6479c37c6e3 multilib fac675dcccf94392371a6abee62d909f ruby-fakegem 738ee4b7f8b16d4a734b4d37717db89b ruby-ng 14f0490e24cbad7c17cece628b3d111e toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=6ddfbc8fdd3390180287f2d31ec4e194 diff --git a/metadata/md5-cache/dev-util/buildbot-0.8.9 b/metadata/md5-cache/dev-util/buildbot-0.8.9 new file mode 100644 index 000000000000..5b299baffd8a --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-0.8.9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst postrm prepare setup test +DEPEND=dev-python/setuptools doc? ( dev-python/sphinx ) test? ( dev-python/python-dateutil dev-python/mock dev-python/twisted-mail dev-python/twisted-web dev-python/twisted-words ) =dev-lang/python-2* virtual/pkgconfig +DESCRIPTION=BuildBot build automation system +EAPI=5 +HOMEPAGE=http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot +IUSE=doc examples irc mail manhole test +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris +LICENSE=GPL-2 +RDEPEND=>=dev-python/jinja-2.1 || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-python/simplejson ) || ( dev-lang/python:2.7[sqlite] dev-lang/python:2.6[sqlite] dev-python/pysqlite:2 ) >=dev-python/twisted-core-8.0.0 dev-python/twisted-web =dev-vcs/git-1.6.6 dev-lang/perl:=[-build(-)] +DESCRIPTION=Highly flexible server for git directory version tracker +EAPI=5 +HOMEPAGE=http://github.com/sitaramc/gitolite +IUSE=tools vim-syntax +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=GPL-2 +RDEPEND=dev-lang/perl virtual/perl-File-Path virtual/perl-File-Temp >=dev-vcs/git-1.6.6 !dev-vcs/gitolite-gentoo vim-syntax? ( app-vim/gitolite-syntax ) dev-lang/perl:=[-build(-)] +SLOT=0 +SRC_URI=https://github.com/sitaramc/gitolite/archive/v3.6.1.tar.gz -> gitolite-3.6.1.tar.gz +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed perl-module a6a2d5c77bdaeba2794b167689cafb7a toolchain-funcs 48b38a216afb92db6314d6c3187abea3 unpacker 4495f6885ab72b2cc94467e9a89fa641 user d0a4d0735a6c0183d707ca919bd72f28 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=d3fc2f5694a863277eea35620378e95e diff --git a/metadata/md5-cache/games-emulation/advancemenu-2.6 b/metadata/md5-cache/games-emulation/advancemenu-2.7 similarity index 57% rename from metadata/md5-cache/games-emulation/advancemenu-2.6 rename to metadata/md5-cache/games-emulation/advancemenu-2.7 index 31f12fe80662..6c48afad5caf 100644 --- a/metadata/md5-cache/games-emulation/advancemenu-2.6 +++ b/metadata/md5-cache/games-emulation/advancemenu-2.7 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=dev-libs/expat alsa? ( media-libs/alsa-lib ) ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl ) slang? ( >=sys-libs/slang-1.4 ) svga? ( >=media-libs/svgalib-1.9 ) !sdl? ( !svga? ( !fbcon? ( media-libs/libsdl ) ) ) truetype? ( >=media-libs/freetype-2 ) x86? ( >=dev-lang/nasm-0.98 ) fbcon? ( virtual/os-headers ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=dev-libs/expat alsa? ( media-libs/alsa-lib ) ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl ) slang? ( >=sys-libs/slang-1.4 ) !sdl? ( ( !fbcon? ( media-libs/libsdl ) ) ) truetype? ( >=media-libs/freetype-2 ) x86? ( >=dev-lang/nasm-0.98 ) fbcon? ( virtual/os-headers ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Frontend for AdvanceMAME, MAME, MESS, RAINE and any other emulator EAPI=5 HOMEPAGE=http://advancemame.sourceforge.net/menu-readme.html -IUSE=alsa debug fbcon ncurses oss sdl slang static svga truetype +IUSE=alsa debug fbcon ncurses oss sdl slang static truetype KEYWORDS=~amd64 ~ppc ~x86 LICENSE=GPL-2 -RDEPEND=dev-libs/expat alsa? ( media-libs/alsa-lib ) ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl ) slang? ( >=sys-libs/slang-1.4 ) svga? ( >=media-libs/svgalib-1.9 ) !sdl? ( !svga? ( !fbcon? ( media-libs/libsdl ) ) ) truetype? ( >=media-libs/freetype-2 ) games-misc/games-envd +RDEPEND=dev-libs/expat alsa? ( media-libs/alsa-lib ) ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl ) slang? ( >=sys-libs/slang-1.4 ) !sdl? ( ( !fbcon? ( media-libs/libsdl ) ) ) truetype? ( >=media-libs/freetype-2 ) games-misc/games-envd SLOT=0 -SRC_URI=mirror://sourceforge/advancemame/advancemenu-2.6.tar.gz +SRC_URI=mirror://sourceforge/advancemame/advancemenu-2.7.tar.gz _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 025442f2eecab39ad0b4e541b6e142af games 016d5de1968de77e56a90938ed6e5aba libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=84493c5b5355a09d2176b923ea980983 +_md5_=12ca3dc8bf96f089659d3c2f2a5bc4d1 diff --git a/metadata/md5-cache/games-emulation/dolphin-9999 b/metadata/md5-cache/games-emulation/dolphin-9999 index b552c0413051..9d8c3424386f 100644 --- a/metadata/md5-cache/games-emulation/dolphin-9999 +++ b/metadata/md5-cache/games-emulation/dolphin-9999 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst preinst prepare pretend setup test unpack -DEPEND=>=media-libs/glew-1.10 >=media-libs/libsdl-1.2[joystick] =net-libs/miniupnpc-1.8 sys-libs/readline x11-libs/libXext x11-libs/libXrandr alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) ffmpeg? ( virtual/ffmpeg ) lzo? ( dev-libs/lzo ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) app-arch/zip media-gfx/nvidia-cg-toolkit media-libs/freetype media-libs/libsoundtouch >=sys-devel/gcc-4.6.0 x11-libs/wxGTK:2.9 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DEPEND=>=media-libs/glew-1.10 >=media-libs/libsdl-1.2[joystick] =net-libs/miniupnpc-1.8 sys-libs/readline x11-libs/libXext x11-libs/libXrandr alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) ffmpeg? ( virtual/ffmpeg ) lzo? ( dev-libs/lzo ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) app-arch/zip media-gfx/nvidia-cg-toolkit media-libs/freetype media-libs/libsoundtouch >=sys-devel/gcc-4.6.0 x11-libs/wxGTK:3.0 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git DESCRIPTION=Gamecube and Wii game emulator EAPI=5 HOMEPAGE=https://www.dolphin-emu.org/ @@ -8,4 +8,4 @@ LICENSE=GPL-2 RDEPEND=>=media-libs/glew-1.10 >=media-libs/libsdl-1.2[joystick] =net-libs/miniupnpc-1.8 sys-libs/readline x11-libs/libXext x11-libs/libXrandr alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) ffmpeg? ( virtual/ffmpeg ) lzo? ( dev-libs/lzo ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) games-misc/games-envd SLOT=0 _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 games 016d5de1968de77e56a90938ed6e5aba git-2 2027b81a576527fa16bece425941e094 git-r3 da25af7340478afdca16e1e4568b014a multilib fac675dcccf94392371a6abee62d909f pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 versionator a8a3963967d6140be9a14b08bb8f047f wxwidgets 6d6eec2685256d35511e7b6d5461bec9 -_md5_=e8b76a60767cdb70618b3235e9a58430 +_md5_=0341b03bcbfe881a513e18661a767f39 diff --git a/metadata/md5-cache/games-fps/warsow-1.02-r1 b/metadata/md5-cache/games-fps/warsow-1.02-r1 deleted file mode 100644 index 6696997579d2..000000000000 --- a/metadata/md5-cache/games-fps/warsow-1.02-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) app-arch/unzip x11-misc/makedepend !dedicated? ( x11-proto/xineramaproto x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto ) openal? ( virtual/pkgconfig ) >=sys-apps/sed-4 -DESCRIPTION=Multiplayer FPS based on the QFusion engine (evolved from Quake 2) -EAPI=4 -HOMEPAGE=http://www.warsow.net/ -IUSE=+angelscript debug dedicated irc openal server -KEYWORDS=amd64 x86 -LICENSE=GPL-2 ZLIB warsow -RDEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) games-misc/games-envd -SLOT=0 -SRC_URI=http://funpark.warsow-esport.net/~warsow/1.0/warsow_1.0_unified.tar.gz http://funpark.warsow-esport.net/~warsow/1.02/warsow_1.02_sdk.tar.gz http://funpark.warsow-esport.net/~warsow/1.02/warsow_1.02_update.zip mirror://gentoo/warsow.png -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 025442f2eecab39ad0b4e541b6e142af games 016d5de1968de77e56a90938ed6e5aba gnome2-utils f658eba3cc594a21cf6eef4af47daa90 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0f4d7704b0d6a32c87cd5a4ce5b566bf diff --git a/metadata/md5-cache/games-fps/warsow-1.03 b/metadata/md5-cache/games-fps/warsow-1.03 deleted file mode 100644 index 6b5121847a16..000000000000 --- a/metadata/md5-cache/games-fps/warsow-1.03 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) app-arch/unzip x11-misc/makedepend !dedicated? ( x11-proto/xineramaproto x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto ) openal? ( virtual/pkgconfig ) >=sys-apps/sed-4 -DESCRIPTION=Multiplayer FPS based on the QFusion engine (evolved from Quake 2) -EAPI=5 -HOMEPAGE=http://www.warsow.net/ -IUSE=debug dedicated irc openal server -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 ZLIB warsow -RDEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) games-misc/games-envd -SLOT=0 -SRC_URI=http://funpark.warsow-esport.net/~warsow/1.0/warsow_1.0_unified.tar.gz http://www.warsow.net:1337/~warsow/1.03/warsow_1.03_sdk.tar.gz http://funpark.warsow-esport.net/~warsow/1.03/warsow_1.02_update.zip mirror://gentoo/warsow.png -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 games 016d5de1968de77e56a90938ed6e5aba gnome2-utils f658eba3cc594a21cf6eef4af47daa90 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6c70273e07183d64894c8cc4387861f2 diff --git a/metadata/md5-cache/games-fps/warsow-1.5 b/metadata/md5-cache/games-fps/warsow-1.5 deleted file mode 100644 index 51930fa16ad9..000000000000 --- a/metadata/md5-cache/games-fps/warsow-1.5 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) app-arch/unzip x11-misc/makedepend !dedicated? ( x11-proto/xineramaproto x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto ) openal? ( virtual/pkgconfig ) >=sys-apps/sed-4 -DESCRIPTION=Multiplayer FPS based on the QFusion engine (evolved from Quake 2) -EAPI=5 -HOMEPAGE=http://www.warsow.net/ -IUSE=debug dedicated irc openal server -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 ZLIB warsow -RDEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) games-misc/games-envd -SLOT=0 -SRC_URI=http://www.warsow.net:1337/~warsow/1.5/warsow_15_sdk.tar.gz http://www.warsow.eu/warsow_15_unified.tar.gz mirror://gentoo/warsow.png -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 games 016d5de1968de77e56a90938ed6e5aba gnome2-utils f658eba3cc594a21cf6eef4af47daa90 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=80112a1cad70c06452b89aeb3cedbd0c diff --git a/metadata/md5-cache/games-fps/warsow-1.5.1 b/metadata/md5-cache/games-fps/warsow-1.5.1 index 51150b3a1a2f..6771990249db 100644 --- a/metadata/md5-cache/games-fps/warsow-1.5.1 +++ b/metadata/md5-cache/games-fps/warsow-1.5.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) app-arch/unzip x11-misc/makedepend !dedicated? ( x11-proto/xineramaproto x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto ) openal? ( virtual/pkgconfig ) >=sys-apps/sed-4 +DEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) app-arch/unzip x11-misc/makedepend !dedicated? ( x11-proto/xineramaproto x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto ) openal? ( virtual/pkgconfig ) >=sys-apps/sed-4 DESCRIPTION=Multiplayer FPS based on the QFusion engine (evolved from Quake 2) EAPI=5 HOMEPAGE=http://www.warsow.net/ IUSE=debug dedicated irc openal server KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 ZLIB warsow -RDEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) games-misc/games-envd +RDEPEND=>=dev-libs/libRocket-1.2.1_p20130110 media-libs/freetype net-misc/curl sys-libs/zlib !dedicated? ( media-libs/libpng:0 media-libs/libsdl media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/jpeg virtual/opengl openal? ( media-libs/openal ) ) games-misc/games-envd SLOT=0 SRC_URI=http://www.warsow.eu/warsow_1.51_sdk.tar.gz http://www.warsow.eu/warsow_1.51_unified.tar.gz mirror://gentoo/warsow.png _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 check-reqs a7f404bfb16e0a996700c5d3ac4edad3 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 games 016d5de1968de77e56a90938ed6e5aba gnome2-utils f658eba3cc594a21cf6eef4af47daa90 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c7fa2ccadabdc870b9c0f7414d2e3b03 +_md5_=b3cb51a944712a9579cafe8b495649e0 diff --git a/metadata/md5-cache/games-misc/opengfx-0.5.1 b/metadata/md5-cache/games-misc/opengfx-0.5.1 index 9cf7ccfcd975..4bb742c25fad 100644 --- a/metadata/md5-cache/games-misc/opengfx-0.5.1 +++ b/metadata/md5-cache/games-misc/opengfx-0.5.1 @@ -10,4 +10,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://bundles.openttdcoop.org/opengfx/releases/0.5.1/opengfx-0.5.1-source.tar.xz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 025442f2eecab39ad0b4e541b6e142af games 016d5de1968de77e56a90938ed6e5aba multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b530b3280a8a0646aec74f7dab33586b +_md5_=0c52f2fe837690420e3f127724fa5e64 diff --git a/metadata/md5-cache/kde-misc/kdeconnect-0.5.1 b/metadata/md5-cache/kde-misc/kdeconnect-0.5.1 deleted file mode 100644 index 6ad177f14ec3..000000000000 --- a/metadata/md5-cache/kde-misc/kdeconnect-0.5.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=app-crypt/qca:2 dev-libs/qjson >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) >=dev-qt/qtdeclarative-4.8.5:4 dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4[-phonon] >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] -DESCRIPTION=Adds communication between KDE and your smartphone -EAPI=5 -HOMEPAGE=http://www.kde.org/ -IUSE=debug aqua -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2+ -RDEPEND=app-crypt/qca:2 dev-libs/qjson >=kde-base/plasma-workspace-4.4:4[aqua=] app-crypt/qca-ossl:2 net-dns/avahi >=kde-base/oxygen-icons-4.4:4[aqua=] >=dev-qt/qtdeclarative-4.8.5:4 dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4[-phonon] >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] -SLOT=4 -SRC_URI=mirror://kde/unstable/kdeconnect/0.5.1/src/kdeconnect-kde-0.5.1.tar.xz -_eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 kde4-base 370a15fafd6e1222a8673b9245442384 kde4-functions 2354be652d43dffe9408704a0728de3a multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=537261feb62a969c2c942d48148388f7 diff --git a/metadata/md5-cache/kde-misc/kdeconnect-0.7 b/metadata/md5-cache/kde-misc/kdeconnect-0.7.1 similarity index 96% rename from metadata/md5-cache/kde-misc/kdeconnect-0.7 rename to metadata/md5-cache/kde-misc/kdeconnect-0.7.1 index 5e894527885a..677fb5176b74 100644 --- a/metadata/md5-cache/kde-misc/kdeconnect-0.7 +++ b/metadata/md5-cache/kde-misc/kdeconnect-0.7.1 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2+ RDEPEND=app-crypt/qca:2 dev-libs/qjson >=kde-base/plasma-workspace-4.4:4[aqua=] app-crypt/qca-ossl:2 net-dns/avahi >=kde-base/oxygen-icons-4.4:4[aqua=] linguas_bg? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_bg(+)] ) linguas_bs? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_bs(+)] ) linguas_ca? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_ca(+)] ) linguas_cs? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_cs(+)] ) linguas_da? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_da(+)] ) linguas_de? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_de(+)] ) linguas_es? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_es(+)] ) linguas_fi? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_fi(+)] ) linguas_fr? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_fr(+)] ) linguas_gl? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_gl(+)] ) linguas_hu? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_hu(+)] ) linguas_it? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_it(+)] ) linguas_ja? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_ja(+)] ) linguas_ko? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_ko(+)] ) linguas_lt? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_lt(+)] ) linguas_nl? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_nl(+)] ) linguas_pl? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_pl(+)] ) linguas_pt? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_pt(+)] ) linguas_pt_BR? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_pt_BR(+)] ) linguas_ro? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_ro(+)] ) linguas_ru? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_ru(+)] ) linguas_sk? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_sk(+)] ) linguas_sv? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_sv(+)] ) linguas_tr? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_tr(+)] ) linguas_uk? ( >=kde-base/kde-l10n-4.4:4[aqua=,linguas_uk(+)] ) >=dev-qt/qtdeclarative-4.8.5:4 dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4[-phonon] >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] SLOT=4 -SRC_URI=mirror://kde/unstable/kdeconnect/0.7/src/kdeconnect-kde-0.7.tar.xz +SRC_URI=mirror://kde/unstable/kdeconnect/0.7.1/src/kdeconnect-kde-0.7.1.tar.xz _eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 kde4-base 370a15fafd6e1222a8673b9245442384 kde4-functions 2354be652d43dffe9408704a0728de3a multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=c1228605ee831c3a5972dbb4a5372799 +_md5_=33eb7a80b53fb1d8d8ac66c39637562a diff --git a/metadata/md5-cache/mail-client/evolution-3.12.3 b/metadata/md5-cache/mail-client/evolution-3.12.3 deleted file mode 100644 index 5e0c49caac20..000000000000 --- a/metadata/md5-cache/mail-client/evolution-3.12.3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack -DEPEND=>=app-crypt/gcr-3.4 >=dev-libs/glib-2.36:2 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gtk+-3.8.0:3 >=x11-libs/gdk-pixbuf-2.24:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=media-libs/libcanberra-0.25[gtk3] >=x11-libs/libnotify-0.7:= >=gnome-extra/evolution-data-server-3.12.3:=[weather?] >=gnome-extra/gtkhtml-4.5.2:4.0 dev-libs/atk >=dev-libs/dbus-glib-0.6 >=dev-libs/libxml2-2.7.3:2 >=net-libs/libsoup-2.42:2.4 >=x11-misc/shared-mime-info-0.22 >=x11-themes/gnome-icon-theme-2.30.2.1 >=dev-libs/libgdata-0.10:= >=net-libs/webkit-gtk-2.0.1:3 x11-libs/libSM x11-libs/libICE crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 || ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) map? ( >=app-misc/geoclue-0.12.0:0 >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) app-text/docbook-xml-dtd:4.1.2 dev-util/gtk-doc-am >=dev-util/intltool-0.40.0 virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 -DESCRIPTION=Integrated mail, addressbook and calendaring functionality -EAPI=5 -HOMEPAGE=https://wiki.gnome.org/Apps/Evolution -IUSE=+bogofilter crypt highlight ldap map spamassassin spell ssl +weather -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd -LICENSE=|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP -RDEPEND=>=app-crypt/gcr-3.4 >=dev-libs/glib-2.36:2 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gtk+-3.8.0:3 >=x11-libs/gdk-pixbuf-2.24:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=media-libs/libcanberra-0.25[gtk3] >=x11-libs/libnotify-0.7:= >=gnome-extra/evolution-data-server-3.12.3:=[weather?] >=gnome-extra/gtkhtml-4.5.2:4.0 dev-libs/atk >=dev-libs/dbus-glib-0.6 >=dev-libs/libxml2-2.7.3:2 >=net-libs/libsoup-2.42:2.4 >=x11-misc/shared-mime-info-0.22 >=x11-themes/gnome-icon-theme-2.30.2.1 >=dev-libs/libgdata-0.10:= >=net-libs/webkit-gtk-2.0.1:3 x11-libs/libSM x11-libs/libICE crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 || ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) map? ( >=app-misc/geoclue-0.12.0:0 >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) bogofilter? ( mail-filter/bogofilter ) highlight? ( app-text/highlight ) spamassassin? ( mail-filter/spamassassin ) !gnome-extra/evolution-exchange -SLOT=2.0 -SRC_URI=mirror://gnome/sources/evolution/3.12/evolution-3.12.3.tar.xz -_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f readme.gentoo dd566be921cea0d8287de7039747b719 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=aab3ffb82cd66dfc58ad9de92cd7e24e diff --git a/metadata/md5-cache/mail-client/evolution-3.12.3-r1 b/metadata/md5-cache/mail-client/evolution-3.12.3-r1 index a7e6737654e6..97f56c26361f 100644 --- a/metadata/md5-cache/mail-client/evolution-3.12.3-r1 +++ b/metadata/md5-cache/mail-client/evolution-3.12.3-r1 @@ -10,4 +10,4 @@ RDEPEND=>=app-crypt/gcr-3.4 >=dev-libs/glib-2.36:2 >=x11-libs/cairo-1.9.15:=[gli SLOT=2.0 SRC_URI=mirror://gnome/sources/evolution/3.12/evolution-3.12.3.tar.xz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f readme.gentoo dd566be921cea0d8287de7039747b719 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=bf0cba6172b3941c6a11845d85560531 +_md5_=9b0d98cb6e097e11ce898e89cb75fed9 diff --git a/metadata/md5-cache/media-fonts/quivira-4.0 b/metadata/md5-cache/media-fonts/quivira-4.0 new file mode 100644 index 000000000000..f074416465ad --- /dev/null +++ b/metadata/md5-cache/media-fonts/quivira-4.0 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install postinst postrm prepare setup +DEPEND=X? ( x11-apps/mkfontdir media-fonts/encodings ) +DESCRIPTION=Unicode font for alphabetic writing systems and elder scripts like Runes, Gothic and ancient Greek +EAPI=5 +HOMEPAGE=http://www.quivira-font.com/ +IUSE=doc X +KEYWORDS=~amd64 ~arm ~ppc ~x86 +LICENSE=freedist +SLOT=0 +SRC_URI=http://www.quivira-font.com/files/Quivira.otf -> quivira-4.0.otf doc? ( http://www.quivira-font.com/files/Quivira.pdf -> quivira-4.0.pdf http://www.quivira-font.com/files/QuiviraTestpage.pdf -> quivira-4.0-Testpage.pdf http://www.quivira-font.com/files/QuiviraCombining.pdf -> quivira-4.0-Combining.pdf http://www.quivira-font.com/files/QuiviraPUA.pdf -> quivira-4.0-PUA.pdf ) +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af font 37271e0911f39dd15a28adcaf94f6956 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=b43b7bf581621c0e8435070b354da5f0 diff --git a/metadata/md5-cache/media-libs/libsdl-1.2.15-r5 b/metadata/md5-cache/media-libs/libsdl-1.2.15-r5 deleted file mode 100644 index 960aa4ebf7b5..000000000000 --- a/metadata/md5-cache/media-libs/libsdl-1.2.15-r5 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-sdl-20140406 ) sound? ( >=media-libs/audiofile-0.3.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=media-libs/nas-1.9.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ggi? ( >=media-libs/libggi-2.0_beta3 ) svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ppc64? ( ps3? ( sys-libs/libspe2 ) ) tslib? ( >=x11-libs/tslib-1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-proto/xproto-7.0.24[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-proto/xproto-7.0.24[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) x86? ( || ( >=dev-lang/yasm-0.6.0 >=dev-lang/nasm-0.98.39-r3 ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=Simple Direct Media Layer -EAPI=5 -HOMEPAGE=http://www.libsdl.org/ -IUSE=oss alsa nas X dga xv xinerama fbcon ggi svga tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio ps3 static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd -LICENSE=LGPL-2.1 -RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-sdl-20140406 ) sound? ( >=media-libs/audiofile-0.3.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=media-libs/nas-1.9.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ggi? ( >=media-libs/libggi-2.0_beta3 ) svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ppc64? ( ps3? ( sys-libs/libspe2 ) ) tslib? ( >=x11-libs/tslib-1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) -SLOT=0 -SRC_URI=http://www.libsdl.org/release/SDL-1.2.15.tar.gz -_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 libtool 2964b38e7ad7f6998406386ad1c6dbcf multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multilib-build 3829408c8635ac3f5be527a5c266c825 multilib-minimal 5bbdc77877c1aa3c6bd89ca3f9196d11 multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=5f8c830f79663cc06e8bd8a497ffa348 diff --git a/metadata/md5-cache/media-libs/libsdl-1.2.15-r6 b/metadata/md5-cache/media-libs/libsdl-1.2.15-r7 similarity index 59% rename from metadata/md5-cache/media-libs/libsdl-1.2.15-r6 rename to metadata/md5-cache/media-libs/libsdl-1.2.15-r7 index c8ada9c192dd..a7a594573336 100644 --- a/metadata/md5-cache/media-libs/libsdl-1.2.15-r6 +++ b/metadata/md5-cache/media-libs/libsdl-1.2.15-r7 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-sdl-20140406 ) sound? ( >=media-libs/audiofile-0.3.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=media-libs/nas-1.9.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ggi? ( >=media-libs/libggi-2.0_beta3 ) svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ppc64? ( ps3? ( sys-libs/libspe2 ) ) tslib? ( >=x11-libs/tslib-1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-proto/xproto-7.0.24[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-proto/xproto-7.0.24[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) x86? ( || ( >=dev-lang/yasm-0.6.0 >=dev-lang/nasm-0.98.39-r3 ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-sdl-20140406 ) sound? ( >=media-libs/audiofile-0.3.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=media-libs/nas-1.9.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) tslib? ( >=x11-libs/tslib-1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-proto/xproto-7.0.24[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-proto/xproto-7.0.24[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) x86? ( || ( >=dev-lang/yasm-0.6.0 >=dev-lang/nasm-0.98.39-r3 ) ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Simple Direct Media Layer EAPI=5 HOMEPAGE=http://www.libsdl.org/ -IUSE=oss alsa nas X dga xv xinerama fbcon ggi svga tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio ps3 static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 +IUSE=oss alsa nas X dga xv xinerama fbcon tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=LGPL-2.1 -RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-sdl-20140406 ) sound? ( >=media-libs/audiofile-0.3.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=media-libs/nas-1.9.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ggi? ( >=media-libs/libggi-2.0_beta3 ) svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) ppc64? ( ps3? ( sys-libs/libspe2 ) ) tslib? ( >=x11-libs/tslib-1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) +RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-sdl-20140406 ) sound? ( >=media-libs/audiofile-0.3.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) nas? ( >=media-libs/nas-1.9.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) X? ( >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) aalib? ( >=media-libs/aalib-1.4_rc5-r6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) tslib? ( >=x11-libs/tslib-1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) SLOT=0 SRC_URI=http://www.libsdl.org/release/SDL-1.2.15.tar.gz _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 libtool 2964b38e7ad7f6998406386ad1c6dbcf multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multilib-build 3829408c8635ac3f5be527a5c266c825 multilib-minimal 5bbdc77877c1aa3c6bd89ca3f9196d11 multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=66dd197881222df133f846c89fb5b1a9 +_md5_=bf52249f58925018874bc5c18ccbceee diff --git a/metadata/md5-cache/media-libs/sdl-mixer-1.2.12-r1 b/metadata/md5-cache/media-libs/sdl-mixer-1.2.12-r1 deleted file mode 100644 index 1ae463a7bde3..000000000000 --- a/metadata/md5-cache/media-libs/sdl-mixer-1.2.12-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare -DEPEND=>=media-libs/libsdl-1.2.10 flac? ( media-libs/flac ) midi? ( fluidsynth? ( media-sound/fluidsynth ) timidity? ( media-sound/timidity++ ) ) mp3? ( mad? ( media-libs/libmad ) smpeg? ( >=media-libs/smpeg-0.4.4-r1 ) ) mod? ( modplug? ( media-libs/libmodplug ) mikmod? ( >=media-libs/libmikmod-3.1.10 ) ) vorbis? ( >=media-libs/libvorbis-1.0_beta4 media-libs/libogg ) -DESCRIPTION=Simple Direct Media Layer Mixer Library -EAPI=4 -HOMEPAGE=http://www.libsdl.org/projects/SDL_mixer/ -IUSE=flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris -LICENSE=ZLIB -RDEPEND=>=media-libs/libsdl-1.2.10 flac? ( media-libs/flac ) midi? ( fluidsynth? ( media-sound/fluidsynth ) timidity? ( media-sound/timidity++ ) ) mp3? ( mad? ( media-libs/libmad ) smpeg? ( >=media-libs/smpeg-0.4.4-r1 ) ) mod? ( modplug? ( media-libs/libmodplug ) mikmod? ( >=media-libs/libmikmod-3.1.10 ) ) vorbis? ( >=media-libs/libvorbis-1.0_beta4 media-libs/libogg ) -REQUIRED_USE=midi? ( || ( timidity fluidsynth ) ) timidity? ( midi ) fluidsynth? ( midi ) mp3? ( || ( smpeg mad ) ) smpeg? ( mp3 ) mad? ( mp3 ) mod? ( || ( mikmod modplug ) ) mikmod? ( mod ) modplug? ( mod ) -SLOT=0 -SRC_URI=http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz -_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=e099e6ad6ed242e76fa81481db45f424 diff --git a/metadata/md5-cache/media-libs/waffle-9999 b/metadata/md5-cache/media-libs/waffle-9999 index 40d615602a17..aa17b4c88c71 100644 --- a/metadata/md5-cache/media-libs/waffle-9999 +++ b/metadata/md5-cache/media-libs/waffle-9999 @@ -8,4 +8,4 @@ LICENSE=BSD-2 RDEPEND=>=media-libs/mesa-9.1.6[egl?,gbm?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] wayland? ( >=dev-libs/wayland-1.0.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) gbm? ( >=virtual/udev-208-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] ) >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] >=x11-libs/libxcb-1.9.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?] SLOT=0 _eclasses_=cmake-multilib ca4c6ecda3062bf851d951987568fdae cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 git-2 2027b81a576527fa16bece425941e094 git-r3 da25af7340478afdca16e1e4568b014a multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multilib-build 3829408c8635ac3f5be527a5c266c825 multilib-minimal 5bbdc77877c1aa3c6bd89ca3f9196d11 multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=8ccf8ad07a429d9cbbebab5bac41c92a +_md5_=2b70d361f04e032fe85caadcccd4782c diff --git a/metadata/md5-cache/media-sound/jtagger-1.0_pre20080428 b/metadata/md5-cache/media-sound/jtagger-1.0_pre20080428 deleted file mode 100644 index d34a660e6a0f..000000000000 --- a/metadata/md5-cache/media-sound/jtagger-1.0_pre20080428 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install preinst setup test unpack -DEPEND=dev-java/jlayer >=dev-java/jid3-0.46-r1 >=virtual/jdk-1.5 app-arch/unzip test? ( dev-java/junit:0 ) >=dev-java/java-config-2.1.9-r1 >=sys-apps/portage-2.1.2.7 source? ( app-arch/zip ) -DESCRIPTION=Powerful MP3 tag and filename editor -EAPI=1 -HOMEPAGE=http://dronten.googlepages.com/jtagger -IUSE=elibc_FreeBSD source test -KEYWORDS=amd64 x86 -LICENSE=GPL-3 -RDEPEND=>=virtual/jre-1.5 dev-java/jlayer >=dev-java/jid3-0.46-r1 >=dev-java/java-config-2.1.9-r1 >=sys-apps/portage-2.1.2.7 source? ( app-arch/zip ) -SLOT=0 -SRC_URI=http://dronten.googlepages.com/jtagger-2008.04.28.zip -_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af java-pkg-2 65bbb59987d777c1106ae8aa4bf36e7b java-utils-2 f02d3e4777b404c719a5a6479c37c6e3 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=67430338eac416359e8ade2c3545e1d0 diff --git a/metadata/md5-cache/media-video/totem-3.12.1 b/metadata/md5-cache/media-video/totem-3.12.1 index 84219dd5bd15..a00b2f5c98fe 100644 --- a/metadata/md5-cache/media-video/totem-3.12.1 +++ b/metadata/md5-cache/media-video/totem-3.12.1 @@ -11,4 +11,4 @@ REQUIRED_USE=flash? ( nsplugin ) python? ( introspection python_single_target_py SLOT=0 SRC_URI=mirror://gnome/sources/totem/3.12/totem-3.12.1.tar.xz _eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f eutils 025442f2eecab39ad0b4e541b6e142af fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-single-r1 a71a169a881e0a11d04a7fe12dc39f6e python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f -_md5_=9dcb681d183f15fb0a5b3218bd4a0b07 +_md5_=3689312d41038de66436d3b803af54da diff --git a/metadata/md5-cache/net-analyzer/arping-2.14 b/metadata/md5-cache/net-analyzer/arping-2.14 new file mode 100644 index 000000000000..97392c94dc57 --- /dev/null +++ b/metadata/md5-cache/net-analyzer/arping-2.14 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install prepare +DEPEND=net-libs/libpcap net-libs/libnet:1.1 +DESCRIPTION=A utility to see if a specific IP address is taken and what MAC address owns it +EAPI=5 +HOMEPAGE=http://www.habets.pp.se/synscan/programs.php?prog=arping +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos +LICENSE=GPL-2 +RDEPEND=net-libs/libpcap net-libs/libnet:1.1 +SLOT=2 +SRC_URI=http://www.habets.pp.se/synscan/files/arping-2.14.tar.gz +_md5_=8e44b9d7fd4ba98305346c5611ee4e3a diff --git a/metadata/md5-cache/net-analyzer/driftnet-0.1.6_p20090401 b/metadata/md5-cache/net-analyzer/driftnet-0.1.6_p20090401 index 0de4112315e4..cfe3ac736f49 100644 --- a/metadata/md5-cache/net-analyzer/driftnet-0.1.6_p20090401 +++ b/metadata/md5-cache/net-analyzer/driftnet-0.1.6_p20090401 @@ -10,4 +10,4 @@ RDEPEND=net-libs/libpcap gtk? ( x11-libs/gtk+:2 virtual/jpeg media-libs/giflib m SLOT=0 SRC_URI=mirror://github/rbu/driftnet/driftnet-0.1.6_p20090401.tar.gz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=9fad367c5a1f7ea0b0db21d0cc8fe439 +_md5_=f5f154bb959a096253aa0cbe760fdabd diff --git a/metadata/md5-cache/net-analyzer/nagios-plugins-1.4.14-r2 b/metadata/md5-cache/net-analyzer/nagios-plugins-1.4.14-r2 deleted file mode 100644 index fcea1a5d2bb7..000000000000 --- a/metadata/md5-cache/net-analyzer/nagios-plugins-1.4.14-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst setup unpack -DEPEND=ldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6g ) radius? ( >=net-dialup/radiusclient-0.3.2 ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=Nagios 1.4.14 plugins - Pack of plugins to make Nagios work properly -EAPI=1 -HOMEPAGE=http://www.nagios.org/ -IUSE=+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber -KEYWORDS=alpha amd64 hppa ppc ppc64 sparc x86 -LICENSE=GPL-2 -RDEPEND=ldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) ssl? ( >=dev-libs/openssl-0.9.6g ) radius? ( >=net-dialup/radiusclient-0.3.2 ) >=dev-lang/perl-5.6.1-r7 samba? ( >=net-fs/samba-2.2.5-r1 ) snmp? ( >=dev-perl/Net-SNMP-4.0.1-r1 >=net-analyzer/net-snmp-5.0.6 ) mysql? ( dev-perl/DBI dev-perl/DBD-mysql ) nagios-dns? ( >=net-dns/bind-tools-9.2.2_rc1 ) nagios-ntp? ( >=net-misc/ntp-4.1.1a ) nagios-ping? ( >=net-analyzer/fping-2.4_beta2-r1 ) nagios-ssh? ( >=net-misc/openssh-3.5_p1 ) ups? ( >=sys-power/nut-1.4 ) !sparc? ( nagios-game? ( >=games-util/qstat-2.6 ) ) jabber? ( >=dev-perl/Net-Jabber-2.0 ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://sourceforge/nagiosplug/nagios-plugins-1.4.14.tar.gz -_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2be8138a42c583571d337209c75fd356 diff --git a/metadata/md5-cache/net-analyzer/tcpstat-1.5-r2 b/metadata/md5-cache/net-analyzer/tcpstat-1.5-r2 new file mode 100644 index 000000000000..d4d4556aefc4 --- /dev/null +++ b/metadata/md5-cache/net-analyzer/tcpstat-1.5-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install prepare +DEPEND=net-libs/libpcap !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Reports network interface statistics +EAPI=5 +HOMEPAGE=http://www.frenchfries.net/paul/tcpstat/ +IUSE=ipv6 +KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://www.frenchfries.net/paul/tcpstat/tcpstat-1.5.tar.gz +_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 libtool 2964b38e7ad7f6998406386ad1c6dbcf multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=5fc8b2639a3e41613c62e1fa5dfd575d diff --git a/metadata/md5-cache/net-misc/bfgminer-3.10.4 b/metadata/md5-cache/net-misc/bfgminer-3.10.4 new file mode 100644 index 000000000000..d89458b1f680 --- /dev/null +++ b/metadata/md5-cache/net-misc/bfgminer-3.10.4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install +DEPEND=net-misc/curl ncurses? ( sys-libs/ncurses[unicode?] ) >=dev-libs/jansson-2 net-libs/libblkmaker udev? ( virtual/udev ) hashbuster? ( dev-libs/hidapi ) libusb? ( virtual/libusb:1 ) lm_sensors? ( sys-apps/lm_sensors ) nanofury? ( dev-libs/hidapi ) proxy_getwork? ( net-libs/libmicrohttpd ) proxy_stratum? ( dev-libs/libevent ) virtual/pkgconfig >=dev-libs/uthash-1.9.7 sys-apps/sed cpumining? ( amd64? ( >=dev-lang/yasm-1.0.1 ) x86? ( >=dev-lang/yasm-1.0.1 ) ) +DESCRIPTION=Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C +EAPI=5 +HOMEPAGE=https://bitcointalk.org/?topic=168174 +IUSE=+adl antminer avalon bifury bitforce bfsb bigpic bitfury cpumining drillbit examples hardened hashbuster hashbuster2 hashfast icarus klondike +libusb littlefury lm_sensors metabank modminer nanofury ncurses +opencl proxy proxy_getwork proxy_stratum scrypt twinfury +udev unicode x6500 ztex +KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 +LICENSE=GPL-3 +RDEPEND=net-misc/curl ncurses? ( sys-libs/ncurses[unicode?] ) >=dev-libs/jansson-2 net-libs/libblkmaker udev? ( virtual/udev ) hashbuster? ( dev-libs/hidapi ) libusb? ( virtual/libusb:1 ) lm_sensors? ( sys-apps/lm_sensors ) nanofury? ( dev-libs/hidapi ) proxy_getwork? ( net-libs/libmicrohttpd ) proxy_stratum? ( dev-libs/libevent ) opencl? ( || ( virtual/opencl virtual/opencl-sdk dev-util/ati-stream-sdk dev-util/ati-stream-sdk-bin dev-util/amdstream dev-util/amd-app-sdk dev-util/amd-app-sdk-bin dev-util/nvidia-cuda-sdk[opencl] dev-util/intel-opencl-sdk ) ) +REQUIRED_USE=|| ( antminer avalon bfsb bifury bigpic bitforce bitfury cpumining drillbit hashbuster hashbuster2 hashfast icarus klondike littlefury metabank modminer nanofury opencl proxy twinfury x6500 ztex ) adl? ( opencl ) bfsb? ( bitfury ) bigpic? ( bitfury ) drillbit? ( bitfury ) hashbuster? ( bitfury ) hashbuster2? ( bitfury libusb ) klondike? ( libusb ) littlefury? ( bitfury ) lm_sensors? ( opencl ) metabank? ( bitfury ) nanofury? ( bitfury ) scrypt? ( || ( cpumining opencl ) ) twinfury? ( bitfury ) unicode? ( ncurses ) proxy? ( || ( proxy_getwork proxy_stratum ) ) proxy_getwork? ( proxy ) proxy_stratum? ( proxy ) x6500? ( libusb ) ztex? ( libusb ) +SLOT=0 +SRC_URI=http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.10.4/bfgminer-3.10.4.tbz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=0b8482faa4553f5dfe71b27914efedb3 diff --git a/metadata/md5-cache/net-misc/bfgminer-3.5.11 b/metadata/md5-cache/net-misc/bfgminer-3.5.11 new file mode 100644 index 000000000000..2a9d800f8112 --- /dev/null +++ b/metadata/md5-cache/net-misc/bfgminer-3.5.11 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install +DEPEND=net-misc/curl ncurses? ( sys-libs/ncurses[unicode?] ) >=dev-libs/jansson-2 net-libs/libblkmaker udev? ( virtual/udev ) hashbuster? ( dev-libs/hidapi ) lm_sensors? ( sys-apps/lm_sensors ) nanofury? ( dev-libs/hidapi ) proxy_getwork? ( net-libs/libmicrohttpd ) proxy_stratum? ( dev-libs/libevent ) x6500? ( virtual/libusb:1 ) ztex? ( virtual/libusb:1 ) virtual/pkgconfig >=dev-libs/uthash-1.9.2 sys-apps/sed cpumining? ( amd64? ( >=dev-lang/yasm-1.0.1 ) x86? ( >=dev-lang/yasm-1.0.1 ) ) +DESCRIPTION=Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C +EAPI=5 +HOMEPAGE=https://bitcointalk.org/?topic=168174 +IUSE=+adl avalon bitforce bfsb bigpic bitfury cpumining examples hardened hashbuster icarus littlefury lm_sensors metabank modminer nanofury ncurses +opencl proxy proxy_getwork proxy_stratum scrypt +udev unicode x6500 ztex +KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 +LICENSE=GPL-3 +RDEPEND=net-misc/curl ncurses? ( sys-libs/ncurses[unicode?] ) >=dev-libs/jansson-2 net-libs/libblkmaker udev? ( virtual/udev ) hashbuster? ( dev-libs/hidapi ) lm_sensors? ( sys-apps/lm_sensors ) nanofury? ( dev-libs/hidapi ) proxy_getwork? ( net-libs/libmicrohttpd ) proxy_stratum? ( dev-libs/libevent ) x6500? ( virtual/libusb:1 ) ztex? ( virtual/libusb:1 ) opencl? ( || ( virtual/opencl virtual/opencl-sdk dev-util/ati-stream-sdk dev-util/ati-stream-sdk-bin dev-util/amdstream dev-util/amd-app-sdk dev-util/amd-app-sdk-bin dev-util/nvidia-cuda-sdk[opencl] dev-util/intel-opencl-sdk ) ) +REQUIRED_USE=|| ( avalon bfsb bigpic bitforce bitfury cpumining hashbuster icarus littlefury metabank modminer nanofury opencl proxy x6500 ztex ) adl? ( opencl ) bfsb? ( bitfury ) bigpic? ( bitfury ) hashbuster? ( bitfury ) littlefury? ( bitfury ) lm_sensors? ( opencl ) metabank? ( bitfury ) nanofury? ( bitfury ) scrypt? ( || ( cpumining opencl ) ) unicode? ( ncurses ) proxy? ( || ( proxy_getwork proxy_stratum ) ) proxy_getwork? ( proxy ) proxy_stratum? ( proxy ) +SLOT=0 +SRC_URI=http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.5.11/bfgminer-3.5.11.tbz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=598dc1f749d6471fcbd0c6ed9a7bbf19 diff --git a/metadata/md5-cache/net-misc/bfgminer-4.3.0 b/metadata/md5-cache/net-misc/bfgminer-4.3.0 new file mode 100644 index 000000000000..f23a3be969a2 --- /dev/null +++ b/metadata/md5-cache/net-misc/bfgminer-4.3.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install +DEPEND=net-misc/curl ncurses? ( sys-libs/ncurses[unicode?] ) >=dev-libs/jansson-2 net-libs/libblkmaker udev? ( virtual/udev ) hashbuster? ( dev-libs/hidapi ) libusb? ( virtual/libusb:1 ) lm_sensors? ( sys-apps/lm_sensors ) nanofury? ( dev-libs/hidapi ) proxy_getwork? ( net-libs/libmicrohttpd ) proxy_stratum? ( dev-libs/libevent ) virtual/pkgconfig >=dev-libs/uthash-1.9.7 sys-apps/sed cpumining? ( amd64? ( >=dev-lang/yasm-1.0.1 ) x86? ( >=dev-lang/yasm-1.0.1 ) ) +DESCRIPTION=Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C +EAPI=5 +HOMEPAGE=https://bitcointalk.org/?topic=168174 +IUSE=adl antminer avalon bfx bifury bitforce bfsb bigpic bitfury cpumining drillbit dualminer examples gridseed hardened hashbuster hashbuster2 hashfast icarus klondike +libusb littlefury lm_sensors metabank modminer nanofury ncurses opencl proxy proxy_getwork proxy_stratum rockminer scrypt twinfury +udev unicode x6500 zeusminer ztex +KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 +LICENSE=GPL-3 +RDEPEND=net-misc/curl ncurses? ( sys-libs/ncurses[unicode?] ) >=dev-libs/jansson-2 net-libs/libblkmaker udev? ( virtual/udev ) hashbuster? ( dev-libs/hidapi ) libusb? ( virtual/libusb:1 ) lm_sensors? ( sys-apps/lm_sensors ) nanofury? ( dev-libs/hidapi ) proxy_getwork? ( net-libs/libmicrohttpd ) proxy_stratum? ( dev-libs/libevent ) opencl? ( || ( virtual/opencl virtual/opencl-sdk dev-util/ati-stream-sdk dev-util/ati-stream-sdk-bin dev-util/amdstream dev-util/amd-app-sdk dev-util/amd-app-sdk-bin dev-util/nvidia-cuda-sdk[opencl] dev-util/intel-opencl-sdk ) ) +REQUIRED_USE=|| ( antminer avalon bfsb bfx bifury bigpic bitforce bitfury cpumining drillbit dualminer gridseed hashbuster hashbuster2 hashfast icarus klondike littlefury metabank modminer nanofury opencl proxy twinfury x6500 ztex ) adl? ( opencl ) bfsb? ( bitfury ) bfx? ( bitfury libusb ) bigpic? ( bitfury ) drillbit? ( bitfury ) dualminer? ( icarus ) gridseed? ( scrypt ) hashbuster? ( bitfury ) hashbuster2? ( bitfury libusb ) klondike? ( libusb ) littlefury? ( bitfury ) lm_sensors? ( opencl ) metabank? ( bitfury ) nanofury? ( bitfury ) scrypt? ( || ( cpumining opencl ) ) twinfury? ( bitfury ) unicode? ( ncurses ) proxy? ( || ( proxy_getwork proxy_stratum ) ) proxy_getwork? ( proxy ) proxy_stratum? ( proxy ) x6500? ( libusb ) zeusminer? ( scrypt ) ztex? ( libusb ) +SLOT=0 +SRC_URI=http://luke.dashjr.org/programs/bitcoin/files/bfgminer/4.3.0/bfgminer-4.3.0.txz -> bfgminer-4.3.0.tar.xz +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=0e87998cd8f77333c3ba550d112d4ff0 diff --git a/metadata/md5-cache/net-misc/libteam-1.11 b/metadata/md5-cache/net-misc/libteam-1.11 new file mode 100644 index 000000000000..76192b2ce459 --- /dev/null +++ b/metadata/md5-cache/net-misc/libteam-1.11 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/jansson-2.4 dev-libs/libdaemon >=dev-libs/libnl-3.2.19[utils] dbus? ( sys-apps/dbus ) !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Library and tools set for controlling team network device +EAPI=5 +HOMEPAGE=http://libteam.org +IUSE=dbus debug examples static-libs +syslog +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-2.1+ +RDEPEND=>=dev-libs/jansson-2.4 dev-libs/libdaemon >=dev-libs/libnl-3.2.19[utils] dbus? ( sys-apps/dbus ) syslog? ( virtual/logger ) +SLOT=0 +SRC_URI=http://libteam.org/files/libteam-1.11.tar.gz +_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f autotools-utils fb74970befc9b65ceec689d2ccff3022 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf linux-info 2b8c53f6065bdee2d757472215a3088f multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=d9f835fdb02b1c9739a60ffb4b83e82b diff --git a/metadata/md5-cache/net-misc/owncloud-client-1.6.1 b/metadata/md5-cache/net-misc/owncloud-client-1.6.1 index 7740a6a8cd2b..b401f01f183a 100644 --- a/metadata/md5-cache/net-misc/owncloud-client-1.6.1 +++ b/metadata/md5-cache/net-misc/owncloud-client-1.6.1 @@ -7,8 +7,8 @@ IUSE=doc samba +sftp test +qt4 qt5 KEYWORDS=~amd64 ~x86 LICENSE=CC-BY-3.0 GPL-2 RDEPEND=>=dev-db/sqlite-3.4:3 qt4? ( dev-libs/qtkeychain[qt4] dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 dev-qt/qtsql:4 dev-qt/qttest:4 dev-qt/qtwebkit:4 ) qt5? ( dev-libs/qtkeychain[qt5] dev-qt/linguist-tools dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtsql:5 dev-qt/qttest:5 dev-qt/qtwebkit:5[printsupport,widgets] ) net-libs/neon[ssl] sys-fs/inotify-tools virtual/libiconv samba? ( >=net-fs/samba-3.5 ) sftp? ( >=net-libs/libssh-0.5 ) !net-misc/ocsync -REQUIRED_USE=|| ( qt4 qt5 ) +REQUIRED_USE=^^ ( qt4 qt5 ) SLOT=0 SRC_URI=http://download.owncloud.com/desktop/stable/mirall-1.6.1.tar.bz2 _eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=6a8622bf620d366f8380fd9975a4835d +_md5_=c269436d498f8c2bdfb46e6e45bd013a diff --git a/metadata/md5-cache/net-misc/s3cmd-1.5.0_beta1 b/metadata/md5-cache/net-misc/s3cmd-1.5.0_beta1 new file mode 100644 index 000000000000..ab36565f90b1 --- /dev/null +++ b/metadata/md5-cache/net-misc/s3cmd-1.5.0_beta1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare setup +DEPEND==dev-lang/python-2* =dev-lang/python-2*[xml] +DESCRIPTION=Command line client for Amazon S3 +EAPI=3 +HOMEPAGE=http://s3tools.org/s3cmd +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND==dev-lang/python-2* =dev-lang/python-2*[xml] +SLOT=0 +SRC_URI=mirror://sourceforge/s3tools/s3cmd-1.5.0-beta1.tar.gz +_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 multilib fac675dcccf94392371a6abee62d909f python be9965681d83c3980660a2660ac95e95 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=8c4be7c7d522beaf096c71f047d7ecaf diff --git a/metadata/md5-cache/sci-astronomy/pyephem-3.7.5.3 b/metadata/md5-cache/sci-astronomy/pyephem-3.7.5.3 new file mode 100644 index 000000000000..471464058d25 --- /dev/null +++ b/metadata/md5-cache/sci-astronomy/pyephem-3.7.5.3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=doc? ( dev-python/sphinx ) test? ( virtual/python-unittest2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] +DESCRIPTION=Astronomical routines for the python programming language +EAPI=5 +HOMEPAGE=http://rhodesmill.org/pyephem/ +IUSE=doc test python_targets_python2_7 python_targets_python3_3 +KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux +LICENSE=LGPL-3 +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) +SLOT=0 +SRC_URI=mirror://pypi/p/pyephem/pyephem-3.7.5.3.tar.gz +_eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=b8216652df39e63df8820532e2ea8960 diff --git a/metadata/md5-cache/sci-biology/ncbi-tools++-0.2010.06.15-r1 b/metadata/md5-cache/sci-biology/ncbi-tools++-0.2010.06.15-r1 deleted file mode 100644 index ec69b3a2e969..000000000000 --- a/metadata/md5-cache/sci-biology/ncbi-tools++-0.2010.06.15-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare -DEPEND=!sci-biology/update-blastdb sqlite? ( dev-db/sqlite:3 ) mysql? ( virtual/mysql ) -DESCRIPTION=NCBI C++ Toolkit, including NCBI BLAST+ -EAPI=3 -HOMEPAGE=http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=toolkit -IUSE=sqlite mysql -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=public-domain -RDEPEND=!sci-biology/update-blastdb sqlite? ( dev-db/sqlite:3 ) mysql? ( virtual/mysql ) -SLOT=0 -SRC_URI=ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/2010/Jun_15_2010/ncbi_cxx--Jun_15_2010.tar.gz http://dev.gentoo.org/~jlec/distfiles/ncbi-tools++-2010.06.15-asneeded.patch.xz -_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=d7658faa77f23ec5a1bca0b513a0dbfb diff --git a/metadata/md5-cache/sci-chemistry/propka-3.1_p140511 b/metadata/md5-cache/sci-chemistry/propka-3.1_p140511 index c03245717ef5..80098b6a4d79 100644 --- a/metadata/md5-cache/sci-chemistry/propka-3.1_p140511 +++ b/metadata/md5-cache/sci-chemistry/propka-3.1_p140511 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Prediction of the pKa values of ionizable groups in proteins and protein-ligand complexes EAPI=5 HOMEPAGE=http://propka.ki.ku.dk/ @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=http://dev.gentoo.org/~jlec/distfiles/propka-3.1_p140511.tar.xz _eclasses_=distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=dc694a2ab6a36ee462b752180c848e4e +_md5_=c2d9a3cef156ce995647865e7029f6c0 diff --git a/metadata/md5-cache/sci-physics/clhep-2.2.0.1 b/metadata/md5-cache/sci-physics/clhep-2.2.0.1 new file mode 100644 index 000000000000..9a2deab79df9 --- /dev/null +++ b/metadata/md5-cache/sci-physics/clhep-2.2.0.1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=doc? ( virtual/latex-base ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DESCRIPTION=High Energy Physics C++ library +EAPI=5 +HOMEPAGE=http://www.cern.ch/clhep +IUSE=doc static-libs test +KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-3 LGPL-3 +SLOT=2/2.2.0.1 +SRC_URI=http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.2.0.1.tgz +_eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=c69ecec4667e2ff2794513285cbb66b1 diff --git a/metadata/md5-cache/sci-physics/lhapdf-6.1.3 b/metadata/md5-cache/sci-physics/lhapdf-6.1.3 new file mode 100644 index 000000000000..2de5afaed5bd --- /dev/null +++ b/metadata/md5-cache/sci-physics/lhapdf-6.1.3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=dev-libs/boost:0= python? ( python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) doc? ( app-doc/doxygen[latex] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +DESCRIPTION=Les Houches Parton Density Function unified library +EAPI=5 +HOMEPAGE=http://lhapdf.hepforge.org/ +IUSE=doc examples python static-libs python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=dev-libs/boost:0= python? ( python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] +REQUIRED_USE=python? ( || ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) ) || ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) +SLOT=0 +SRC_URI=http://www.hepforge.org/archive/lhapdf/LHAPDF-6.1.3.tar.gz +_eclasses_=autotools 5256b4f4c1798109f39f308f9f7eaf5f autotools-utils fb74970befc9b65ceec689d2ccff3022 distutils-r1 2efee63b5a249714ce5d8cef3068dd16 eutils 025442f2eecab39ad0b4e541b6e142af libtool 2964b38e7ad7f6998406386ad1c6dbcf multibuild 46527a4656956da3d58acff72c9b59b1 multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 36d89a1c51cb1e624d5cdbea26adb9ad python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=298c2c3b5f8fd70f046b261cf697cba1 diff --git a/metadata/md5-cache/sec-policy/selinux-collectd-2.20140311-r2 b/metadata/md5-cache/sec-policy/selinux-collectd-2.20140311-r2 new file mode 100644 index 000000000000..991f928dd470 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-collectd-2.20140311-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20140311-r2 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for collectd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=amd64 x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20140311-r2 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20140311.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20140311-r2.tar.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f selinux-policy-2 c7f9b10f09f95fb796c6d3d24b3c9975 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=63574f61147b5eb18ced6937c41924fd diff --git a/metadata/md5-cache/sec-policy/selinux-collectd-2.20140311-r3 b/metadata/md5-cache/sec-policy/selinux-collectd-2.20140311-r3 new file mode 100644 index 000000000000..bdb92bb1a1aa --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-collectd-2.20140311-r3 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20140311-r3 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for collectd +EAPI=5 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20140311-r3 +SLOT=0 +SRC_URI=http://oss.tresys.com/files/refpolicy/refpolicy-2.20140311.tar.bz2 http://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20140311-r3.tar.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f selinux-policy-2 c7f9b10f09f95fb796c6d3d24b3c9975 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=f2a1f8836631dd3e49641c666f66996e diff --git a/metadata/md5-cache/sec-policy/selinux-collectd-9999 b/metadata/md5-cache/sec-policy/selinux-collectd-9999 new file mode 100644 index 000000000000..ef9df3812bd3 --- /dev/null +++ b/metadata/md5-cache/sec-policy/selinux-collectd-9999 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=dev-vcs/git >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-9999 sys-devel/m4 >=sys-apps/checkpolicy-2.0.21 +DESCRIPTION=SELinux policy for collectd +EAPI=4 +HOMEPAGE=http://www.gentoo.org/proj/en/hardened/selinux/ +LICENSE=GPL-2 +RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-9999 +SLOT=0 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af git-2 2027b81a576527fa16bece425941e094 git-r3 da25af7340478afdca16e1e4568b014a multilib fac675dcccf94392371a6abee62d909f selinux-policy-2 c7f9b10f09f95fb796c6d3d24b3c9975 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=f5ab888b76680944b37806d592ce7490 diff --git a/metadata/md5-cache/sys-devel/multilib-gcc-wrapper-0 b/metadata/md5-cache/sys-devel/multilib-gcc-wrapper-0 new file mode 100644 index 000000000000..41ea73ae9399 --- /dev/null +++ b/metadata/md5-cache/sys-devel/multilib-gcc-wrapper-0 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=Wrappers for gcc tools to be used on non-native CHOSTs +EAPI=5 +HOMEPAGE=http://www.gentoo.org +KEYWORDS=~amd64 +LICENSE=public-domain +RDEPEND=sys-devel/gcc:= +SLOT=0 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=85e2be2693d7516bf96c85539494b2e8 diff --git a/metadata/md5-cache/sys-fs/aufs-headers-3.15_p20140630 b/metadata/md5-cache/sys-fs/aufs-headers-3.15_p20140630 new file mode 100644 index 000000000000..aab53f69fb7c --- /dev/null +++ b/metadata/md5-cache/sys-fs/aufs-headers-3.15_p20140630 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=User space headers for aufs3 +EAPI=5 +HOMEPAGE=http://aufs.sourceforge.net/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://dev.gentoo.org/~jlec/distfiles/aufs-headers-3.15_p20140630.tar.xz +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=7ae0c8e3ccdc25a76be4c975ca74d324 diff --git a/metadata/md5-cache/sys-fs/aufs-util-3.15_p20140630 b/metadata/md5-cache/sys-fs/aufs-util-3.15_p20140630 new file mode 100644 index 000000000000..b32817966244 --- /dev/null +++ b/metadata/md5-cache/sys-fs/aufs-util-3.15_p20140630 @@ -0,0 +1,12 @@ +DEFINED_PHASES=prepare setup +DEPEND=!sys-fs/aufs2 !=sys-fs/aufs-headers-3.15_p20140630 +DESCRIPTION=Utilities are always necessary for aufs +EAPI=5 +HOMEPAGE=http://aufs.sourceforge.net/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=!sys-fs/aufs2 !=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=TuxOnIce + Gentoo patchset sources +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel +IUSE=experimental symlink build +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=>=sys-apps/tuxonice-userui-1.0 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils ) !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.10.45 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz mirror://gentoo/genpatches-3.10-53.base.tar.xz mirror://gentoo/genpatches-3.10-53.extras.tar.xz experimental? ( mirror://gentoo/genpatches-3.10-53.experimental.tar.xz ) http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.10.45-2014-06-27.patch.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af kernel-2 6fb31411472936acc8287129d3df7f43 multilib fac675dcccf94392371a6abee62d909f python-any-r1 4560effd96d3d2a82e50af7cf87166da python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=2078e0cae1043ca2c8852c3701b64780 diff --git a/metadata/md5-cache/sys-kernel/tuxonice-sources-3.12.23 b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.12.23 new file mode 100644 index 000000000000..adb7c0c5d5f7 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.12.23 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=TuxOnIce + Gentoo patchset sources +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel +IUSE=experimental symlink build +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=>=sys-apps/tuxonice-userui-1.0 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils ) !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.12.23 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.12.tar.xz mirror://gentoo/genpatches-3.12-26.base.tar.xz mirror://gentoo/genpatches-3.12-26.extras.tar.xz experimental? ( mirror://gentoo/genpatches-3.12-26.experimental.tar.xz ) http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.12.20-2014-06-02.patch.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af kernel-2 6fb31411472936acc8287129d3df7f43 multilib fac675dcccf94392371a6abee62d909f python-any-r1 4560effd96d3d2a82e50af7cf87166da python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=c0cd59f628ca348b889de204063e1346 diff --git a/metadata/md5-cache/sys-kernel/tuxonice-sources-3.14.9 b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.14.9 new file mode 100644 index 000000000000..a81993fd9eac --- /dev/null +++ b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.14.9 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=TuxOnIce + Gentoo patchset sources +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel +IUSE=experimental symlink build +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=>=sys-apps/tuxonice-userui-1.0 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils ) !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.14.9 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.14.tar.xz mirror://gentoo/genpatches-3.14-13.base.tar.xz mirror://gentoo/genpatches-3.14-13.extras.tar.xz experimental? ( mirror://gentoo/genpatches-3.14-13.experimental.tar.xz ) http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.14.9-2014-06-27.patch.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af kernel-2 6fb31411472936acc8287129d3df7f43 multilib fac675dcccf94392371a6abee62d909f python-any-r1 4560effd96d3d2a82e50af7cf87166da python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=8ec2d1dd3aa39439f41d24f7669d688b diff --git a/metadata/md5-cache/sys-kernel/tuxonice-sources-3.15.2 b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.15.2 new file mode 100644 index 000000000000..6885cec32d0c --- /dev/null +++ b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.15.2 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=TuxOnIce + Gentoo patchset sources +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel +IUSE=experimental symlink build +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=>=sys-apps/tuxonice-userui-1.0 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils ) !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.15.2 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.15.tar.xz mirror://gentoo/genpatches-3.15-4.base.tar.xz mirror://gentoo/genpatches-3.15-4.extras.tar.xz experimental? ( mirror://gentoo/genpatches-3.15-4.experimental.tar.xz ) http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.15.2-2014-06-27.patch.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af kernel-2 6fb31411472936acc8287129d3df7f43 multilib fac675dcccf94392371a6abee62d909f python-any-r1 4560effd96d3d2a82e50af7cf87166da python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=8e51e91f60468f93942ff4bf51426664 diff --git a/metadata/md5-cache/sys-kernel/tuxonice-sources-3.4.95 b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.4.95 new file mode 100644 index 000000000000..4ff18846a192 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/tuxonice-sources-3.4.95 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=TuxOnIce + Gentoo patchset sources +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel +IUSE=symlink build +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=>=sys-apps/tuxonice-userui-1.0 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils ) !build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.4.95 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.4.tar.xz mirror://gentoo/genpatches-3.4-78.base.tar.xz mirror://gentoo/genpatches-3.4-78.extras.tar.xz http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.4.95-2014-06-27.patch.bz2 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af kernel-2 6fb31411472936acc8287129d3df7f43 multilib fac675dcccf94392371a6abee62d909f python-any-r1 4560effd96d3d2a82e50af7cf87166da python-utils-r1 555f707a94c14486f51cba70cc55b62c toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f +_md5_=d939c24a6ac7cc8d1ff12fd4ea7c7f87 diff --git a/metadata/md5-cache/sys-libs/musl-1.1.3 b/metadata/md5-cache/sys-libs/musl-1.1.3 index af0107ee1c31..a9631e75b40e 100644 --- a/metadata/md5-cache/sys-libs/musl-1.1.3 +++ b/metadata/md5-cache/sys-libs/musl-1.1.3 @@ -1,4 +1,4 @@ -DEFINED_PHASES=compile configure install postinst setup +DEFINED_PHASES=compile configure install postinst prepare setup DESCRIPTION=Lightweight, fast and simple C library focused on standards-conformance and safety EAPI=5 HOMEPAGE=http://www.musl-libc.org/ @@ -9,4 +9,4 @@ RDEPEND=nls? ( sys-devel/gettext ) sys-apps/getent SLOT=0 SRC_URI=http://www.musl-libc.org/releases/musl-1.1.3.tar.gz _eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 -_md5_=fbb4cb800039b9687081140d15129963 +_md5_=3b69c10bd20055b40c1b6dc0752aa4b4 diff --git a/metadata/md5-cache/x11-misc/dmenu-9999 b/metadata/md5-cache/x11-misc/dmenu-9999 new file mode 100644 index 000000000000..96a440f51bc0 --- /dev/null +++ b/metadata/md5-cache/x11-misc/dmenu-9999 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install postinst prepare unpack +DEPEND=x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) xinerama? ( virtual/pkgconfig ) >=dev-vcs/git-1.8.2.1 +DESCRIPTION=a generic, highly customizable, and efficient menu for the X Window System +EAPI=5 +HOMEPAGE=http://tools.suckless.org/dmenu/ +IUSE=xinerama savedconfig +LICENSE=MIT +RDEPEND=x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) +SLOT=0 +_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af git-r3 da25af7340478afdca16e1e4568b014a multilib fac675dcccf94392371a6abee62d909f portability 2a81b62e5f2001061b009b5c5fc27e98 savedconfig 5313100f525c41f6c72c6e04edeb4f65 toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=1a76a7e608b1ab4e140247023c350802 diff --git a/metadata/md5-cache/x11-terms/sakura-3.1.4 b/metadata/md5-cache/x11-terms/sakura-3.1.4 new file mode 100644 index 000000000000..4a6302402583 --- /dev/null +++ b/metadata/md5-cache/x11-terms/sakura-3.1.4 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-libs/glib-2.20:2 >=x11-libs/vte-0.28:2.90 x11-libs/gtk+:3 >=dev-lang/perl-5.10.1 virtual/pkgconfig sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DESCRIPTION=sakura is a terminal emulator based on GTK and VTE +EAPI=5 +HOMEPAGE=http://www.pleyades.net/david/projects/sakura/ +KEYWORDS=~amd64 ~x86 ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=>=dev-libs/glib-2.20:2 >=x11-libs/vte-0.28:2.90 x11-libs/gtk+:3 +SLOT=0 +SRC_URI=http://launchpad.net/sakura/trunk/3.1.4/+download/sakura-3.1.4.tar.bz2 +_eclasses_=cmake-utils 412d9e2d2c6f85f46dad595e68570d21 eutils 025442f2eecab39ad0b4e541b6e142af flag-o-matic 32bd61b45c2f57e468b4ee7311fec8f5 multilib fac675dcccf94392371a6abee62d909f toolchain-funcs 48b38a216afb92db6314d6c3187abea3 +_md5_=ded767e7f9bc843ba99340032fe8e267 diff --git a/metadata/md5-cache/x11-terms/terminology-0.5.1 b/metadata/md5-cache/x11-terms/terminology-0.5.1 new file mode 100644 index 000000000000..cfd78cdd3f68 --- /dev/null +++ b/metadata/md5-cache/x11-terms/terminology-0.5.1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=- +DEPEND=>=dev-libs/efl-1.8.1 >=media-libs/elementary-1.8.0 virtual/pkgconfig +DESCRIPTION=Feature rich terminal emulator using the Enlightenment Foundation Libraries +EAPI=5 +HOMEPAGE=http://www.enlightenment.org/p.php?p=about/terminology +KEYWORDS=~amd64 ~x86 +LICENSE=BSD-2 +RDEPEND=>=dev-libs/efl-1.8.1 >=media-libs/elementary-1.8.0 +SLOT=0 +SRC_URI=http://download.enlightenment.org/rel/apps/terminology/terminology-0.5.1.tar.bz2 +_md5_=bc9f0f0b6e6f18d2168ab972a4662779 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 80decdeae495..ac789f4d5554 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Mon, 30 Jun 2014 04:37:04 +0000 +Tue, 01 Jul 2014 02:37:04 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 4d0220edf069..61ada8f987a4 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Mon Jun 30 04:37:01 UTC 2014 +Tue Jul 1 02:37:01 UTC 2014 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index b669cbbf2aec..9ecbcc0fa806 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 30 Jun 2014 05:00:01 +0000 +Tue, 01 Jul 2014 03:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index e507dc36f1d8..5a7cc1fa6afa 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1404102901 Mon 30 Jun 2014 04:35:01 AM UTC UTC +1404182101 Tue 01 Jul 2014 02:35:01 AM UTC UTC diff --git a/net-analyzer/arping/Manifest b/net-analyzer/arping/Manifest index 37db0407a022..cf7dab527e14 100644 --- a/net-analyzer/arping/Manifest +++ b/net-analyzer/arping/Manifest @@ -1 +1,2 @@ DIST arping-2.13.tar.gz 254344 SHA256 b2bd992dbbc38251a06daef6db09edb1276a3745f16166177a7542f995549a32 SHA512 93ac04ea1ba7f0d714a1ef26c99e291bd50dbdb07c6883ebd311808b8a33bfcf49fd3bb3e4a931089308575edb46c406d92348cac1ea9bdf1d23f7858bea99f4 WHIRLPOOL 6f9173e8d1453dbcc285fc456346326feda633bca1ba919824cad19753714b1a6452000ae35d1a306394084a6300a8a8af55c4013ed53cb0874a37755a301433 +DIST arping-2.14.tar.gz 147908 SHA256 6cb8f29b3581c2a6c927ae2c4315a6b2d8b3ce688d52aee728e6857148be6f20 SHA512 a99b02422ee7b75bf40a40aa438e7e0c6b04868f525ae2d26b9858bce37fae74cf09797e41d223c75c4abdf77b02e84f9739a80a012917027dc964d1e34e907a WHIRLPOOL 3560b1de16f68cbfdfbdb706d854378518f7dc5b1689dc270c0b9cccbe6a3a6fa22a464b999744eb25fbfb16d867186477fb36561dc930dabe9b6ac6dffdcb2d diff --git a/net-analyzer/arping/arping-2.14.ebuild b/net-analyzer/arping/arping-2.14.ebuild new file mode 100644 index 000000000000..bd9696064a60 --- /dev/null +++ b/net-analyzer/arping/arping-2.14.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild,v 1.1 2014/06/30 04:37:50 jer Exp $ + +EAPI=5 + +DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it" +HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=arping" +SRC_URI="http://www.habets.pp.se/synscan/files/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" + +DEPEND=" + net-libs/libpcap + net-libs/libnet:1.1 +" +RDEPEND="${DEPEND}" + +src_prepare() { + rm -f Makefile + # since we install as arping2, use arping2 in the man page + sed \ + -e "s|\(${PN}\)|\12|g" \ + -e "s|\(${PN}\)\(\W\)|\12\2|g" \ + -e "s|${PN}2-|${PN}-|g" \ + -e "s|(${PN}2 2.*\.x only)||g" \ + -i doc/${PN}.8 || die "sed ${PN}.8 failed" + sed \ + -e "s|\(${PN}\) |\12 |g" \ + -i extra/${PN}-scan-net.sh || die "sed ${PN}-scan-net.sh failed" +} + +src_install() { + # since we install as arping2, we cannot use emake install + newsbin src/${PN} ${PN}2 + newman doc/${PN}.8 ${PN}2.8 + dodoc README extra/arping-scan-net.sh +} diff --git a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild index 9fd5daddea2e..63462e370be3 100644 --- a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild +++ b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild,v 1.9 2014/01/06 02:21:09 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild,v 1.10 2014/06/30 16:10:52 jer Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs @@ -38,24 +38,24 @@ src_prepare() { src_compile() { export CC=$(tc-getCC) if use gtk; then - emake || die "gtk+ build failed" - mv driftnet driftnet-gtk - make clean || die + emake + mv driftnet driftnet-gtk || die + emake clean fi # build a non-gtk version for all users sed -i 's:^\(.*gtk.*\)$:#\1:g' Makefile || die "sed disable gtk failed" append-flags -DNO_DISPLAY_WINDOW - emake || die "emake failed" + emake } src_install () { - dosbin driftnet || die "dobin failed" - doman driftnet.1 || die "doman failed" + dosbin driftnet + doman driftnet.1 - use gtk && { dosbin driftnet-gtk || die "dosbin failed (gtk)" ; } + use gtk && dosbin driftnet-gtk - dodoc CHANGES CREDITS README TODO || die "dodoc failed" + dodoc CHANGES CREDITS README TODO if use suid ; then elog "marking the no-display driftnet as setuid root." diff --git a/net-analyzer/nagios-plugins/Manifest b/net-analyzer/nagios-plugins/Manifest index 1f2cae843b41..574152a55516 100644 --- a/net-analyzer/nagios-plugins/Manifest +++ b/net-analyzer/nagios-plugins/Manifest @@ -1,3 +1,2 @@ -DIST nagios-plugins-1.4.14.tar.gz 1950729 SHA256 b1f0f2c01bab2a320cc7c041106500acfd6a5262ff811a2c31b62608ac6c3352 SHA512 f6eeddce03187e613f840aa453bca33b42153163dfaae78ecadacef1ea61417ce72962f4a4595afa7d5a3b804d439e0362874da826c2876bec1fd0bc0837c42b WHIRLPOOL 1e891edf5479300af9e06742e822809660972430f7166813ec4a17e00512868f478cdd81cf8808159b54bfe160c593b92aa1ca6a1cdbfe8ed5e894120b9e98cd DIST nagios-plugins-1.4.16-patches-2.tar.xz 8972 SHA256 e553c6a13aa56d826e113008ab87b6eee2d676fb2a09aa5433211ebfea6cd7c9 SHA512 48352873396274b4063bf8e58530df7c8cf6cfefe5e581ad31bd44a54b295bac634688d33de98e4f90723b0e1652192762cfcb6664fc0ce5bee797d6716584f8 WHIRLPOOL 3e397e8a2e1cd98ac646d4b419a38b0eadb7b6ea42a593de86fc8300ff802a9ad560b4ad0c73fed914c326afc48da178884470495e23eacc3521e0a4dd9b6214 DIST nagios-plugins-1.4.16.tar.gz 2087089 SHA256 b0caf07e0084e9b7f10fdd71cbd3ebabcd85ad78df64da360b51233b0e73b2bd SHA512 7a1401964b881c3db3e1e3f2a49dcf517ff7214724cc05c3ad629651b7e3eeb823b02abe0c6379d29996ac1e8a1208d918fd12e36cca46c7d36d9b1ebacdb2b3 WHIRLPOOL 3cb3b5d5f7f18e7eb5babde6f7bdd82ba167de4b875825c195d3abf7a14926102940616278769a8127a5c3269d475325145799c1414e6cc22eb208319fd2e879 diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.10-contrib.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.10-contrib.patch deleted file mode 100644 index 905f76023d6d..000000000000 --- a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.10-contrib.patch +++ /dev/null @@ -1,43 +0,0 @@ -diff -Naur nagios-plugins-1.4.10.orig/contrib/check_dns_random.pl nagios-plugins-1.4.10/contrib/check_dns_random.pl ---- nagios-plugins-1.4.10.orig/contrib/check_dns_random.pl 2003-01-29 06:27:20.000000000 +0100 -+++ nagios-plugins-1.4.10/contrib/check_dns_random.pl 2007-09-29 10:57:38.000000000 +0200 -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!/usr/bin/perl -w - # ------------------------------------------------------------------------------ - # File Name: check_dns_random.pl - # Author: Richard Mayhew - South Africa -@@ -33,9 +33,9 @@ - - my $host = shift || &usage; - --my $domainfile = "/usr/local/nagios/etc/domains.list"; -+my $domainfile = "/etc/nagios/domains.list"; - my $wc = `/usr/bin/wc -l $domainfile`; --my $check = "/usr/local/nagios/libexec/check_dns"; -+my $check = "/usr/nagios/libexec/check_dns"; - my $x = 0; - my $srv_file = ""; - my $z = ""; -@@ -49,8 +49,7 @@ - my @data = split(/\n/,$srv_file); - - chomp $wc; --$wc =~ s/ //g; --$wc =~ s/domains//g; -+$wc =~ s/([[:digit:]]+) .*/$1/g; - - $x = rand $wc; - ($z,$y) = split(/\./,$x); -diff -Naur nagios-plugins-1.4.10.orig/contrib/check_linux_raid.pl nagios-plugins-1.4.10/contrib/check_linux_raid.pl ---- nagios-plugins-1.4.10.orig/contrib/check_linux_raid.pl 2007-08-28 05:19:45.000000000 +0200 -+++ nagios-plugins-1.4.10/contrib/check_linux_raid.pl 2007-09-29 10:57:50.000000000 +0200 -@@ -23,7 +23,7 @@ - # WARNING md0 status=[UUU_U], recovery=46.4%, finish=123.0min - - use strict; --use lib "/usr/local/nagios/libexec"; -+use lib "/usr/nagios/libexec"; - use utils qw(%ERRORS); - - # die with an error if we're not on Linux diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.10-noradius.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.10-noradius.patch deleted file mode 100644 index 6d51d7fe1ca9..000000000000 --- a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.10-noradius.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -Naur nagios-plugins-1.4.10.orig/configure.in nagios-plugins-1.4.10/configure.in ---- nagios-plugins-1.4.10.orig/configure.in 2007-09-29 02:44:36.000000000 +0200 -+++ nagios-plugins-1.4.10/configure.in 2007-09-29 11:20:19.000000000 +0200 -@@ -210,26 +210,6 @@ - LIBS="$_SAVEDLIBS" - CPPFLAGS="$_SAVEDCPPFLAGS" - --dnl Check for radius libraries --_SAVEDLIBS="$LIBS" --AC_CHECK_LIB(radiusclient,rc_read_config) --if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then -- EXTRAS="$EXTRAS check_radius" -- RADIUSLIBS="-lradiusclient" -- AC_SUBST(RADIUSLIBS) --else -- AC_CHECK_LIB(radiusclient-ng,rc_read_config) -- if test "$ac_cv_lib_radiusclient_ng_rc_read_config" = "yes"; then -- EXTRAS="$EXTRAS check_radius" -- RADIUSLIBS="-lradiusclient-ng" -- AC_SUBST(RADIUSLIBS) -- else -- AC_MSG_WARN([Skipping radius plugin]) -- AC_MSG_WARN([install radius libs to compile this plugin (see REQUIREMENTS).]) -- fi --fi --LIBS="$_SAVEDLIBS" -- - dnl Check for LDAP libraries - _SAVEDLIBS="$LIBS" - AC_CHECK_LIB(ldap,main,,,-llber) diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.12-pgsqlconfigure.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.12-pgsqlconfigure.patch deleted file mode 100644 index e5e713db2128..000000000000 --- a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.12-pgsqlconfigure.patch +++ /dev/null @@ -1,69 +0,0 @@ -diff -Naur nagios-plugins-1.4.12.orig/configure.in nagios-plugins-1.4.12/configure.in ---- nagios-plugins-1.4.12.orig/configure.in 2008-05-28 00:01:05.000000000 +0200 -+++ nagios-plugins-1.4.12/configure.in 2008-07-20 18:02:42.000000000 +0200 -@@ -182,27 +182,34 @@ - PGSQL=$withval,) - AC_CHECK_LIB(crypt,main) - if test "$ac_cv_lib_crypt_main" = "yes" -a "x$PGSQL" != "xno"; then -- if test -n "$PGSQL"; then -- LDFLAGS="$LDFLAGS -L$PGSQL/lib" -- CPPFLAGS="$CPPFLAGS -I$PGSQL/include" -+ if test -x $with_pgsql/bin/pg_config ; then -+ np_pg_config="$with_pgsql/bin/pg_config" - fi -- AC_CHECK_LIB(pq,PQsetdbLogin,,,-lcrypt) -- if test "$ac_cv_lib_pq_PQsetdbLogin" = "yes"; then -- AC_CHECK_HEADERS(pgsql/libpq-fe.h) -- AC_CHECK_HEADERS(postgresql/libpq-fe.h) -- AC_CHECK_HEADERS(libpq-fe.h) -- if [[ -n "$PGSQL" -a "$ac_cv_header_libpq_fe_h" = "yes" ]]; then -- PGLIBS="-L$PGSQL/lib -lpq -lcrypt" -- PGINCLUDE="-I$PGSQL/include" -- elif test "$ac_cv_header_pgsql_libpq_fe_h" = "yes"; then -- PGLIBS="-lpq -lcrypt" -- PGINCLUDE="-I/usr/include/pgsql" -- elif test "$ac_cv_header_postgresql_libpq_fe_h" = "yes"; then -- PGLIBS="-L$PGSQL/lib -lpq -lcrypt" -- PGINCLUDE="-I/usr/include/postgresql" -- elif test "$ac_cv_header_libpq_fe_h" = "yes"; then -- PGLIBS="-L$PGSQL/lib -lpq -lcrypt" -- PGINCLUDE="-I$PGSQL/include" -+ if test -z "$np_pg_config"; then -+ with_pgsql="no" -+ else -+ if test -n "$PGSQL"; then -+ LDFLAGS="$LDFLAGS -L`$np_pg_config --libdir`" -+ CPPFLAGS="$CPPFLAGS -I`$np_pg_config --includedir`" -+ fi -+ AC_CHECK_LIB(pq,PQsetdbLogin,,,-lcrypt) -+ if test "$ac_cv_lib_pq_PQsetdbLogin" = "yes"; then -+ AC_CHECK_HEADERS(pgsql/libpq-fe.h) -+ AC_CHECK_HEADERS(postgresql/libpq-fe.h) -+ AC_CHECK_HEADERS(libpq-fe.h) -+ if [[ -n "$PGSQL" -a "$ac_cv_header_libpq_fe_h" = "yes" ]]; then -+ PGLIBS="-L`$np_pg_config --libdir` -lpq -lcrypt" -+ PGINCLUDE="-I`$np_pg_config --includedir`" -+ elif test "$ac_cv_header_pgsql_libpq_fe_h" = "yes"; then -+ PGLIBS="-lpq -lcrypt" -+ PGINCLUDE="-I`$np_pg_config --includedir`" -+ elif test "$ac_cv_header_postgresql_libpq_fe_h" = "yes"; then -+ PGLIBS="-L`$np_pg_config --libdir` -lpq -lcrypt" -+ PGINCLUDE="-I`$np_pg_config --includedir`" -+ elif test "$ac_cv_header_libpq_fe_h" = "yes"; then -+ PGLIBS="-L`$np_pg_config --libdir` -lpq -lcrypt" -+ PGINCLUDE="-I`$np_pg_config --includedir`" -+ fi - fi - if test -z "$PGINCLUDE"; then - AC_MSG_WARN([Skipping PostgreSQL plugin (check_pgsql)]) -@@ -212,10 +219,6 @@ - AC_SUBST(PGINCLUDE) - EXTRAS="$EXTRAS check_pgsql" - fi -- else -- AC_MSG_WARN([Skipping PostgreSQL plugin (check_pgsql)]) -- AC_MSG_WARN([LIBS="$LIBS" CPPFLAGS="$CPPFLAGS"]) -- AC_MSG_WARN([install PostgreSQL libs to compile this plugin (see REQUIREMENTS).]) - fi - else - AC_MSG_WARN([Skipping PostgreSQL plugin (check_pgsql)]) diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-implicit-pointer-conversion.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-implicit-pointer-conversion.patch deleted file mode 100644 index ec070fad7564..000000000000 --- a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-implicit-pointer-conversion.patch +++ /dev/null @@ -1,15 +0,0 @@ -Index: nagios-plugins-1.4.14/plugins/check_ldap.c -=================================================================== ---- nagios-plugins-1.4.14.orig/plugins/check_ldap.c -+++ nagios-plugins-1.4.14/plugins/check_ldap.c -@@ -38,6 +38,10 @@ const char *email = "nagiosplug-devel@li - #include - #include - -+ldap_init LDAP_P(( /* deprecated, use ldap_create or ldap_initialize */ -+ LDAP_CONST char *host, -+ int port )); -+ - enum { - UNDEFINED = 0, - #ifdef HAVE_LDAP_SET_OPTION diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-vserver.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-vserver.patch deleted file mode 100644 index 5eb99f31b96c..000000000000 --- a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-vserver.patch +++ /dev/null @@ -1,98 +0,0 @@ ---- configure.in.orig 2009-02-26 14:05:55.000000000 +0000 -+++ configure.in 2009-02-26 14:07:02.000000000 +0000 -@@ -94,6 +94,8 @@ - PKG_ARCH=`uname -p` - REV_DATESTAMP=`date '+%Y.%m.%d.%H.%M'` - REV_TIMESTAMP=`date '+%Y%m%d%H%M%S'` -+first_ip=`/sbin/ifconfig | egrep "inet addr:" | sed -n '1p' | sed 's/ Bcast.*$//' | sed 's/^\s*inet addr://'` -+ - - AC_SUBST(PKG_ARCH) - AC_SUBST(REV_DATESTAMP) -@@ -869,14 +871,14 @@ - fi - - elif [[ "z$ac_cv_uname_s" = "zUnixWare" ]] && \ -- $PATH_TO_PING -n -s 127.0.0.1 56 1 2>/dev/null | \ -+ $PATH_TO_PING -n -s $first_ip 56 1 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -U -c %d %s" - ac_cv_ping_packets_first=yes - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -U -w 10 -c 1 127.0.0.1 2>/dev/null | \ -+elif $PATH_TO_PING -n -U -w 10 -c 1 $first_ip 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -U -w %d -c %d %s" -@@ -884,52 +886,52 @@ - ac_cv_ping_has_timeout=yes - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -U -c 1 127.0.0.1 2>/dev/null | \ -+elif $PATH_TO_PING -n -U -c 1 $first_ip 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -U -c %d %s" - ac_cv_ping_packets_first=yes - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -c 1 127.0.0.1 2>/dev/null | \ -+elif $PATH_TO_PING -n -c 1 $first_ip 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -c %d %s" - ac_cv_ping_packets_first=yes - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n 127.0.0.1 -c 1 2>/dev/null | \ -+elif $PATH_TO_PING -n $first_ip -c 1 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n %s -c %d" - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING 127.0.0.1 -n 1 2>/dev/null | \ -+elif $PATH_TO_PING $first_ip -n 1 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING %s -n %d" - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -s 127.0.0.1 56 1 2>/dev/null | \ -+elif $PATH_TO_PING -n -s $first_ip 56 1 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -s %s 56 %d" - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -h 127.0.0.1 -s 56 -c 1 2>/dev/null | \ -+elif $PATH_TO_PING -n -h $first_ip -s 56 -c 1 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -h %s -s 56 -c %d" - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -s 56 -c 1 127.0.0.1 2>/dev/null | \ -+elif $PATH_TO_PING -n -s 56 -c 1 $first_ip 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -s 56 -c %d %s" - ac_cv_ping_packets_first=yes - AC_MSG_RESULT([$with_ping_command]) - --elif $PATH_TO_PING -n -c 1 127.0.0.1 2>/dev/null | \ -+elif $PATH_TO_PING -n -c 1 $first_ip 2>/dev/null | \ - egrep -i "^round-trip|^rtt" >/dev/null - then - with_ping_command="$PATH_TO_PING -n -c %d %s" -@@ -1132,7 +1134,7 @@ - if test -n "$PATH_TO_NSLOOKUP" - then - AC_MSG_CHECKING(for nslookup syntax) -- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep ["Invalid option: sil"] >/dev/null -+ if $PATH_TO_NSLOOKUP -sil $first_ip 2>&1 | grep ["Invalid option: sil"] >/dev/null - then - ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" - AC_MSG_RESULT([$ac_cv_nslookup_command]) diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.15-openldap.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.15-openldap.patch deleted file mode 100644 index 403b094ed5b9..000000000000 --- a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.15-openldap.patch +++ /dev/null @@ -1,62 +0,0 @@ -Index: nagios-plugins-1.4.15/configure.in -=================================================================== ---- nagios-plugins-1.4.15.orig/configure.in -+++ nagios-plugins-1.4.15/configure.in -@@ -257,23 +257,6 @@ fi - LIBS="$_SAVEDLIBS" - CPPFLAGS="$_SAVEDCPPFLAGS" - --dnl Check for LDAP libraries --_SAVEDLIBS="$LIBS" --AC_CHECK_LIB(ldap,main,,,-llber) --if test "$ac_cv_lib_ldap_main" = "yes"; then -- LDAPLIBS="-lldap -llber"\ -- LDAPINCLUDE="-I/usr/include/ldap" -- AC_SUBST(LDAPLIBS) -- AC_SUBST(LDAPINCLUDE) -- AC_CHECK_FUNCS(ldap_set_option) -- EXTRAS="$EXTRAS check_ldap" -- AC_CHECK_FUNCS(ldap_init ldap_set_option ldap_get_option ldap_start_tls_s) --else -- AC_MSG_WARN([Skipping LDAP plugin]) -- AC_MSG_WARN([install LDAP libs to compile this plugin (see REQUIREMENTS).]) --fi --LIBS="$_SAVEDLIBS" -- - dnl Check for headers used by check_ide_smart - AC_CHECK_HEADER(linux/hdreg.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) - if test "$FOUNDINCLUDE" = "yes" ; then -@@ -305,6 +288,8 @@ fi - AC_ARG_WITH([ipv6], - [AS_HELP_STRING([--with-ipv6], [support IPv6 @<:@default=check@:>@])], - [], [with_ipv6=check]) -+AC_ARG_WITH([ldap],[AS_HELP_STRING([--with-ldap], [support Openldap @<:@default=check@:>@])], -+ [], [with_ldap=check]) - - dnl Check for AF_INET6 support - unistd.h required for Darwin - if test "$with_ipv6" != "no"; then -@@ -333,6 +318,24 @@ if test "$with_ipv6" != "no"; then - with_ipv6="$np_cv_sys_ipv6" - fi - -+dnl Check for LDAP libraries -+if test "$with_ldap" != "no"; then -+ -+ _SAVEDLIBS="$LIBS" -+ AC_CHECK_LIB(ldap,main,,,-llber) -+ if test "$ac_cv_lib_ldap_main" = "yes"; then -+ LDAPLIBS="-lldap -llber"\ -+ LDAPINCLUDE="-I/usr/include/ldap" -+ AC_SUBST(LDAPLIBS) -+ AC_SUBST(LDAPINCLUDE) -+ AC_CHECK_FUNCS(ldap_set_option) -+ EXTRAS="$EXTRAS check_ldap" -+ AC_CHECK_FUNCS(ldap_init ldap_set_option ldap_get_option ldap_start_tls_s) -+ else -+ AC_MSG_ERROR([Cannot find openldap libraries.]) -+ fi -+fi -+LIBS="$_SAVEDLIBS" - - dnl Checks for Kerberos. Must come before openssl checks for Redhat EL 3 - AC_CHECK_HEADERS(krb5.h,FOUNDINCLUDE=yes,FOUNDINCLUDE=no) diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.14-r2.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.14-r2.ebuild deleted file mode 100644 index edabbce9aad3..000000000000 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.14-r2.ebuild +++ /dev/null @@ -1,147 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.14-r2.ebuild,v 1.12 2012/06/12 02:44:29 zmedico Exp $ - -EAPI=1 - -inherit autotools eutils multilib user - -DESCRIPTION="Nagios $PV plugins - Pack of plugins to make Nagios work properly" -HOMEPAGE="http://www.nagios.org/" -SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" -IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber" - -DEPEND="ldap? ( >=net-nds/openldap-2.0.25 ) - mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql-base ) - ssl? ( >=dev-libs/openssl-0.9.6g ) - radius? ( >=net-dialup/radiusclient-0.3.2 )" - -RESTRICT="test" - -RDEPEND="${DEPEND} - >=dev-lang/perl-5.6.1-r7 - samba? ( >=net-fs/samba-2.2.5-r1 ) - snmp? ( >=dev-perl/Net-SNMP-4.0.1-r1 - >=net-analyzer/net-snmp-5.0.6 - ) - mysql? ( dev-perl/DBI - dev-perl/DBD-mysql ) - nagios-dns? ( >=net-dns/bind-tools-9.2.2_rc1 ) - nagios-ntp? ( >=net-misc/ntp-4.1.1a ) - nagios-ping? ( >=net-analyzer/fping-2.4_beta2-r1 ) - nagios-ssh? ( >=net-misc/openssh-3.5_p1 ) - ups? ( >=sys-power/nut-1.4 ) - !sparc? ( nagios-game? ( >=games-util/qstat-2.6 ) ) - jabber? ( >=dev-perl/Net-Jabber-2.0 )" - -pkg_setup() { - enewgroup nagios - enewuser nagios -1 /bin/bash /var/nagios/home nagios -} - -src_unpack() { - unpack ${A} - cd "${S}" - - if ! use radius; then - EPATCH_OPTS="-p1 -d ${S}" epatch \ - "${FILESDIR}"/nagios-plugins-1.4.10-noradius.patch - fi - - epatch "${FILESDIR}"/${PN}-1.4.10-contrib.patch - epatch "${FILESDIR}"/${PN}-1.4.12-pgsqlconfigure.patch - epatch "${FILESDIR}"/${P}-vserver.patch - epatch "${FILESDIR}"/${P}-implicit-pointer-conversion.patch - epatch "${FILESDIR}"/${PN}-1.4.15-openldap.patch - eautoreconf -} - -src_compile() { - - local conf - if use ssl; then - conf="${conf} --with-openssl=/usr" - else - conf="${conf} --without-openssl" - fi - - if use postgres; then - conf="${conf} --with-pgsql=/usr" - fi - - econf \ - $(use_with mysql) \ - $(use_with ipv6) \ - $(use_with ldap) \ - ${conf} \ - --host=${CHOST} \ - --prefix=/usr \ - --libexecdir=/usr/$(get_libdir)/nagios/plugins \ - --sysconfdir=/etc/nagios || die "econf failed" - - # fix problem with additional - - sed -i -e 's:/bin/ps -axwo:/bin/ps axwo:g' config.h || die "sed failed" - - emake || die "emake failed" -} - -src_install() { - mv "${S}"/contrib/check_compaq_insight.pl "${S}"/contrib/check_compaq_insight.pl.msg - chmod +x "${S}"/contrib/*.pl - - sed -i -e '1s;#!.*;#!/usr/bin/perl -w;' "${S}"/contrib/*.pl || die "sed failed" - sed -i -e s#/usr/nagios/libexec#/usr/$(get_libdir)/nagios/plugins#g "${S}"/contrib/*.pl || die "sed failed" - sed -i -e '30s/use lib utils.pm;/use utils;/' \ - "${S}"/plugins-scripts/check_file_age.pl || die "sed failed" - - dodoc ACKNOWLEDGEMENTS AUTHORS BUGS CODING \ - ChangeLog FAQ NEWS README REQUIREMENTS SUPPORT THANKS - - emake DESTDIR="${D}" install || die "make install failed" - - if use mysql || use postgres; then - dodir /usr/$(get_libdir)/nagios/plugins - exeinto /usr/$(get_libdir)/nagios/plugins - doexe "${S}"/contrib/check_nagios_db.pl - fi - - if ! use snmp; then - rm "${D}"/usr/$(get_libdir)/nagios/plugins/check_if{operstatus,status} \ - || die "Failed to remove SNMP check plugins" - fi - - mv "${S}"/contrib "${D}"/usr/$(get_libdir)/nagios/plugins/contrib - - if ! use jabber; then - rm "${D}"usr/$(get_libdir)/nagios/plugins/contrib/nagios_sendim.pl \ - || die "Failed to remove XMPP notification addon" - fi - - chown -R root:nagios "${D}"/usr/$(get_libdir)/nagios/plugins \ - || die "Failed chown of ${D}usr/$(get_libdir)/nagios/plugins" - - chmod -R o-rwx "${D}"/usr/$(get_libdir)/nagios/plugins \ - || die "Failed chmod of ${D}usr/$(get_libdir)/nagios/plugins" - - if use suid ; then - - chmod 04710 "${D}"/usr/$(get_libdir)/nagios/plugins/{check_icmp,check_ide_smart,check_dhcp} \ - || die "Failed setting the suid bit for various plugins" - fi - - dosym /usr/$(get_libdir)/nagios/plugins/utils.sh /usr/$(get_libdir)/nagios/plugins/contrib/utils.sh - dosym /usr/$(get_libdir)/nagios/plugins/utils.pm /usr/$(get_libdir)/nagios/plugins/contrib/utils.pm -} - -pkg_postinst() { - einfo "This ebuild has a number of USE flags which determines what nagios is able to monitor." - einfo "Depending on what you want to monitor with nagios, some or all of these USE" - einfo "flags need to be set for nagios to function correctly." - echo - einfo "contrib plugins are installed into /usr/$(get_libdir)/nagios/plugins/contrib" -} diff --git a/net-analyzer/tcpstat/Manifest b/net-analyzer/tcpstat/Manifest index 35dda476be6c..84a624f40fd6 100644 --- a/net-analyzer/tcpstat/Manifest +++ b/net-analyzer/tcpstat/Manifest @@ -1 +1 @@ -DIST tcpstat-1.5.tar.gz 93102 RMD160 01aafe967d2ddb78d1517391e67019596ae65465 SHA1 3881edafe2a45c807a6f197792251036c599ec50 SHA256 46fde9458cc5678264b0c5f2197f84ada9101951197fdeec5f04b0801fcff0ba +DIST tcpstat-1.5.tar.gz 93102 SHA256 46fde9458cc5678264b0c5f2197f84ada9101951197fdeec5f04b0801fcff0ba SHA512 f1399365e754e4d9e19657c455a580294a7b4002a0d02ff05791a45574dcb1d0e75dc492157ef595066502b1553702481c67b20ad24267a50d7293766c39a5ab WHIRLPOOL 386e777ff42a4a61e73e22630ef4ea83e8ce23da0fd165e7d3363530033819f12da3df3891e67da29be9afba5fb43d88397c519c6c7e2fea4a6d624b61ab6522 diff --git a/net-analyzer/tcpstat/tcpstat-1.5-r2.ebuild b/net-analyzer/tcpstat/tcpstat-1.5-r2.ebuild new file mode 100644 index 000000000000..b203401e0ff5 --- /dev/null +++ b/net-analyzer/tcpstat/tcpstat-1.5-r2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5-r2.ebuild,v 1.1 2014/06/30 13:04:05 jer Exp $ + +EAPI=5 +inherit eutils autotools flag-o-matic + +DESCRIPTION="Reports network interface statistics" +SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz" +HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/" + +DEPEND="net-libs/libpcap" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="ipv6" + +src_prepare() { + epatch "${FILESDIR}"/${P}-db.patch + eautoreconf +} + +src_configure() { + append-flags -Wall -Wextra + econf $(use_enable ipv6) +} + +DOCS=( AUTHORS ChangeLog NEWS README doc/Tips_and_Tricks.txt ) + +src_install() { + default + dobin src/{catpcap,packetdump} + newdoc src/README README.src +} diff --git a/net-misc/bfgminer/Manifest b/net-misc/bfgminer/Manifest index 76f9d4229956..956aae4e4da5 100644 --- a/net-misc/bfgminer/Manifest +++ b/net-misc/bfgminer/Manifest @@ -2,9 +2,12 @@ DIST bfgminer-2.5.0.tbz2 6015548 SHA256 81a23270cac2ad49c5ca70f498c1194d245fff6a DIST bfgminer-3.10.1.tbz2 1088855 SHA256 a0d2775472eac9ef7708d239c34125165c15c59780ed136f993e2f1cdccc5b12 SHA512 bab2a4432d909700991f571230a7ebced406c1217cffe46ed30db7e82137097f89b1a92ea81977eb0982024fc40166caab069c195185bd98c715e183a7834f7d WHIRLPOOL 950648508fe31640d3d04f496bc7039d7e26b75e72210abff073508b7c208183acf925afcb64273b92abeb6951243da5f6e8db2c503beb00b105a4689e12bb27 DIST bfgminer-3.10.2.tbz2 1091311 SHA256 d4579f803ad94161328889f1099cafa51d770635fc7819e1c2c04c4f761f5718 SHA512 4d6d247c72e8fb5d89eee0f8692b4317c8940e73cc18788a25184a21d292ea34a322a5899ba57788df9a49849dac4878545f074a752172ed57414c5b18979439 WHIRLPOOL 914bfc7d829c4e238cd11191745e6baf6749571052aecef553694f8246e38f684e807e8b69324b61420df1baa53c223da82b446b29b9138007fc044ee80fc40d DIST bfgminer-3.10.3.tbz2 1091557 SHA256 75997561e9d0a8f0172bce7c6a5d2c1d11eea85177ad1d876f5c8555cfcaf183 SHA512 867e1c9b550dfe59d4b774140f7b156dbdfc3bfc4fbcf65db37352c76e1be8775aceb6e91d28067643cf46f3e6d06d092754399d9fe8e3e83f4ca1d510207209 WHIRLPOOL 039348358cad33a43c3324747aa4fc57655be81e3614dad81b0b7e16ae57ad8231a6a19a567f1ba89fa13c8a2f7b80ef3f29ee6ad6259bee35068aea3236e8b4 +DIST bfgminer-3.10.4.tbz2 1091913 SHA256 b3b8aebaf61f203a8896d44b6db497fe7041fb03e8e9f12e2d10646e222ff45b SHA512 ed4a5231438eab413e8f160c6ec2963f54a745dd3ef550a02ff41bae0e72a1411345d319c45da36aac69353062c3d3bfc3231f6775e230f2d5494d3c99397c4e WHIRLPOOL 1a5f55f009828eaaf7c0fc4f6096a98e1a55fbef439f96f846fadac222a096605a4b774c0f74f96aef23038efdbdedac0be2dfafdf38e9c65ec8ca32277a6294 DIST bfgminer-3.5.10.tbz2 1040001 SHA256 6325d5c048c46a537f391856d53223c5e150c2bde1e667e437395842a155136c SHA512 b3e8528e2d6beec96cdefa64f8bd8b9d0be90867d6ceb90b528fa99940df3549e2c33b50bf923995091a5f249a907a03664e540d3ebb13a5bca55c13b93f54ea WHIRLPOOL 5d081201280e5ea8d14364eb3ec40f96896eb138125203e25374fd2ec22f1143e99dcdde133dd1ebe37da7010f8dbebb3f42d9f88d654d071c9c739944c095e5 +DIST bfgminer-3.5.11.tbz2 1039856 SHA256 412d1027e260ba1588a4d86847f32f5d438e0727bc2e76dff8e495057f951305 SHA512 15b3708efbdc25af58b3ac9174d9775344e197f8a5f4a7e5171a81515caa1221513126075ddef8ca71d35d2539e57a396a3b66962872aff2e9516d9606b28f46 WHIRLPOOL 3985c9245c486ca06df615356158ee93d6a53e06263edc675821ad296f1de27c51caf5bb766519cfdf62ee566357e75d1c20ad122c78c598b579b7cb07d86adf DIST bfgminer-3.5.8.tbz2 1039193 SHA256 e338203557c80cd7086a4f6b087b90459d8df70937b6fa0b2d6eb6f98962e9e8 SHA512 51b47bb2ccd01af7c3b12c68a7f677959805a9c473b0ea93a7e9c753f477a8ca48425bf46b7897411442a324a0427e06bf30af5b0ac19547f32a4ef2649b0026 WHIRLPOOL 5a73ed96522ed977374397068345ce7b35785e15b0b6d51b027eb32d9e7a2263e3d522f8d80446d78fbfeb2d6aa3949bfca0e392293f5d5bc7d1597608c0cf83 DIST bfgminer-3.5.9.tbz2 1039308 SHA256 b851550c473e8a6612b4d7d2f2f31b2a3734b9e871a03b92814d171262ba8d0e SHA512 e0b6baa111a5521709a8f7c16105e6a1577a16692cf5404ec68ddb81139663c8c3ef1d1b24280efca9cd3a0acfaa21945b6a247cf2f9402a7948b8a29e16e375 WHIRLPOOL ec557cc88599ba79a7d7a7f35532be40716a352ea680b048feb8efa7be6f38e4415626866a7b80f90fc898c43403dc9fd166b4f94fda020c73959e905ac5a460 DIST bfgminer-4.0.0.tar.xz 2288444 SHA256 feec7d4ada6ceae456656b68188df05d095bbd7fc9839368f65dcd52b04f7539 SHA512 f47857c86fd43b454161596cb0f76baab0a6195b1353263488fef72b6125e6e95d71ae56a5630808ee4c562eaf6df2965714d1694afea2b5222a884237a67237 WHIRLPOOL 5a7bba5f7ec4fbe46826dd9086d821b3a267571dda869c51eeb449333af74207ec3a7eccd8d478f6c7338e4a73a4510e54738096352b2c54cbcc6cdc313385ca DIST bfgminer-4.1.0.tar.xz 2290676 SHA256 20eb7c74e343571f3cf3165ac72f436337b219bd132d0e4cff16659e003cc2f8 SHA512 d3d2262bd4b91a07b44fe0c51aa2dc66fcc8c71b04105376b4eb330cd3449107abfb948d1759c3df816b968dc7a55b5fdfc4b6989298e64fd1ae8d20939ecf2f WHIRLPOOL 63fbf343dcaddab9927acdff97edbcb945034eb19087403d1fc983c156fb64a391bdbef071ea4b41bdf7b4f62189ff8cea310324bddc98754d9e8abdf1adb652 DIST bfgminer-4.2.0.tar.xz 2293780 SHA256 8cac4ba73da3dadc44470cf3d3477e1aac31e62bec776ddd2fae7098b38c4369 SHA512 d52b7dfbc19d11e9b2ba94e82117bdf5e08b263b151499a2660269e2f16feea8b8c85984478badd72bdd0036fac9c3d2184b83288577edaaef23daea165d975e WHIRLPOOL 2d4a065bd520a6f2eb058344ba19288103b59bf2d8186daeb7aa9b39da9ebbbb455b641bc93e6a9ff542d2a352c25dc05654473d8b4972a233bd383b12c812d3 +DIST bfgminer-4.3.0.tar.xz 898040 SHA256 81d8dfa5d2bbe906f8414aa30426ea2df3ee2cb7d86aed59f3ab36eab2ca1f72 SHA512 8a8a5852b8f7d1e3c0a0c8072c9e498025fcfe3fcc3e80efd2ebf96924a21e06237994ea8c8fbff5ea64285e9071a276b7e44fd8c59bd76c7d1e55cf8d74b7d8 WHIRLPOOL 6db471bb21fd77bb18dc1a951297a0e1994ca91c26754f3d2571e61c513f4dd610f02986c62ac168bd1a62ce914db8473754b232df5e2e64ed6e3e6fddf0aef8 diff --git a/net-misc/bfgminer/bfgminer-3.10.4.ebuild b/net-misc/bfgminer/bfgminer-3.10.4.ebuild new file mode 100644 index 000000000000..568916066280 --- /dev/null +++ b/net-misc/bfgminer/bfgminer-3.10.4.ebuild @@ -0,0 +1,155 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/bfgminer-3.10.4.ebuild,v 1.1 2014/06/30 23:52:38 blueness Exp $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C" +HOMEPAGE="https://bitcointalk.org/?topic=168174" +SRC_URI="http://luke.dashjr.org/programs/bitcoin/files/${PN}/${PV}/${P}.tbz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" + +# TODO: knc (needs i2c-tools header) +IUSE="+adl antminer avalon bifury bitforce bfsb bigpic bitfury cpumining drillbit examples hardened hashbuster hashbuster2 hashfast icarus klondike +libusb littlefury lm_sensors metabank modminer nanofury ncurses +opencl proxy proxy_getwork proxy_stratum scrypt twinfury +udev unicode x6500 ztex" +REQUIRED_USE=' + || ( antminer avalon bfsb bifury bigpic bitforce bitfury cpumining drillbit hashbuster hashbuster2 hashfast icarus klondike littlefury metabank modminer nanofury opencl proxy twinfury x6500 ztex ) + adl? ( opencl ) + bfsb? ( bitfury ) + bigpic? ( bitfury ) + drillbit? ( bitfury ) + hashbuster? ( bitfury ) + hashbuster2? ( bitfury libusb ) + klondike? ( libusb ) + littlefury? ( bitfury ) + lm_sensors? ( opencl ) + metabank? ( bitfury ) + nanofury? ( bitfury ) + scrypt? ( || ( cpumining opencl ) ) + twinfury? ( bitfury ) + unicode? ( ncurses ) + proxy? ( || ( proxy_getwork proxy_stratum ) ) + proxy_getwork? ( proxy ) + proxy_stratum? ( proxy ) + x6500? ( libusb ) + ztex? ( libusb ) +' + +DEPEND=' + net-misc/curl + ncurses? ( + sys-libs/ncurses[unicode?] + ) + >=dev-libs/jansson-2 + net-libs/libblkmaker + udev? ( + virtual/udev + ) + hashbuster? ( + dev-libs/hidapi + ) + libusb? ( + virtual/libusb:1 + ) + lm_sensors? ( + sys-apps/lm_sensors + ) + nanofury? ( + dev-libs/hidapi + ) + proxy_getwork? ( + net-libs/libmicrohttpd + ) + proxy_stratum? ( + dev-libs/libevent + ) +' +RDEPEND="${DEPEND} + opencl? ( + || ( + virtual/opencl + virtual/opencl-sdk + dev-util/ati-stream-sdk + dev-util/ati-stream-sdk-bin + dev-util/amdstream + dev-util/amd-app-sdk + dev-util/amd-app-sdk-bin + dev-util/nvidia-cuda-sdk[opencl] + dev-util/intel-opencl-sdk + ) + ) +" +DEPEND="${DEPEND} + virtual/pkgconfig + >=dev-libs/uthash-1.9.7 + sys-apps/sed + cpumining? ( + amd64? ( + >=dev-lang/yasm-1.0.1 + ) + x86? ( + >=dev-lang/yasm-1.0.1 + ) + ) +" + +src_configure() { + local CFLAGS="${CFLAGS}" + local with_curses + use hardened && CFLAGS="${CFLAGS} -nopie" + + if use ncurses; then + if use unicode; then + with_curses='--with-curses=ncursesw' + else + with_curses='--with-curses=ncurses' + fi + else + with_curses='--without-curses' + fi + + CFLAGS="${CFLAGS}" \ + econf \ + --docdir="/usr/share/doc/${PF}" \ + $(use_enable adl) \ + $(use_enable antminer) \ + $(use_enable avalon) \ + $(use_enable bifury) \ + $(use_enable bitforce) \ + $(use_enable bfsb) \ + $(use_enable bigpic) \ + $(use_enable bitfury) \ + $(use_enable cpumining) \ + $(use_enable drillbit) \ + $(use_enable hashbuster) \ + $(use_enable hashbuster2 hashbusterusb) \ + $(use_enable hashfast) \ + $(use_enable icarus) \ + $(use_enable klondike) \ + $(use_enable littlefury) \ + $(use_enable metabank) \ + $(use_enable modminer) \ + $(use_enable nanofury) \ + $(use_enable opencl) \ + $(use_enable scrypt) \ + $(use_enable twinfury) \ + --with-system-libblkmaker \ + $with_curses \ + $(use_with udev libudev) \ + $(use_with lm_sensors sensors) \ + $(use_with proxy_getwork libmicrohttpd) \ + $(use_with proxy_stratum libevent) \ + $(use_enable x6500) \ + $(use_enable ztex) +} + +src_install() { + emake install DESTDIR="$D" + if ! use examples; then + rm -r "${D}/usr/share/doc/${PF}/rpc-examples" + fi +} diff --git a/net-misc/bfgminer/bfgminer-3.5.11.ebuild b/net-misc/bfgminer/bfgminer-3.5.11.ebuild new file mode 100644 index 000000000000..0d86da0e0bf1 --- /dev/null +++ b/net-misc/bfgminer/bfgminer-3.5.11.ebuild @@ -0,0 +1,145 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/bfgminer-3.5.11.ebuild,v 1.1 2014/06/30 23:52:38 blueness Exp $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C" +HOMEPAGE="https://bitcointalk.org/?topic=168174" +SRC_URI="http://luke.dashjr.org/programs/bitcoin/files/${PN}/${PV}/${P}.tbz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" + +# TODO: knc (needs i2c-tools header) +IUSE="+adl avalon bitforce bfsb bigpic bitfury cpumining examples hardened hashbuster icarus littlefury lm_sensors metabank modminer nanofury ncurses +opencl proxy proxy_getwork proxy_stratum scrypt +udev unicode x6500 ztex" +REQUIRED_USE=' + || ( avalon bfsb bigpic bitforce bitfury cpumining hashbuster icarus littlefury metabank modminer nanofury opencl proxy x6500 ztex ) + adl? ( opencl ) + bfsb? ( bitfury ) + bigpic? ( bitfury ) + hashbuster? ( bitfury ) + littlefury? ( bitfury ) + lm_sensors? ( opencl ) + metabank? ( bitfury ) + nanofury? ( bitfury ) + scrypt? ( || ( cpumining opencl ) ) + unicode? ( ncurses ) + proxy? ( || ( proxy_getwork proxy_stratum ) ) + proxy_getwork? ( proxy ) + proxy_stratum? ( proxy ) +' + +DEPEND=' + net-misc/curl + ncurses? ( + sys-libs/ncurses[unicode?] + ) + >=dev-libs/jansson-2 + net-libs/libblkmaker + udev? ( + virtual/udev + ) + hashbuster? ( + dev-libs/hidapi + ) + lm_sensors? ( + sys-apps/lm_sensors + ) + nanofury? ( + dev-libs/hidapi + ) + proxy_getwork? ( + net-libs/libmicrohttpd + ) + proxy_stratum? ( + dev-libs/libevent + ) + x6500? ( + virtual/libusb:1 + ) + ztex? ( + virtual/libusb:1 + ) +' +RDEPEND="${DEPEND} + opencl? ( + || ( + virtual/opencl + virtual/opencl-sdk + dev-util/ati-stream-sdk + dev-util/ati-stream-sdk-bin + dev-util/amdstream + dev-util/amd-app-sdk + dev-util/amd-app-sdk-bin + dev-util/nvidia-cuda-sdk[opencl] + dev-util/intel-opencl-sdk + ) + ) +" +DEPEND="${DEPEND} + virtual/pkgconfig + >=dev-libs/uthash-1.9.2 + sys-apps/sed + cpumining? ( + amd64? ( + >=dev-lang/yasm-1.0.1 + ) + x86? ( + >=dev-lang/yasm-1.0.1 + ) + ) +" + +src_configure() { + local CFLAGS="${CFLAGS}" + local with_curses + use hardened && CFLAGS="${CFLAGS} -nopie" + + if use ncurses; then + if use unicode; then + with_curses='--with-curses=ncursesw' + else + with_curses='--with-curses=ncurses' + fi + else + with_curses='--without-curses' + fi + + CFLAGS="${CFLAGS}" \ + econf \ + --docdir="/usr/share/doc/${PF}" \ + $(use_enable adl) \ + $(use_enable avalon) \ + $(use_enable bitforce) \ + $(use_enable bfsb) \ + $(use_enable bigpic) \ + $(use_enable bitfury) \ + $(use_enable cpumining) \ + $(use_enable hashbuster) \ + $(use_enable icarus) \ + $(use_enable littlefury) \ + $(use_enable metabank) \ + $(use_enable modminer) \ + $(use_enable nanofury) \ + $(use_enable opencl) \ + $(use_enable scrypt) \ + --with-system-libblkmaker \ + $with_curses \ + $(use_with udev libudev) \ + $(use_with lm_sensors sensors) \ + $(use_with proxy_getwork libmicrohttpd) \ + $(use_with proxy_stratum libevent) \ + $(use_enable x6500) \ + $(use_enable ztex) +} + +src_install() { + emake install DESTDIR="$D" + if ! use examples; then + rm -r "${D}/usr/share/doc/${PF}/rpc-examples" + fi +} diff --git a/net-misc/bfgminer/bfgminer-4.3.0.ebuild b/net-misc/bfgminer/bfgminer-4.3.0.ebuild new file mode 100644 index 000000000000..fe9649256ffb --- /dev/null +++ b/net-misc/bfgminer/bfgminer-4.3.0.ebuild @@ -0,0 +1,164 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/bfgminer-4.3.0.ebuild,v 1.1 2014/06/30 23:52:38 blueness Exp $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C" +HOMEPAGE="https://bitcointalk.org/?topic=168174" +SRC_URI="http://luke.dashjr.org/programs/bitcoin/files/${PN}/${PV}/${P}.txz -> ${P}.tar.xz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" + +# TODO: knc (needs i2c-tools header) +IUSE="adl antminer avalon bfx bifury bitforce bfsb bigpic bitfury cpumining drillbit dualminer examples gridseed hardened hashbuster hashbuster2 hashfast icarus klondike +libusb littlefury lm_sensors metabank modminer nanofury ncurses opencl proxy proxy_getwork proxy_stratum rockminer scrypt twinfury +udev unicode x6500 zeusminer ztex" +REQUIRED_USE=' + || ( antminer avalon bfsb bfx bifury bigpic bitforce bitfury cpumining drillbit dualminer gridseed hashbuster hashbuster2 hashfast icarus klondike littlefury metabank modminer nanofury opencl proxy twinfury x6500 ztex ) + adl? ( opencl ) + bfsb? ( bitfury ) + bfx? ( bitfury libusb ) + bigpic? ( bitfury ) + drillbit? ( bitfury ) + dualminer? ( icarus ) + gridseed? ( scrypt ) + hashbuster? ( bitfury ) + hashbuster2? ( bitfury libusb ) + klondike? ( libusb ) + littlefury? ( bitfury ) + lm_sensors? ( opencl ) + metabank? ( bitfury ) + nanofury? ( bitfury ) + scrypt? ( || ( cpumining opencl ) ) + twinfury? ( bitfury ) + unicode? ( ncurses ) + proxy? ( || ( proxy_getwork proxy_stratum ) ) + proxy_getwork? ( proxy ) + proxy_stratum? ( proxy ) + x6500? ( libusb ) + zeusminer? ( scrypt ) + ztex? ( libusb ) +' + +DEPEND=' + net-misc/curl + ncurses? ( + sys-libs/ncurses[unicode?] + ) + >=dev-libs/jansson-2 + net-libs/libblkmaker + udev? ( + virtual/udev + ) + hashbuster? ( + dev-libs/hidapi + ) + libusb? ( + virtual/libusb:1 + ) + lm_sensors? ( + sys-apps/lm_sensors + ) + nanofury? ( + dev-libs/hidapi + ) + proxy_getwork? ( + net-libs/libmicrohttpd + ) + proxy_stratum? ( + dev-libs/libevent + ) +' +RDEPEND="${DEPEND} + opencl? ( + || ( + virtual/opencl + virtual/opencl-sdk + dev-util/ati-stream-sdk + dev-util/ati-stream-sdk-bin + dev-util/amdstream + dev-util/amd-app-sdk + dev-util/amd-app-sdk-bin + dev-util/nvidia-cuda-sdk[opencl] + dev-util/intel-opencl-sdk + ) + ) +" +DEPEND="${DEPEND} + virtual/pkgconfig + >=dev-libs/uthash-1.9.7 + sys-apps/sed + cpumining? ( + amd64? ( + >=dev-lang/yasm-1.0.1 + ) + x86? ( + >=dev-lang/yasm-1.0.1 + ) + ) +" + +src_configure() { + local CFLAGS="${CFLAGS}" + local with_curses + use hardened && CFLAGS="${CFLAGS} -nopie" + + if use ncurses; then + if use unicode; then + with_curses='--with-curses=ncursesw' + else + with_curses='--with-curses=ncurses' + fi + else + with_curses='--without-curses' + fi + + CFLAGS="${CFLAGS}" \ + econf \ + --docdir="/usr/share/doc/${PF}" \ + $(use_enable adl) \ + $(use_enable antminer) \ + $(use_enable avalon) \ + $(use_enable bifury) \ + $(use_enable bitforce) \ + $(use_enable bfsb) \ + $(use_enable bfx) \ + $(use_enable bigpic) \ + $(use_enable bitfury) \ + $(use_enable cpumining) \ + $(use_enable drillbit) \ + $(use_enable dualminer) \ + $(use_enable gridseed) \ + $(use_enable hashbuster) \ + $(use_enable hashbuster2 hashbusterusb) \ + $(use_enable hashfast) \ + $(use_enable icarus) \ + $(use_enable klondike) \ + $(use_enable littlefury) \ + $(use_enable metabank) \ + $(use_enable modminer) \ + $(use_enable nanofury) \ + $(use_enable opencl) \ + $(use_enable rockminer) \ + $(use_enable scrypt) \ + $(use_enable twinfury) \ + --with-system-libblkmaker \ + $with_curses \ + $(use_with udev libudev) \ + $(use_with lm_sensors sensors) \ + $(use_with proxy_getwork libmicrohttpd) \ + $(use_with proxy_stratum libevent) \ + $(use_enable x6500) \ + $(use_enable zeusminer) \ + $(use_enable ztex) +} + +src_install() { + emake install DESTDIR="$D" + if ! use examples; then + rm -r "${D}/usr/share/doc/${PF}/rpc-examples" + fi +} diff --git a/net-misc/bfgminer/metadata.xml b/net-misc/bfgminer/metadata.xml index 53247aee00ef..7b877a12eba2 100644 --- a/net-misc/bfgminer/metadata.xml +++ b/net-misc/bfgminer/metadata.xml @@ -44,6 +44,7 @@ Enable support for CPU SSE4 mining algorithm Enable support for mining with Twinfury USB sticks Enable support for mining with X6500 FPGAs + Enable support for mining with ZeusMiner units Enable support for mining with Ztex FPGAs diff --git a/net-misc/libteam/Manifest b/net-misc/libteam/Manifest index 4940d4b57d1c..73785fc342dc 100644 --- a/net-misc/libteam/Manifest +++ b/net-misc/libteam/Manifest @@ -1 +1,2 @@ DIST libteam-1.0.tar.gz 99558 SHA256 5fb6dcf296f07be20e6ff61b4f18f4e98346ed158032f8d733bedd6f39b48f8f SHA512 69206709ebb9ad576b844402ad5c2327bf85a0d48d386a51decafd22f0fd638fa0d6d09e822afb77d511006d20749c3820b84c17e4c6874ce1fdc1499484a313 WHIRLPOOL f68274b50771aa67ac30abf38f9f2af8401eb84cacaf0eeb3468dbb845b3336af78d0459eec087d8081551c13640fa2097e1dfc5d4741c33a2bb7c29682bd7c6 +DIST libteam-1.11.tar.gz 497560 SHA256 b89e81258f8a8f4abd718ec1c91f85cb66d4d29e4d50095a3d2a4ffd8ce4bf7a SHA512 0e7da9ffbe2e0fe15d1caa67bdb2b8acb69f12884656005d4a0bd91beb82c71eb380af46263d92c543b42fc0087d40a4b607847ee895482109a6f34847eafcbf WHIRLPOOL d1eed93acdb6212e0615170f927c77d359f8963262700aa76104859dd102fa4407fbae6f5705b104f2e59905cfa24a3551c9488cf214e1c9456a58004cfba187 diff --git a/net-misc/libteam/libteam-1.11.ebuild b/net-misc/libteam/libteam-1.11.ebuild new file mode 100644 index 000000000000..84111b2ad626 --- /dev/null +++ b/net-misc/libteam/libteam-1.11.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/libteam/libteam-1.11.ebuild,v 1.1 2014/06/30 12:20:19 maksbotan Exp $ + +EAPI=5 + +AUTOTOOLS_AUTORECONF=1 +AUTOTOOLS_IN_SOURCE_BUILD=1 +inherit autotools-utils linux-info + +DESCRIPTION="Library and tools set for controlling team network device" +HOMEPAGE="http://libteam.org" +SRC_URI="http://libteam.org/files/${P}.tar.gz" + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="dbus debug examples static-libs +syslog" + +DEPEND=">=dev-libs/jansson-2.4 + dev-libs/libdaemon + >=dev-libs/libnl-3.2.19[utils] + dbus? ( sys-apps/dbus ) + " +RDEPEND="${DEPEND} + syslog? ( virtual/logger )" + +CONFIG_CHECK="~NET_TEAM ~NET_TEAM_MODE_ROUNDROBIN ~NET_TEAM_MODE_ACTIVEBACKUP" +ERROR_NET_TEAM="NET_TEAM is not enabled in this kernel! +Only >=3.3.0 kernel version support in team mode" + +DOCS=( README ) + +src_prepare() { + # avoid using -Werror in CFLAGS + sed -i -e '/^CFLAGS/s/-Werror//' configure.ac || die 'sed on CFLAGS failed' + + autotools-utils_src_prepare +} + +src_configure() { + local myeconfargs=( + $(use_enable debug) + $(use_enable syslog logging) + $(use_enable dbus) + --disable-zmq + ) + autotools-utils_src_configure +} + +src_install() { + autotools-utils_src_install + + insinto /etc/dbus-1/system.d + doins teamd/dbus/teamd.conf + + if use examples; then + docinto examples + dodoc teamd/example_configs/* + fi +} diff --git a/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild b/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild index c5acd5a38d95..7c467712979e 100644 --- a/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild +++ b/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild,v 1.1 2014/06/27 14:55:48 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/owncloud-client/owncloud-client-1.6.1.ebuild,v 1.2 2014/06/30 21:19:31 voyageur Exp $ EAPI=5 @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc samba +sftp test +qt4 qt5" -REQUIRED_USE="|| ( qt4 qt5 )" +REQUIRED_USE="^^ ( qt4 qt5 )" RDEPEND=">=dev-db/sqlite-3.4:3 qt4? ( diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest index 0c4d2350530c..f9eb5c1e4642 100644 --- a/net-misc/s3cmd/Manifest +++ b/net-misc/s3cmd/Manifest @@ -1 +1,2 @@ DIST s3cmd-1.0.1.tar.gz 57594 SHA256 d76826ea9c5a4789044424f1a50abe83523ba5d12a9185c7a6b7f4c86984bdce SHA512 daddb6c49a22cb2c9196d69116abddc639ab117b8a21413068e33e76f67dff5a21d6dca9a9d385113651fa996ace2359684709b2a3be33f4404ad79ed3d44814 WHIRLPOOL d151d9581359fd8dcc23550bc45fc972ab349153e7488d8d9e28c18857e5d550e834ae16274029797a4d2a096aa988e780ad82756f4f1b2a936002667ac96186 +DIST s3cmd-1.5.0-beta1.tar.gz 80380 SHA256 00c0ab4f6bc12c1f1a91104f870fbfbf3c33e628a41804001e30feab73c3a4fe SHA512 75968c657a238a0afbcc6b1bd6bb1af8445160620a7ebfff2c123d97cf42dedd55a37c925d72f0d8cba5d32d42303511378e3b5c919b4a24dea128169bec6a92 WHIRLPOOL 217aeaebb86f7dc6ada8e3f392e11a65ea051d06c741fa10b7cf2ff7851dd4a9bb18e3d1cee2761a1b5506eaa7393e9e66faef47f9c70967cc8ce00207d27ea5 diff --git a/net-misc/s3cmd/s3cmd-1.5.0_beta1.ebuild b/net-misc/s3cmd/s3cmd-1.5.0_beta1.ebuild new file mode 100644 index 000000000000..8cf7c9443556 --- /dev/null +++ b/net-misc/s3cmd/s3cmd-1.5.0_beta1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/s3cmd/s3cmd-1.5.0_beta1.ebuild,v 1.1 2014/06/30 18:21:08 robbat2 Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +PYTHON_USE_WITH="xml" + +inherit distutils + +KEYWORDS="~amd64 ~x86" +DESCRIPTION="Command line client for Amazon S3" +HOMEPAGE="http://s3tools.org/s3cmd" +SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" +LICENSE="GPL-2" + +IUSE="" +SLOT="0" + +DEPEND="" +RDEPEND="" + +PYTHON_MODNAME="S3" + +S=$WORKDIR/${P/_/-} + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup +} + +src_install() { + S3CMD_INSTPATH_DOC=/usr/share/doc/${PF} distutils_src_install + rm -rf "${D}"/usr/share/doc/${PF}/${PN} || die 'rm failed' +} diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults index 583bacd46b94..cf1f286080c9 100644 --- a/profiles/arch/mips/make.defaults +++ b/profiles/arch/mips/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2008-2012 Gentoo Foundation +# Copyright 2008-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/make.defaults,v 1.11 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/make.defaults,v 1.12 2014/06/30 15:34:54 mgorny Exp $ # 2006/08/18 - Donnie Berkholz # Defaults for video drivers @@ -19,6 +19,13 @@ LIBDIR_o32="lib" LIBDIR_n32="lib32" LIBDIR_n64="lib64" +ABI="o32" +DEFAULT_ABI="o32" +MULTILIB_ABIS="o32" + +ABI_MIPS="o32" +IUSE_IMPLICIT="abi_mips_o32" + # 2010/12/06 - Matt Turner # Probably missing a bunch for various SGI systems. ALSA_CARDS="au1x00" diff --git a/profiles/arch/mips/mips64/make.defaults b/profiles/arch/mips/mips64/make.defaults index 9cf5358ae9d7..528d069cbc36 100644 --- a/profiles/arch/mips/mips64/make.defaults +++ b/profiles/arch/mips/mips64/make.defaults @@ -1,7 +1,9 @@ -# Copyright 2010 Gentoo Foundation +# Copyright 2010-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/make.defaults,v 1.2 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/make.defaults,v 1.3 2014/06/30 15:34:54 mgorny Exp $ PROFILE_ARCH="mips64" CHOST="mips64-unknown-linux-gnu" + +IUSE_IMPLICIT="-abi_mips_o32" diff --git a/profiles/arch/mips/mips64/multilib/n32/make.defaults b/profiles/arch/mips/mips64/multilib/n32/make.defaults index cf26029ca406..e92314cafd20 100644 --- a/profiles/arch/mips/mips64/multilib/n32/make.defaults +++ b/profiles/arch/mips/mips64/multilib/n32/make.defaults @@ -1,7 +1,13 @@ -# Copyright 2011 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/n32/make.defaults,v 1.2 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/n32/make.defaults,v 1.4 2014/06/30 15:10:10 mgorny Exp $ MULTILIB_ABIS="n64 o32 n32" DEFAULT_ABI="n32" ABI="${DEFAULT_ABI}" + +CHOST_n64="mips64-unknown-linux-gnuabi64" +CHOST_o32="mips-unknown-linux-gnu" + +ABI_MIPS="n32" +IUSE_IMPLICIT="abi_mips_n32" diff --git a/profiles/arch/mips/mips64/multilib/n64/make.defaults b/profiles/arch/mips/mips64/multilib/n64/make.defaults index 6db6a8684b3f..c98a95e06313 100644 --- a/profiles/arch/mips/mips64/multilib/n64/make.defaults +++ b/profiles/arch/mips/mips64/multilib/n64/make.defaults @@ -1,7 +1,13 @@ -# Copyright 2011 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/n64/make.defaults,v 1.2 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/n64/make.defaults,v 1.4 2014/06/30 15:10:10 mgorny Exp $ MULTILIB_ABIS="n32 o32 n64" DEFAULT_ABI="n64" ABI="${DEFAULT_ABI}" + +CHOST_n32="mips64-unknown-linux-gnuabin32" +CHOST_o32="mips-unknown-linux-gnu" + +ABI_MIPS="n64" +IUSE_IMPLICIT="abi_mips_n64" diff --git a/profiles/arch/mips/mips64/multilib/o32/make.defaults b/profiles/arch/mips/mips64/multilib/o32/make.defaults index 8ace23edeb19..eb9b638c4f76 100644 --- a/profiles/arch/mips/mips64/multilib/o32/make.defaults +++ b/profiles/arch/mips/mips64/multilib/o32/make.defaults @@ -1,7 +1,13 @@ -# Copyright 2011 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/o32/make.defaults,v 1.2 2013/07/28 02:41:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/o32/make.defaults,v 1.4 2014/06/30 15:10:10 mgorny Exp $ MULTILIB_ABIS="n64 n32 o32" DEFAULT_ABI="o32" ABI="${DEFAULT_ABI}" + +CHOST_n32="mips64-unknown-linux-gnuabin32" +CHOST_n64="mips64-unknown-linux-gnuabi64" + +ABI_MIPS="o32" +IUSE_IMPLICIT="abi_mips_o32" diff --git a/profiles/arch/mips/mips64/n32/make.defaults b/profiles/arch/mips/mips64/n32/make.defaults index c940a48b79f8..f71a6f49061a 100644 --- a/profiles/arch/mips/mips64/n32/make.defaults +++ b/profiles/arch/mips/mips64/n32/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2011-2012 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n32/make.defaults,v 1.3 2013/07/28 02:41:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n32/make.defaults,v 1.5 2014/06/30 15:16:16 mgorny Exp $ PROFILE_ARCH="mips64" @@ -8,3 +8,8 @@ CHOST="mips64-unknown-linux-gnu" DEFAULT_ABI="n32" ABI="${DEFAULT_ABI}" +MULTILIB_ABIS="n32" +CHOST_n32=${CHOST} + +ABI_MIPS="n32" +IUSE_IMPLICIT="abi_mips_n32" diff --git a/profiles/arch/mips/mips64/n32/use.force b/profiles/arch/mips/mips64/n32/use.force new file mode 100644 index 000000000000..d930badeb8b7 --- /dev/null +++ b/profiles/arch/mips/mips64/n32/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n32/use.force,v 1.3 2014/06/30 15:16:16 mgorny Exp $ + +abi_mips_n32 diff --git a/profiles/arch/mips/mips64/n32/use.mask b/profiles/arch/mips/mips64/n32/use.mask new file mode 100644 index 000000000000..426858caefa8 --- /dev/null +++ b/profiles/arch/mips/mips64/n32/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n32/use.mask,v 1.1 2014/06/30 15:16:16 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Unmask the matching multilib flag. +-abi_mips_n32 diff --git a/profiles/arch/mips/mips64/n64/make.defaults b/profiles/arch/mips/mips64/n64/make.defaults index 59ff0ab13bdc..a4d285107341 100644 --- a/profiles/arch/mips/mips64/n64/make.defaults +++ b/profiles/arch/mips/mips64/n64/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2011-2012 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n64/make.defaults,v 1.4 2013/07/28 02:41:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n64/make.defaults,v 1.6 2014/06/30 15:16:17 mgorny Exp $ PROFILE_ARCH="mips64" @@ -8,3 +8,8 @@ CHOST="mips64-unknown-linux-gnu" DEFAULT_ABI="n64" ABI="${DEFAULT_ABI}" +MULTILIB_ABIS="n64" +CHOST_n64=${CHOST} + +ABI_MIPS="n64" +IUSE_IMPLICIT="abi_mips_n64" diff --git a/profiles/arch/mips/mips64/n64/use.force b/profiles/arch/mips/mips64/n64/use.force new file mode 100644 index 000000000000..2007b4d6b3fc --- /dev/null +++ b/profiles/arch/mips/mips64/n64/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n64/use.force,v 1.3 2014/06/30 15:16:17 mgorny Exp $ + +abi_mips_n64 diff --git a/profiles/arch/mips/mips64/n64/use.mask b/profiles/arch/mips/mips64/n64/use.mask new file mode 100644 index 000000000000..edf67b17ac5b --- /dev/null +++ b/profiles/arch/mips/mips64/n64/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/n64/use.mask,v 1.1 2014/06/30 15:16:17 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Unmask the matching multilib flag. +-abi_mips_n64 diff --git a/profiles/arch/mips/mips64/use.force b/profiles/arch/mips/mips64/use.force new file mode 100644 index 000000000000..51b0dbb8298f --- /dev/null +++ b/profiles/arch/mips/mips64/use.force @@ -0,0 +1,7 @@ +# Copyright 2008-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/use.force,v 1.1 2014/06/30 15:34:54 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Unforce o32 back for mips64 subprofiles. +-abi_mips_o32 diff --git a/profiles/arch/mips/mips64/use.mask b/profiles/arch/mips/mips64/use.mask new file mode 100644 index 000000000000..1f7e8cdcd95f --- /dev/null +++ b/profiles/arch/mips/mips64/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/use.mask,v 1.1 2014/06/30 15:34:54 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Mask o32 back for mips64 subprofiles. +abi_mips_o32 diff --git a/profiles/arch/mips/mipsel/mips64el/make.defaults b/profiles/arch/mips/mipsel/mips64el/make.defaults index 7bbbb3532154..1c20c980887b 100644 --- a/profiles/arch/mips/mipsel/mips64el/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/make.defaults @@ -1,7 +1,9 @@ -# Copyright 2010 Gentoo Foundation +# Copyright 2010-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/make.defaults,v 1.2 2013/07/28 02:41:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/make.defaults,v 1.3 2014/06/30 15:34:54 mgorny Exp $ PROFILE_ARCH="mips64el" CHOST="mips64el-unknown-linux-gnu" + +IUSE_IMPLICIT="-abi_mips_o32" diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults index 9939b8dbdcf2..be2299a44bf0 100644 --- a/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults @@ -1,7 +1,13 @@ -# Copyright 2011 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults,v 1.2 2013/07/28 02:41:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults,v 1.4 2014/06/30 15:10:10 mgorny Exp $ MULTILIB_ABIS="n64 o32 n32" DEFAULT_ABI="n32" ABI="${DEFAULT_ABI}" + +CHOST_n64="mips64el-unknown-linux-gnuabi64" +CHOST_o32="mipsel-unknown-linux-gnu" + +ABI_MIPS="n32" +IUSE_IMPLICIT="abi_mips_n32" diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults index 5c3ad7a41eed..3051d460ca81 100644 --- a/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults @@ -1,7 +1,13 @@ -# Copyright 2011 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults,v 1.2 2013/07/28 02:41:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults,v 1.4 2014/06/30 15:10:10 mgorny Exp $ MULTILIB_ABIS="n32 o32 n64" DEFAULT_ABI="n64" ABI="${DEFAULT_ABI}" + +CHOST_n32="mips64el-unknown-linux-gnuabin32" +CHOST_o32="mipsel-unknown-linux-gnu" + +ABI_MIPS="n64" +IUSE_IMPLICIT="abi_mips_n64" diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults index 8f4e13f17731..c78b3843a900 100644 --- a/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults @@ -1,7 +1,13 @@ -# Copyright 2011 Gentoo Foundation +# Copyright 2011-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults,v 1.2 2013/07/28 02:41:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults,v 1.4 2014/06/30 15:10:10 mgorny Exp $ MULTILIB_ABIS="n64 n32 o32" DEFAULT_ABI="o32" ABI="${DEFAULT_ABI}" + +CHOST_n32="mips64el-unknown-linux-gnuabin32" +CHOST_n64="mips64el-unknown-linux-gnuabi64" + +ABI_MIPS="o32" +IUSE_IMPLICIT="abi_mips_o32" diff --git a/profiles/arch/mips/mipsel/mips64el/n32/make.defaults b/profiles/arch/mips/mipsel/mips64el/n32/make.defaults index 8afd99344e1c..c60ff1548925 100644 --- a/profiles/arch/mips/mipsel/mips64el/n32/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/n32/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2010-2012 Gentoo Foundation +# Copyright 2010-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n32/make.defaults,v 1.3 2013/07/28 02:41:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n32/make.defaults,v 1.5 2014/06/30 15:16:17 mgorny Exp $ PROFILE_ARCH="mips64el" @@ -8,3 +8,8 @@ CHOST="mips64el-unknown-linux-gnu" DEFAULT_ABI="n32" ABI="${DEFAULT_ABI}" +MULTILIB_ABIS="n32" +CHOST_n32=${CHOST} + +ABI_MIPS="n32" +IUSE_IMPLICIT="abi_mips_n32" diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.force b/profiles/arch/mips/mipsel/mips64el/n32/use.force new file mode 100644 index 000000000000..28ad8a9abe5a --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/n32/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n32/use.force,v 1.3 2014/06/30 15:16:17 mgorny Exp $ + +abi_mips_n32 diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.mask b/profiles/arch/mips/mipsel/mips64el/n32/use.mask new file mode 100644 index 000000000000..64a57da5539e --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/n32/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n32/use.mask,v 1.1 2014/06/30 15:16:17 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Unmask the matching multilib flag. +-abi_mips_n32 diff --git a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults index 0fb577b23c0a..c6c0af9abd3f 100644 --- a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2010-2012 Gentoo Foundation +# Copyright 2010-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n64/make.defaults,v 1.4 2013/07/28 02:41:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n64/make.defaults,v 1.6 2014/06/30 15:16:17 mgorny Exp $ PROFILE_ARCH="mips64el" @@ -8,3 +8,8 @@ CHOST="mips64el-unknown-linux-gnu" DEFAULT_ABI="n64" ABI="${DEFAULT_ABI}" +MULTILIB_ABIS="n64" +CHOST_n64=${CHOST} + +ABI_MIPS="n64" +IUSE_IMPLICIT="abi_mips_n64" diff --git a/profiles/arch/mips/mipsel/mips64el/n64/use.force b/profiles/arch/mips/mipsel/mips64el/n64/use.force new file mode 100644 index 000000000000..89f986198867 --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/n64/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n64/use.force,v 1.3 2014/06/30 15:16:17 mgorny Exp $ + +abi_mips_n64 diff --git a/profiles/arch/mips/mipsel/mips64el/n64/use.mask b/profiles/arch/mips/mipsel/mips64el/n64/use.mask new file mode 100644 index 000000000000..b846477f1c90 --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/n64/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n64/use.mask,v 1.1 2014/06/30 15:16:17 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Unmask the matching multilib flag. +-abi_mips_n64 diff --git a/profiles/arch/mips/mipsel/mips64el/use.force b/profiles/arch/mips/mipsel/mips64el/use.force new file mode 100644 index 000000000000..2212cda5373d --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/use.force @@ -0,0 +1,7 @@ +# Copyright 2008-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/use.force,v 1.1 2014/06/30 15:34:54 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Unforce o32 back for mips64 subprofiles. +-abi_mips_o32 diff --git a/profiles/arch/mips/mipsel/mips64el/use.mask b/profiles/arch/mips/mipsel/mips64el/use.mask new file mode 100644 index 000000000000..e4f0841e1fcf --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/use.mask,v 1.1 2014/06/30 15:34:54 mgorny Exp $ + +# Michał Górny (30 Jun 2014) +# Mask o32 back for mips64el subprofiles. +abi_mips_o32 diff --git a/profiles/arch/mips/use.force b/profiles/arch/mips/use.force index 69f72c4c1182..890f1e4b3e76 100644 --- a/profiles/arch/mips/use.force +++ b/profiles/arch/mips/use.force @@ -1,6 +1,7 @@ -# Copyright 2008 Gentoo Foundation +# Copyright 2008-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.force,v 1.2 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.force,v 1.3 2014/06/30 15:34:54 mgorny Exp $ # Force the flag which corresponds to ARCH. mips +abi_mips_o32 diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index e39538b098b1..748428ccb9ea 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,9 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.74 2014/03/06 19:28:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.75 2014/06/30 15:34:54 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -mips +-abi_mips_o32 # Markos Chandras # app-arch/lz4 does not seem to build on MIPS diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 876e88fa0ff9..397f3e698651 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,11 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.580 2014/06/29 18:43:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.581 2014/06/30 18:57:43 tommy Exp $ # This file requires >=portage-2.1.1 # New entries go on top. # +# Thomas Sachau (30 Jun 2014) +# Mask pixman USE flag of dev-libs/efl for future removal, bug 501074 +dev-libs/efl pixman + # Andreas K. Huettel (29 Jun 2014) # Mask use-flag firebird and package dev-db/firebird for bug 460780 net-misc/stargazer module_store_firebird diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask index a954b36b84b7..27f8a49c9edc 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/linux/uclibc/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/package.mask,v 1.5 2014/02/03 18:45:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/package.mask,v 1.6 2014/06/30 21:04:03 axs Exp $ sys-libs/glibc # @@ -8,3 +8,7 @@ sys-libs/pam # # Working on it, bug #470884 dev-libs/elfutils + +# this binpkg has a hard dep on glibc, make repoman shut up +www-plugins/adobe-flash + diff --git a/profiles/package.mask b/profiles/package.mask index d4816601cc2a..69221b371bce 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15821 2014/06/29 22:11:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15822 2014/06/30 08:05:36 mrueg Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -173,13 +173,6 @@ dev-java/ibm-jdk-bin:1.5 # experimental features and accept a more unstable release. >=www-client/chromium-37 -# Manuel Rüger (23 May 2014) -# Fails to build with gnutls-3. -# See bug #421777 -# Masked for removal in 30 days -sci-biology/ncbi-tools++ - - # Andrey Grozin (23 May 2014) # Google closed free usage of the translate api # Masked for removal in 30 days diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f8fe5f6f0ae6..0398a008ce72 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -780,13 +780,16 @@ app-leechcraft/lc-monocle:spectre - Enable PostScript backend for Monocle using app-leechcraft/lc-musiczombie:acoustid - Use media-libs/chromaprint for acoustic fingerprinting app-leechcraft/lc-netstoremanager:googledrive - Support Google Drive storage backend app-leechcraft/lc-netstoremanager:yandexdisk - Support Yandex.Disk storage backend +app-leechcraft/lc-poshuku:autosearch - Provide automatic search suggestions for Poshuku. app-leechcraft/lc-poshuku:cleanweb - Build CleanWeb for ad blocking compatible with Firefox's AdBlock+. +app-leechcraft/lc-poshuku:dcac - Build color inverter module providing a night mode. app-leechcraft/lc-poshuku:fatape - Build FatApe, GreaseMonkey userscripts support layer. app-leechcraft/lc-poshuku:filescheme - Build FileScheme for accessing local URLs. app-leechcraft/lc-poshuku:fua - Build FUA for faking user agents for different hosts. app-leechcraft/lc-poshuku:keywords - Build Keywords for adjusting search shortcuts. app-leechcraft/lc-poshuku:onlinebookmarks - Build OnlineBookmarks for syncing bookmarks with social bookmarking services like Read It Later. app-leechcraft/lc-poshuku:pcre - Use dev-libs/libpcre for rules matching in CleanWeb instead of slower QRegExp. +app-leechcraft/lc-poshuku:qrd - Build module for displaying the QR code of a web page. app-leechcraft/lc-poshuku:wyfv - Build WYFV for replacing Flash-based video players on some sites. app-leechcraft/lc-vrooby:udisks - Use sys-fs/udisks:0 for block device access (e.g., automounting) app-leechcraft/lc-vrooby:udisks2 - Use sys-fs/udisks:2 for block device access (e.g., automounting) @@ -5404,6 +5407,7 @@ net-misc/bfgminer:sse2_4way - Enable support for CPU SSE2 4way mining algorithm net-misc/bfgminer:sse4 - Enable support for CPU SSE4 mining algorithm net-misc/bfgminer:twinfury - Enable support for mining with Twinfury USB sticks net-misc/bfgminer:x6500 - Enable support for mining with X6500 FPGAs +net-misc/bfgminer:zeusminer - Enable support for mining with ZeusMiner units net-misc/bfgminer:ztex - Enable support for mining with Ztex FPGAs net-misc/cfengine:html - Install HTML documentation net-misc/cfengine:libvirt - Enable support for virtual machine management through app-emulation/libvirt diff --git a/sci-astronomy/pyephem/Manifest b/sci-astronomy/pyephem/Manifest index 83742ac62041..c9690cfad00a 100644 --- a/sci-astronomy/pyephem/Manifest +++ b/sci-astronomy/pyephem/Manifest @@ -1,2 +1,3 @@ DIST pyephem-3.7.5.1.tar.gz 703441 SHA256 f24f8fc23c493fb842b44defc539762351a1d46b85f3d4f5043a002066afb50d SHA512 e26baec13c150350bbb84a28a1572c770642fe9a149a7036b2d6f0a4db8bdefaa7c762c1d24a7bb0607a7ed39684c081a1622ef395fd7590d22d80a3d3e68286 WHIRLPOOL 98cb525e6acc15e479e23bea83b753b1b2859f97338f666e1e2be5f7a0829868abbec8856c3417fd2361f30d488dc038e1e65883b1113e8c022b80e33fd1f75b DIST pyephem-3.7.5.2.tar.gz 705497 SHA256 3a0f33defbc1d48d196e62f71fc70e1e36095b7864eff3fb553e36dee3df20a1 SHA512 50ec88ee19072168672113c399e96f348feb5c6a5b4362bdcda7de5d079bb7e594c6858047cee53dd9cba9104e85dff9a44ff8981ab434f4ca162662d2a3bddd WHIRLPOOL f603ad3460d6d6348396d3dd946965b4e7a87594a879549d48ff5ead8431a4723e8ab61f216ad686cd539f09cbcc1b334359188f35f80879484cd19d509fbf82 +DIST pyephem-3.7.5.3.tar.gz 735112 SHA256 cb0d7950d108aa5cbb1eb6e558086e98230de03ee1ede017a71701257b67eceb SHA512 a61b6a19c35c10ee9d4eba72cb0e6b9446076a3943be58dfd5e084bc9ab09dc70f2ee335ba5f0ef9d9d4d34a461bf4b9ddd57dae50d2e8a8f565d411e47f2908 WHIRLPOOL be28698df6214e769d03e74a67b353679a753723420e6a289b347b42c466c11253df9764f9e4e0fdda0424f4b62363b54fa58b520f45d480aae3a5883a84deae diff --git a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild new file mode 100644 index 000000000000..180900c4f65b --- /dev/null +++ b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v 1.1 2014/06/30 18:36:41 bicatali Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_3} ) + +inherit distutils-r1 + +DESCRIPTION="Astronomical routines for the python programming language" +HOMEPAGE="http://rhodesmill.org/pyephem/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="doc test" + +DEPEND=" + doc? ( dev-python/sphinx ) + test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )" +RDEPEND="" + +src_prepare() { + # don't install rst files + sed -i -e "s:'doc/\*\.rst',::" setup.py || die + distutils-r1_src_prepare +} + +src_compile() { + distutils-r1_src_compile + if use doc; then + PYTHONPATH=. emake -C ephem/doc html + fi +} + +python_test() { + if [[ ${PYTHON_ABI} == "2.7" ]]; then + PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" \ + ${EPYTHON} -m unittest discover -s src/ephem + else + PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" \ + unit2 discover -s src/ephem + fi +} + +src_install() { + distutils-r1_src_install + use doc && dohtml -r ephem/doc/_build/html/* + + delete_tests() { + rm -r "${D}$(python_get_sitedir)/ephem/tests" || die + } + python_foreach_impl delete_tests +} diff --git a/sci-biology/ncbi-tools++/Manifest b/sci-biology/ncbi-tools++/Manifest deleted file mode 100644 index b746422273f3..000000000000 --- a/sci-biology/ncbi-tools++/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ncbi-tools++-2010.06.15-asneeded.patch.xz 4948 SHA256 8a39b46e1ef6ddae57151c3ffbb7da952e4cb6eea0f76a4ac74de981d88cb873 SHA512 40b805c2cb9525c4f108a86502dde22b52edf8705a6ee02aab8ddc248383ef5843b4840dd97364d0f40c37d5947dd9dd56906edcd55be7cb0647cf7231298b97 WHIRLPOOL b7bb1f2438f66c9a7ecc2eed8ddce326634a2f661f240d5e4ed1d08cf4b947a0c1b5ccf192a855f225ff06ba6f059ccff3fdecb80887c4b657a50b2f3f891235 -DIST ncbi_cxx--Jun_15_2010.tar.gz 17297248 SHA256 eb24230a9afe9bcf3c52aa6d5d9545dca04649a2569a1bb832ace54aec9d3c54 SHA512 070d1be4ef1a2e337586947c942827a29d511023c32745154868fa1aef349efb9313c9e838feb1bfc98fbb1ee9195a17d018a5fd93a2d0dc478f88bc8f3fdbbe WHIRLPOOL e40d0a9efd81b71b28ab6ce899c2333c071e09e5f17817cf0800a9a9b19778f60f3c079a1b41901c3ecddf46b50c3d0a39b89bbe2585b6e966e8d58e281c986c diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-2009.05.15-asneeded.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-2009.05.15-asneeded.patch deleted file mode 100644 index fde794b1a20e..000000000000 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-2009.05.15-asneeded.patch +++ /dev/null @@ -1,123 +0,0 @@ ---- src/build-system/Makefile.mk.in -+++ src/build-system/Makefile.mk.in -@@ -547,7 +547,7 @@ - ################################# - # Useful sets of object libraries - # Interdependent sequence libraries + seqcode. Does not include seqset. --COMPRESS_LDEP = $(CMPRS_LIB) -+COMPRESS_LDEP = $(CMPRS_LIB) xutil xncbi - COMPRESS_LIBS = xcompress $(COMPRESS_LDEP) - - GENBANK_LDEP = \ ---- src/util/compress/Makefile.compress.lib -+++ src/util/compress/Makefile.compress.lib -@@ -4,7 +4,7 @@ - - LIB = xcompress - --DLL_LIB = --#$(COMPRESS_LDEP) -+DLL_LIB = $(COMPRESS_LDEP) -+LIBS = $(CMPRS_LIBS) - - CPPFLAGS = $(ORIG_CPPFLAGS) $(CMPRS_INCLUDE) ---- src/serial/Makefile.serial.lib -+++ src/serial/Makefile.serial.lib -@@ -17,3 +17,5 @@ - objostrjson serializable serialobject pathhook - - LIB = xser -+ -+DLL_LIB = xutil xncbi ---- src/objtools/data_loaders/genbank/Makefile.ncbi_xreader.lib -+++ src/objtools/data_loaders/genbank/Makefile.ncbi_xreader.lib -@@ -12,4 +12,4 @@ - LIB_OR_DLL = both - - # Dependencies for shared library --DLL_LIB = -+DLL_LIB = xcompress ---- src/objtools/readers/Makefile.xobjread.lib -+++ src/objtools/readers/Makefile.xobjread.lib -@@ -8,4 +8,4 @@ - wiggle_reader wiggle_data gff3_reader \ - ucscid idmap idmapper idmapper_builtin idmapper_user idmapper_site \ - idmapper_database --DLL_LIB = creaders -+DLL_LIB = creaders seq seqset ---- src/objects/seq/Makefile.seq.lib -+++ src/objects/seq/Makefile.seq.lib -@@ -10,3 +10,5 @@ - SRC = $(ASN:%=%__) $(ASN:%=%___) seqport_util \ - seq_id_tree seq_id_handle seq_id_mapper \ - seq_loc_mapper_base seq_align_mapper_base -+ -+DLL_LIB = biblio general pub seqcode sequtil xncbi ---- src/objects/pub/Makefile.pub.lib -+++ src/objects/pub/Makefile.pub.lib -@@ -1,2 +1,4 @@ - LIB = pub - SRC = pub__ pub___ -+ -+DLL_LIB = medline ---- src/objects/general/Makefile.general.lib -+++ src/objects/general/Makefile.general.lib -@@ -1,2 +1,4 @@ - LIB = general - SRC = general__ general___ uoconv -+ -+DLL_LIB = xsoap xser ---- src/objects/omssa/Makefile.omssa.lib -+++ src/objects/omssa/Makefile.omssa.lib -@@ -2,3 +2,5 @@ - - LIB = omssa - SRC = omssa__ omssa___ -+ -+DLL_LIB = seq ---- src/algo/blast/api/Makefile.xblast.lib -+++ src/algo/blast/api/Makefile.xblast.lib -@@ -73,7 +73,8 @@ - - LIB = xblast - --DLL_LIB = xalgodustmask xobjutil $(OBJMGR_LIBS) -+DLL_LIB = xalgodustmask xalgowinmask xobjutil xnetblast xnetblastcli blastdb composition_adjustment \ -+ blast tables xalgoblastdbindex_search xalgoblastdbindex $(OBJMGR_LIBS) - - CFLAGS = $(FAST_CFLAGS) - # Strict gcc flags ---- src/algo/blast/dbindex/Makefile.xalgoblastdbindex.lib -+++ src/algo/blast/dbindex/Makefile.xalgoblastdbindex.lib -@@ -12,3 +12,4 @@ - LDFLAGS = $(FAST_LDFLAGS) - - ASN_DEP = seqset -+DLL_LIB = xobjread ---- src/objects/biblio/Makefile.biblio.lib -+++ src/objects/biblio/Makefile.biblio.lib -@@ -1,2 +1,4 @@ - LIB = biblio - SRC = biblio__ biblio___ label_util -+ -+DLL_LIB = general ---- src/objects/medline/Makefile.medline.lib -+++ src/objects/medline/Makefile.medline.lib -@@ -1,2 +1,4 @@ - LIB = medline - SRC = medline__ medline___ -+ -+DLL_LIB = biblio ---- src/objects/Makefile.in -+++ src/objects/Makefile.in -@@ -5,8 +5,8 @@ - - USR_PROJ = sources - --SUB_PROJ = tinyseq omssa general biblio medline pub pubmed \ -- featdef seqcode seqset seq genomecoll biotree \ -+SUB_PROJ = tinyseq general biblio medline pub pubmed \ -+ featdef seqcode seqset seq omssa genomecoll biotree \ - id1 id2 gbseq insdseq entrez2 submit medlars mla proj mmdb \ - cdd cn3d scoremat ncbimime access objprt docsum taxon1 mim \ - entrezgene blast blastdb blastxml pcsubstance pcassay remap \ diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-2009.05.15-gcc44.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-2009.05.15-gcc44.patch deleted file mode 100644 index 9ab210d338e0..000000000000 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-2009.05.15-gcc44.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur ncbi_cxx--May_15_2009.orig/src/dbapi/driver/dblib/context.cpp ncbi_cxx--May_15_2009/src/dbapi/driver/dblib/context.cpp ---- ncbi_cxx--May_15_2009.orig/src/dbapi/driver/dblib/context.cpp 2008-11-13 23:13:10.000000000 +0200 -+++ ncbi_cxx--May_15_2009/src/dbapi/driver/dblib/context.cpp 2009-08-10 16:54:33.000000000 +0300 -@@ -781,7 +781,7 @@ - # elif NCBI_FTDS == 8 - # define NCBI_FTDS_DRV_NAME "ftds8" - # define NCBI_FTDS_ENTRY_POINT DBAPI_E_ftds8 --# elif -+# else - # error "This version of FreeTDS is not supported" - # endif - #endif diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-gcc46.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-gcc46.patch deleted file mode 100644 index abc12ccb5fb9..000000000000 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-gcc46.patch +++ /dev/null @@ -1,71 +0,0 @@ - include/dbapi/driver/dbapi_object_convert.hpp | 8 ++++---- - include/dbapi/driver/impl/dbapi_driver_utils.hpp | 2 +- - src/objtools/blast/seqdb_reader/seqdbimpl.hpp | 2 +- - 3 files changed, 6 insertions(+), 6 deletions(-) - -diff --git a/include/dbapi/driver/dbapi_object_convert.hpp b/include/dbapi/driver/dbapi_object_convert.hpp -index b66a3b0..667a133 100644 ---- a/include/dbapi/driver/dbapi_object_convert.hpp -+++ b/include/dbapi/driver/dbapi_object_convert.hpp -@@ -67,7 +67,7 @@ public: - operator const CTime&(void) const; - - private: -- mutable obj_type& m_Value; -+ obj_type& m_Value; - }; - - //////////////////////////////////////////////////////////////////////////////// -@@ -92,7 +92,7 @@ public: - operator const CTime&(void) const; - - private: -- mutable obj_type& m_Value; -+ obj_type& m_Value; - }; - - //////////////////////////////////////////////////////////////////////////////// -@@ -133,7 +133,7 @@ public: - operator const CTime&(void) const; - - private: -- mutable obj_type& m_Value; -+ obj_type& m_Value; - }; - - //////////////////////////////////////////////////////////////////////////////// -@@ -174,7 +174,7 @@ public: - operator const CTime&(void) const; - - private: -- mutable obj_type& m_Value; -+ obj_type& m_Value; - }; - - //////////////////////////////////////////////////////////////////////////////// -diff --git a/include/dbapi/driver/impl/dbapi_driver_utils.hpp b/include/dbapi/driver/impl/dbapi_driver_utils.hpp -index ee22035..c2e21e7 100644 ---- a/include/dbapi/driver/impl/dbapi_driver_utils.hpp -+++ b/include/dbapi/driver/impl/dbapi_driver_utils.hpp -@@ -231,7 +231,7 @@ protected: - - private: - const string& m_SPName; -- mutable impl::CConnection& m_Conn; -+ impl::CConnection& m_Conn; - }; - - -diff --git a/src/objtools/blast/seqdb_reader/seqdbimpl.hpp b/src/objtools/blast/seqdb_reader/seqdbimpl.hpp -index 7070fdb..814658b 100644 ---- a/src/objtools/blast/seqdb_reader/seqdbimpl.hpp -+++ b/src/objtools/blast/seqdb_reader/seqdbimpl.hpp -@@ -1234,7 +1234,7 @@ private: - CSeqDBAtlasHolder m_AtlasHolder; - - /// Reference to memory management layer. -- mutable CSeqDBAtlas & m_Atlas; -+ CSeqDBAtlas & m_Atlas; - - /// The list of database names provided to the constructor. - string m_DBNames; diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-gcc47.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-gcc47.patch deleted file mode 100644 index 36718d161ac0..000000000000 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-gcc47.patch +++ /dev/null @@ -1,643 +0,0 @@ - include/algo/gnomon/gnomon_model.hpp | 8 +- - include/corelib/ncbiexpt.hpp | 4 +- - include/corelib/ncbimisc.hpp | 2 + - include/corelib/ncbiobj.hpp | 2 +- - include/corelib/ncbistl.hpp | 2 +- - include/corelib/ncbistr.hpp | 2 +- - include/serial/impl/stltypes.hpp | 14 +- - include/serial/iterator.hpp | 6 +- - include/util/bitset/bmfunc.h | 263 +++++++++++++------------ - include/util/bitset/bmserial.h | 6 +- - include/util/linkedset.hpp | 8 +- - include/util/rangemap.hpp | 2 +- - src/algo/blast/gumbel_params/njn_approx.hpp | 1 + - src/algo/blast/gumbel_params/sls_alp_data.hpp | 1 + - src/serial/stdtypes.cpp | 8 +- - 15 files changed, 167 insertions(+), 162 deletions(-) - -diff --git a/include/algo/gnomon/gnomon_model.hpp b/include/algo/gnomon/gnomon_model.hpp -index 66e7765..ca4d765 100644 ---- a/include/algo/gnomon/gnomon_model.hpp -+++ b/include/algo/gnomon/gnomon_model.hpp -@@ -627,11 +627,11 @@ public: - CModelCluster(TSignedSeqRange limits) : m_limits(limits) {} - void Insert(const Model& a) { - m_limits.CombineWith(a.Limits()); -- push_back(a); -+ this->push_back(a); - } - void Splice(CModelCluster& c) { // elements removed from c and inserted into *this - m_limits.CombineWith(c.Limits()); -- splice(list::end(),c); -+ this->splice(list::end(),c); - } - TSignedSeqRange Limits() const { return m_limits; } - bool operator<(const CModelCluster& c) const { return Precede(m_limits, c.m_limits); } -@@ -663,9 +663,9 @@ class NCBI_XALGOGNOMON_EXPORT CModelClusterSet : public set { - pair lim = set::equal_range(clust); - for(Titerator it = lim.first; it != lim.second;) { - clust.Splice(const_cast(*it)); -- erase(it++); -+ this->erase(it++); - } -- const_cast(*insert(lim.second,Cluster(clust.Limits()))).Splice(clust); -+ const_cast(*this->insert(lim.second,Cluster(clust.Limits()))).Splice(clust); - } - }; - -diff --git a/include/corelib/ncbiexpt.hpp b/include/corelib/ncbiexpt.hpp -index 1d3cce3..1055d66 100644 ---- a/include/corelib/ncbiexpt.hpp -+++ b/include/corelib/ncbiexpt.hpp -@@ -843,7 +843,7 @@ const TTo* UppermostCast(const TFrom& from) - exception_class(const exception_class& other) \ - : base_class(other) \ - { \ -- x_Assign(other); \ -+ this->x_Assign(other); \ - } \ - public: \ - virtual ~exception_class(void) throw() {} \ -@@ -1166,7 +1166,7 @@ public: - : TBase( other) - { - m_Errno = other.m_Errno; -- x_Assign(other); -+ this->x_Assign(other); - } - - /// Destructor. -diff --git a/include/corelib/ncbimisc.hpp b/include/corelib/ncbimisc.hpp -index 87236c7..b540038 100644 ---- a/include/corelib/ncbimisc.hpp -+++ b/include/corelib/ncbimisc.hpp -@@ -47,6 +47,8 @@ - # include - #endif - -+// for free() -+#include - - #if defined(_DEBUG) && !defined(NCBI_NO_STRICT_CTYPE_ARGS) - # define NCBI_STRICT_CTYPE_ARGS -diff --git a/include/corelib/ncbiobj.hpp b/include/corelib/ncbiobj.hpp -index de4c454..084a041 100644 ---- a/include/corelib/ncbiobj.hpp -+++ b/include/corelib/ncbiobj.hpp -@@ -2128,7 +2128,7 @@ public: - CIRef ref( - dynamic_cast(proxy->GetLockedObject()), *this); - if (ref.NotNull()) { -- Unlock(ref.GetPointer()); -+ this->Unlock(ref.GetPointer()); - } - return ref; - } -diff --git a/include/corelib/ncbistl.hpp b/include/corelib/ncbistl.hpp -index afd71d2..38768c4 100644 ---- a/include/corelib/ncbistl.hpp -+++ b/include/corelib/ncbistl.hpp -@@ -36,7 +36,7 @@ - - - #include -- -+#include - - // Get rid of some warnings in MSVC++ 6.00 - #if (_MSC_VER >= 1200) -diff --git a/include/corelib/ncbistr.hpp b/include/corelib/ncbistr.hpp -index e515dc6..5800223 100644 ---- a/include/corelib/ncbistr.hpp -+++ b/include/corelib/ncbistr.hpp -@@ -2439,7 +2439,7 @@ public: - : TBase(other) - { - m_Pos = other.m_Pos; -- x_Assign(other); -+ this->x_Assign(other); - } - - /// Destructor. -diff --git a/include/serial/impl/stltypes.hpp b/include/serial/impl/stltypes.hpp -index abfa8b8..28254ae 100644 ---- a/include/serial/impl/stltypes.hpp -+++ b/include/serial/impl/stltypes.hpp -@@ -437,7 +437,7 @@ public: - } - static bool InitIterator(TTypeInfoIterator& iter) - { -- TStlIterator stl_iter = Get(iter.GetContainerPtr()).begin(); -+ TStlIterator stl_iter = CStlClassInfoFunctionsIBase::Get(iter.GetContainerPtr()).begin(); - if ( sizeof(TStlIterator) <= sizeof(iter.m_IteratorData) ) { - void* data = &iter.m_IteratorData; - new (data) TStlIterator(stl_iter); -@@ -445,7 +445,7 @@ public: - else { - iter.m_IteratorData = new TStlIterator(stl_iter); - } -- return stl_iter != Get(iter.GetContainerPtr()).end(); -+ return stl_iter != CStlClassInfoFunctionsIBase::Get(iter.GetContainerPtr()).end(); - } - static void ReleaseIterator(TTypeInfoIterator& iter) - { -@@ -466,7 +466,7 @@ public: - - static bool NextElement(TTypeInfoIterator& iter) - { -- return ++It(iter) != Get(iter.GetContainerPtr()).end(); -+ return ++It(iter) != CStlClassInfoFunctionsIBase::Get(iter.GetContainerPtr()).end(); - } - static TObjectPtr GetElementPtr(const TTypeInfoIterator& iter) - { -@@ -503,7 +503,7 @@ public: - - static bool EraseElement(TTypeInfoIterator& iter) - { -- TStlIterator& it = It(iter); -+ TStlIterator& it = CStlClassInfoFunctionsI::It(iter); - Container* c = static_cast(iter.GetContainerPtr()); - it = c->erase(it); - return it != c->end(); -@@ -511,7 +511,7 @@ public: - static void EraseAllElements(TTypeInfoIterator& iter) - { - Container* c = static_cast(iter.GetContainerPtr()); -- c->erase(It(iter), c->end()); -+ c->erase(CStlClassInfoFunctionsI::It(iter), c->end()); - } - - static void SetIteratorFunctions(CStlOneArgTemplate* info) -@@ -542,7 +542,7 @@ public: - } - static bool EraseElement(TTypeInfoIterator& iter) - { -- TStlIterator& it = It(iter); -+ TStlIterator& it = CStlClassInfoFunctionsI_set::It(iter); - Container* c = static_cast(iter.GetContainerPtr()); - TStlIterator erase = it++; - c->erase(erase); -@@ -551,7 +551,7 @@ public: - static void EraseAllElements(TTypeInfoIterator& iter) - { - Container* c = static_cast(iter.GetContainerPtr()); -- c->erase(It(iter), c->end()); -+ c->erase(CStlClassInfoFunctionsI_set::It(iter), c->end()); - } - - static void SetIteratorFunctions(CStlOneArgTemplate* info) -diff --git a/include/serial/iterator.hpp b/include/serial/iterator.hpp -index eabb01b..402d7ac 100644 ---- a/include/serial/iterator.hpp -+++ b/include/serial/iterator.hpp -@@ -491,13 +491,13 @@ protected: - CTypeIteratorBase(TTypeInfo needType, const TBeginInfo& beginInfo) - : m_NeedType(needType) - { -- Init(beginInfo); -+ this->Init(beginInfo); - } - CTypeIteratorBase(TTypeInfo needType, const TBeginInfo& beginInfo, - const string& filter) - : m_NeedType(needType) - { -- Init(beginInfo, filter); -+ this->Init(beginInfo, filter); - } - - virtual bool CanSelect(const CConstObjectInfo& object) -@@ -599,7 +599,7 @@ public: - - CTypesIteratorBase& operator=(const TBeginInfo& beginInfo) - { -- Init(beginInfo); -+ this->Init(beginInfo); - return *this; - } - -diff --git a/include/util/bitset/bmfunc.h b/include/util/bitset/bmfunc.h -index bf09e2d..5489213 100644 ---- a/include/util/bitset/bmfunc.h -+++ b/include/util/bitset/bmfunc.h -@@ -1794,6 +1794,72 @@ void gap_and_to_bitset(unsigned* dest, const T* buf) - } - } - -+/*! -+ Function calculates number of 1 bits in the given array of words in -+ the range between left anf right bits (borders included) -+ Make sure the addresses are aligned. -+ -+ @ingroup bitfunc -+*/ -+inline -+bm::id_t bit_block_calc_count_range(const bm::word_t* block, -+ bm::word_t left, -+ bm::word_t right) -+{ -+ BM_ASSERT(left <= right); -+ unsigned nword, nbit; -+ nbit = left & bm::set_word_mask; -+ const bm::word_t* word = -+ block + (nword = unsigned(left >> bm::set_word_shift)); -+ if (left == right) // special case (only 1 bit to check) -+ { -+ return (*word >> nbit) & 1; -+ } -+ bm::id_t count = 0; -+ -+ unsigned acc; -+ unsigned bitcount = right - left + 1; -+ -+ if (nbit) // starting position is not aligned -+ { -+ unsigned right_margin = nbit + (right - left); -+ -+ if (right_margin < 32) -+ { -+ unsigned mask = -+ block_set_table::_right[nbit] & -+ block_set_table::_left[right_margin]; -+ acc = *word & mask; -+ -+ BM_INCWORD_BITCOUNT(count, acc); -+ return count; -+ } -+ else -+ { -+ acc = *word & block_set_table::_right[nbit]; -+ BM_INCWORD_BITCOUNT(count, acc); -+ bitcount -= 32 - nbit; -+ } -+ ++word; -+ } -+ -+ // now when we are word aligned, we can count bits the usual way -+ for ( ;bitcount >= 32; bitcount -= 32) -+ { -+ acc = *word++; -+ BM_INCWORD_BITCOUNT(count, acc); -+ } -+ -+ if (bitcount) // we have a tail to count -+ { -+ acc = (*word) & block_set_table::_left[bitcount-1]; -+ BM_INCWORD_BITCOUNT(count, acc); -+ } -+ -+ return count; -+} -+ -+ - - /*! - \brief Compute bitcount of bit block AND masked by GAP block. -@@ -1825,6 +1891,72 @@ bm::id_t gap_bitset_and_count(const unsigned* block, const T* buf) - return count; - } - -+/*! -+ Function calculates if there is any number of 1 bits -+ in the given array of words in the range between left anf right bits -+ (borders included). Make sure the addresses are aligned. -+ -+ @ingroup bitfunc -+*/ -+inline -+bm::id_t bit_block_any_range(const bm::word_t* block, -+ bm::word_t left, -+ bm::word_t right) -+{ -+ BM_ASSERT(left <= right); -+ -+ unsigned nbit = left; // unsigned(left & bm::set_block_mask); -+ unsigned nword = unsigned(nbit >> bm::set_word_shift); -+ nbit &= bm::set_word_mask; -+ -+ const bm::word_t* word = block + nword; -+ -+ if (left == right) // special case (only 1 bit to check) -+ { -+ return (*word >> nbit) & 1; -+ } -+ unsigned acc; -+ unsigned bitcount = right - left + 1; -+ -+ if (nbit) // starting position is not aligned -+ { -+ unsigned right_margin = nbit + (right - left); -+ if (right_margin < 32) -+ { -+ unsigned mask = -+ block_set_table::_right[nbit] & -+ block_set_table::_left[right_margin]; -+ acc = *word & mask; -+ return acc; -+ } -+ else -+ { -+ acc = *word & block_set_table::_right[nbit]; -+ if (acc) -+ return acc; -+ bitcount -= 32 - nbit; -+ } -+ ++word; -+ } -+ -+ // now when we are word aligned, we can check bits the usual way -+ for ( ;bitcount >= 32; bitcount -= 32) -+ { -+ acc = *word++; -+ if (acc) -+ return acc; -+ } -+ -+ if (bitcount) // we have a tail to count -+ { -+ acc = (*word) & block_set_table::_left[bitcount-1]; -+ if (acc) -+ return acc; -+ } -+ -+ return 0; -+} -+ - - /*! - \brief Bitcount test of bit block AND masked by GAP block. -@@ -2939,137 +3071,6 @@ bm::id_t bit_block_calc_count_change(const bm::word_t* block, - } - - --/*! -- Function calculates number of 1 bits in the given array of words in -- the range between left anf right bits (borders included) -- Make sure the addresses are aligned. -- -- @ingroup bitfunc --*/ --inline --bm::id_t bit_block_calc_count_range(const bm::word_t* block, -- bm::word_t left, -- bm::word_t right) --{ -- BM_ASSERT(left <= right); -- unsigned nword, nbit; -- nbit = left & bm::set_word_mask; -- const bm::word_t* word = -- block + (nword = unsigned(left >> bm::set_word_shift)); -- if (left == right) // special case (only 1 bit to check) -- { -- return (*word >> nbit) & 1; -- } -- bm::id_t count = 0; -- -- unsigned acc; -- unsigned bitcount = right - left + 1; -- -- if (nbit) // starting position is not aligned -- { -- unsigned right_margin = nbit + (right - left); -- -- if (right_margin < 32) -- { -- unsigned mask = -- block_set_table::_right[nbit] & -- block_set_table::_left[right_margin]; -- acc = *word & mask; -- -- BM_INCWORD_BITCOUNT(count, acc); -- return count; -- } -- else -- { -- acc = *word & block_set_table::_right[nbit]; -- BM_INCWORD_BITCOUNT(count, acc); -- bitcount -= 32 - nbit; -- } -- ++word; -- } -- -- // now when we are word aligned, we can count bits the usual way -- for ( ;bitcount >= 32; bitcount -= 32) -- { -- acc = *word++; -- BM_INCWORD_BITCOUNT(count, acc); -- } -- -- if (bitcount) // we have a tail to count -- { -- acc = (*word) & block_set_table::_left[bitcount-1]; -- BM_INCWORD_BITCOUNT(count, acc); -- } -- -- return count; --} -- -- --/*! -- Function calculates if there is any number of 1 bits -- in the given array of words in the range between left anf right bits -- (borders included). Make sure the addresses are aligned. -- -- @ingroup bitfunc --*/ --inline --bm::id_t bit_block_any_range(const bm::word_t* block, -- bm::word_t left, -- bm::word_t right) --{ -- BM_ASSERT(left <= right); -- -- unsigned nbit = left; // unsigned(left & bm::set_block_mask); -- unsigned nword = unsigned(nbit >> bm::set_word_shift); -- nbit &= bm::set_word_mask; -- -- const bm::word_t* word = block + nword; -- -- if (left == right) // special case (only 1 bit to check) -- { -- return (*word >> nbit) & 1; -- } -- unsigned acc; -- unsigned bitcount = right - left + 1; -- -- if (nbit) // starting position is not aligned -- { -- unsigned right_margin = nbit + (right - left); -- if (right_margin < 32) -- { -- unsigned mask = -- block_set_table::_right[nbit] & -- block_set_table::_left[right_margin]; -- acc = *word & mask; -- return acc; -- } -- else -- { -- acc = *word & block_set_table::_right[nbit]; -- if (acc) -- return acc; -- bitcount -= 32 - nbit; -- } -- ++word; -- } -- -- // now when we are word aligned, we can check bits the usual way -- for ( ;bitcount >= 32; bitcount -= 32) -- { -- acc = *word++; -- if (acc) -- return acc; -- } -- -- if (bitcount) // we have a tail to count -- { -- acc = (*word) & block_set_table::_left[bitcount-1]; -- if (acc) -- return acc; -- } -- -- return 0; --} - - - -diff --git a/include/util/bitset/bmserial.h b/include/util/bitset/bmserial.h -index 519cd2b..00f6c01 100644 ---- a/include/util/bitset/bmserial.h -+++ b/include/util/bitset/bmserial.h -@@ -1381,7 +1381,7 @@ deserializer::deserialize_gap(unsigned char btype, decoder_type& dec, - case set_block_arrgap: - case set_block_arrgap_egamma: - { -- unsigned arr_len = read_id_list(dec, btype, this->id_array_); -+ unsigned arr_len = this->read_id_list(dec, btype, this->id_array_); - gap_len = gap_set_array(gap_temp_block_, this->id_array_, arr_len); - break; - } -@@ -1390,7 +1390,7 @@ deserializer::deserialize_gap(unsigned char btype, decoder_type& dec, - (sizeof(gap_word_t) == 2 ? dec.get_16() : dec.get_32()); - case set_block_arrgap_egamma_inv: - case set_block_arrgap_inv: -- gap_len = read_gap_block(dec, btype, gap_temp_block_, gap_head); -+ gap_len = this->read_gap_block(dec, btype, gap_temp_block_, gap_head); - break; - default: - BM_ASSERT(0); -@@ -2763,7 +2763,7 @@ serial_stream_iterator::get_gap_block(bm::gap_word_t* dst_block) - this->block_type_ == set_block_bit_1bit); - BM_ASSERT(dst_block); - -- read_gap_block(this->decoder_, -+ this->read_gap_block(this->decoder_, - this->block_type_, - dst_block, - this->gap_head_); -diff --git a/include/util/linkedset.hpp b/include/util/linkedset.hpp -index 0d2cba1..1d09a28 100644 ---- a/include/util/linkedset.hpp -+++ b/include/util/linkedset.hpp -@@ -422,10 +422,10 @@ public: - { - iterator iter = m_Container.insert(value); - if ( iter == begin() ) -- insertToStart(get(iter)); -+ this->insertToStart(get(iter)); - else { - iterator prev = iter; -- insertAfter(get(--prev), get(iter)); -+ this->insertAfter(get(--prev), get(iter)); - } - return iter; - } -@@ -433,10 +433,10 @@ public: - void erase(iterator iter) - { - if ( iter == begin() ) -- removeFromStart(get(iter)); -+ this->removeFromStart(get(iter)); - else { - iterator prev = iter; -- removeAfter(get(--prev), get(iter)); -+ this->removeAfter(get(--prev), get(iter)); - } - m_Container.erase(iter); - } -diff --git a/include/util/rangemap.hpp b/include/util/rangemap.hpp -index 22cf3dd..b30b39d 100644 ---- a/include/util/rangemap.hpp -+++ b/include/util/rangemap.hpp -@@ -640,7 +640,7 @@ public: - // insert element - iterator ret; - ret.m_Range = range_type::GetWhole(); -- ret.m_SelectIter = insertLevel(selectKey); -+ ret.m_SelectIter = this->insertLevel(selectKey); - ret.m_SelectIterEnd = this->m_SelectMap.end(); - ret.m_LevelIter = ret.m_SelectIter->second.insert(value); - return ret; -diff --git a/src/algo/blast/gumbel_params/njn_approx.hpp b/src/algo/blast/gumbel_params/njn_approx.hpp -index a79da93..5909cdf 100644 ---- a/src/algo/blast/gumbel_params/njn_approx.hpp -+++ b/src/algo/blast/gumbel_params/njn_approx.hpp -@@ -38,6 +38,7 @@ Contents: - - #include - #include -+#include - - BEGIN_NCBI_SCOPE - BEGIN_SCOPE(blast) -diff --git a/src/algo/blast/gumbel_params/sls_alp_data.hpp b/src/algo/blast/gumbel_params/sls_alp_data.hpp -index 5cee936..9ff4a4c 100644 ---- a/src/algo/blast/gumbel_params/sls_alp_data.hpp -+++ b/src/algo/blast/gumbel_params/sls_alp_data.hpp -@@ -44,6 +44,7 @@ Contents: Contains input data - #include - #include - #include -+#include - #include - - #ifndef NCBI_OS_MSWIN -diff --git a/src/serial/stdtypes.cpp b/src/serial/stdtypes.cpp -index 6eb0ac3..cdf5356 100644 ---- a/src/serial/stdtypes.cpp -+++ b/src/serial/stdtypes.cpp -@@ -720,7 +720,7 @@ public: - if ( IsSigned() ) { - // signed -> unsigned - // check for negative value -- if ( IsNegative(value) ) -+ if ( CPrimitiveTypeInfoIntFunctions::IsNegative(value) ) - ThrowIntegerOverflow(); - } - if ( sizeof(value) > sizeof(result) ) { -@@ -751,7 +751,7 @@ public: - // unsigned -> signed - if ( sizeof(value) == sizeof(result) ) { - // same size - check for sign change only -- if ( IsNegative(result) ) -+ if ( CPrimitiveTypeInfoIntFunctions::IsNegative(result) ) - ThrowIntegerOverflow(); - } - } -@@ -786,7 +786,7 @@ public: - if ( IsSigned() ) { - // signed -> unsigned - // check for negative value -- if ( IsNegative(value) ) -+ if ( CPrimitiveTypeInfoIntFunctions::IsNegative(value) ) - ThrowIntegerOverflow(); - } - if ( sizeof(value) > sizeof(result) ) { -@@ -817,7 +817,7 @@ public: - // unsigned -> signed - if ( sizeof(value) == sizeof(result) ) { - // same size - check for sign change only -- if ( IsNegative(result) ) -+ if ( CPrimitiveTypeInfoIntFunctions::IsNegative(result) ) - ThrowIntegerOverflow(); - } - } diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-glibc-214.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-glibc-214.patch deleted file mode 100644 index 2275cdefb550..000000000000 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-glibc-214.patch +++ /dev/null @@ -1,22 +0,0 @@ - src/app/netcache/nc_memory.cpp | 8 +++++++- - 1 files changed, 7 insertions(+), 1 deletions(-) - -diff --git a/src/app/netcache/nc_memory.cpp b/src/app/netcache/nc_memory.cpp -index bb602ee..468b44d 100644 ---- a/src/app/netcache/nc_memory.cpp -+++ b/src/app/netcache/nc_memory.cpp -@@ -3329,7 +3329,13 @@ void s_NCInitMallocHook(void) - __free_hook = s_NCFreeHook; - } - --void (*__malloc_initialize_hook) (void) = s_NCInitMallocHook; -+/* GNU libc 2.14 defines this macro to declare hook variables as volatile. -+ Define it as empty for older libc versions. */ -+#ifndef __MALLOC_HOOK_VOLATILE -+# define __MALLOC_HOOK_VOLATILE -+#endif -+ -+void (*__MALLOC_HOOK_VOLATILE __malloc_initialize_hook) (void) = s_NCInitMallocHook; - - #elif !defined(NCBI_OS_MSWIN) - // Changing of C library allocation functions on Windows is very tricky (if diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-libpng15.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-libpng15.patch deleted file mode 100644 index d0f9c80894bf..000000000000 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-2010.06.15-libpng15.patch +++ /dev/null @@ -1,29 +0,0 @@ -Index: ncbi_cxx--Jun_15_2010/src/util/image/image_io_png.cpp -=================================================================== ---- ncbi_cxx--Jun_15_2010.orig/src/util/image/image_io_png.cpp -+++ ncbi_cxx--Jun_15_2010/src/util/image/image_io_png.cpp -@@ -34,6 +34,7 @@ - #include - #include - #include -+#include - - #define NCBI_USE_ERRCODE_X Util_Image - -@@ -177,11 +178,11 @@ static void s_PngReadValidate(png_struct - size_t& x, size_t& y, size_t& w, size_t& h) - { - // store and validate our image's parameters -- width = info_ptr->width; -- height = info_ptr->height; -- depth = info_ptr->channels; -- png_byte color_type = info_ptr->color_type; -- png_byte bit_depth = info_ptr->bit_depth; -+ width = png_get_image_width(png_ptr,info_ptr); -+ height = png_get_image_height(png_ptr,info_ptr); -+ depth = png_get_channels(png_ptr,info_ptr); -+ png_byte color_type = png_get_color_type(png_ptr,info_ptr); -+ png_byte bit_depth = png_get_bit_depth(png_ptr,info_ptr); - - // we support only RGB and RGBA images - if ( color_type != PNG_COLOR_TYPE_RGB && diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-0.2010.06.15-r1.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-0.2010.06.15-r1.ebuild deleted file mode 100644 index 9fe756ac8a6e..000000000000 --- a/sci-biology/ncbi-tools++/ncbi-tools++-0.2010.06.15-r1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/ncbi-tools++/ncbi-tools++-0.2010.06.15-r1.ebuild,v 1.4 2014/05/14 12:06:42 jlec Exp $ - -EAPI="3" - -inherit eutils flag-o-matic multilib toolchain-funcs - -MY_TAG="Jun_15_2010" -MY_Y="${MY_TAG/*_/}" -MY_P="ncbi_cxx--${MY_TAG}" - -DESCRIPTION="NCBI C++ Toolkit, including NCBI BLAST+" -HOMEPAGE="http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=toolkit" -SRC_URI=" - ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/${MY_Y}/${MY_TAG}/${MY_P}.tar.gz - http://dev.gentoo.org/~jlec/distfiles/${PN}-${PV#0.}-asneeded.patch.xz" - -LICENSE="public-domain" -SLOT="0" -IUSE="sqlite mysql" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -DEPEND=" - !sci-biology/update-blastdb - sqlite? ( dev-db/sqlite:3 ) - mysql? ( virtual/mysql )" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { -# filter-ldflags -Wl,--as-needed -# append-ldflags -Wl,--no-undefined - sed -i -e 's/-print-file-name=libstdc++.a//' \ - -e '/sed/ s/\([gO]\[0-9\]\)\*/\1\\+/' \ - src/build-system/configure || die - epatch \ - "${FILESDIR}"/${PN}-${PV#0.}-gcc46.patch \ - "${FILESDIR}"/${PN}-${PV#0.}-gcc47.patch \ - "${WORKDIR}"/${PN}-${PV#0.}-asneeded.patch \ - "${FILESDIR}"/${PN}-${PV#0.}-libpng15.patch \ - "${FILESDIR}"/${PN}-${PV#0.}-glibc-214.patch - - use prefix && append-ldflags -Wl,-rpath,"${EPREFIX}/usr/$(get_libdir)/${PN}" -} - -src_configure() { - tc-export CXX CC -# conf check for sqlite and mysql - "${S}"/configure --without-debug \ - --with-bin-release \ - --with-bincopy \ - --without-static \ - --with-dll \ - --with-mt \ - --prefix="${ED}"/usr \ - --libdir="${ED}"/usr/$(get_libdir)/${PN} \ - || die -} - -src_compile() { - emake all_r -C GCC*-Release*/build || die -} - -src_install() { - emake install || die - # File collisions with sci-biology/ncbi-tools - rm -f "${ED}"/usr/bin/{asn2asn,rpsblast,test_regexp} - - echo "LDPATH=${EPREFIX}/usr/$(get_libdir)/${PN}" > ${S}/99${PN} - doenvd "${S}/99${PN}" -} - -pkg_postinst() { - einfo 'Please run "source /etc/profile" before using this package in the current shell.' -} diff --git a/sci-chemistry/propka/propka-3.1_p140511.ebuild b/sci-chemistry/propka/propka-3.1_p140511.ebuild index 8c1afa68ebce..73453cf81d52 100644 --- a/sci-chemistry/propka/propka-3.1_p140511.ebuild +++ b/sci-chemistry/propka/propka-3.1_p140511.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v 1.2 2014/05/11 10:48:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v 1.3 2014/06/30 04:42:45 floppym Exp $ EAPI=5 @@ -17,6 +17,8 @@ LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + python_prepare_all() { sed -e "/exclude/s:scripts:\', \'Tests:g" \ -i setup.py || die diff --git a/sci-physics/clhep/Manifest b/sci-physics/clhep/Manifest index de74c4fa747d..d85886d68083 100644 --- a/sci-physics/clhep/Manifest +++ b/sci-physics/clhep/Manifest @@ -4,3 +4,4 @@ DIST clhep-2.1.2.4.tgz 1845804 SHA256 ca1b39772c4fb75047c001a892019e65be4ac61ccd DIST clhep-2.1.3.1.tgz 1860936 SHA256 5d3e45b39a861731fe3a532bb1426353bf62b54c7b90ecf268827e50f925642b SHA512 d5bd1c459b1a89e53e8768d7b00c1b854172419d1f8a1218f80265c6c995235850cceec6120daaf80067a7717845982ffcbd35944f81fa2f0542e842941d6807 WHIRLPOOL 716a2289c55f727c1c9ba3294abdd592624953fcb57a0235519fa3620dc121a9cc57ab3c5c7cea0849a1bbd10f5f8dd63a2b5aa7b0f5e2c8c889f7aa0c27a013 DIST clhep-2.1.4.1.tgz 1866250 SHA256 adeb7ad87b810f772b609e77eacc60fd3e1f949e694a434705e6759cdac41fe4 SHA512 ff5eb76ddf740635c17f01c62679ae7c22c152f96684315f059744ab67e420e51ba9c1ae0ac745b2890d1ddb6a678999b61d44c36e358c1d95c6b57362f3fae0 WHIRLPOOL da4fd1087b0c92f5a6f8bec060b4e6eee0091327defb9e2d71721c09b8c1f773d3ed377567a378dbb48156426ecfdb638049e10122fc5b2bcf2a7fe560e1ebd0 DIST clhep-2.1.4.2.tgz 1838675 SHA256 ffd72997fb921fa7ef770c40c6bb12f603aa4761e642dc577160d1ee2aa695f0 SHA512 8caa6fdbf1d7dbfe217cc5aef384e21b99ae386a76771f17b3dc583c0c55e21164ad3778005798f1a4d151b79782b96a3495d88f1cf7bd46da4c6550ebd69f7c WHIRLPOOL 33ed24301927680c858561e6c6105fddbe72e725bdae26bdefaa24fc2ac9ee93db7a48fcb5e2b773a03acc9a41a2d294e1071ab7ad45bb4c1cec4180cd4da699 +DIST clhep-2.2.0.1.tgz 1844675 SHA256 1006284b195e569276ba9d6e3e2b0b2d002e098c10ac09157b26ec076987d7d7 SHA512 930577d18f1c4a9dc94b259589653ebecf7b85ec78da7e1dc7b49d282dbae210bcf257831254f875840a3fd6bf5fc4ad7c4e46825e31674c55c746ef7c2939f2 WHIRLPOOL ad9e765c2adb47de9688abc5c8f7f6e481160df66c811e381d136fcf7d1e7726402367ad2a3f757cefc754c8fe6dc225bdee0f15f763cecc91a3413b63cbc54c diff --git a/sci-physics/clhep/clhep-2.2.0.1.ebuild b/sci-physics/clhep/clhep-2.2.0.1.ebuild new file mode 100644 index 000000000000..6a2beca972d3 --- /dev/null +++ b/sci-physics/clhep/clhep-2.2.0.1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.2.0.1.ebuild,v 1.1 2014/06/30 18:50:48 bicatali Exp $ + +EAPI=5 + +inherit cmake-utils multilib + +DESCRIPTION="High Energy Physics C++ library" +HOMEPAGE="http://www.cern.ch/clhep" +SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" +LICENSE="GPL-3 LGPL-3" +SLOT="2/${PV}" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" + +IUSE="doc static-libs test" +RDEPEND="" +DEPEND="${RDEPEND} + doc? ( virtual/latex-base )" + +S="${WORKDIR}/${PV}/CLHEP" + +src_prepare() { + # respect flags + sed -i -e 's:-O::g' cmake/Modules/ClhepVariables.cmake || die + # no batch mode to allow parallel building (bug #437482) + sed -i \ + -e 's:-interaction=batchmode::g' \ + cmake/Modules/ClhepBuildTex.cmake || die + # gentoo doc directory + sed -i \ + -e "/DESTINATION/s:doc:share/doc/${PF}:" \ + cmake/Modules/ClhepBuildTex.cmake */doc/CMakeLists.txt || die + # dont build test if not asked + if ! use test; then + sed -i \ + -e '/add_subdirectory(test)/d' \ + */CMakeLists.txt || die + fi +} + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_enable test TESTING) + $(cmake-utils_use doc CLHEP_BUILD_DOCS) + ) + DESTDIR="${ED}" cmake-utils_src_configure + use doc && MAKEOPTS+=" -j1" +} + +src_install() { + cmake-utils_src_install + use static-libs || rm "${ED}"/usr/$(get_libdir)/*.a +} diff --git a/sci-physics/lhapdf/Manifest b/sci-physics/lhapdf/Manifest index 2410edff4fce..97b29146059c 100644 --- a/sci-physics/lhapdf/Manifest +++ b/sci-physics/lhapdf/Manifest @@ -1,6 +1,7 @@ DIST LHAPDF-6.0.5.tar.gz 638159 SHA256 a495af6dac6f56ffbf5e86a760d7cc7cb82efe88a9ae915ea26ebf524be1fd68 SHA512 f8cc88bd5246fbc5b662489d90dddfd9cd0502e4200dcd514cd17bcc92746d0f6b491d8b6382acaedf8b0b3f41b56308b61cd42917f8375a4f8b9027c3451a81 WHIRLPOOL d9e47bf54ddc3383932523bf5e870e2601d33632d488e65f7cef623c0d244ebc7adbab72ee8fe735bd41e1b61faf9f70e41c379ba5c0ac46c10631d1ea0c52bb DIST LHAPDF-6.1.0.tar.gz 634693 SHA256 ad7333da6029e30bc5594910e327bf288b611473fb421d1c664e8d461929e467 SHA512 5aaedde2e9d0bd44a1ad3063c1e38cebf6124dc144ea3fc128d8e8a10d2e7b0ca55a8865ac236bb5a171163a81909b6973ed9dfa4bfcd1145f3a018d870eb9b8 WHIRLPOOL 82ea944f36fd50bf1bff67ce2250b02dce4a98e54c1b96f25593b891a52c7460b7c13f9e2f7e47dd28bcbc721f58282b0e8593da1ba251ce67e1558de728f710 DIST LHAPDF-6.1.2.tar.gz 642874 SHA256 ca1f67fdd9385cee1b36a1fe6f9620d2dfe52baed266be138f348b4bf1c87e68 SHA512 038eb8c0fa4470ca6baa4674aa62c3adc97b353e1f734d3a4e90ce17e6c481e71ed8ef968a1a8ec1f456bdeded5687647fd523be80ee36d3aab9fffcb5c2e055 WHIRLPOOL 47f47c4ac7752c22743f916a3c4d5c42ccdfdc7771b0002031506a9ae7a8ef5dea6dbd0389e06cfdf504cbd8fcfb9fbe43be863a58622e6bd88a242536d6c258 +DIST LHAPDF-6.1.3.tar.gz 657641 SHA256 e1baaaf9680a3f985aeb950390621182f86d9d7b2f5c56b90983f8390771fca8 SHA512 1860bb16aa9a321ce36a2f85713b29474d318a2711526d9088453339508826f14e9e3031841b20bcc9a8b1c9b2a995755cd6bf5b0046c7d626dbae5d303e43a0 WHIRLPOOL c932c09b9ec8d610b6756b0cea46a66767ccf55950cd337c07328e252bddd68d6fa5058809d9e01ac349cbeaf08f44ea5f508d5bf693b38905cf6ec17b219fbf DIST MRST2004nlo.LHgrid 288040 SHA256 bc1aa4f26ebcf4a6a1bd6e3ec5fbd5fa3ff378c116247fa27ccd5e76324368ce SHA512 b554454fa494c86a3ae56168c3d74c5e3c3bd80f10b393153c0adfbb39a3f3837ae2db80534d288784409154034187c9c5212dfc9c21ed1bf32ef89b9266e262 WHIRLPOOL b7f1e6115015cf19c092cf367798fe1d4459d0c9fac84e022034c14fd81d27023a35f30e7e727a35e2d8af409f448508744be76f04b441b22466ebd92c600bdf DIST cteq5l.LHgrid 134797 SHA256 83c92bc90fd6e12be9cd76bc032eca26dcedbe90f0c11aef843bbf54734d5bba SHA512 1ba41fd773104a933af6f37745dcb6f8422e1aece74ba2b1e15a5fb69fdaf694336c0ec1dc6fbc964d2cf3fe363d17ca0c01a6c2ba6def0afa4389cb4083f34b WHIRLPOOL 8a86877fcbae2b45576e3fae08dfd4771c668257893ba2f813c578641dce9800f42bfd57d0d8ac2abc6bf7cd40921020478f1912014a36cfb722ed408ca1430f DIST cteq61.LHgrid 8946864 SHA256 5df10c695504f02c2c9cc1eda9ca77fa8c276554cf2cda5fbdba764bf8f47691 SHA512 ab35c058f1ece8b428d8664ba2e14068541279328b5eb9e13b020642cc804c21f7412414dd74bb3621a5136bfa7d9a60832604c944d1e3519c5a94d3dce2a063 WHIRLPOOL a3a5ef45ea92e45a5764cbb484523b2eff671ad2c04f25b0b03efd631d367f3bf9784b19eacf927d909301c73a85505f9f87a3fd3f242fcf48d6e611fe510478 diff --git a/sci-physics/lhapdf/lhapdf-6.1.3.ebuild b/sci-physics/lhapdf/lhapdf-6.1.3.ebuild new file mode 100644 index 000000000000..5758c5d6e65b --- /dev/null +++ b/sci-physics/lhapdf/lhapdf-6.1.3.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild,v 1.1 2014/06/30 18:43:22 bicatali Exp $ + +EAPI=5 + +AUTOTOOLS_IN_SOURCE_BUILD=yes +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) + +inherit versionator autotools-utils distutils-r1 + +MY_PV=$(get_version_component_range 1-3 ${PV}) +MY_PF=LHAPDF-${MY_PV} + +DESCRIPTION="Les Houches Parton Density Function unified library" +HOMEPAGE="http://lhapdf.hepforge.org/" +SRC_URI="http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + +IUSE="doc examples python static-libs" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND=" + dev-libs/boost:0= + python? ( ${PYTHON_DEPS} )" +DEPEND="${RDEPEND} + doc? ( app-doc/doxygen[latex] )" + +S="${WORKDIR}/${MY_PF}" + +src_configure() { + autotools-utils_src_configure $(use_enable python) + if use python; then + cd "${S}/wrappers/python" && distutils-r1_src_prepare + fi +} + +src_compile() { + autotools-utils_src_compile all $(use doc && echo doxy) + if use python; then + cd "${S}/wrappers/python" && distutils-r1_src_compile + fi +} + +src_test() { + autotools-utils_src_compile -C tests +} + +src_install() { + autotools-utils_src_install + use doc && dohtml -r doc/doxygen/* + if use examples; then + insinto /usr/share/doc/${PF}/examples + doins examples/*.cc + fi + if use python; then + cd "${S}/wrappers/python" && distutils-r1_src_install + fi +} + +pkg_postinst() { + elog "Download data files from:" + elog "http://www.hepforge.org/archive/${PN}/pdfsets/$(get_version_component_range 1-2 ${PV})" + elog "and untar them into ${EROOT%/}/usr/share/LHAPDF" +} diff --git a/sec-policy/selinux-collectd/Manifest b/sec-policy/selinux-collectd/Manifest new file mode 100644 index 000000000000..a92cb184ad3b --- /dev/null +++ b/sec-policy/selinux-collectd/Manifest @@ -0,0 +1,3 @@ +DIST patchbundle-selinux-base-policy-2.20140311-r2.tar.bz2 265878 SHA256 344e9c6c9f4466cbe39c067f4af902c25bb17d20431e0e19521490a92f41d80f SHA512 54b5092791038f97f7fd7dfe0d6becc3070171b2b114ecaff38c904c1392885756ce201663004bf4e6621236a77045828229fe2c5de317ba63da59786a99f312 WHIRLPOOL 27cd3eb4a15098d156af22c9f61ba02f0784a2eab49992b3a27777b5d60a76b6bc04e2cca81729176b779628886ca1ce13d89f865de3aa7380f1c9ef7682d3ce +DIST patchbundle-selinux-base-policy-2.20140311-r3.tar.bz2 268783 SHA256 1d2f1d090a61e96ee26c63ebc0d37d1aa7f7c826b2885fd28bde2d0c81a500b0 SHA512 ef3eb5143f4343675c6e5219c6bad1b5cbc3c885088c0389974d7106e8da949843e1504edcea39888d14a20a8d6cf4032e24fa5891e7fa678abf7d9c7cef3762 WHIRLPOOL 5c875dfb043c0076bde48a2f7f1051e3475316578c46688e2e94bd79e0130bdc9cc5719e9fb2e5c3bca52e97e5d4773546cec1ae21bd0a0d37b5a57ac4adf483 +DIST refpolicy-2.20140311.tar.bz2 664416 SHA256 f69437db95548c78a5dec44c236397146b144153149009ea554d2e536e5436f7 SHA512 50bacee82ed41ac8b8007ecc33bf51d22303cc2ddd27cfb72cb5520dab5f8e255186e34b89cec492c7a2d4220b200814bdede9b46c19f987a3d3d65a1c9b749a WHIRLPOOL e07480beba6ab1f02ad36b7d0c50c4a71cb39a8ec78bf8d1dc3c82bb9dd1d69d9169d7c937165ea15f60ce1147f256d46644f944107a3a8a800d5bad70d4c255 diff --git a/sec-policy/selinux-collectd/metadata.xml b/sec-policy/selinux-collectd/metadata.xml new file mode 100644 index 000000000000..4e9111b6c4e8 --- /dev/null +++ b/sec-policy/selinux-collectd/metadata.xml @@ -0,0 +1,6 @@ + + + + selinux + Gentoo SELinux policy for collectd + diff --git a/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r2.ebuild b/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r2.ebuild new file mode 100644 index 000000000000..12d0ccd6147c --- /dev/null +++ b/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r2.ebuild,v 1.2 2014/06/30 19:14:48 swift Exp $ +EAPI="4" + +IUSE="" +MODS="collectd" +BASEPOL="2.20140311-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for collectd" + +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r3.ebuild b/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r3.ebuild new file mode 100644 index 000000000000..63cbd596f6ca --- /dev/null +++ b/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/selinux-collectd-2.20140311-r3.ebuild,v 1.1 2014/06/30 19:13:21 swift Exp $ +EAPI="5" + +IUSE="" +MODS="collectd" +BASEPOL="2.20140311-r3" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for collectd" + +KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-collectd/selinux-collectd-9999.ebuild b/sec-policy/selinux-collectd/selinux-collectd-9999.ebuild new file mode 100644 index 000000000000..f583e587733c --- /dev/null +++ b/sec-policy/selinux-collectd/selinux-collectd-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-collectd/selinux-collectd-9999.ebuild,v 1.1 2014/06/30 19:13:21 swift Exp $ +EAPI="4" + +IUSE="" +MODS="collectd" +BASEPOL="9999" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for collectd" + +KEYWORDS="" diff --git a/sys-devel/multilib-gcc-wrapper/Manifest b/sys-devel/multilib-gcc-wrapper/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/sys-devel/multilib-gcc-wrapper/metadata.xml b/sys-devel/multilib-gcc-wrapper/metadata.xml new file mode 100644 index 000000000000..db10fdd285dd --- /dev/null +++ b/sys-devel/multilib-gcc-wrapper/metadata.xml @@ -0,0 +1,12 @@ + + + + + mgorny@gentoo.org + Michał Górny + + + multilib@gentoo.org + gx86 multilib team + + diff --git a/sys-devel/multilib-gcc-wrapper/multilib-gcc-wrapper-0.ebuild b/sys-devel/multilib-gcc-wrapper/multilib-gcc-wrapper-0.ebuild new file mode 100644 index 000000000000..c69e5f3f5bfc --- /dev/null +++ b/sys-devel/multilib-gcc-wrapper/multilib-gcc-wrapper-0.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/multilib-gcc-wrapper/multilib-gcc-wrapper-0.ebuild,v 1.1 2014/06/30 20:17:54 mgorny Exp $ + +EAPI=5 + +inherit eutils multilib + +DESCRIPTION="Wrappers for gcc tools to be used on non-native CHOSTs" +HOMEPAGE="http://www.gentoo.org" +SRC_URI="" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="sys-devel/gcc:=" + +S=${WORKDIR} + +mkwrap() { + einfo " ${2}" + + cat > "${T}"/wrapper <<-_EOF_ + #!${EPREFIX}/bin/sh + exec ${1} $(get_abi_CFLAGS) "\${@}" + _EOF_ + + newbin "${T}"/wrapper "${2}" +} + +src_install() { + local host_prefix=${CHOST} + # stolen from sys-devel/gcc-config + # TODO: check if all of them actually support $(get_ABI_CFLAGS) + local tools=( + cpp cc gcc c++ g++ f77 g77 gcj gcjh gdc gdmd gfortran gccgo + ) + + cd "${EROOT%/}"/usr/bin || die + eshopts_push -s nullglob + + # same as toolchain.eclass + : ${TARGET_DEFAULT_ABI:=${DEFAULT_ABI}} + : ${TARGET_MULTILIB_ABIS:=${MULTILIB_ABIS}} + local ABI t e + for ABI in $(get_all_abis TARGET); do + [[ ${ABI} == ${TARGET_DEFAULT_ABI} ]] && continue + + einfo "Creating wrappers for ${ABI} ..." + for t in "${tools[@]}"; do + # look for both plain *-gcc and e.g. *-gcc-4.8.3 + # (but avoid *-gcc-nm) + # note: nullglob applied above + for e in ${host_prefix}[-]${t}{,-[0-9]*}; do + local newname=$(get_abi_CHOST)-${e#${host_prefix}-} + + einfo " ${newname}" + + cat > "${T}"/wrapper <<-_EOF_ + #!${EPREFIX}/bin/sh + exec ${e} $(get_abi_CFLAGS) "\${@}" + _EOF_ + + newbin "${T}"/wrapper "${newname}" + done + done + done + + eshopts_pop +} diff --git a/sys-fs/aufs-headers/Manifest b/sys-fs/aufs-headers/Manifest index caacb1b4d8fd..f138ef669b73 100644 --- a/sys-fs/aufs-headers/Manifest +++ b/sys-fs/aufs-headers/Manifest @@ -1,3 +1,4 @@ DIST aufs-headers-3.11_p20130915.tar.xz 2516 SHA256 296828ffe6c7c211517379dd5c9046e14f50d8fb2735cff57ea9d67200335a97 SHA512 5de690f610b011d34d6d2ac9e4ce107153d8548d3bcc289d22d4313863cc0649b55b2183dafbc392b36120e658016786c9ffc2290468a33fc55c3a256889cdf6 WHIRLPOOL 0483e63f99666c128d10a61bf2054fedc8386a8d46565fde501011d41a1704a5a01010d3c16644c2ec95c007cd2b9122c834b51889ddc89dfab573a1b09a3285 DIST aufs-headers-3.12_p20140114.tar.xz 2148 SHA256 6a93c8ca20a8c387494178dfcea8c2550e5065378947448c1e854d14b730a0da SHA512 2edf3d02aecbee5f3fb3d5c2ed541a448a91b672592781a40ca5edc0419a0ef32fb95188cc40923a76569d4ac6b987528718539df585d2892c3236aa0b499a12 WHIRLPOOL 1f892619dc8f19660708714110b35a4d2ea1814577f0250f6722078fd08840307efc584c11130b6a9340f92daa9b50d16414ba34a8ef33e52da85806811fbb1e DIST aufs-headers-3.13_p20140420.tar.xz 2144 SHA256 0f99f6978325622e28b109152ffdc9b3b46ca9837ea0953f60d8d07520261f9b SHA512 68e24a5d1bee3e1b2ca6652758035b575420131e53fcddf6df4e5440219e4fa3cddb3eac7b79da544c400af52904492fc52d5ab3bb65d0d9805bbb83c39c1cb7 WHIRLPOOL 230aa2a7daed57527b0bf492e5a46b0e0d1fac08b165b1542e0233fe17b44b98cc5f84de78510547bcd3fbf801de7829076b4eb20a9e8f1f95e6693faac7f708 +DIST aufs-headers-3.15_p20140630.tar.xz 2168 SHA256 bc33fa012d086d6f3f01ea26b3e6df024eb8b61bc88742e236ac6dd8564f3aef SHA512 b7605dad0aa3ec56ad65191e6cf0cef69d92541296fdedd816ba60677fbdef9665997e758bb176c81e1fcd93ba1d92021d4b39d0e831c828d598f6db3e80e487 WHIRLPOOL cb2264eb2151132cf9565f053f9f50652e32513e178a2b75d225a5219ef56d936efda506bb66f292f4d871ad29fe663d5650b17d4c9377447805cda35a98d14f diff --git a/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild b/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild new file mode 100644 index 000000000000..3bc5b8bc4fa1 --- /dev/null +++ b/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/aufs-headers-3.15_p20140630.ebuild,v 1.1 2014/06/30 06:53:50 jlec Exp $ + +EAPI=5 + +inherit versionator + +DESCRIPTION="User space headers for aufs3" +HOMEPAGE="http://aufs.sourceforge.net/" +# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-linux.git +# Check aufs release Branch +# Create .config +# make headers_install INSTALL_HDR_PATH=${T} +# find ${T} -type f \( ! -name "*aufs*" \) -delete +# find ${T} -type d -empty -delete +SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +S="${WORKDIR}" + +src_install() { + doheader -r include/* +} diff --git a/sys-fs/aufs-util/Manifest b/sys-fs/aufs-util/Manifest index 414ead23fc9e..aaa654876cd3 100644 --- a/sys-fs/aufs-util/Manifest +++ b/sys-fs/aufs-util/Manifest @@ -1,3 +1,4 @@ DIST aufs-util-3.12_p20140114.tar.xz 79472 SHA256 026976f2168ec5789d2283afe8d055fc5c09a2df5cb2109da2c51ceacabc8602 SHA512 4c3751dfe37f94d30415408b8ef027fad506b7e6f49fa2db14f98e694fa7a7e23a805b5c022dba3747badf9de362b135fff75537ed6236bf790d7ef3eb5c5d0c WHIRLPOOL dd92239c87f673498523da40487ec14f4391a4b8a69ac8f26bb3473725457bf2d791f2f60dae80dd4fce04c0fb95caebb61018058896cfb4faae0d6157dfa322 DIST aufs-util-3.13_p20140420.tar.xz 79516 SHA256 b8250e19b78d9edff8a10e39dbc35e16c0d4ee7fff19d76830c796bbbe84ab60 SHA512 1d8d8e4a568f1371884293e3934f20b8883b8edf96de5bd4167904bd9137896718c814a870d6912ca3f210c7a4b551d4c9163747180ed0f74fb4fbcab35aa6a2 WHIRLPOOL 4685ff9f6e3cb9bf1e6fa3e83218eb14c6f7576e99a3dd571c70de678e7b3bb03db66a4f8035392ad44ca36d36ccf06fbd65d74c0371e6645fe611d7c79de662 +DIST aufs-util-3.15_p20140630.tar.xz 80072 SHA256 5461996d13e94460d4336d7ba6a0a8b305224343b06496ab387ce50f1f37a5c3 SHA512 b6c19c59cfd51740240b3cd9e041e284f1fb1680a016580128590b3b624294ba3211d693f0f4a2e2b1cd6d308eb9737aa53f89b1b5711fdbc92791dcfff1e854 WHIRLPOOL 2152d665d9db541b7228d2061d792dfbe6771c22546ae9dab537372c4482e11bbe3def387e5c729b57c853117b0811a74c06b043e7b049568ff20ead28fc66e9 DIST aufs-util-3.9_p20130915.tar.xz 79024 SHA256 0acabea84fa1b7cb3bedfd01f79cdc6e243660edd0de9702e43e1a55a7c64158 SHA512 b0bb86c939163e34a06664ed0c64800fe6d0b28ee048899a653385cb0f73e145688ae6613ef54c3a8b4ccdeaeedcd21767eae23c618ddb1f18e63f184dd0b7d7 WHIRLPOOL 67ad5578e64da76b33cf5b9f50bb9ae474713718e0e842848b080bf3bed011bf06cf3daad32ed62642eb9216c62a95f6813fbf598fffe313743d9b00d1039567 diff --git a/sys-fs/aufs-util/aufs-util-3.15_p20140630.ebuild b/sys-fs/aufs-util/aufs-util-3.15_p20140630.ebuild new file mode 100644 index 000000000000..483025b32e65 --- /dev/null +++ b/sys-fs/aufs-util/aufs-util-3.15_p20140630.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-util/aufs-util-3.15_p20140630.ebuild,v 1.2 2014/06/30 07:01:19 jlec Exp $ + +EAPI=5 + +inherit flag-o-matic linux-info multilib toolchain-funcs + +DESCRIPTION="Utilities are always necessary for aufs" +HOMEPAGE="http://aufs.sourceforge.net/" +SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +# git archive -v --prefix=${P}/ --remote=git://git.code.sf.net/p/aufs/aufs-util aufs3.9 -o ${P}.tar +# xz -ve9 *.tar + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + !sys-fs/aufs2 + ! /dev/null + unpack ${A} + cd ${PN}-standalone || die + local module_branch=origin/${PN}.${PATCH_BRANCH} + einfo "Using ${module_branch} as patch source" + git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die + combinediff ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch + combinediff "${T}"/combined-1.patch ${PN}-mmap.patch > ${PN}-standalone-base-mmap-combined.patch + if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then + if use kernel-patch; then + cd ${KV_DIR} + ewarn "Patching your kernel..." + patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch >/dev/null + epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch + ewarn "You need to compile your kernel with the applied patch" + ewarn "to be able to load and use the aufs kernel module" + else + eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" + eerror "Either enable the kernel-patch useflag to do it with this ebuild" + eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" + die "missing kernel patch, please apply it first" + fi + fi + popd &> /dev/null + export PKG_SETUP_HAS_BEEN_RAN=1 +} + +set_config() { + for option in $*; do + grep -q "^CONFIG_AUFS_${option} =" config.mk || die "${option} is not a valid config option" + sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die + done +} + +src_prepare() { + local module_branch=origin/${PN}.${PATCH_BRANCH} + + einfo "Using for module creation branch ${module_branch}" + git checkout -q -b local-gentoo ${module_branch} || die + + # All config options to off + sed "s:= y:=:g" -i config.mk || die + + set_config RDU BRANCH_MAX_127 SBILIST + + use debug && set_config DEBUG + use fuse && set_config BR_FUSE POLL + use hfs && set_config BR_HFSPLUS + use inotify && set_config HNOTIFY HFSNOTIFY + use nfs && set_config EXPORT + use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 + use ramfs && set_config BR_RAMFS + + if use pax_kernel; then + if kernel_is ge 3 11; then + epatch "${FILESDIR}"/pax-3.11.patch + else + epatch "${FILESDIR}"/pax-3.patch + fi + fi + + sed -i "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" Makefile || die +} + +src_compile() { + local ARCH=x86 + + emake \ + CC=$(tc-getCC) \ + LD=$(tc-getLD) \ + LDFLAGS="$(raw-ldflags)" \ + ARCH=$(tc-arch-kernel) \ + CONFIG_AUFS_FS=m \ + KDIR="${KV_OUT_DIR}" +} + +src_install() { + linux-mod_src_install + + insinto /usr/share/doc/${PF} + + use doc && doins -r Documentation + + use kernel-patch || doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch + + dodoc Documentation/filesystems/aufs/README "${T}"/${PN}-standalone/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch + + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_pkg_postinst + linux-mod_pkg_postinst +} diff --git a/sys-fs/aufs3/files/README.gentoo b/sys-fs/aufs3/files/README.gentoo index f0b590af86f0..c203912926fe 100644 --- a/sys-fs/aufs3/files/README.gentoo +++ b/sys-fs/aufs3/files/README.gentoo @@ -12,7 +12,7 @@ in the documentation directory. order to stop assigning 0 for an inode-number. Not directly related to aufs, but recommended generally. - - tmpfs-ibitmap.patch/tmpfs-idr.patch + - tmpfs-ibitmap.patch Keeps the tmpfs inode number as the lowest value. Effective to reduce the size of aufs XINO files for tmpfs branch. Also it prevents the duplication of inode number, which is important for backup diff --git a/sys-fs/aufs3/files/README.gentoo-r1 b/sys-fs/aufs3/files/README.gentoo-r1 new file mode 100644 index 000000000000..64dfe94b4bda --- /dev/null +++ b/sys-fs/aufs3/files/README.gentoo-r1 @@ -0,0 +1,20 @@ +There several other patches in aufs3. They are all +optional. When you meet some problems, they will help you. You can find them +in the documentation directory. + + - aufs3-loopback.patch + Supports a nested loopback mount in a branch-fs. This patch is + unnecessary until aufs produces a message such like "you may want to try + another patch for loopback file". + + - vfs-ino.patch + Modifies a system global kernel internal function get_next_ino() in + order to stop assigning 0 for an inode-number. Not directly related to + aufs, but recommended generally. + + - tmpfs-idr.patch + Keeps the tmpfs inode number as the lowest value. Effective to reduce + the size of aufs XINO files for tmpfs branch. Also it prevents the + duplication of inode number, which is important for backup + tools, aubrsync or other utilities. When you find aufs XINO files for + tmpfs branch growing too much, try this patch. diff --git a/sys-fs/genext2fs/Manifest b/sys-fs/genext2fs/Manifest index 95470aed08a7..f9342228ae54 100644 --- a/sys-fs/genext2fs/Manifest +++ b/sys-fs/genext2fs/Manifest @@ -1,4 +1,4 @@ -DIST genext2fs-1.3-uclibc-updates.patch.bz2 20048 RMD160 df4f7ac8d686e304c571caef095c9fd18fc77dd3 SHA1 a07b17bb485884fafefc1595f2a3d78cf0d6e9cc SHA256 dd9b1e1afc146328deaa4440560e37fc9b527324aea4a347fa28a1025d442315 -DIST genext2fs-1.4.1.tar.gz 103283 RMD160 f5440c283118a8c727ea6512356edeb44b561dd4 SHA1 9ace486ee1bad0a49b02194515e42573036f7392 SHA256 404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc -DIST genext2fs-1.4.tar.gz 101384 RMD160 29ccde34a036f09fbc9940d907a48ede858e5a84 SHA1 52536b9b7b8cae1cc7a099a586d08ce0687fa395 SHA256 b48b7f01f493fc4f977778e6c368f6916a8c6bf7f9d6a6ff910ff364d725b9b5 -DIST genext2fs_1.3.orig.tar.gz 19343 RMD160 675120092de748e38b2be88c6f4c1ce812475fde SHA1 fe93bd2b88bbc80f2fb43fc2dbee3c753293938b SHA256 8e7dfa34f3919226550dc6507a23753f9fda55e78b15b264291ecf5940d837e9 +DIST genext2fs-1.3-uclibc-updates.patch.bz2 20048 SHA256 dd9b1e1afc146328deaa4440560e37fc9b527324aea4a347fa28a1025d442315 +DIST genext2fs-1.4.1.tar.gz 103283 SHA256 404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc SHA512 1b9ec7044014423345ae6b09862ba6903f5b3e0f68fb8bbcf97daf2705471cc1633a9fdbc5e00afe1b191e1af7bed87bde2e538bc7365469218f2a00b062845c WHIRLPOOL c92cda39f10b988ae753fcd8b70c7abd687832f96f2b80322e55ae560e73657ceb0eaad62b190fb538976151d6c9278ad859848fe190e97b366f0cabb21fae2c +DIST genext2fs-1.4.tar.gz 101384 SHA256 b48b7f01f493fc4f977778e6c368f6916a8c6bf7f9d6a6ff910ff364d725b9b5 +DIST genext2fs_1.3.orig.tar.gz 19343 SHA256 8e7dfa34f3919226550dc6507a23753f9fda55e78b15b264291ecf5940d837e9 diff --git a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild index b7ec93dc607f..12458da5f588 100644 --- a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild +++ b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.3 2012/01/21 16:33:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.4 2014/06/30 15:11:55 jer Exp $ DESCRIPTION="generate ext2 file systems" HOMEPAGE="http://sourceforge.net/projects/genext2fs" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~sparc x86" IUSE="" DEPEND="" diff --git a/sys-kernel/tuxonice-sources/Manifest b/sys-kernel/tuxonice-sources/Manifest index fed79c465a77..ebc60ed4e0fb 100644 --- a/sys-kernel/tuxonice-sources/Manifest +++ b/sys-kernel/tuxonice-sources/Manifest @@ -19,6 +19,9 @@ DIST genpatches-3.10-51.extras.tar.xz 17832 SHA256 a63e8ea3d2e6b51ab4e79216b4597 DIST genpatches-3.10-52.base.tar.xz 796032 SHA256 ab2ec485b7188526c19b8c209dd47a0f9a041e4a514e3caa69389a94be096ab2 SHA512 eb4f1c0a2e102ba89cf76ae0f05d874a2f0aa013699feabdc08a696e2ed8069eff016d116cf8f5ab12bd3772d4e4db4f3cb07e788b6a0f027a7c16e0b3179281 WHIRLPOOL 905fe0dcbb348a6f94853e66566880302563364ff6db8abe3d83a10d5a0a04ec13c11d5a3eae79270dadba81c44ea9a29475995f7b3425271f7459b15a813135 DIST genpatches-3.10-52.experimental.tar.xz 48592 SHA256 a875331e657c7fc9eb4e1581ac87a6aa489c989a4f06e4b8a73c00605a083c97 SHA512 f114bd6647a28d78f2b97565fba7f2afce541c838da458d5bd0af665731c5fa11f0de75557b713e7d3593512296f4e79631c454c3757a59b82c03952250c5202 WHIRLPOOL 2f613b62f93882b8a68cd45891f2fb06b574ff7e04b8eed714030a247babe1599e8c51e1b44b8bde144603322f4d7af5b45c92ef2a2618b6f455f1c0177d353d DIST genpatches-3.10-52.extras.tar.xz 17832 SHA256 a63e8ea3d2e6b51ab4e79216b459768daf17b91681c886afeafbef31513d27a5 SHA512 175ce7c65b027cba22bc43f2f38128c23a5c5882baa766437b85e5a89c0f1ba7d4ce43f26613154723539d124852c0143be35f894b8d27ee52c792deb587b335 WHIRLPOOL b90ce83b9ce8bc921b0038f3a52ab26c53f9239c36ff3d1f2e802f8f9240458f1b6ca10c144df8f9ea099285538fbb7711d743f36ab31bf9946175e096b5bc66 +DIST genpatches-3.10-53.base.tar.xz 811892 SHA256 2127cea37f1cf7b013ffb2cf11d3cc08d0f76194d780485afe75ead053ed15e5 SHA512 6418827c9721e0fd057fa501dbd857f8c3e695218fa8a58f98ad5e07478cb8fb057f2853e6870a21ce7bab39280b6dfd70d965233fa2b98cc148f3d78fbd4e07 WHIRLPOOL 969d4279360e3a036fb8753707ebced796285b856aec1a86ec941ba2f86b37ce7a78370da55c29105d7873c5b7ac6fd4320705eebd36b4eb253d8c7d7c4c382f +DIST genpatches-3.10-53.experimental.tar.xz 48592 SHA256 b0e5611ad00c93217711fac2fc8b1e1730068a943e61f436f030aa87e5d7893e SHA512 6939d660096246d51c8621b1f45948b7d6f8515944174d4aa356a51c4094848aee22802551284ede26b99f812ce35bea2018bdf63b65342f5d270fac4d45fd3d WHIRLPOOL cb117004dd69558e392f0ba10d47765d8e71fc8e15fbf35261b8ac8126fbbe634564d2a20a978ba368a08a8ef57e70652da0a1a7fb8991317cc733e8cabc3287 +DIST genpatches-3.10-53.extras.tar.xz 17824 SHA256 dee5cb1261bb970258f4052fdf3191d020d3268dceaf3887df0299a0b81c19d9 SHA512 9c25f5671cb74e910e836fbe7834472b86c92cb32249c2d47fccd789e00c2ef335efe7ee7e2490908ff606dcd48b62fb2b18a6892a14309339e935b3b9ed69f9 WHIRLPOOL 04c744733171ea1b170345853e9e46e7c1050772b954826e84d84f643a816d9e27af4b865b14733f847bef89dc4b1de27dad1813fd081ea875827555e024bfbe DIST genpatches-3.12-19.base.tar.xz 501660 SHA256 151911c19a7aa06dc9edad29a0310d6c757165d0baba12f4bd96025a53168a94 SHA512 fd7c7ef41b2bd32956cfcaeca91f8c039eab70ffa468ce7a340824dbcd8b59c485f853b5c48a36c74847a0d68bd1d4a7459b1fe47ec595be55fc8bedaf1d4f60 WHIRLPOOL 255be4c1d87ad30b52dd7347438290c853af96c733e9a142308ba171bd53048efebe0a06300a7b5dfa25a94373506fde770a4a9881d0843c7fa4cb090da00872 DIST genpatches-3.12-19.experimental.tar.xz 46532 SHA256 a1491fddfab9dc468e6f19e0aa4fad8c28749bb3e86fc35caec5562dff809ee1 SHA512 15cc64ff7e72e39aaa4d22f0b3d97cadb56f7e7e2400ec9c9ddca1d493e02ba81ce6c38398a6e7b354ddfb8a81c59df1bd3c5a6f6b91abd0ade1c2df2bc00090 WHIRLPOOL 286e564a1c32f479c6482d476cdd088bbae42a56ddd978fa66ae67081801c81316e7f2850ad727691ff90c55abe611e249faa961c6dbf928da180c90ffcc12e5 DIST genpatches-3.12-19.extras.tar.xz 18224 SHA256 d5980aa35d89459789efcebc39c933b3b223a0a3f3c3ef6b82f25e8f720c9038 SHA512 556906edeb2e6825cbb22aa6b058142dd3cfcf1026bf32ab094065c8bf539d114042f3edb91587e01af9a980c25220e33006d19a515863803dab0614c022fcc0 WHIRLPOOL efbc9ce40054e07d1dd9b788ef93b52e160b83c87859a4744c038a61ec346cacb16ecfd528138a3e65a376e2ef2c9fd56a112486937482747d822b580add4d7e @@ -31,6 +34,9 @@ DIST genpatches-3.12-23.extras.tar.xz 18208 SHA256 90c72a193a96c276f1dcc4d3183fe DIST genpatches-3.12-25.base.tar.xz 628560 SHA256 66f9313c1314dfac6565892f49dccb3dab064b1fa8d8f00893d600cf6c408821 SHA512 4e2da929765efbcf6471176f055c12228b7d4f4d833559375ee472a36328ff17d6b8ec98f2804b9bbb34215e2951de86640bf4124da3c844ea187217dbf822c1 WHIRLPOOL 5e9f20d8f9b8b9d6686e8f56aaf5e727e79bb4b93d09f4505b6d795cfad92327e3d8d7e73560a37a9fec1427811d20f5f700c96100515bd011f35ec6212584de DIST genpatches-3.12-25.experimental.tar.xz 46532 SHA256 59f42751f67e25819d24975d3c58e17753ac25ca870e819cb330f84231ebd08e SHA512 f3c6a46af2784f416c5eac692ea2d5d161a7fa3d3946844d1dcad912f59e8f9a9a5f327c57cc17c86419d264ceac9aef244133b29135789131ffafa9a30f464e WHIRLPOOL 650d8b5ee57d3df67aed10a7e8207c88b5c0914dcce21752dfcd4c0e20147ad45281940bc1010957f89d33fa7447518a175e6c815b25c16393dc9534144b2d3e DIST genpatches-3.12-25.extras.tar.xz 19756 SHA256 f800e2611164e8c732b8752cea5e94ac75000d7cab31b112022f8cd8f72f6d9d SHA512 30e985c5ba7eda5c52e7e53204b2f211af3e89339d5dab26627412bae04dbac55ccefe319569578a66d902c752f766f56eed1809e55ec52d20b32e784d309875 WHIRLPOOL 5909c60c470737c359dee4b70ff8b29b47dd80103d0cf95384854f43f9c692332294c1267c4427d56c3db2192b4dc81485d7d01f2d785673ad25873be11ca6a6 +DIST genpatches-3.12-26.base.tar.xz 655688 SHA256 f11a63326e0f593ccb400362c2f04fe3fad0073dde4a5a39b28eaf90763d48ba SHA512 bf7c2fb4340a9eaf693971440d552b0f1db33db8bcdf3063d7ef730ddbf5abbf87a03382015c3953d3dc4789ba9b9ca91f00755490fafdb33c68e04dd785ff64 WHIRLPOOL c0d1a576f5c0d5a6c0492f68de30815da475d10d5d1a33b8f6e3689c89b6147f8f270ff4245b4c3aed5f0575a7da4213dcdc9f9e21db9f154abe3863cad219f4 +DIST genpatches-3.12-26.experimental.tar.xz 46556 SHA256 db6328babffa3a56f6617e3e3ed5fe78f363a63d028347217b500426877e37bd SHA512 80126bb55199c58eeb277ef57e099f643a9c9b64ff3cdf5e16d623581b1f1e23e4a0141c7b05fca718a511454a61f0a1e37c1f94a600ea68740e6cf244aab76c WHIRLPOOL 513db3c0de0780523b2c84006c6660f1aceda726639bdb15b2729d70b699e66bfd5ffe92b9f18148d92bb92e50f1401d8fd47e7fb013ad146ef7d8a1f3bd1a6b +DIST genpatches-3.12-26.extras.tar.xz 18216 SHA256 c4afd9245c53781b2667562b30238e3e27ec043d903c63cf0f5e8313eb18bbff SHA512 c6ef4494b3c3977c610b99d4555505e9106ade4411bf8fb515d9e4f40efee99f04c20f25e16c657e3043392fe6a50e4382e84a3f4676c0782e0ce02cee9792ed WHIRLPOOL a22103281abde526305155dd8516c06d7fc847aeb2e950e7ce791e28679b17372a736727aa2fd28c222704e019799286e09a2893e49db5ec47dd571ef1860367 DIST genpatches-3.13-14.base.tar.xz 292688 SHA256 889aeb1d1d6173d9f7b6a92312995c6085e91788d4c683bc8cb6f798abe3973e SHA512 04480bc989431630fc9d3e4a0d81fe6bb76951044a32827ebf12aa34ff6c4f8d022013593cc87b4dee511bf1608a7c6e4789da8794369e72a3c1da7faab20ddf WHIRLPOOL 58daad871dab13573e33432eb74c0d129506063397e3e97fccf092c8c0140b4ee042b084b20162b5c6c32fa812ce3f2a5565d692d33bebab0c34a1c6f6e98346 DIST genpatches-3.13-14.experimental.tar.xz 50996 SHA256 081da6b56209f08f9bdfce4e7854c9c275d3085344be0b211032d7e8d738a466 SHA512 3dc38c374de14d919490d002fc93a9aca529801eb8e7bdc608aa7b1cc8f3893ebb2aaa79fd36d892f1c967a4494a7e0f92ea14cee45ccfe1bf8da65678f575af WHIRLPOOL 808ec9b834c25c93da80bc1a3807366c3308c1685bdc41a5156bb707fbef39225de5816254cbea781fb4426ecad129ade6161cec24a60df3380ce781aa2297ce DIST genpatches-3.13-14.extras.tar.xz 18240 SHA256 aa302dc1de4a64fdf1b01b2e0f9b949be3b91e0d1d43ffa99d701076c13b83a5 SHA512 67621934e3c437cca531914368aa51e35c448ad44f98e583b9eda90aec005b21c0d0f40ef25182579577444c6eff1f1cb8fa853c862e2529a9dcaf56d5e69da6 WHIRLPOOL 9a7dd161e24cb5da8edf816c62c2ef0f660f4d147876c3b58f8a6de33ef56ee384d2e6c207db94b4c7dbb755fc3d215cb5db53a71cac3225e985f66651b2f14e @@ -43,6 +49,9 @@ DIST genpatches-3.14-11.extras.tar.xz 19792 SHA256 82b00796ba91de159efb1d5751a52 DIST genpatches-3.14-12.base.tar.xz 247500 SHA256 ca91565cfc3614255957686e961e75c8acbf2f7b35b2447b0e483bcc82f8a8b6 SHA512 2ced30852f33d07508aee784a98e05e0a85e8b56e822f6505ac95ff245dbb8b4fd0eefa91caf01befd7de2347cd775046be73125fd3df2ba3549b06bb7d70a84 WHIRLPOOL 285b40b36d1a30c5b92ffe59b03c68edc4fc2f44d723bec475fe6c7967fc3d00a4f9316f48048db3f0b3948092b751c9e1485d394488f8665d06f97702e17006 DIST genpatches-3.14-12.experimental.tar.xz 51204 SHA256 114e9c5c5892b825bf60024f30ad5ef8dfe1a954d6ceb00c2e4d52db869e7b09 SHA512 89f54d57fd5ff4976a9bb9d267adc43cf84a2a9b6567e640ff472a8c33a1e637de8a59611b732cf221b9308b5f4ba3ac573a36e04827606080225259f03159fc WHIRLPOOL c7123c96218654cf7ab5d4d7032fdf2f8c9ce9a684588a539f08e61d314c619f2c1906bda6a1b5877fac89380753c6b6d4f4b3e79c70ed8eb13097cc613d1bb7 DIST genpatches-3.14-12.extras.tar.xz 18240 SHA256 ad22dac4de52129bd7609dd595d803a03327439a416c97b531b9dd30eb772724 SHA512 22f55d4f9833a1f8c82f8dd6b42faa708d17ff7c97cc428890a1e26a40fb5f2ae085c33199b1279f55db4c11f7c99880a48ec6fa4381f0e200713cda8a74392c WHIRLPOOL 2e6e0abbb38beefbb2cd11df3c9aeb55e139b3f91e4dd176d40c577cd8d1699d06a5bdede02b5dc53c31bc7291caa2d62fba08f74911a0871d513260eca6ca3c +DIST genpatches-3.14-13.base.tar.xz 269852 SHA256 5bfcd781d816e759a9413989f4c0fa596696841b0e17e0416a963f71fbb532be SHA512 0ff7f7eae95284c365b35938c0213790e277ec194f6f0275a2c7776a01eb663c9bc4c8c334292053b1827a229e5d7bc9ea5ddf9c46d7514babd53242ae59f9bd WHIRLPOOL f677c411cf5d815013df0964a2303e7acbb2a949714900f3213547559a318fc1baf57c9abf5a4701dd4bee30f348012386f34ef148715f881e964fdd5b61a08d +DIST genpatches-3.14-13.experimental.tar.xz 51228 SHA256 5c57b07b7603236e795355e314a0b20e3e103564740ad3ef12e9349e1525d678 SHA512 246b05d67a6e150ee8e7df722d0a47223eab29c896cff9388dd4746160244e4a8498068210006ef74c1fb52040a8ef484ed87a2a7711481f66643ffb3f1426ef WHIRLPOOL 5caaefcf0fb9f849d8f3acff88f450c7ce8869455d323a5e676ce8db8f31c782500e219dd0b4acc566b16272197973acab2d9a1caea1b6e8ae556d57b5b1f115 +DIST genpatches-3.14-13.extras.tar.xz 18236 SHA256 5b0a33a76fc3670115781c76af8a94692d53559dcfe682312fe9b1f676bdd8e5 SHA512 435da6c7d3fe0e16c6b53ed0d236ec521a5ea15acff7383d3809e8311379910a14c7e3fa7985b7c5e75f7cd21b356756edef1f55c49648107aa9d59a44fc352f WHIRLPOOL be12ec26bb715b5fe7c29a6ed1ea0310bbd1106b8216509c267f946deb16f56dc85dcefa354ee504319278bfca4cb8d65c7897209348ab8a1041a155e1eeec7c DIST genpatches-3.14-4.base.tar.xz 19028 SHA256 2d6abfa6a7af3f4ad1f46a0b6f121226b08674b2cae272a783cbcc9d20b30e31 SHA512 6885c66e73abb07c55b675cb6a577c2570e19d06ca33fd93857d870d2331177d2f3c7ca99489967f5c7e7b3d4bb808c4cc90b56a8483a6d507e8b2a3198cb636 WHIRLPOOL e093704335fb19bfcf193c000ebe9b119aa42f8c3464fc51c119dc2a8eaae0dfefd9e8f07b98c8aa6cfeba647e18ed1812f1f61ce43907a4c03c9a847967bfb9 DIST genpatches-3.14-4.experimental.tar.xz 51208 SHA256 4609f87ad634e262ee00da8505833ca3f848014e863d8c0147acfe924df94d75 SHA512 d2dc7440fa0964bf03a451deaf72d8a85ad8423cea3a7eb7cb209009e52b9aa52f876775f7ceb3dd2977be0f9be7f1f78f2108313d873633a602b0c792e32396 WHIRLPOOL 0c6990fd2ef260d46193b571a6ae71ba127141c8418f1e4d3b0d5471d22d144956e6bf20f2ced3213e107a9d97e578b62102d1d6b7c0764b0b882e68a0511b92 DIST genpatches-3.14-4.extras.tar.xz 18244 SHA256 7cb1d8f36ef56e4036708185855be8a34ef5b953dc74eb5d2d7a35fe41c1d009 SHA512 ef0799d129ad31602763b145e8274cc98e76902fabfbcd94a5ddc95d7d1b0af9dbe874730fb30d8221f3b770df649c2a42f5703c262ad9fb5b57e4a29f44c1eb WHIRLPOOL 1b1743ea48c58f66a27b685657c8d38b60415c96531c21227a666446f0bfe896ffa774b0cf7ecaf2a92cebfadc0ee2fe8fab64a4e1bd3909cc728f2e4b76c061 @@ -58,6 +67,9 @@ DIST genpatches-3.14-9.extras.tar.xz 18240 SHA256 5faa557d9ac6b258eb1e1e8a680f1b DIST genpatches-3.15-3.base.tar.xz 10916 SHA256 ea3e83f7b429137c8f131d11b541d7d48e651a6c05ffe489ebe08f2d225c7f6d SHA512 f44b531275cd91211ab99537aeb32bcf6ee17768be2b7c44b8d9c97452a50b4c40a58b8124467f67814d5d20050c5a644cad6a8a1d30835b879d662054b870ee WHIRLPOOL 61a0b17f4ddcb7c573552425b7135c45b7e4de2b2df351fd0767b4cb84f3b0dd0fb6217327b0b056502bb324153baf3cefd7d0503085ec1dc54e5951e50febe6 DIST genpatches-3.15-3.experimental.tar.xz 52800 SHA256 7b74f9fcd75012736edec6929dddf732941ff1dfce92d898edc7cb37a3a972c8 SHA512 a3124d53168c179f590e90070487d71540d827b10bc7c3ab9336dda4804a52b118fa89d21ec82349eb1f27a1abd3126e41c0a251c50c3ac6bb77a7303a608a9c WHIRLPOOL b462f2c92b1a22969af73563b8a2f11785170c2c6789e1f00dfba38262f6a99e5fbb9ac694c90cc79bcbf328f0eb15db79461a5fd5bb530bd54aa61268b8b483 DIST genpatches-3.15-3.extras.tar.xz 3156 SHA256 769c345961c04096c9c10a506d329a053be9073b90fc047922f9f7722f3783a7 SHA512 991184b3f97b542164d996aab18ae4c64fff41b5a6b60f1f700f7e315affc75acd03e6009b3810526f512c4de6c3b134c5a4a80b001bfa75189bf9c88932e5d5 WHIRLPOOL 5493acdc62e4e9f87f379ff11dcdd152acc51e29e408998504dcb3cb5b04843ce3e8c8998013b8e6064e2c696a0b7c8bb14feb36eaabc9aba40ffd1a5fec4aca +DIST genpatches-3.15-4.base.tar.xz 31912 SHA256 5f18f91ad7211198e6cbbe7e82acc063ff0772904f45cd938504568727c1751a SHA512 6fcad36f0a81ffca9175faf3ba45a43642b1c858e5f06d16c4c09772a85fc199e766482e4950670928889fef8b408582982bb1e46b33adf415d7e103f7a83e0d WHIRLPOOL b5d2e8a1b1edd1af1fcefbebc477eef39953b1a9aeb4e645c81f13e17becc5319f2a340aac0407a0d333fb520e836c10b6929f28d2b76f02cad28324f98fa22b +DIST genpatches-3.15-4.experimental.tar.xz 55820 SHA256 ec639fa1dcec60fad608fbd664ea049f62f9a10213bbc3143f942fbb9c37aded SHA512 920b38077d6dbe1afea7ffa81788c37845cc48908b5cc3460de3cf567ddd8332bb85ea8ef986dc056a8dd1624dab8a9b3563456ceae66a0d0b9673399fd54af5 WHIRLPOOL 315bc2a78286c7d9c361c8c4831b82593d01205751faf17af9c05b1178f61e1ce42bcbf5db19d40f61cba1dce3a8bcada497e82678df8c744f400182dbf7cb02 +DIST genpatches-3.15-4.extras.tar.xz 17668 SHA256 b84e304af485c1151c0a95c724537cd54dec7fec8c99363bb2f34eb9b7a77595 SHA512 ec924d5d78c1bbd1ac259bf767a492a985809aac72c4193d3745ecae0a5fd4420424a7c022db58cef0641ad1a0c936b9b8899caf80038b2672085f13f5d05287 WHIRLPOOL b0cef127801f2cee4c7f3981a0c1511a393900ca01484a62f996c97db296b0da90d29fb414c2eea677a5b5354036d0a10e5d27152003fad4e0a6c42b8a5ced0a DIST genpatches-3.4-67.base.tar.xz 1040452 SHA256 62e99766d45026db0001c0be3f1a0a9f9ad733aaa38fe7526e3dc77b7118c3e8 SHA512 1855d40d5c3f30dc8c3cb8c011290571dc3dc6b572cddeefa5089a271a94a66457b058db5102d7b84b1ca7ae70264671556fd73a8b19c351177e47db36b02d4c WHIRLPOOL e113ce68ab3be823829d214ceb4343469af112d8726d45e294b940c8618d9a4a5693e4eddfbd62c3ee341fc50653db10a120fb6aa97efa3dd7a3bd7c145e91f2 DIST genpatches-3.4-67.extras.tar.xz 18228 SHA256 5b52fffbdf4b96c28f6769a73b56bb4fb9661a907b76b7fd15ddd3c1229994bd SHA512 c74c1834243cef59f0032f14908d09a42af5f038eff95ccb0338f547a17d04bba2f90dd86708dbcbd3b6541848d6ebcc2b51b2e4cab68832cd38a9087a135573 WHIRLPOOL 9785048d52b78deeed38a86ba2f49c339302f1ea8faf724a89ceb136efa4a34344563b340d2c97695495742cbd8ad2b76da068e12257b85592a64ccae6536d9f DIST genpatches-3.4-68.base.tar.xz 1044728 SHA256 94cefbdd999571cd608d857c8e8de91939f40b5ea3ce9913105a4e9e39999647 SHA512 72532ab23b47969729e5d04a30860e252bd74b2c45878c973c64beb90dc4c79d6776cff90b2efec87d236255880989507287b89ead6a71cf0d5c45ee68a325b9 WHIRLPOOL 3812ab7ae582e634d4fb7c5e064e84fa4193931ddbaef34cfb14ac13cb0b614a4bf2f304b088fcb3e645a6c5fd71fc7735f02e9eea8385b9cc11d1fbaf9b1d62 @@ -72,6 +84,8 @@ DIST genpatches-3.4-76.base.tar.xz 1133700 SHA256 a78a149a336eee672bb519e636e004 DIST genpatches-3.4-76.extras.tar.xz 18228 SHA256 5b52fffbdf4b96c28f6769a73b56bb4fb9661a907b76b7fd15ddd3c1229994bd SHA512 c74c1834243cef59f0032f14908d09a42af5f038eff95ccb0338f547a17d04bba2f90dd86708dbcbd3b6541848d6ebcc2b51b2e4cab68832cd38a9087a135573 WHIRLPOOL 9785048d52b78deeed38a86ba2f49c339302f1ea8faf724a89ceb136efa4a34344563b340d2c97695495742cbd8ad2b76da068e12257b85592a64ccae6536d9f DIST genpatches-3.4-77.base.tar.xz 1135740 SHA256 bb9785cc689dee181b2fea7e34c0d73610177d0fa294e5621b07cb3bd36880d4 SHA512 aca9707c9de5e63cec08ee853923a5f835a2405226ee768a07f0d0d0e8dfd8d8b674fcaf6d1137cae05ed07db27e15a9427b95d6d02d06620cb7fca66dc9be69 WHIRLPOOL f6f1d0226a2e5bb2f7c9211e361b7820e0e5d427838dd6f966704a638cf856c9a4c9d9378a424244dbd2cfb76e3099c0d0fd93d81afac753e2fff4346bcced0f DIST genpatches-3.4-77.extras.tar.xz 18228 SHA256 5b52fffbdf4b96c28f6769a73b56bb4fb9661a907b76b7fd15ddd3c1229994bd SHA512 c74c1834243cef59f0032f14908d09a42af5f038eff95ccb0338f547a17d04bba2f90dd86708dbcbd3b6541848d6ebcc2b51b2e4cab68832cd38a9087a135573 WHIRLPOOL 9785048d52b78deeed38a86ba2f49c339302f1ea8faf724a89ceb136efa4a34344563b340d2c97695495742cbd8ad2b76da068e12257b85592a64ccae6536d9f +DIST genpatches-3.4-78.base.tar.xz 1146300 SHA256 f722fb6b6869cffc599e8042ffd68f287306f1fa32317dd7249dda32722e9deb SHA512 608ddf4dd32b552d4da95d4fa55c1d84e652149c1a8c727ceb4bf12d530720534a282e86215b0b5b9cc71a6cfa9f2f96986403c4ea9ee5608dd1467b0316b2f8 WHIRLPOOL 5064d5a54c10e71e2dbe7f2ddf89f9d8408a5a28c6a24913372cb6f1bf0285bd80fca1f052dce5d2f15c6e2601c7048714fb32da7895e07f3d00195e0eda6561 +DIST genpatches-3.4-78.extras.tar.xz 18216 SHA256 4cc56388728c00dbb3b23e9dbd704e12d3b9b423cc7a5e51f9402af26d19884a SHA512 dec0f78c5e4f77e66b9e69d34880cb87cb8031f482102c6c9035fb1876780c3e12e335f91b567c976452b18e47f3308fa60b86f2838b0c678d8276b367cca446 WHIRLPOOL d26ac38ba42a2e02b0baf39cd70c9756b43cdc6a00953187c3b4b5e53e8d4096b371d3b3090ede459174d0242995884e2f56be188992e3ea4feea63fc6ab098c DIST linux-3.10.tar.xz 73175088 SHA256 df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35 WHIRLPOOL e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053 DIST linux-3.12.tar.xz 76384600 SHA256 2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff WHIRLPOOL a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417 DIST linux-3.13.tar.xz 77187032 SHA256 4d5e5eee5f276424c32e9591f1b6c971baedc7b49f28ce03d1f48b1e5d6226a2 SHA512 1ba223bb4b885d691a67196d86a8aaf7b4a1c351bf2a762f50f1b0c32da00dd0c28895872a66b49e8d244498d996876609268e64861d28ac4048886ef9f79b87 WHIRLPOOL 2992257a17e85b3eb16fcaf21678fa6dbf31f80c2099fd1ad0ff9852ac1d16122ac8e2c0b46421d8895d4368253a724e439cd625307ee7af7bd1e50cb2c9b62a @@ -82,6 +96,7 @@ DIST tuxonice-for-linux-3.10.37-2014-04-18.patch.bz2 129293 SHA256 b22d796535d14 DIST tuxonice-for-linux-3.10.38-2014-04-28.patch.bz2 129135 SHA256 30221dd06fff918ddec37e75500f95b2adde8cc5f43352c357cbdf185456a642 SHA512 21e5b21e4628576f939186099f4851354dba011b198df17d6c1deff6dff1354739ca62e9124afd49c46dbd3977b69db3544751e8e23bb9948fa66e518bc7980a WHIRLPOOL 82b3b67fd2d3b57a06e75388413c9ecdc1a575207d6926473ef4e22e9c202f81dda96188336b67c1669729991ddab20a6828a841a8b1a6ac77854d627e60d12e DIST tuxonice-for-linux-3.10.40-2014-05-14.patch.bz2 129135 SHA256 30221dd06fff918ddec37e75500f95b2adde8cc5f43352c357cbdf185456a642 SHA512 21e5b21e4628576f939186099f4851354dba011b198df17d6c1deff6dff1354739ca62e9124afd49c46dbd3977b69db3544751e8e23bb9948fa66e518bc7980a WHIRLPOOL 82b3b67fd2d3b57a06e75388413c9ecdc1a575207d6926473ef4e22e9c202f81dda96188336b67c1669729991ddab20a6828a841a8b1a6ac77854d627e60d12e DIST tuxonice-for-linux-3.10.41-2014-06-02.patch.bz2 129284 SHA256 d04e6a5a5099f534992dd8c24180c3f6c0e7147a9d65873b0cc2c548f4b764f2 SHA512 828a7e555fcebac83df9d124f82e05c89048515d28abf3eb3f0a07490aefef15fc1bc403b9ba357d14131eb3464c8c0fd2d66d05b004adecd8f2778e7f9da9a9 WHIRLPOOL d7ffde11599e40f69999b088b33d55394c66e2fd0c9d55605ee58449314fb97229cbaef340930bce14cd0dd9a6a8168d42accb03206fb43cdf0efdc3c0d57d85 +DIST tuxonice-for-linux-3.10.45-2014-06-27.patch.bz2 129309 SHA256 7bdbe5a93669105fb2078c8149c9e8fa0e37db18db6710a998d0dbb4dbfd4d8f SHA512 9eb97e7e0eb386a495d177b01ba5a2b41a87f0ad626c274b0cb0867b3cab0be25d3c6102d972779471b37b517e76fe185a5a7a08b42356f24febb2f24c1e78ff WHIRLPOOL 1d28388a538e9175a72c6c45eb214cc0ab0f5d52506d88533f3a99217f0f5db2841bb9b13d6ec5da8f5b94b7cee81f88790614a03a779124a0e283d78c99439f DIST tuxonice-for-linux-3.12.18-2014-04-24.patch.bz2 129341 SHA256 5ca5c4b5d7912fe91b8bb3e89f01498d339fa0708b77071f35cf223151c1b96b SHA512 c37e1f787d7475835e375241a58ff667b9e09d6ed200072d62d8b6aedb08c9c3d4ce934eaf4ca57f335c06c0ebd5caeae05e58a3e8a070427b3815c97f81e3c5 WHIRLPOOL ae12e1048c8408ff5f0cc55c7fd03e8147a3158de5cd427c5e12adb939befa5f62724b31e6348acc5900a4f20d7d3c453574766d1cb0ea9cb3cad6ad81f30be2 DIST tuxonice-for-linux-3.12.19-2014-05-14.patch.bz2 129376 SHA256 9cd88944ab92073c3ab51fbd5a24394c56463489833be98e72c83d4983a77c58 SHA512 a586b5b1007bdb4c87cc7bf2e73ec8a98aa5f2ba5f44b32599d08636b55595aecc4f1224cada0ca54446c6826c6f4f730df8d03893d60546677b0418580d111f WHIRLPOOL c74b20109011b906254faf906ad4180ad16525ac411bee47cc910e98a92a8981b6a2d4e619a07eb382ddc083fd5ee84c541f67572656a88e040d9279046f7c9f DIST tuxonice-for-linux-3.12.20-2014-06-02.patch.bz2 129262 SHA256 c833edd8579d52887490da688dc3bcbf407a202f3eef314a7f733604d9b20e5a SHA512 8a6aa7339e2363aef91ba9b29d3108182e6ff9ef18ee4f1bb26cb47ae46737c7ffca1ad0100208a9711597f36c5105a87b95a6bf9d6433eceeaa1c603fcfb665 WHIRLPOOL d67bd150008f6fb476def9f0fca8d0cc71055bc4b8edd282c6d9f80aee6942e0ee8b364675fe0916b3e91ab9ce61bf2faac1c1ab109cb998df2d9c818482bea4 @@ -90,8 +105,11 @@ DIST tuxonice-for-linux-3.14.1-2014-04-18.patch.bz2 129505 SHA256 57f391d6552d2d DIST tuxonice-for-linux-3.14.2-2014-04-28.patch.bz2 129459 SHA256 d6c8effaeb7891bf2729c1f0d4ff9ae699c1f5268d0e591907f4bdd880ccf8ce SHA512 8628afb905eb2ae5622cd0f26c85f958ab02db89223de726d8e0f94eb2462330eca74447e2a29a8fae10bf0fbab52a059e292a0ad64cff0e5c2ac4c245aaaf66 WHIRLPOOL 7ace764d5c825f679999d18ce9b1e16883c83a8c678c72a6efc3244e9cc47a64ecc985915afc6942f6aa5cc45049bf0b96c57f8acab21826af4700a68313f0e0 DIST tuxonice-for-linux-3.14.4-2014-05-14.patch.bz2 129685 SHA256 9c34015226cbe40dcc52d8535f50a5b9b2950a0c2d7f84c5877787295d02791b SHA512 fd28ad760ae643ba6124c52c7927ee011fd03d15ed1c4ebfe0e97d860c52cf675715cc8673af96ec7d60c211f6eabf4087efd00e4146e3fee442e882c7b681ad WHIRLPOOL 0439e2e0b60b4959994ad049740925bf744b3319f9b101ba8b9c8d85ab1ffd0b866827daadc49e0c5604a5476464b21f6a47745d674e0c729d7a367f6ad04883 DIST tuxonice-for-linux-3.14.5-2014-06-02.patch.bz2 129535 SHA256 96ac686fe7b055e1c025f7a857ffad7322bc686be362dabde61f1a0488a277f7 SHA512 cd4a7bca5dbc9b3cc23681f3c861f430e7acbb21a11f514f0b8b8d4fdd2dc603a460fd1ae00b8b4f22181b9e715ec29e3876b69f56ea5cc48f1ebdf75e5a5165 WHIRLPOOL 16036319970119b172444ba5b7e57a9239e2efa52b3f22c5c14ba594334a2dfac4d4f104588a57590a57913f7574aa47f4f3d812e7d6791bf673c03406c18933 +DIST tuxonice-for-linux-3.14.9-2014-06-27.patch.bz2 129501 SHA256 d382346fc6cdca98af107cfeebb19f1ffcf7c57dc10bac8a5eb3d2a3da5516d6 SHA512 c1a6c96122e3da653dae669448478d441b38c60da1035fcb7709c825cdc16e2287ff5c780c3cc695ca7560ceff00145b3d164f864cb1b939b762d311ac122bdd WHIRLPOOL c484b1e1b55ac2dcbd62fab7e9f6cb8eb9ecb5fbfbd06388f2856e3530555c0a5e0bb601d157a5ce31136c9bf830d06de144547420018197ebb623ed82e4039e +DIST tuxonice-for-linux-3.15.2-2014-06-27.patch.bz2 129028 SHA256 b6de13c1a5f3fa37af495b57aa608194a5e8f38d2da05851dc535150d29cf43a SHA512 8c7a2be3db7cd1b7b894cd69c084933eea5fdc2046d9250ec8535d92d2a95057079bdeff55f3cd316ca0cb2d3c62d1b76201f4391ded410074910c355afe1c92 WHIRLPOOL ab4501f51518b46098419936e861f21a8dcdc5c34ffac3403267074552362de203b904bcba4d2788162b69ab60fe122f6d90e10904935ba7b32e5b188f43166d DIST tuxonice-for-linux-3.4.87-2014-04-18.patch.bz2 131420 SHA256 58034c028aa6b06eb4bb6e222ef021da62c9dbfbc61f5c806d093979f1ae7bf0 SHA512 77b6637c6fcbd4ec7aea68f86f6ae828d2d299b9735286029307db3a2a9c4da5dc78db28db4f359b06edef4c928afbbbeeb0eef44370919dcda0611764a71a78 WHIRLPOOL d1aab5d8561937974d90d35aa38262033be47ff1694e8db10a826643052e56fa5dd10024c0128850b08a40271ee13bc44df2e755b6e02d11961bf91b2ced9cbe DIST tuxonice-for-linux-3.4.88-2014-04-28.patch.bz2 131420 SHA256 58034c028aa6b06eb4bb6e222ef021da62c9dbfbc61f5c806d093979f1ae7bf0 SHA512 77b6637c6fcbd4ec7aea68f86f6ae828d2d299b9735286029307db3a2a9c4da5dc78db28db4f359b06edef4c928afbbbeeb0eef44370919dcda0611764a71a78 WHIRLPOOL d1aab5d8561937974d90d35aa38262033be47ff1694e8db10a826643052e56fa5dd10024c0128850b08a40271ee13bc44df2e755b6e02d11961bf91b2ced9cbe DIST tuxonice-for-linux-3.4.90-2014-05-14.patch.bz2 131420 SHA256 58034c028aa6b06eb4bb6e222ef021da62c9dbfbc61f5c806d093979f1ae7bf0 SHA512 77b6637c6fcbd4ec7aea68f86f6ae828d2d299b9735286029307db3a2a9c4da5dc78db28db4f359b06edef4c928afbbbeeb0eef44370919dcda0611764a71a78 WHIRLPOOL d1aab5d8561937974d90d35aa38262033be47ff1694e8db10a826643052e56fa5dd10024c0128850b08a40271ee13bc44df2e755b6e02d11961bf91b2ced9cbe DIST tuxonice-for-linux-3.4.91-2014-06-02.patch.bz2 131460 SHA256 d98b51c076814a4180d69fee22d8d0330cfb20792d0b77eb4894b7578d02d56f SHA512 99c1cf8c8a7feb7466729615ea843033f55bf34d60a50b692d32606a94aba2c40bfee907b6ebac23ed36f310bc6883e950ba05ee2f9ee7a74a61704d23f6e3f3 WHIRLPOOL 575e1a6f48d15fc8bba25dea5ce79446ad4b16c490b30a1141f819fa81a7de79c9ddc96f7f1b4117477c2a6ad5e0618c1544cf4283bf8de7de3f7df869f9689e +DIST tuxonice-for-linux-3.4.95-2014-06-27.patch.bz2 131429 SHA256 9df94b5043d06b237058f7c650b19d6397bfb8cd1c9a3fe7c09818820bd6bf43 SHA512 86d6abfe5ec47cdcb12cd32d3a00434cf77cbc88175b85b477fc2be3dfbd2328836aa41d7ab8c14dac7e554b79aaf663b7022187a18bc5caa545c1c58eea7071 WHIRLPOOL 2d6cb3342a0c43d589964d158f1fbda4ae4243d749e9abc34186263c2e0880856b14a882a6135b01f4510857db614c5fadf773822033d934ed949945305f56e7 DIST tuxonice-for-linux-head-3.15.0-rc8-2014-06-02.patch.bz2 128810 SHA256 2f825e607e989e146b177e7af286173462a738b4407f219d5577b3ee8a281189 SHA512 7a122ae609d4ec31c81ca1c841c417747c47a292f39d1dbcb17a26b99fbbb6fbf57b3f4463ee9dc5de975baa37f1aa144bbc080018ea2000d01afa35e7d56748 WHIRLPOOL 22cfd0021731e55470ff6f0f06cb01887f7eef334a9abaf6d2f38fd6981674c64df46ea8b3f82c3f181f71d3b7b0f663d53ab99298bc6d0bf5b10f94d4fcb942 diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.45.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.45.ebuild new file mode 100644 index 000000000000..5337f6c1d832 --- /dev/null +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.45.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.45.ebuild,v 1.1 2014/06/30 17:37:45 floppym Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="53" + +inherit kernel-2 +detect_version +detect_arch + +DESCRIPTION="TuxOnIce + Gentoo patchset sources" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel" + +TUXONICE_PV="3.10.45" +TUXONICE_DATE="2014-06-27" + +TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2" +TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}" +UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}" +UNIPATCH_STRICTORDER="yes" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}" + +KEYWORDS="~amd64 ~x86" +IUSE="experimental" + +RDEPEND="${RDEPEND} + >=sys-apps/tuxonice-userui-1.0 + || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )" + +K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list: +http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/" +K_SECURITY_UNSUPPORTED="1" diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.23.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.23.ebuild new file mode 100644 index 000000000000..8c537f3d9c0b --- /dev/null +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.23.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.23.ebuild,v 1.1 2014/06/30 17:37:45 floppym Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="26" + +inherit kernel-2 +detect_version +detect_arch + +DESCRIPTION="TuxOnIce + Gentoo patchset sources" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel" + +TUXONICE_PV="3.12.20" +TUXONICE_DATE="2014-06-02" + +TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2" +TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}" +UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}" +UNIPATCH_STRICTORDER="yes" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}" + +KEYWORDS="~amd64 ~x86" +IUSE="experimental" + +RDEPEND="${RDEPEND} + >=sys-apps/tuxonice-userui-1.0 + || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )" + +K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list: +http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/" +K_SECURITY_UNSUPPORTED="1" diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.9.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.9.ebuild new file mode 100644 index 000000000000..e3146bab1f90 --- /dev/null +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.9.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.9.ebuild,v 1.1 2014/06/30 17:37:45 floppym Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="13" + +inherit kernel-2 +detect_version +detect_arch + +DESCRIPTION="TuxOnIce + Gentoo patchset sources" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel" + +TUXONICE_PV="3.14.9" +TUXONICE_DATE="2014-06-27" + +TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2" +TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}" +UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}" +UNIPATCH_STRICTORDER="yes" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}" + +KEYWORDS="~amd64 ~x86" +IUSE="experimental" + +RDEPEND="${RDEPEND} + >=sys-apps/tuxonice-userui-1.0 + || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )" + +K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list: +http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/" +K_SECURITY_UNSUPPORTED="1" diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.15.2.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.15.2.ebuild new file mode 100644 index 000000000000..43807e055d40 --- /dev/null +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.15.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.15.2.ebuild,v 1.1 2014/06/30 17:37:45 floppym Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="4" + +inherit kernel-2 +detect_version +detect_arch + +DESCRIPTION="TuxOnIce + Gentoo patchset sources" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel" + +TUXONICE_PV="3.15.2" +TUXONICE_DATE="2014-06-27" + +TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2" +TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}" +UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}" +UNIPATCH_STRICTORDER="yes" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}" + +KEYWORDS="~amd64 ~x86" +IUSE="experimental" + +RDEPEND="${RDEPEND} + >=sys-apps/tuxonice-userui-1.0 + || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )" + +K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list: +http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/" +K_SECURITY_UNSUPPORTED="1" diff --git a/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.95.ebuild b/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.95.ebuild new file mode 100644 index 000000000000..1c3df77325ed --- /dev/null +++ b/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.95.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.95.ebuild,v 1.1 2014/06/30 17:37:45 floppym Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras" +K_GENPATCHES_VER="78" + +inherit kernel-2 +detect_version +detect_arch + +DESCRIPTION="TuxOnIce + Gentoo patchset sources" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel" + +TUXONICE_PV="3.4.95" +TUXONICE_DATE="2014-06-27" + +TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2" +TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}" +UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}" +UNIPATCH_STRICTORDER="yes" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}" + +KEYWORDS="~amd64 ~x86" + +RDEPEND="${RDEPEND} + >=sys-apps/tuxonice-userui-1.0 + || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )" + +K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list: +http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/" +K_SECURITY_UNSUPPORTED="1" diff --git a/sys-libs/musl/files/musl-fix-mips-dynlink.patch b/sys-libs/musl/files/musl-fix-mips-dynlink.patch new file mode 100644 index 000000000000..2ed72f30cc85 --- /dev/null +++ b/sys-libs/musl/files/musl-fix-mips-dynlink.patch @@ -0,0 +1,34 @@ +diff --git a/arch/mips/reloc.h b/arch/mips/reloc.h +index 91fa097..4b81d32 100644 +--- a/arch/mips/reloc.h ++++ b/arch/mips/reloc.h +@@ -86,3 +86,4 @@ static void do_arch_relocs(struct dso *this, struct dso *head) + + #define NEED_ARCH_RELOCS 1 + #define DYNAMIC_IS_RO 1 ++#define ARCH_SYM_REJECT_UND(s) (!((s)->st_other & STO_MIPS_PLT)) +diff --git a/src/ldso/dynlink.c b/src/ldso/dynlink.c +index a08300d..55124ff 100644 +--- a/src/ldso/dynlink.c ++++ b/src/ldso/dynlink.c +@@ -233,6 +233,10 @@ static Sym *gnu_lookup(const char *s, uint32_t h1, struct dso *dso) + #define OK_TYPES (1<st_shndx) +- if (need_def || (sym->st_info&0xf) == STT_TLS) ++ if (need_def || (sym->st_info&0xf) == STT_TLS ++ || ARCH_SYM_REJECT_UND(sym)) + continue; + if (!sym->st_value) + if ((sym->st_info&0xf) != STT_TLS) diff --git a/sys-libs/musl/musl-1.1.3.ebuild b/sys-libs/musl/musl-1.1.3.ebuild index 9135227b6889..cdacca56aaba 100644 --- a/sys-libs/musl/musl-1.1.3.ebuild +++ b/sys-libs/musl/musl-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/musl-1.1.3.ebuild,v 1.1 2014/06/26 12:03:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/musl-1.1.3.ebuild,v 1.2 2014/06/30 13:45:27 blueness Exp $ EAPI=5 @@ -52,6 +52,10 @@ pkg_setup() { fi } +src_prepare() { + use mips && epatch "${FILESDIR}"/${PN}-fix-mips-dynlink.patch +} + src_configure() { tc-export CC diff --git a/x11-misc/dmenu/dmenu-9999.ebuild b/x11-misc/dmenu/dmenu-9999.ebuild new file mode 100644 index 000000000000..408037adae4d --- /dev/null +++ b/x11-misc/dmenu/dmenu-9999.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/dmenu-9999.ebuild,v 1.2 2014/06/30 13:53:58 jer Exp $ + +EAPI=5 +inherit eutils git-r3 savedconfig toolchain-funcs + +DESCRIPTION="a generic, highly customizable, and efficient menu for the X Window System" +HOMEPAGE="http://tools.suckless.org/dmenu/" +EGIT_REPO_URI="git://git.suckless.org/dmenu" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="" +IUSE="xinerama" + +RDEPEND=" + x11-libs/libX11 + xinerama? ( x11-libs/libXinerama ) +" +DEPEND="${RDEPEND} + xinerama? ( virtual/pkgconfig ) +" + +src_prepare() { + # Respect our flags + sed -i \ + -e '/^CFLAGS/{s|=.*|+= -ansi -pedantic -Wall $(INCS) $(CPPFLAGS)|}' \ + -e '/^LDFLAGS/s|= -s|+=|' \ + config.mk || die + # Make make verbose + sed -i \ + -e 's|^ @| |g' \ + -e '/^ echo/d' \ + Makefile || die + + restore_config config.def.h + epatch_user +} + +src_configure() { + tc-export PKG_CONFIG +} + +src_compile() { + emake \ + CC=$(tc-getCC) \ + "XINERAMAFLAGS=$( + usex xinerama "-DXINERAMA $( + ${PKG_CONFIG} --cflags xinerama 2>/dev/null + )" '' + )" \ + "XINERAMALIBS=$( + usex xinerama "$( + ${PKG_CONFIG} --libs xinerama 2>/dev/null + )" '' + )" +} + +src_install() { + emake DESTDIR="${D}" PREFIX="/usr" install + + save_config config.def.h +} diff --git a/x11-terms/sakura/Manifest b/x11-terms/sakura/Manifest index 02f2145dfc55..01a6228914fe 100644 --- a/x11-terms/sakura/Manifest +++ b/x11-terms/sakura/Manifest @@ -3,3 +3,4 @@ DIST sakura-3.1.0.tar.bz2 50554 SHA256 cb127dc1fecbcb3e9becce467ae5e22b3ab6fb75a DIST sakura-3.1.1.tar.bz2 50088 SHA256 e19a37be0df03953bf6631612c5270903f712754feaa9992ffbd49a248234df8 SHA512 e03875c23d2b48910b607943f753a9d2c579a198210b742bcb2a7fcfddb47690b1eb2e5e9fe5dcd58403a18b528c5bfd1ece8cbae2eca81569f910f5fcf79c82 WHIRLPOOL 877a76d87453dccf2b75dcc84e9e265b2415ca45b29189460c57cdf49383b382bb2e5a94a672a3c1fd3b42048c68a4564ab18fc0b95c08161ca43afe72268880 DIST sakura-3.1.2.tar.bz2 50253 SHA256 50ef80b915132cb587218236ccdacc0f7ffff7f9d495b6aa6f29438e2fdfb48e SHA512 c9605fe83193e751df10f2b9b20cb5a168119b15275b9df1b18d03c475a69337b5c6014d6c782c1ea1eade506f05a894200a6f1c4b55f0e54a158bd7612f2488 WHIRLPOOL f93263f9f212cf5935eb94862f2b5555c25e1268766bade7eb3b83daddde8368e4eab1500d2bbe17ffbedacd56153f9392e8c205fa0a95fe542854132f556a65 DIST sakura-3.1.3.tar.bz2 50326 SHA256 951ee3ca8c569556ca78e338ad38b9a85c5017aeb17a1d1ce032c33d61e28ad3 SHA512 be2500bcd5aafbeb069a2421331c55240293b675813f18dbfc91992c281d6d232e2506d693c272bf24d695759e0463a2bd4a4476641e267dcb4284d760471b18 WHIRLPOOL a725371bc86c6dd29bcc2f5b08b166d807110b5f00c8e027df519eda8cbd4fd6698883f006bf7007792e62ae3e0d58393a37a07ff57f2c896adb31348966ebc9 +DIST sakura-3.1.4.tar.bz2 51466 SHA256 7f57b70dd9071af86309509bb20eb760766bdc9b2bd1a3439529d4d55657bb1b SHA512 8ccdc293a816f65be833d0b9ad27261174692a8bc9436e02f0295bc96f1e4c43f5897029fc1f13a779d3be7c19ffdf972cb9113e967b07ca6c5d7ec60fedad39 WHIRLPOOL 0b0d3c3ffcc9ab66b8f19edf70f90d0d120f02814c1bee3d078b4521317e7bfdb18f3cda635c880e67407ed352af40920cfc9e3084ef2d1892a880d48534946e diff --git a/x11-terms/sakura/sakura-3.1.4.ebuild b/x11-terms/sakura/sakura-3.1.4.ebuild new file mode 100644 index 000000000000..487ec21426c3 --- /dev/null +++ b/x11-terms/sakura/sakura-3.1.4.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/sakura/sakura-3.1.4.ebuild,v 1.1 2014/06/30 04:32:46 jer Exp $ + +EAPI=5 +inherit cmake-utils eutils + +DESCRIPTION="sakura is a terminal emulator based on GTK and VTE" +HOMEPAGE="http://www.pleyades.net/david/projects/sakura/" +SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~arm-linux ~x86-linux" + +RDEPEND=" + >=dev-libs/glib-2.20:2 + >=x11-libs/vte-0.28:2.90 + x11-libs/gtk+:3 +" +DEPEND="${RDEPEND} + >=dev-lang/perl-5.10.1 + virtual/pkgconfig +" + +PATCHES=( "${FILESDIR}"/${PN}-3.1.3-flags.patch ) + +DOCS=( AUTHORS INSTALL ) + +src_prepare() { + sed -i "/FILES INSTALL/d" CMakeLists.txt || die + + strip-linguas -i po/ + local lingua + for lingua in po/*.po; do + lingua="${lingua/po\/}" + lingua="${lingua/.po}" + if ! has ${lingua} ${LINGUAS}; then + rm po/${lingua}.po || die + fi + done + + cmake-utils_src_prepare +} diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest index 125825c2d156..7898f512accd 100644 --- a/x11-terms/terminology/Manifest +++ b/x11-terms/terminology/Manifest @@ -1,2 +1,3 @@ DIST terminology-0.4.0.tar.bz2 1055230 SHA256 1e833a74f1311be2d80b2334d210d2c0099a521e61703c49f4f6a95c13cd1c6d SHA512 d0b70376574c563bc7ebe3221a0dc1fd5e677e753dcdea14b2ecd1015e8f64698c072ad078883ce65873e8e09d361958438c19fb16245e71e837432c4f1616c4 WHIRLPOOL 49b731d93a95954076229e21f35a350859fd9f1b1d2dfa0bf7804d14557b6f303ce5b88de32f932a39bc4178e544406017e38c9e5a4ea12925fb9c7c148d8749 DIST terminology-0.5.0.tar.bz2 3087455 SHA256 ccd7a6fceb6533830df456ea32d3803f4a44542aac58e659d9b44c98542c9e62 SHA512 bcdc6bf3fd8ec2c8b65fb9953a6e868f38917b376dbc309f96778c5a9ce08ed2b10d49e8ede82f3b154167e9cb8183dc36f3fd04f476f613561f29b817952705 WHIRLPOOL b4b718d498cd6b40709c284cea11931799692c1882301eda1052786008348ee2a6b84805550144b0d5c12e5a245b16bf00917dd4ba1b78e336724d8e3db41e10 +DIST terminology-0.5.1.tar.bz2 3087354 SHA256 ab0766f6cf4a06cff2f6f48e59529c0b1caa5cd4da71f628ba7b26a0e2dca833 SHA512 c2fdf1686e09f38ed925fb7b96a73c67aae77ed5bb1da216a54a32ce44477d8f84469d7120470f606f4352758582328563ccff2e354ae82169e50fe52bfb0c2d WHIRLPOOL cac0d199506966a9385d36e69fcc75196895ecd435dc9847ebe6fb0fffefb51675e0b756e5ae7d3bb1fd7874fddacca6c90c0a03d6340d48d48c85e9c442ef51 diff --git a/x11-terms/terminology/terminology-0.5.1.ebuild b/x11-terms/terminology/terminology-0.5.1.ebuild new file mode 100644 index 000000000000..e60e5cdc4065 --- /dev/null +++ b/x11-terms/terminology/terminology-0.5.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminology/terminology-0.5.1.ebuild,v 1.1 2014/06/30 16:42:58 sera Exp $ + +EAPI=5 + +DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation Libraries" +HOMEPAGE="http://www.enlightenment.org/p.php?p=about/terminology" +SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P}.tar.bz2" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/efl-1.8.1 + >=media-libs/elementary-1.8.0" +DEPEND="${RDEPEND} + virtual/pkgconfig"