diff --git a/media-libs/freetype/freetype-2.5.4-r1.ebuild b/media-libs/freetype/freetype-2.5.4-r1.ebuild index 923b59e63343..5ebf1eacc769 100644 --- a/media-libs/freetype/freetype-2.5.4-r1.ebuild +++ b/media-libs/freetype/freetype-2.5.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v 1.1 2014/12/14 20:35:02 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.4-r1.ebuild,v 1.3 2015/02/13 10:34:57 ago Exp $ EAPI=5 inherit autotools-multilib flag-o-matic multilib toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/freetype/${P/_/}.tar.bz2 LICENSE="|| ( FTL GPL-2+ )" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz infinality png static-libs utils" REQUIRED_USE="harfbuzz? ( auto-hinter )" diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild index d2dca5d808c3..6ab82ab208cc 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild @@ -1,9 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild,v 1.1 2015/02/03 17:48:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild,v 1.2 2015/02/13 11:46:27 pacho Exp $ EAPI="5" -inherit eutils +GCONF_DEBUG="no" + +inherit gnome2 DESCRIPTION="SDK for making video editors and more" HOMEPAGE="http://wiki.pitivi.org/wiki/GES" @@ -35,22 +37,23 @@ src_prepare() { # FIXME: disable failing check sed -e 's|\(tcase_add_test (.* test_project_load_xges);\)|/*\1*/|' \ -i "${S}"/tests/check/ges/project.c || die + gnome2_src_prepare } src_configure() { # gtk is only used for examples - # GST_INSPECT true due bug #508096 - econf \ - GST_INSPECT=$(type -P true) \ + gnome2_src_configure \ $(use_enable introspection) \ --disable-examples \ - --disable-gtk-doc \ --without-gtk \ --with-package-name="GStreamer editing services ebuild for Gentoo" \ --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer-editing-services" } -src_install() { - default - prune_libtool_files +src_compile() { + # Prevent sandbox violations, bug #538888 + # https://bugzilla.gnome.org/show_bug.cgi?id=744135 + # https://bugzilla.gnome.org/show_bug.cgi?id=744134 + addpredict /dev/video0 + gnome2_src_compile } diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 0b65366da96e..b8acbb573095 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Fri, 13 Feb 2015 10:36:59 +0000 +Fri, 13 Feb 2015 13:06:50 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 9f26cacdfec0..b8acbb573095 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Fri, 13 Feb 2015 10:37:00 +0000 +Fri, 13 Feb 2015 13:06:50 +0000 diff --git a/metadata/md5-cache/media-libs/freetype-2.5.4-r1 b/metadata/md5-cache/media-libs/freetype-2.5.4-r1 index 6f1652a79133..5cb79f176a4b 100644 --- a/metadata/md5-cache/media-libs/freetype-2.5.4-r1 +++ b/metadata/md5-cache/media-libs/freetype-2.5.4-r1 @@ -4,7 +4,7 @@ DESCRIPTION=A high-quality and portable font engine EAPI=5 HOMEPAGE=http://www.freetype.org/ IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz infinality png static-libs utils abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=|| ( FTL GPL-2+ ) PDEPEND=infinality? ( media-libs/fontconfig-infinality ) RDEPEND=>=sys-libs/zlib-1.2.8-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(-)?,abi_s390_32(-)?,abi_s390_64(-)?] bzip2? ( >=app-arch/bzip2-1.0.6-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) harfbuzz? ( >=media-libs/harfbuzz-0.9.19[truetype,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) png? ( >=media-libs/libpng-1.2.51[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) utils? ( X? ( >=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(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXau-1.0.7-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(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXdmcp-1.1.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(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) abi_x86_32? ( utils? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) ) @@ -12,4 +12,4 @@ REQUIRED_USE=harfbuzz? ( auto-hinter ) SLOT=2 SRC_URI=mirror://sourceforge/freetype/freetype-2.5.4.tar.bz2 utils? ( mirror://sourceforge/freetype/ft2demos-2.5.4.tar.bz2 ) doc? ( mirror://sourceforge/freetype/freetype-doc-2.5.4.tar.bz2 ) infinality? ( http://dev.gentoo.org/~yngwin/distfiles/freetype-2.5.4-infinality-patches.tar.xz ) _eclasses_=autotools 8fc2dd333ef9346c906ffd9a523d8211 autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils 3727db64c7b960903d5033280f108080 eutils 998e5931fb95b10a6a11ec796ada2759 flag-o-matic c263990f1b677b0f0be0a3299f179762 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac -_md5_=118a4e16111034dadfbe1b798a7ef761 +_md5_=1bf7dcfbb724c38a22944908c9296ee8 diff --git a/metadata/md5-cache/media-libs/gstreamer-editing-services-1.4.0 b/metadata/md5-cache/media-libs/gstreamer-editing-services-1.4.0 index 249b076a6266..081f72860c6e 100644 --- a/metadata/md5-cache/media-libs/gstreamer-editing-services-1.4.0 +++ b/metadata/md5-cache/media-libs/gstreamer-editing-services-1.4.0 @@ -1,5 +1,5 @@ -DEFINED_PHASES=configure install prepare -DEPEND=>=dev-libs/glib-2.34:2 dev-libs/libxml2:2 >=media-libs/gstreamer-1.4:1.0[introspection?] >=media-libs/gst-plugins-base-1.4:1.0[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.9.6 ) >=dev-util/gtk-doc-am-1.3 virtual/pkgconfig +DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack +DEPEND=>=dev-libs/glib-2.34:2 dev-libs/libxml2:2 >=media-libs/gstreamer-1.4:1.0[introspection?] >=media-libs/gst-plugins-base-1.4:1.0[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.9.6 ) >=dev-util/gtk-doc-am-1.3 virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 DESCRIPTION=SDK for making video editors and more EAPI=5 HOMEPAGE=http://wiki.pitivi.org/wiki/GES @@ -9,5 +9,5 @@ LICENSE=LGPL-2+ RDEPEND=>=dev-libs/glib-2.34:2 dev-libs/libxml2:2 >=media-libs/gstreamer-1.4:1.0[introspection?] >=media-libs/gst-plugins-base-1.4:1.0[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.9.6 ) media-libs/gnonlin:1.0 SLOT=1.0 SRC_URI=http://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-1.4.0.tar.xz -_eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac -_md5_=dce6da162e402a87162fa458ae574820 +_eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 2305806a1b5bd8f8b1016c6256bb2c80 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=c25dba331d11d051dd3c54d1a397d07e diff --git a/metadata/md5-cache/net-dialup/fbgetty-0.1.698-r1 b/metadata/md5-cache/net-dialup/fbgetty-0.1.698-r1 index 28a8523fd81b..6933e5f5d5a8 100644 --- a/metadata/md5-cache/net-dialup/fbgetty-0.1.698-r1 +++ b/metadata/md5-cache/net-dialup/fbgetty-0.1.698-r1 @@ -2,9 +2,9 @@ DEFINED_PHASES=install prepare DESCRIPTION=An extended getty for the framebuffer console EAPI=5 HOMEPAGE=http://projects.meuh.org/fbgetty/ -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://projects.meuh.org/fbgetty/downloads/fbgetty-0.1.698.tar.gz _eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac -_md5_=1b3cec3b526b9ee52e6500d65a53b761 +_md5_=7d960c679e74787d8ede8af09c899547 diff --git a/metadata/md5-cache/net-libs/farstream-0.2.6 b/metadata/md5-cache/net-libs/farstream-0.2.6 deleted file mode 100644 index b9da907db336..000000000000 --- a/metadata/md5-cache/net-libs/farstream-0.2.6 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=media-libs/gstreamer-1.4:1.0 >=media-libs/gst-plugins-base-1.4:1.0 >=dev-libs/glib-2.32:2 >=net-libs/libnice-0.1.8 introspection? ( >=dev-libs/gobject-introspection-0.10.11 ) upnp? ( >=net-libs/gupnp-igd-0.2:= ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-util/gtk-doc-am-1.18 virtual/pkgconfig test? ( media-libs/gst-plugins-base:1.0[vorbis] media-libs/gst-plugins-good:1.0 ) app-arch/xz-utils >=sys-apps/sed-4 -DESCRIPTION=Audio/video conferencing framework specifically designed for instant messengers -EAPI=5 -HOMEPAGE=http://www.freedesktop.org/wiki/Software/Farstream -IUSE=+introspection msn test upnp -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux -LICENSE=LGPL-2.1+ -RDEPEND=>=media-libs/gstreamer-1.4:1.0 >=media-libs/gst-plugins-base-1.4:1.0 >=dev-libs/glib-2.32:2 >=net-libs/libnice-0.1.8 introspection? ( >=dev-libs/gobject-introspection-0.10.11 ) upnp? ( >=net-libs/gupnp-igd-0.2:= ) media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-plugins/gst-plugins-libnice:1.0 msn? ( media-plugins/gst-plugins-mimic:1.0 ) -RESTRICT=test -SLOT=0.2 -SRC_URI=http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.6.tar.gz -_eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 2305806a1b5bd8f8b1016c6256bb2c80 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 7d5f4ad9ba85664d8c5f56041a70f4c3 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=087b0549805dfd63288cd2083967837f diff --git a/metadata/md5-cache/net-libs/farstream-0.2.7 b/metadata/md5-cache/net-libs/farstream-0.2.7 index f572745f0f09..176030f6fd01 100644 --- a/metadata/md5-cache/net-libs/farstream-0.2.7 +++ b/metadata/md5-cache/net-libs/farstream-0.2.7 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0.2/5 SRC_URI=http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.7.tar.gz _eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 2305806a1b5bd8f8b1016c6256bb2c80 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 7d5f4ad9ba85664d8c5f56041a70f4c3 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=476f56dcfa669066e2a6d9ff168d070a +_md5_=81c064d618c05df0589f534e55224413 diff --git a/metadata/md5-cache/net-misc/quagga-0.99.23.1 b/metadata/md5-cache/net-misc/quagga-0.99.23.1 index 1c1084445a5c..ced7235b5e31 100644 --- a/metadata/md5-cache/net-misc/quagga-0.99.23.1 +++ b/metadata/md5-cache/net-misc/quagga-0.99.23.1 @@ -4,10 +4,10 @@ DESCRIPTION=A free routing daemon replacing Zebra supporting RIP, OSPF and BGP EAPI=5 HOMEPAGE=http://quagga.net/ IUSE=bgpclassless caps doc elibc_glibc ipv6 multipath ospfapi pam +readline snmp tcp-zebra -KEYWORDS=~alpha amd64 arm hppa ppc ~s390 sparc x86 +KEYWORDS=alpha amd64 arm hppa ppc ~s390 sparc x86 LICENSE=GPL-2 RDEPEND=caps? ( sys-libs/libcap ) snmp? ( net-analyzer/net-snmp ) readline? ( sys-libs/readline pam? ( sys-libs/pam ) ) !elibc_glibc? ( dev-libs/libpcre ) sys-apps/iproute2 SLOT=0 SRC_URI=mirror://nongnu/quagga/quagga-0.99.23.1.tar.xz bgpclassless? ( http://hasso.linux.ee/stuff/patches/quagga/ht-20040304-classless-bgp.patch ) _eclasses_=autotools 8fc2dd333ef9346c906ffd9a523d8211 autotools-utils 3727db64c7b960903d5033280f108080 eutils 998e5931fb95b10a6a11ec796ada2759 flag-o-matic c263990f1b677b0f0be0a3299f179762 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf pam aa1ebb3ab720ea04dbbdd6eaaf9554ed readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac user f54e098dd38ba1c0847a13e685b87747 -_md5_=a195e8b45f52f420facbf7f2a9468b3e +_md5_=345bc500057195c253f47cb69e554e91 diff --git a/metadata/md5-cache/sys-apps/dbus-1.8.16 b/metadata/md5-cache/sys-apps/dbus-1.8.16 index ea6be98af5cd..e9e0cc842111 100644 --- a/metadata/md5-cache/sys-apps/dbus-1.8.16 +++ b/metadata/md5-cache/sys-apps/dbus-1.8.16 @@ -4,10 +4,10 @@ DESCRIPTION=A message bus system, a simple way for applications to talk to each EAPI=5 HOMEPAGE=http://dbus.freedesktop.org/ IUSE=debug doc selinux static-libs systemd test X abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=|| ( AFL-2.1 GPL-2 ) RDEPEND=>=dev-libs/expat-2 selinux? ( sys-libs/libselinux ) systemd? ( sys-apps/systemd:0= ) X? ( x11-libs/libX11 x11-libs/libXt ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r4 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) selinux? ( sec-policy/selinux-dbus ) SLOT=0 SRC_URI=http://dbus.freedesktop.org/releases/dbus/dbus-1.8.16.tar.gz _eclasses_=autotools 8fc2dd333ef9346c906ffd9a523d8211 eutils 998e5931fb95b10a6a11ec796ada2759 flag-o-matic c263990f1b677b0f0be0a3299f179762 libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 2b8c53f6065bdee2d757472215a3088f multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 7d5f4ad9ba85664d8c5f56041a70f4c3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=6b53d9e97fdd409cc34886106c029e3c +_md5_=0809b2eeb64e2fe8247cdf2882d98ed2 diff --git a/metadata/md5-cache/sys-apps/epoch-1.2.0 b/metadata/md5-cache/sys-apps/epoch-1.2.0 index 72bbef966e9a..d574149b4cea 100644 --- a/metadata/md5-cache/sys-apps/epoch-1.2.0 +++ b/metadata/md5-cache/sys-apps/epoch-1.2.0 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install postinst prepare pretend setup DESCRIPTION=An init system, a /sbin/init replacement; designed for simplicity EAPI=5 HOMEPAGE=http://universe2.us/epoch.html -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~arm ~x86 LICENSE=public-domain SLOT=0 SRC_URI=https://github.com/Subsentient/epoch/archive/1.2.0.tar.gz -> epoch-1.2.0.tar.gz _eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 linux-info 2b8c53f6065bdee2d757472215a3088f multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=5df7481d985b29b93bcd2dea7c399b8e +_md5_=642741b6868136ef6d310047c6abe119 diff --git a/metadata/md5-cache/sys-apps/epoch-1.2.1 b/metadata/md5-cache/sys-apps/epoch-1.2.1 index 25613a799557..93743b300fb3 100644 --- a/metadata/md5-cache/sys-apps/epoch-1.2.1 +++ b/metadata/md5-cache/sys-apps/epoch-1.2.1 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install postinst prepare pretend setup DESCRIPTION=An init system, a /sbin/init replacement; designed for simplicity EAPI=5 HOMEPAGE=http://universe2.us/epoch.html -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~arm ~x86 LICENSE=public-domain SLOT=0 SRC_URI=https://github.com/Subsentient/epoch/archive/1.2.1.tar.gz -> epoch-1.2.1.tar.gz _eclasses_=eutils 998e5931fb95b10a6a11ec796ada2759 linux-info 2b8c53f6065bdee2d757472215a3088f multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=a689d055903ea49b3cfb93990dc711b4 +_md5_=8b96af1e18428b14d16a3f9ff51e7123 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 179c57119385..0ecdbc49dd9a 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Fri, 13 Feb 2015 10:37:03 +0000 +Fri, 13 Feb 2015 13:06:53 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 34c3d8bfd4a8..db20a2300792 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Fri Feb 13 10:36:59 UTC 2015 +Fri Feb 13 13:06:50 UTC 2015 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 8006ee2b87e8..6614bf1dae7d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 13 Feb 2015 11:00:01 +0000 +Fri, 13 Feb 2015 13:30:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index c09bf91d1a2e..2db6dc68019a 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1423823701 Fri 13 Feb 2015 10:35:01 AM UTC UTC +1423832701 Fri 13 Feb 2015 01:05:01 PM UTC UTC diff --git a/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild b/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild index 339b39aa32ea..888a3f37386e 100644 --- a/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild +++ b/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild,v 1.1 2014/12/04 07:44:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild,v 1.2 2015/02/13 11:46:52 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://projects.meuh.org/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" src_prepare() { epatch "${FILESDIR}/${P}-gcc41.patch" diff --git a/net-libs/farstream/Manifest b/net-libs/farstream/Manifest index 7aac1b370f79..8eb68545897d 100644 --- a/net-libs/farstream/Manifest +++ b/net-libs/farstream/Manifest @@ -1,4 +1,3 @@ DIST farstream-0.1.2.tar.gz 1265972 SHA256 fa5a40597b47b59d124f7fd57f66704b030d576cdc0d90e107c7a592f05e73d9 SHA512 7d9ddde5d17205752a17298fb90cf855a828b2ae58746fbdc7e47749cee5e5eac4fd56f97f58251a5d253901cdd555e9cfade6016b6d92df99daefbe850e2910 WHIRLPOOL 273d20082152ff09adf8e64481b1b7c7ba7e6a24fc09addc219880fbee7f1e6b9845ce727c032fa3c364e8d2440736fd0324015426591b7e9766f11054828294 DIST farstream-0.2.4.tar.gz 1274905 SHA256 120d5b5cd79fcbe19d9e046526fc4bc059e0a3733b3de2d7e5299dc5a3a7bb30 SHA512 f0327392cf644bf08fac81b3408d98eff8ba96742b88d1bd3006416d6fb1fc7c44a0dcc3e6e6ccc64be27633c67069a1219d6dc07815b80edf34515119cda089 WHIRLPOOL c529d16b8de0020bea77785826dd3d7d639c130ef91371d63fae6f8561353d35bce28ef7e249a6510498097962eed50dd1f4b2e01619f149086fc9e3ae32e0b7 -DIST farstream-0.2.6.tar.gz 1301412 SHA256 b92c7f64852a5f5585da3ad5f91e52aba0da4633b8e41170d4560d7360dd4252 SHA512 2d21d0dc8f47c7611d43e7ce4231532e7de51020625cec72b4bd1f801897068cd4c0d5246510684f56a71ede368caf17ef61cae9b55d8ce1ec87b2cf250d4c50 WHIRLPOOL e832d97b1f1a66d85d604e8f75fa2f1077eb3db4bd5bb6e033f96da391c62e9fa0a919579b46f3f00b85189f5fa8af42f8390dc0b791cc1fd9b597fb6f9a51c8 DIST farstream-0.2.7.tar.gz 1309470 SHA256 dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d SHA512 98c72eb9045bf7d0ee7d38fc1d7eea0b8ad942fc39843df075bf6f61bc0bed619aafb36ae08d55a6e61265bd47137ec75ffbfc2846c7cbcb4cbef187844426d8 WHIRLPOOL 515901c25aab04c5c7ae91a96285e36095844d730cf38e4f4f9aabfaeb7ed09a0a4ba5eddbfcb1b7c8ff52ed7f7f16cb7a7a2814d29953d8d5097bb06dd95abc diff --git a/net-libs/farstream/farstream-0.2.6.ebuild b/net-libs/farstream/farstream-0.2.6.ebuild deleted file mode 100644 index af7f88c5d65e..000000000000 --- a/net-libs/farstream/farstream-0.2.6.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.6.ebuild,v 1.1 2015/01/26 12:31:05 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 ) - -inherit gnome2 python-any-r1 - -DESCRIPTION="Audio/video conferencing framework specifically designed for instant messengers" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream" -SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1+" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="+introspection msn test upnp" - -SLOT="0.2" - -# Tests need shmsink from gst-plugins-bad, which isn't packaged -RESTRICT="test" - -COMMONDEPEND=" - >=media-libs/gstreamer-1.4:1.0 - >=media-libs/gst-plugins-base-1.4:1.0 - >=dev-libs/glib-2.32:2 - >=net-libs/libnice-0.1.8 - introspection? ( >=dev-libs/gobject-introspection-0.10.11 ) - upnp? ( >=net-libs/gupnp-igd-0.2:= ) -" -RDEPEND="${COMMONDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-bad:1.0 - media-plugins/gst-plugins-libnice:1.0 - msn? ( media-plugins/gst-plugins-mimic:1.0 ) -" -DEPEND="${COMMONDEPEND} - ${PYTHON_DEPS} - >=dev-util/gtk-doc-am-1.18 - virtual/pkgconfig - test? ( - media-libs/gst-plugins-base:1.0[vorbis] - media-libs/gst-plugins-good:1.0 ) -" - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_configure() { - plugins="fsrawconference,fsrtpconference,fsfunnel,fsrtcpfilter,fsvideoanyrate" - use msn && plugins="${plugins},fsmsnconference" - gnome2_src_configure \ - --disable-static \ - $(use_enable introspection) \ - $(use_enable upnp gupnp) \ - --with-plugins=${plugins} -} - -src_test() { - # FIXME: do an out-of-tree build for tests if USE=-msn - if ! use msn; then - elog "Tests disabled without msn use flag" - return - fi - - emake -j1 check -} diff --git a/net-libs/farstream/farstream-0.2.7.ebuild b/net-libs/farstream/farstream-0.2.7.ebuild index 4c546a3e2df0..25c970a58031 100644 --- a/net-libs/farstream/farstream-0.2.7.ebuild +++ b/net-libs/farstream/farstream-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v 1.1 2015/02/12 11:45:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v 1.2 2015/02/13 11:36:41 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -59,6 +59,14 @@ src_configure() { --with-plugins=${plugins} } +src_compile() { + # Prevent sandbox violations, bug #539224 + # https://bugzilla.gnome.org/show_bug.cgi?id=744135 + # https://bugzilla.gnome.org/show_bug.cgi?id=744134 + addpredict /dev/video0 + gnome2_src_compile +} + src_test() { # FIXME: do an out-of-tree build for tests if USE=-msn if ! use msn; then diff --git a/net-misc/quagga/quagga-0.99.23.1.ebuild b/net-misc/quagga/quagga-0.99.23.1.ebuild index c38df7d4f7dd..36a4e5a1abbd 100644 --- a/net-misc/quagga/quagga-0.99.23.1.ebuild +++ b/net-misc/quagga/quagga-0.99.23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v 1.7 2015/01/02 12:34:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.99.23.1.ebuild,v 1.8 2015/02/13 11:21:02 klausman Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ppc ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ~s390 sparc x86" IUSE="bgpclassless caps doc elibc_glibc ipv6 multipath ospfapi pam +readline snmp tcp-zebra" COMMON_DEPEND=" diff --git a/sys-apps/dbus/dbus-1.8.16.ebuild b/sys-apps/dbus/dbus-1.8.16.ebuild index 4efd74d13c37..638999156fc3 100644 --- a/sys-apps/dbus/dbus-1.8.16.ebuild +++ b/sys-apps/dbus/dbus-1.8.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v 1.2 2015/02/11 09:27:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.16.ebuild,v 1.4 2015/02/13 10:34:52 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/dbus/${P}.tar.gz" LICENSE="|| ( AFL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug doc selinux static-libs systemd test X" CDEPEND=">=dev-libs/expat-2 diff --git a/sys-apps/epoch/epoch-1.2.0.ebuild b/sys-apps/epoch/epoch-1.2.0.ebuild index b10a49d4a103..ac73314759f2 100644 --- a/sys-apps/epoch/epoch-1.2.0.ebuild +++ b/sys-apps/epoch/epoch-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild,v 1.1 2014/12/24 07:15:18 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.0.ebuild,v 1.2 2015/02/13 11:08:35 amynka Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Subsentient/${PN}/archive/${MY_PV}.tar.gz -> ${P}.ta LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~x86" S="${WORKDIR}/${MY_P}" diff --git a/sys-apps/epoch/epoch-1.2.1.ebuild b/sys-apps/epoch/epoch-1.2.1.ebuild index 78d0bff0fdbd..83e98b0b9adc 100644 --- a/sys-apps/epoch/epoch-1.2.1.ebuild +++ b/sys-apps/epoch/epoch-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild,v 1.1 2015/01/13 09:30:36 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.2.1.ebuild,v 1.2 2015/02/13 11:00:11 amynka Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Subsentient/${PN}/archive/${MY_PV}.tar.gz -> ${P}.ta LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~x86" S="${WORKDIR}/${MY_P}"