[gentoo-commits] gentoo-x86 commit in sys-fs/udisks: udisks-2.1.4.ebuild ChangeLog

2015-05-17 Thread Mart Raudsepp (leio)
leio15/05/18 02:21:32

  Modified: udisks-2.1.4.ebuild ChangeLog
  Log:
  Fix glib version requirement
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.9  sys-fs/udisks/udisks-2.1.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udisks/udisks-2.1.4.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udisks/udisks-2.1.4.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udisks/udisks-2.1.4.ebuild?r1=1.8&r2=1.9

Index: udisks-2.1.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udisks/udisks-2.1.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- udisks-2.1.4.ebuild 30 Apr 2015 05:50:03 -  1.8
+++ udisks-2.1.4.ebuild 18 May 2015 02:21:32 -  1.9
@@ -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-fs/udisks/udisks-2.1.4.ebuild,v 1.8 
2015/04/30 05:50:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks/udisks-2.1.4.ebuild,v 1.9 
2015/05/18 02:21:32 leio Exp $
 
 EAPI=5
 inherit bash-completion-r1 eutils linux-info systemd udev
@@ -14,7 +14,7 @@
 KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86"
 IUSE="debug cryptsetup +gptfdisk +introspection selinux systemd"
 
-COMMON_DEPEND=">=dev-libs/glib-2.32
+COMMON_DEPEND=">=dev-libs/glib-2.36
>=dev-libs/libatasmart-0.19
>=sys-auth/polkit-0.110
virtual/acl



1.184sys-fs/udisks/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udisks/ChangeLog?rev=1.184&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udisks/ChangeLog?rev=1.184&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udisks/ChangeLog?r1=1.183&r2=1.184

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udisks/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog   30 Apr 2015 05:50:03 -  1.183
+++ ChangeLog   18 May 2015 02:21:32 -  1.184
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udisks
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks/ChangeLog,v 1.183 2015/04/30 
05:50:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks/ChangeLog,v 1.184 2015/05/18 
02:21:32 leio Exp $
+
+  18 May 2015; Mart Raudsepp  udisks-2.1.4.ebuild:
+  Fix glib version requirement
 
   30 Apr 2015; Jeroen Roovers  udisks-2.1.4.ebuild:
   Stable for PPC64 (bug #545856).






[gentoo-commits] gentoo-x86 commit in dev-util/meld: ChangeLog meld-3.12.2.ebuild meld-3.12.3.ebuild

2015-04-29 Thread Mart Raudsepp (leio)
leio15/04/29 14:54:50

  Modified: ChangeLog meld-3.12.2.ebuild meld-3.12.3.ebuild
  Log:
  Fix glib version requirement
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.197dev-util/meld/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/ChangeLog?rev=1.197&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/ChangeLog?rev=1.197&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/ChangeLog?r1=1.196&r2=1.197

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog   15 Mar 2015 13:20:06 -  1.196
+++ ChangeLog   29 Apr 2015 14:54:50 -  1.197
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/meld
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.196 2015/03/15 
13:20:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.197 2015/04/29 
14:54:50 leio Exp $
+
+  29 Apr 2015; Mart Raudsepp  meld-3.12.2.ebuild,
+  meld-3.12.3.ebuild:
+  Fix glib version requirement
 
   15 Mar 2015; Pacho Ramos  meld-3.12.3.ebuild:
   x86 stable, bug 534012



1.4  dev-util/meld/meld-3.12.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/meld-3.12.2.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/meld-3.12.2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/meld-3.12.2.ebuild?r1=1.3&r2=1.4

Index: meld-3.12.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/meld/meld-3.12.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- meld-3.12.2.ebuild  19 Dec 2014 13:36:58 -  1.3
+++ meld-3.12.2.ebuild  29 Apr 2015 14:54:50 -  1.4
@@ -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/dev-util/meld/meld-3.12.2.ebuild,v 1.3 
2014/12/19 13:36:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-3.12.2.ebuild,v 1.4 
2015/04/29 14:54:50 leio Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -20,7 +20,7 @@
 
 RDEPEND="
${PYTHON_DEPS}
-   >=dev-libs/glib-2.34:2
+   >=dev-libs/glib-2.36:2
dev-python/dbus-python[${PYTHON_USEDEP}]
>=dev-python/pygobject-3.8:3[cairo,${PYTHON_USEDEP}]
gnome-base/gsettings-desktop-schemas



1.4  dev-util/meld/meld-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/meld-3.12.3.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/meld-3.12.3.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/meld-3.12.3.ebuild?r1=1.3&r2=1.4

Index: meld-3.12.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/meld/meld-3.12.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- meld-3.12.3.ebuild  15 Mar 2015 13:20:06 -  1.3
+++ meld-3.12.3.ebuild  29 Apr 2015 14:54:50 -  1.4
@@ -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/dev-util/meld/meld-3.12.3.ebuild,v 1.3 
2015/03/15 13:20:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-3.12.3.ebuild,v 1.4 
2015/04/29 14:54:50 leio Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -20,7 +20,7 @@
 
 RDEPEND="
${PYTHON_DEPS}
-   >=dev-libs/glib-2.34:2
+   >=dev-libs/glib-2.36:2
dev-python/dbus-python[${PYTHON_USEDEP}]
>=dev-python/pygobject-3.8:3[cairo,${PYTHON_USEDEP}]
gnome-base/gsettings-desktop-schemas






[gentoo-commits] gentoo-x86 commit in sys-power/upower: ChangeLog upower-0.99.2-r1.ebuild upower-0.99.2.ebuild

2015-04-21 Thread Mart Raudsepp (leio)
leio15/04/21 21:32:20

  Modified: ChangeLog upower-0.99.2-r1.ebuild
upower-0.99.2.ebuild
  Log:
  Fix glib version requirement
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.176sys-power/upower/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/ChangeLog?rev=1.176&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/ChangeLog?rev=1.176&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/ChangeLog?r1=1.175&r2=1.176

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog   18 Apr 2015 10:05:31 -  1.175
+++ ChangeLog   21 Apr 2015 21:32:20 -  1.176
@@ -1,6 +1,10 @@
 # ChangeLog for sys-power/upower
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v 1.175 
2015/04/18 10:05:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v 1.176 
2015/04/21 21:32:20 leio Exp $
+
+  21 Apr 2015; Mart Raudsepp  upower-0.99.2.ebuild,
+  upower-0.99.2-r1.ebuild:
+  Fix glib version requirement
 
   18 Apr 2015; Pacho Ramos  upower-0.99.2-r1.ebuild:
   x86 stable wrt bug #537878



1.7  sys-power/upower/upower-0.99.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.99.2-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.99.2-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.99.2-r1.ebuild?r1=1.6&r2=1.7

Index: upower-0.99.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.99.2-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- upower-0.99.2-r1.ebuild 18 Apr 2015 10:05:31 -  1.6
+++ upower-0.99.2-r1.ebuild 21 Apr 2015 21:32:20 -  1.7
@@ -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-power/upower/upower-0.99.2-r1.ebuild,v 
1.6 2015/04/18 10:05:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.99.2-r1.ebuild,v 
1.7 2015/04/21 21:32:20 leio Exp $
 
 EAPI=5
 inherit eutils systemd
@@ -15,7 +15,7 @@
 IUSE="+introspection ios kernel_FreeBSD kernel_linux selinux"
 
 COMMON_DEPS=">=dev-libs/dbus-glib-0.100
-   >=dev-libs/glib-2.30
+   >=dev-libs/glib-2.34
sys-apps/dbus:=
introspection? ( dev-libs/gobject-introspection )
kernel_linux? (



1.3  sys-power/upower/upower-0.99.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.99.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.99.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.99.2.ebuild?r1=1.2&r2=1.3

Index: upower-0.99.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.99.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- upower-0.99.2.ebuild3 Mar 2015 10:11:02 -   1.2
+++ upower-0.99.2.ebuild21 Apr 2015 21:32:20 -  1.3
@@ -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-power/upower/upower-0.99.2.ebuild,v 1.2 
2015/03/03 10:11:02 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.99.2.ebuild,v 1.3 
2015/04/21 21:32:20 leio Exp $
 
 EAPI=5
 inherit eutils systemd
@@ -15,7 +15,7 @@
 IUSE="+introspection ios kernel_FreeBSD kernel_linux"
 
 RDEPEND=">=dev-libs/dbus-glib-0.100
-   >=dev-libs/glib-2.30
+   >=dev-libs/glib-2.34
sys-apps/dbus:=
introspection? ( dev-libs/gobject-introspection )
kernel_linux? (






[gentoo-commits] gentoo-x86 commit in app-crypt/gcr: ChangeLog gcr-3.14.0.ebuild

2015-04-18 Thread Mart Raudsepp (leio)
leio15/04/18 08:24:38

  Modified: ChangeLog gcr-3.14.0.ebuild
  Log:
  Fix glib version requirement
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.54 app-crypt/gcr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/ChangeLog?rev=1.54&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/ChangeLog?rev=1.54&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   5 Apr 2015 12:44:40 -   1.53
+++ ChangeLog   18 Apr 2015 08:24:38 -  1.54
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/gcr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.53 2015/04/05 
12:44:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.54 2015/04/18 
08:24:38 leio Exp $
+
+  18 Apr 2015; Mart Raudsepp  gcr-3.14.0.ebuild:
+  Fix glib version requirement
 
   05 Apr 2015; Pacho Ramos  gcr-3.14.0.ebuild:
   vala-common is needed with eautoreconf (#545222 by brakarov)



1.9  app-crypt/gcr/gcr-3.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild?r1=1.8&r2=1.9

Index: gcr-3.14.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gcr-3.14.0.ebuild   5 Apr 2015 12:44:40 -   1.8
+++ gcr-3.14.0.ebuild   18 Apr 2015 08:24:38 -  1.9
@@ -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/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.8 
2015/04/05 12:44:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.9 
2015/04/18 08:24:38 leio Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -21,7 +21,7 @@
 COMMON_DEPEND="
>=app-crypt/gnupg-2
>=app-crypt/p11-kit-0.19
-   >=dev-libs/glib-2.34:2
+   >=dev-libs/glib-2.38:2
>=dev-libs/libgcrypt-1.2.2:0=
>=dev-libs/libtasn1-1:=
>=sys-apps/dbus-1






[gentoo-commits] gentoo-x86 commit in x11-themes/hicolor-icon-theme: ChangeLog hicolor-icon-theme-0.15.ebuild

2015-03-27 Thread Mart Raudsepp (leio)
leio15/03/27 09:21:05

  Modified: ChangeLog
  Added:hicolor-icon-theme-0.15.ebuild
  Log:
  Version bump. Adds location for applications to install symbolic app icons 
themselves, expected/supported by GNOME 3.16. Version 0.14 added support for 
512x512 icon directories and support for themes to add scalable variants of 
icons for HiDPI usage (e.g have 48x48 icons scaled to 96x96 without getting the 
96x96 extra icon details, as those might be too hard to see on a HiDPI screen)
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.69 x11-themes/hicolor-icon-theme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   3 Mar 2015 12:56:54 -   1.68
+++ ChangeLog   27 Mar 2015 09:21:05 -  1.69
@@ -1,6 +1,16 @@
 # ChangeLog for x11-themes/hicolor-icon-theme
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 
1.68 2015/03/03 12:56:54 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 
1.69 2015/03/27 09:21:05 leio Exp $
+
+*hicolor-icon-theme-0.15 (27 Mar 2015)
+
+  27 Mar 2015; Mart Raudsepp  +hicolor-icon-theme-0.15.ebuild:
+  Version bump. Adds location for applications to install symbolic app icons
+  themselves, expected/supported by GNOME 3.16. Version 0.14 added support for
+  512x512 icon directories and support for themes to add scalable variants of
+  icons for HiDPI usage (e.g have 48x48 icons scaled to 96x96 without getting
+  the 96x96 extra icon details, as those might be too hard to see on a HiDPI
+  screen)
 
   03 Mar 2015; Yixun Lan  hicolor-icon-theme-0.14.ebuild:
   add arm64 support, tested on A53 board



1.1  
x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild?rev=1.1&content-type=text/plain

Index: hicolor-icon-theme-0.15.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild,v
 1.1 2015/03/27 09:21:05 leio Exp $

EAPI=5
inherit gnome2-utils

DESCRIPTION="Fallback theme for the freedesktop icon theme specification"
HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme";
SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.xz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND=""
DEPEND="app-arch/xz-utils"

RESTRICT="binchecks strip"

pkg_preinst() { gnome2_icon_savelist; }
pkg_postinst() { gnome2_icon_cache_update; }
pkg_postrm() { gnome2_icon_cache_update; }






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-ximagesrc: metadata.xml gst-plugins-ximagesrc-1.4.5.ebuild ChangeLog gst-plugins-ximagesrc-0.10.31.ebuild gst-plugins-ximagesrc-1.2.3.eb

2015-01-31 Thread Mart Raudsepp (leio)
leio15/01/31 14:42:26

  Modified: metadata.xml ChangeLog
  Added:gst-plugins-ximagesrc-1.4.5.ebuild
  Removed:  gst-plugins-ximagesrc-0.10.31.ebuild
gst-plugins-ximagesrc-1.2.3.ebuild
gst-plugins-ximagesrc-1.2.4.ebuild
  Log:
  Version bump, remove old, add long description. Adds ARGB/BGRA support and 
fixes some memory leaks
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  media-plugins/gst-plugins-ximagesrc/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml5 May 2006 10:40:40 -   1.1
+++ metadata.xml31 Jan 2015 14:42:26 -  1.2
@@ -2,4 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 gstreamer
+
+   GStreamer plugin for X11 video input using standard Xlib calls.
+
+   Includes the following element:
+   * ximagesrc - Creates a screenshot video stream
+
 



1.84 media-plugins/gst-plugins-ximagesrc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog?rev=1.84&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog?rev=1.84&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   21 Aug 2014 10:44:52 -  1.83
+++ ChangeLog   31 Jan 2015 14:42:26 -  1.84
@@ -1,6 +1,15 @@
 # ChangeLog for media-plugins/gst-plugins-ximagesrc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v 1.83 
2014/08/21 10:44:52 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v 1.84 
2015/01/31 14:42:26 leio Exp $
+
+*gst-plugins-ximagesrc-1.4.5 (31 Jan 2015)
+
+  31 Jan 2015; Mart Raudsepp 
+  -gst-plugins-ximagesrc-0.10.31.ebuild, -gst-plugins-ximagesrc-1.2.3.ebuild,
+  -gst-plugins-ximagesrc-1.2.4.ebuild, +gst-plugins-ximagesrc-1.4.5.ebuild,
+  metadata.xml:
+  Version bump, remove old, add long description. Adds ARGB/BGRA support and
+  fixes some memory leaks
 
   21 Aug 2014; Agostino Sarubbo 
   gst-plugins-ximagesrc-0.10.31-r1.ebuild,



1.1  
media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-ximagesrc-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.4.5.ebuild,v
 1.1 2015/01/31 14:42:26 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin for X11 video capture stream"

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
>=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
>=x11-libs/libSM-1.2.1-r1[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
>=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}]
>=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}]
>=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
"

# xshm is a compile time option of ximage
GST_PLUGINS_BUILD="x xshm"
GST_PLUGINS_BUILD_DIR="ximage"






[gentoo-commits] gentoo-x86 commit in media-libs/gstreamer: ChangeLog

2015-01-25 Thread Mart Raudsepp (leio)
leio15/01/25 13:48:25

  Modified: ChangeLog
  Log:
  Fix typo in ChangeLog; s/proving/probing/
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.384media-libs/gstreamer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?rev=1.384&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?rev=1.384&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?r1=1.383&r2=1.384

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -r1.383 -r1.384
--- ChangeLog   24 Dec 2014 17:36:24 -  1.383
+++ ChangeLog   25 Jan 2015 13:48:25 -  1.384
@@ -1,12 +1,12 @@
 # ChangeLog for media-libs/gstreamer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.383 
2014/12/24 17:36:24 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.384 
2015/01/25 13:48:25 leio Exp $
 
 *gstreamer-1.4.5 (24 Dec 2014)
 
   24 Dec 2014; Mart Raudsepp  +gstreamer-1.4.5.ebuild:
   Version bump. Update description. Upstream changes since 1.2.x include:
-  * New GstDeviceMonitor for device proving (e.g list audio/video devices);
+  * New GstDeviceMonitor for device probing (e.g list audio/video devices);
   * QoS handling capability and buffer pool support improvements;
   * Negotiation related performance improvements;
   * much much more as this is a many months overdue next stable cycle upgrade






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-wavpack: metadata.xml ChangeLog gst-plugins-wavpack-1.4.5.ebuild gst-plugins-wavpack-0.10.31.ebuild gst-plugins-wavpack-1.2.3.ebuild gst

2015-01-13 Thread Mart Raudsepp (leio)
leio15/01/13 13:08:06

  Modified: metadata.xml ChangeLog
  Added:gst-plugins-wavpack-1.4.5.ebuild
  Removed:  gst-plugins-wavpack-0.10.31.ebuild
gst-plugins-wavpack-1.2.3.ebuild
gst-plugins-wavpack-1.2.4.ebuild
  Log:
  Version bump, remove old, add long description. Has a couple tiny bug fixes
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  media-plugins/gst-plugins-wavpack/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-wavpack/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml30 Aug 2007 10:54:02 -  1.1
+++ metadata.xml13 Jan 2015 13:08:06 -  1.2
@@ -2,4 +2,11 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 gstreamer
+
+   GStreamer plugin for Wavpack lossless/lossy audio format handling.
+
+   Includes the following elements:
+   * wavpackenc - Encodes audio with the Wavpack lossless/lossy audio codec
+   * wavpackdec - Decodes Wavpack audio data
+
 



1.101media-plugins/gst-plugins-wavpack/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/ChangeLog?rev=1.101&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/ChangeLog?rev=1.101&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-wavpack/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   25 Aug 2014 11:02:29 -  1.100
+++ ChangeLog   13 Jan 2015 13:08:06 -  1.101
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-wavpack
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-wavpack/ChangeLog,v 1.100 
2014/08/25 11:02:29 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-wavpack/ChangeLog,v 1.101 
2015/01/13 13:08:06 leio Exp $
+
+*gst-plugins-wavpack-1.4.5 (13 Jan 2015)
+
+  13 Jan 2015; Mart Raudsepp 
+  -gst-plugins-wavpack-0.10.31.ebuild, -gst-plugins-wavpack-1.2.3.ebuild,
+  -gst-plugins-wavpack-1.2.4.ebuild, +gst-plugins-wavpack-1.4.5.ebuild,
+  metadata.xml:
+  Version bump, remove old, add long description. Has a couple tiny bug fixes
 
   25 Aug 2014; Agostino Sarubbo 
   gst-plugins-wavpack-0.10.31-r1.ebuild, gst-plugins-wavpack-1.2.4-r1.ebuild:



1.1  
media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-wavpack-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.4.5.ebuild,v
 1.1 2015/01/13 13:08:06 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer encoder/decoder for wavpack audio format"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""

RDEPEND=">=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-taglib: metadata.xml ChangeLog gst-plugins-taglib-1.4.5.ebuild gst-plugins-taglib-1.2.4.ebuild gst-plugins-taglib-0.10.31.ebuild gst-plu

2015-01-13 Thread Mart Raudsepp (leio)
leio15/01/13 12:29:42

  Modified: metadata.xml ChangeLog
  Added:gst-plugins-taglib-1.4.5.ebuild
  Removed:  gst-plugins-taglib-1.2.4.ebuild
gst-plugins-taglib-0.10.31.ebuild
gst-plugins-taglib-1.2.3.ebuild
  Log:
  Version bump, remove old, add long description. Has various fixes to the 
id3v2 tag writer and fixes APE tags writing to wavpack files to the correct 
place in file
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.3  media-plugins/gst-plugins-taglib/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml16 Aug 2008 17:11:21 -  1.2
+++ metadata.xml13 Jan 2015 12:29:42 -  1.3
@@ -1,5 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  gstreamer
+gstreamer
+
+   GStreamer plugin for tag writing based on taglib
+
+   Includes the following elements:
+   * id3v2mux - TagLib-based ID3v2 Muxer
+   * apev2mux - TagLib-based APEv2 Muxer
+
 



1.149media-plugins/gst-plugins-taglib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog?rev=1.149&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog?rev=1.149&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   11 Oct 2014 13:29:09 -  1.148
+++ ChangeLog   13 Jan 2015 12:29:42 -  1.149
@@ -1,6 +1,16 @@
 # ChangeLog for media-plugins/gst-plugins-taglib
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog,v 1.148 
2014/10/11 13:29:09 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/ChangeLog,v 1.149 
2015/01/13 12:29:42 leio Exp $
+
+*gst-plugins-taglib-1.4.5 (13 Jan 2015)
+
+  13 Jan 2015; Mart Raudsepp 
+  -gst-plugins-taglib-0.10.31.ebuild, -gst-plugins-taglib-1.2.3.ebuild,
+  -gst-plugins-taglib-1.2.4.ebuild, +gst-plugins-taglib-1.4.5.ebuild,
+  metadata.xml:
+  Version bump, remove old, add long description. Has various fixes to the
+  id3v2 tag writer and fixes APE tags writing to wavpack files to the correct
+  place in file
 
   11 Oct 2014; Markus Meier 
   gst-plugins-taglib-0.10.31-r1.ebuild:



1.1  
media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-taglib-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.4.5.ebuild,v
 1.1 2015/01/13 12:29:42 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer taglib based tag handler"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
IUSE=""

RDEPEND=">=media-libs/taglib-1.9.1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio/files: svolume-fix_param_loading_undefined_beh.patch

2015-01-08 Thread Mart Raudsepp (leio)
leio15/01/08 14:05:50

  Added:svolume-fix_param_loading_undefined_beh.patch
  Log:
  Fix severely distorted sound on changing volume of stream in certain ways in 
pulseaudio with orc-0.4.23, bug 534144
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
media-sound/pulseaudio/files/svolume-fix_param_loading_undefined_beh.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/files/svolume-fix_param_loading_undefined_beh.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/files/svolume-fix_param_loading_undefined_beh.patch?rev=1.1&content-type=text/plain

Index: svolume-fix_param_loading_undefined_beh.patch
===
From: Wim Taymans
Date: Wed,  7 Jan 2015 11:20:01 +0100
Subject: [PATCH] svolume.orc: avoid parameter loading undefined behaviour

In some cases, depending on the instruction that performs the load, orc
ignores the size of the parameter when loading it for the first time.
Explicitly load the parameter into a temp to make sure it is loaded
correctly, like we do for the 2ch case.

See https://bugzilla.gnome.org/show_bug.cgi?id=742271
---
 src/pulsecore/svolume.orc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/pulsecore/svolume.orc b/src/pulsecore/svolume.orc
index 0edbefb..f869893 100644
--- a/src/pulsecore/svolume.orc
+++ b/src/pulsecore/svolume.orc
@@ -45,13 +45,15 @@
 
 .function pa_volume_s16ne_orc_1ch
 .dest 2 samples int16_t
-.param 4 v int32_t
+.param 4 vols int32_t
+.temp 4 v
 .temp 2 vh
 .temp 4 s
 .temp 4 mh
 .temp 4 ml
 .temp 4 signc
 
+loadpl v, vols
 convuwl s, samples
 x2 cmpgtsw signc, 0, s
 x2 andw signc, signc, v
-- 
1.9.3






[gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: ChangeLog pulseaudio-5.0-r7.ebuild

2015-01-08 Thread Mart Raudsepp (leio)
leio15/01/08 14:05:50

  Modified: ChangeLog
  Added:pulseaudio-5.0-r7.ebuild
  Log:
  Fix severely distorted sound on changing volume of stream in certain ways in 
pulseaudio with orc-0.4.23, bug 534144
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.366media-sound/pulseaudio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.366&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.366&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.365&r2=1.366

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -r1.365 -r1.366
--- ChangeLog   5 Jan 2015 17:56:32 -   1.365
+++ ChangeLog   8 Jan 2015 14:05:50 -   1.366
@@ -1,6 +1,13 @@
 # ChangeLog for media-sound/pulseaudio
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.365 
2015/01/05 17:56:32 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.366 
2015/01/08 14:05:50 leio Exp $
+
+*pulseaudio-5.0-r7 (08 Jan 2015)
+
+  08 Jan 2015; Mart Raudsepp  +pulseaudio-5.0-r7.ebuild,
+  +files/svolume-fix_param_loading_undefined_beh.patch:
+  Fix severely distorted sound on changing volume of stream in certain ways in
+  pulseaudio with orc-0.4.23, bug 534144
 
 *pulseaudio-5.99.2 (05 Jan 2015)
 



1.1  media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild?rev=1.1&content-type=text/plain

Index: pulseaudio-5.0-r7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0-r7.ebuild,v 1.1 
2015/01/08 14:05:50 leio Exp $

EAPI="5"
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info 
readme.gentoo systemd user versionator udev multilib-minimal

DESCRIPTION="A networked sound server with an advanced plugin system"
HOMEPAGE="http://www.pulseaudio.org/";
SRC_URI="http://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz";

# libpulse-simple and libpulse link to libpulse-core; this is daemon's
# library and can link to gdbm and other GPL-only libraries. In this
# cases, we have a fully GPL-2 package. Leaving the rest of the
# GPL-forcing USE flags for those who use them.
LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"

# +alsa-plugin as discussed in bug #519530
IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib
gnome gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
system-wide tcpd test +udev +webrtc-aec +X xen zeroconf"

# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
REQUIRED_USE="bluetooth? ( dbus )"

# libpcre needed in some cases, bug #472228
RDEPEND="
|| (
elibc_glibc? ( virtual/libc )
elibc_uclibc? ( virtual/libc )
dev-libs/libpcre
)
>=media-libs/libsndfile-1.0.20[${MULTILIB_USEDEP}]
X? (
>=x11-libs/libX11-1.4.0[${MULTILIB_USEDEP}]
>=x11-libs/libxcb-1.6[${MULTILIB_USEDEP}]
x11-libs/libSM[${MULTILIB_USEDEP}]
x11-libs/libICE[${MULTILIB_USEDEP}]
x11-libs/libXtst[${MULTILIB_USEDEP}]
)
caps? ( >=sys-libs/libcap-2.22-r2[${MULTILIB_USEDEP}] )
libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 )
alsa? ( >=media-libs/alsa-lib-1.0.19 )
glib? ( >=dev-libs/glib-2.4.0[${MULTILIB_USEDEP}] )
zeroconf? ( >=net-dns/avahi-0.6.12[dbus] )
jack? ( >=media-sound/jack-audio-connection-kit-0.117 )
tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] )
lirc? ( app-misc/lirc )
dbus? ( >=sys-apps/dbus-1.0.0[${MULTILIB_USEDEP}] )
gtk? ( x11-libs/gtk+:3 )
gnome? ( >=gnome-base/gconf-2.4.0 )
bluetooth? (
net-wireless/bluez:=
>=sys-apps/dbus-1.0.0
media-libs/sbc
)
asyncns? ( net-libs/libasyncns[${MULTILIB_USEDEP}] )
udev? ( >=virtual/udev-143[hwdb(+)] )
realtime? ( sys-auth/rtkit )
equalizer? ( sci-libs/fftw:3.0 )
orc? ( >=dev-lang/orc-0.4.9 )

[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-shout2: ChangeLog gst-plugins-shout2-1.4.5.ebuild gst-plugins-shout2-0.10.31.ebuild gst-plugins-shout2-1.2.3.ebuild gst-plugins-shout2-1

2015-01-03 Thread Mart Raudsepp (leio)
leio15/01/03 10:04:32

  Modified: ChangeLog gst-plugins-shout2-0.10.31.ebuild
  Added:gst-plugins-shout2-1.4.5.ebuild
  Removed:  gst-plugins-shout2-1.2.3.ebuild
gst-plugins-shout2-1.2.4.ebuild
  Log:
  Version bump, remove old. Clarifies documentation and various ogg handling
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.118media-plugins/gst-plugins-shout2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?rev=1.118&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?rev=1.118&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   25 Aug 2014 11:02:02 -  1.117
+++ ChangeLog   3 Jan 2015 10:04:32 -   1.118
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-shout2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.117 
2014/08/25 11:02:02 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.118 
2015/01/03 10:04:32 leio Exp $
+
+*gst-plugins-shout2-1.4.5 (03 Jan 2015)
+
+  03 Jan 2015; Mart Raudsepp 
+  gst-plugins-shout2-0.10.31.ebuild, -gst-plugins-shout2-1.2.3.ebuild,
+  -gst-plugins-shout2-1.2.4.ebuild, +gst-plugins-shout2-1.4.5.ebuild:
+  Version bump, remove old. Clarifies documentation and various ogg handling
 
   25 Aug 2014; Agostino Sarubbo 
   gst-plugins-shout2-0.10.31-r1.ebuild, gst-plugins-shout2-1.2.4-r1.ebuild:



1.9  
media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild?r1=1.8&r2=1.9

Index: gst-plugins-shout2-0.10.31.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gst-plugins-shout2-0.10.31.ebuild   24 Feb 2013 18:00:48 -  1.8
+++ gst-plugins-shout2-0.10.31.ebuild   3 Jan 2015 10:04:32 -   1.9
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild,v
 1.8 2013/02/24 18:00:48 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31.ebuild,v
 1.9 2015/01/03 10:04:32 leio Exp $
 
 EAPI="5"
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin to send data to an icecast server"
-KEYWORDS="alpha amd64 ppc ppc64 sh x86"
+KEYWORDS="sh"
 IUSE=""
 
 RDEPEND=">=media-libs/libshout-2"



1.1  
media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-shout2-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v
 1.1 2015/01/03 10:04:32 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin to send data to an icecast server"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-raw1394: gst-plugins-raw1394-1.4.5.ebuild ChangeLog gst-plugins-raw1394-1.2.4.ebuild gst-plugins-raw1394-1.2.3.ebuild gst-plugins-raw139

2015-01-02 Thread Mart Raudsepp (leio)
leio15/01/02 08:32:11

  Modified: ChangeLog
  Added:gst-plugins-raw1394-1.4.5.ebuild
  Removed:  gst-plugins-raw1394-1.2.4.ebuild
gst-plugins-raw1394-1.2.3.ebuild
gst-plugins-raw1394-0.10.31.ebuild
  Log:
  Version bump, remove old. hdv1394src: fix selecting a camera via its GUID
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.111media-plugins/gst-plugins-raw1394/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog?rev=1.111&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog?rev=1.111&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   21 Aug 2014 10:44:11 -  1.110
+++ ChangeLog   2 Jan 2015 08:32:11 -   1.111
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.110 
2014/08/21 10:44:11 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.111 
2015/01/02 08:32:11 leio Exp $
+
+*gst-plugins-raw1394-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-raw1394-0.10.31.ebuild, -gst-plugins-raw1394-1.2.3.ebuild,
+  -gst-plugins-raw1394-1.2.4.ebuild, +gst-plugins-raw1394-1.4.5.ebuild:
+  Version bump, remove old. hdv1394src: fix selecting a camera via its GUID
 
   21 Aug 2014; Agostino Sarubbo 
   gst-plugins-raw1394-0.10.31-r1.ebuild, gst-plugins-raw1394-1.2.4-r1.ebuild:



1.1  
media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-raw1394-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild,v
 1.1 2015/01/02 08:32:11 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin to capture firewire video"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="
>=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
>=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"

GST_PLUGINS_BUILD="dv1394"
GST_PLUGINS_BUILD_DIR="raw1394"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog metadata.xml gst-plugins-pulse-1.4.5.ebuild gst-plugins-pulse-1.2.4.ebuild gst-plugins-pulse-1.2.3.ebuild gst-plugins-p

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 07:55:56

  Modified: ChangeLog metadata.xml
  Added:gst-plugins-pulse-1.4.5.ebuild
  Removed:  gst-plugins-pulse-1.2.4.ebuild
gst-plugins-pulse-1.2.3.ebuild
gst-plugins-pulse-0.10.31.ebuild
  Log:
  Version bump, remove old, add long description. Noteworthy upstream 
improvements: add PulseAudio device provider, for monitoring and listing PA 
devices via GstDeviceMonitor; various bug, thread safety and small memory leak 
fixes
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.134media-plugins/gst-plugins-pulse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.134&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.134&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.133&r2=1.134

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   11 Oct 2014 13:27:09 -  1.133
+++ ChangeLog   2 Jan 2015 07:55:56 -   1.134
@@ -1,6 +1,17 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 
1.133 2014/10/11 13:27:09 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 
1.134 2015/01/02 07:55:56 leio Exp $
+
+*gst-plugins-pulse-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-pulse-0.10.31.ebuild, -gst-plugins-pulse-1.2.3.ebuild,
+  -gst-plugins-pulse-1.2.4.ebuild, +gst-plugins-pulse-1.4.5.ebuild,
+  metadata.xml:
+  Version bump, remove old, add long description. Noteworthy upstream
+  improvements: add PulseAudio device provider, for monitoring and listing PA
+  devices via GstDeviceMonitor; various bug, thread safety and small memory
+  leak fixes
 
   11 Oct 2014; Markus Meier 
   gst-plugins-pulse-0.10.31-r1.ebuild:



1.3  media-plugins/gst-plugins-pulse/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml1 Jun 2013 11:16:25 -   1.2
+++ metadata.xml2 Jan 2015 07:55:56 -   1.3
@@ -2,4 +2,14 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
gstreamer
+
+   GStreamer plugin for the PulseAudio sound server.
+
+   Includes the following elements:
+   * pulsesink - Plays audio to a PulseAudio server
+   * pulsesrc - Captures audio from a PulseAudio server
+
+   Includes the following device providers (since 1.4):
+   * pulsedeviceprovider - PulseAudio Device Provider
+
 



1.1  
media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-pulse-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild,v
 1.1 2015/01/02 07:55:56 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

RDEPEND=">=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-oss: metadata.xml ChangeLog gst-plugins-oss-1.4.5.ebuild gst-plugins-oss-0.10.31.ebuild gst-plugins-oss-1.2.4.ebuild gst-plugins-oss-1.2

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 05:48:28

  Modified: metadata.xml ChangeLog
gst-plugins-oss-0.10.31.ebuild
  Added:gst-plugins-oss-1.4.5.ebuild
  Removed:  gst-plugins-oss-1.2.4.ebuild
gst-plugins-oss-1.2.3.ebuild
  Log:
  Version bump, remove old, add long description. Makes sure 16-bit formats are 
preferred over 8-bit and fixes a small fd leak
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.4  media-plugins/gst-plugins-oss/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/metadata.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/metadata.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml3 Jul 2010 01:42:00 -   1.3
+++ metadata.xml2 Jan 2015 05:48:28 -   1.4
@@ -2,4 +2,11 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 gstreamer
+
+   GStreamer plugin for OSS (Open Sound System) support
+
+   Includes the following elements:
+   * osssink - Output to a sound card via OSS
+   * osssrc - Capture from a sound card via OSS
+
 



1.249media-plugins/gst-plugins-oss/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/ChangeLog?rev=1.249&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/ChangeLog?rev=1.249&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/ChangeLog?r1=1.248&r2=1.249

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog   11 Oct 2014 13:24:48 -  1.248
+++ ChangeLog   2 Jan 2015 05:48:28 -   1.249
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-oss
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/ChangeLog,v 
1.248 2014/10/11 13:24:48 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/ChangeLog,v 
1.249 2015/01/02 05:48:28 leio Exp $
+
+*gst-plugins-oss-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp  gst-plugins-oss-0.10.31.ebuild,
+  -gst-plugins-oss-1.2.3.ebuild, -gst-plugins-oss-1.2.4.ebuild,
+  +gst-plugins-oss-1.4.5.ebuild, metadata.xml:
+  Version bump, remove old, add long description. Makes sure 16-bit formats are
+  preferred over 8-bit and fixes a small fd leak
 
   11 Oct 2014; Markus Meier 
   gst-plugins-oss-0.10.31-r1.ebuild:



1.13 
media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild?r1=1.12&r2=1.13

Index: gst-plugins-oss-0.10.31.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gst-plugins-oss-0.10.31.ebuild  24 Feb 2013 18:00:10 -  1.12
+++ gst-plugins-oss-0.10.31.ebuild  2 Jan 2015 05:48:28 -   1.13
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild,v
 1.12 2013/02/24 18:00:10 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild,v
 1.13 2015/01/02 05:48:28 leio Exp $
 
 EAPI="5"
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for OSS (Open Sound System) support"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd"
+KEYWORDS="sh"
 IUSE=""
 
 DEPEND="virtual/os-headers"



1.1  media-plugins/gst-plugins-oss/gst-plugins-oss-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.c

[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-libpng: gst-plugins-libpng-1.4.5.ebuild ChangeLog gst-plugins-libpng-0.10.31.ebuild gst-plugins-libpng-1.2.4.ebuild gst-plugins-libpng-1

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 05:23:49

  Modified: ChangeLog
  Added:gst-plugins-libpng-1.4.5.ebuild
  Removed:  gst-plugins-libpng-0.10.31.ebuild
gst-plugins-libpng-1.2.4.ebuild
gst-plugins-libpng-1.2.3.ebuild
  Log:
  Version bump, remove old. Has interlaced picture handling support and better 
reverse playback
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.202media-plugins/gst-plugins-libpng/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libpng/ChangeLog?rev=1.202&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libpng/ChangeLog?rev=1.202&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libpng/ChangeLog?r1=1.201&r2=1.202

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libpng/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog   15 Sep 2014 08:22:23 -  1.201
+++ ChangeLog   2 Jan 2015 05:23:49 -   1.202
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-libpng
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libpng/ChangeLog,v 1.201 
2014/09/15 08:22:23 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libpng/ChangeLog,v 1.202 
2015/01/02 05:23:49 leio Exp $
+
+*gst-plugins-libpng-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-libpng-0.10.31.ebuild, -gst-plugins-libpng-1.2.3.ebuild,
+  -gst-plugins-libpng-1.2.4.ebuild, +gst-plugins-libpng-1.4.5.ebuild:
+  Version bump, remove old. Has interlaced picture handling support and better
+  reverse playback
 
   15 Sep 2014; Agostino Sarubbo 
   gst-plugins-libpng-0.10.31-r1.ebuild, gst-plugins-libpng-1.2.4-r1.ebuild:



1.1  
media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-libpng-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.4.5.ebuild,v
 1.1 2015/01/02 05:23:49 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer encoder/decoder for PNG images"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-jpeg: ChangeLog gst-plugins-jpeg-1.4.5.ebuild metadata.xml gst-plugins-jpeg-1.2.4.ebuild gst-plugins-jpeg-1.2.3.ebuild gst-plugins-jpeg-

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 04:43:39

  Modified: ChangeLog metadata.xml
  Added:gst-plugins-jpeg-1.4.5.ebuild
  Removed:  gst-plugins-jpeg-1.2.4.ebuild
gst-plugins-jpeg-1.2.3.ebuild
gst-plugins-jpeg-0.10.31.ebuild
  Log:
  Version bump, remove old, update long description. Has various improvements 
to the decoder element
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.168media-plugins/gst-plugins-jpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog?rev=1.168&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog?rev=1.168&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog?r1=1.167&r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   11 Oct 2014 13:15:59 -  1.167
+++ ChangeLog   2 Jan 2015 04:43:39 -   1.168
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-jpeg
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog,v 
1.167 2014/10/11 13:15:59 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog,v 
1.168 2015/01/02 04:43:39 leio Exp $
+
+*gst-plugins-jpeg-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-jpeg-0.10.31.ebuild, -gst-plugins-jpeg-1.2.3.ebuild,
+  -gst-plugins-jpeg-1.2.4.ebuild, +gst-plugins-jpeg-1.4.5.ebuild, metadata.xml:
+  Version bump, remove old, update long description. Has various improvements
+  to the decoder element
 
   11 Oct 2014; Markus Meier 
   gst-plugins-jpeg-1.2.4-r1.ebuild:



1.3  media-plugins/gst-plugins-jpeg/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml21 Aug 2009 13:02:06 -  1.2
+++ metadata.xml2 Jan 2015 04:43:39 -   1.3
@@ -8,6 +8,8 @@
Includes the following elements:
* jpegdec - Decode images from JPEG format
* jpegenc - Encode images in JPEG format
+
+   In 0.10 only (deprecated):
* smokedec - Decode video from Smoke format
* smokeenc - Encode images into the Smoke format
 



1.1  
media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-jpeg-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.4.5.ebuild,v
 1.1 2015/01/02 04:43:39 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer encoder/decoder for JPEG format"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=virtual/jpeg-0-r2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-jack: ChangeLog metadata.xml gst-plugins-jack-1.4.5.ebuild gst-plugins-jack-1.2.3.ebuild gst-plugins-jack-0.10.31.ebuild gst-plugins-jac

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 04:02:56

  Modified: ChangeLog metadata.xml
  Added:gst-plugins-jack-1.4.5.ebuild
  Removed:  gst-plugins-jack-1.2.3.ebuild
gst-plugins-jack-0.10.31.ebuild
gst-plugins-jack-1.2.4.ebuild
  Log:
  Version bump - routes JACK debug and info messages to gstreamer logging 
infrastructure, to avoid console spam. Remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.83 media-plugins/gst-plugins-jack/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog?rev=1.83&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog?rev=1.83&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   11 Oct 2014 13:15:28 -  1.82
+++ ChangeLog   2 Jan 2015 04:02:56 -   1.83
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-jack
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog,v 
1.82 2014/10/11 13:15:28 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog,v 
1.83 2015/01/02 04:02:56 leio Exp $
+
+*gst-plugins-jack-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-jack-0.10.31.ebuild, -gst-plugins-jack-1.2.3.ebuild,
+  -gst-plugins-jack-1.2.4.ebuild, +gst-plugins-jack-1.4.5.ebuild, metadata.xml:
+  Version bump - routes JACK debug and info messages to gstreamer logging
+  infrastructure, to avoid console spam. Remove old
 
   11 Oct 2014; Markus Meier 
   gst-plugins-jack-0.10.31-r1.ebuild:



1.3  media-plugins/gst-plugins-jack/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml7 Feb 2012 23:33:07 -   1.2
+++ metadata.xml2 Jan 2015 04:02:56 -   1.3
@@ -7,4 +7,11 @@
Angelo Arrifano
Regular ebuild maintenance, bugs and stuff..
 
+
+   GStreamer plugin for JACK audio elements
+
+   Includes the following elements:
+   * jackaudiosink - Output audio to a JACK server
+   * jackaudiosrc - Captures audio from a JACK server
+
 



1.1  
media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-jack-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild,v
 1.1 2015/01/02 04:02:56 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPION="GStreamer source/sink to transfer audio data with JACK ports"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""

RDEPEND=">=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-gdkpixbuf: ChangeLog metadata.xml gst-plugins-gdkpixbuf-1.4.5.ebuild gst-plugins-gdkpixbuf-1.2.3.ebuild gst-plugins-gdkpixbuf-0.10.31.eb

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 03:35:32

  Modified: ChangeLog metadata.xml
  Added:gst-plugins-gdkpixbuf-1.4.5.ebuild
  Removed:  gst-plugins-gdkpixbuf-1.2.3.ebuild
gst-plugins-gdkpixbuf-0.10.31.ebuild
gst-plugins-gdkpixbuf-1.2.4.ebuild
  Log:
  Version bump. No functional changes that affect us. Remove old, add long 
description
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.49 media-plugins/gst-plugins-gdkpixbuf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog?rev=1.49&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog?rev=1.49&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   11 Oct 2014 13:13:28 -  1.48
+++ ChangeLog   2 Jan 2015 03:35:32 -   1.49
@@ -1,6 +1,15 @@
 # ChangeLog for media-plugins/gst-plugins-gdkpixbuf
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog,v 1.48 
2014/10/11 13:13:28 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog,v 1.49 
2015/01/02 03:35:32 leio Exp $
+
+*gst-plugins-gdkpixbuf-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-gdkpixbuf-0.10.31.ebuild, -gst-plugins-gdkpixbuf-1.2.3.ebuild,
+  -gst-plugins-gdkpixbuf-1.2.4.ebuild, +gst-plugins-gdkpixbuf-1.4.5.ebuild,
+  metadata.xml:
+  Version bump. No functional changes that affect us. Remove old, add long
+  description
 
   11 Oct 2014; Markus Meier 
   gst-plugins-gdkpixbuf-0.10.31-r1.ebuild:



1.2  media-plugins/gst-plugins-gdkpixbuf/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml3 Feb 2013 13:00:22 -   1.1
+++ metadata.xml2 Jan 2015 03:35:32 -   1.2
@@ -2,4 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 gstreamer
+
+   GStreamer plugin for GdkPixbuf-based image decoder, overlay and sink
+
+   Includes the following elements:
+   * gdkpixbufsink - Output images as GdkPixbuf objects in bus messages
+   * gdkpixbufoverlay - Overlay an image onto a video stream
+   * gdkpixbufdec - Decodes images in a video stream using GdkPixbuf
+
 



1.1  
media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-gdkpixbuf-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.4.5.ebuild,v
 1.1 2015/01/02 03:35:32 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPION="GdkPixbuf-based image decoder, overlay and sink"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
IUSE=""

RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

GST_PLUGINS_BUILD="gdk_pixbuf"
GST_PLUGINS_BUILD_DIR="gdk_pixbuf"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-flac: ChangeLog gst-plugins-flac-1.4.5.ebuild gst-plugins-flac-0.10.31.ebuild gst-plugins-flac-1.2.4.ebuild gst-plugins-flac-1.2.3.ebuil

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 03:17:17

  Modified: ChangeLog gst-plugins-flac-0.10.31.ebuild
  Added:gst-plugins-flac-1.4.5.ebuild
  Removed:  gst-plugins-flac-1.2.4.ebuild
gst-plugins-flac-1.2.3.ebuild
  Log:
  Version bump, remove old. Has various small bug fixes and improvements
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.236media-plugins/gst-plugins-flac/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/ChangeLog?rev=1.236&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/ChangeLog?rev=1.236&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/ChangeLog?r1=1.235&r2=1.236

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog   11 Oct 2014 13:11:52 -  1.235
+++ ChangeLog   2 Jan 2015 03:17:17 -   1.236
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-flac
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/ChangeLog,v 
1.235 2014/10/11 13:11:52 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/ChangeLog,v 
1.236 2015/01/02 03:17:17 leio Exp $
+
+*gst-plugins-flac-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp  gst-plugins-flac-0.10.31.ebuild,
+  -gst-plugins-flac-1.2.3.ebuild, -gst-plugins-flac-1.2.4.ebuild,
+  +gst-plugins-flac-1.4.5.ebuild:
+  Version bump, remove old. Has various small bug fixes and improvements
 
   11 Oct 2014; Markus Meier 
   gst-plugins-flac-0.10.31-r1.ebuild:



1.13 
media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild?r1=1.12&r2=1.13

Index: gst-plugins-flac-0.10.31.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gst-plugins-flac-0.10.31.ebuild 24 Feb 2013 17:57:20 -  1.12
+++ gst-plugins-flac-0.10.31.ebuild 2 Jan 2015 03:17:17 -   1.13
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild,v
 1.12 2013/02/24 17:57:20 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31.ebuild,v
 1.13 2015/01/02 03:17:17 leio Exp $
 
 EAPI="5"
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer encoder/decoder/tagger for FLAC"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="sh"
 IUSE=""
 
 RDEPEND=">=media-libs/flac-1.1.4"



1.1  
media-plugins/gst-plugins-flac/gst-plugins-flac-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-flac-1.4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-1.4.5.ebuild,v
 1.1 2015/01/02 03:17:17 leio Exp $

EAPI="5"

GST_ORG_MODULE="gst-plugins-good"
inherit gstreamer

DESCRIPTION="GStreamer encoder/decoder/tagger for FLAC"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
IUSE=""

RDEPEND=">=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: metadata.xml ChangeLog gst-plugins-soup-1.4.5.ebuild gst-plugins-soup-1.2.4-r1.ebuild gst-plugins-soup-0.10.31.ebuild gst-plugins-

2015-01-01 Thread Mart Raudsepp (leio)
leio15/01/02 03:06:14

  Modified: metadata.xml ChangeLog
gst-plugins-soup-1.2.4-r1.ebuild
  Added:gst-plugins-soup-1.4.5.ebuild
  Removed:  gst-plugins-soup-0.10.31.ebuild
gst-plugins-soup-1.2.3.ebuild
gst-plugins-soup-1.2.4.ebuild
  Log:
  Version bump, remove old. Update metadata and description for 
souphttpclientsink element, which was introduced long ago. Noteworthy upstream 
improvements:
  
  * Adds HTTP session logging support (http-log-level property).
  * souphttpsrc: compress property for automatic gzip/deflate handling and 
keep-alive property for HTTP persistent connections.
  * souphttpsrc: SSL/TLS certificate checking via ssl-strict, ssl-ca-file and 
ssl-use-system-ca-file properties; note that the default is strict checking 
against system CA file.
  * souphttpsrc: retries property to define maximum number of retries until 
giving up (default is 3).
  * souphttpsrc: custom sticky events which pass HTTP request and response 
headers (e.g to get cookie information downstream).
  * Many bug fixes, a lot about EOS handling.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.3  media-plugins/gst-plugins-soup/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml23 Aug 2009 07:30:38 -  1.2
+++ metadata.xml2 Jan 2015 03:06:14 -   1.3
@@ -3,9 +3,10 @@
 
 gstreamer
 
-   GStreamer plugin for HTTP client sources via net-libs/libsoup.
+   GStreamer plugin for HTTP client source/sink via net-libs/libsoup.
 
-   Includes the following element:
+   Includes the following elements:
* souphttpsrc - Receive data as a client over the network via HTTP 
using SOUP
+   * souphttpclientsink - Sends streams to HTTP server via PUT
 
 



1.133media-plugins/gst-plugins-soup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog?rev=1.133&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog?rev=1.133&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog?r1=1.132&r2=1.133

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog   11 Oct 2014 13:28:09 -  1.132
+++ ChangeLog   2 Jan 2015 03:06:14 -   1.133
@@ -1,6 +1,27 @@
 # ChangeLog for media-plugins/gst-plugins-soup
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 
1.132 2014/10/11 13:28:09 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 
1.133 2015/01/02 03:06:14 leio Exp $
+
+*gst-plugins-soup-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp 
+  -gst-plugins-soup-0.10.31.ebuild, -gst-plugins-soup-1.2.3.ebuild,
+  -gst-plugins-soup-1.2.4.ebuild, gst-plugins-soup-1.2.4-r1.ebuild,
+  +gst-plugins-soup-1.4.5.ebuild, metadata.xml:
+  Version bump, remove old. Update metadata and description for
+  souphttpclientsink element, which was introduced long ago. Noteworthy
+  upstream improvements:
+  * Adds HTTP session logging support (http-log-level property).
+  * souphttpsrc: compress property for automatic gzip/deflate handling and
+  keep-alive property for HTTP persistent connections.
+  * souphttpsrc: SSL/TLS certificate checking via ssl-strict, ssl-ca-file and
+  ssl-use-system-ca-file properties; note that the default is strict checking
+  against system CA file.
+  * souphttpsrc: retries property to define maximum number of retries until
+  giving up (default is 3).
+  * souphttpsrc: custom sticky events which pass HTTP request and response
+  headers (e.g to get cookie information downstream).
+  * Many bug fixes, a lot about EOS handling.
 
   11 Oct 2014; Markus Meier 
   gst-plugins-soup-0.10.31-r1.ebuild:



1.12 
media-plugins/gst-plugins-soup/gst-plugins-soup-1.2.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.c

[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-dv: ChangeLog gst-plugins-dv-1.4.5.ebuild gst-plugins-dv-1.2.4.ebuild gst-plugins-dv-1.2.3.ebuild gst-plugins-dv-0.10.31.ebuild

2014-12-30 Thread Mart Raudsepp (leio)
leio14/12/30 21:57:51

  Modified: ChangeLog
  Added:gst-plugins-dv-1.4.5.ebuild
  Removed:  gst-plugins-dv-1.2.4.ebuild
gst-plugins-dv-1.2.3.ebuild
gst-plugins-dv-0.10.31.ebuild
  Log:
  Version bump. Has some small bug and crash fixes. Remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.138media-plugins/gst-plugins-dv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-dv/ChangeLog?rev=1.138&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-dv/ChangeLog?rev=1.138&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-dv/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dv/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   25 Aug 2014 11:00:38 -  1.137
+++ ChangeLog   30 Dec 2014 21:57:51 -  1.138
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-dv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dv/ChangeLog,v 
1.137 2014/08/25 11:00:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dv/ChangeLog,v 
1.138 2014/12/30 21:57:51 leio Exp $
+
+*gst-plugins-dv-1.4.5 (30 Dec 2014)
+
+  30 Dec 2014; Mart Raudsepp  -gst-plugins-dv-0.10.31.ebuild,
+  -gst-plugins-dv-1.2.3.ebuild, -gst-plugins-dv-1.2.4.ebuild,
+  +gst-plugins-dv-1.4.5.ebuild:
+  Version bump. Has some small bug and crash fixes. Remove old
 
   25 Aug 2014; Agostino Sarubbo 
   gst-plugins-dv-0.10.31-r1.ebuild, gst-plugins-dv-1.2.4-r1.ebuild:



1.1  media-plugins/gst-plugins-dv/gst-plugins-dv-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-dv/gst-plugins-dv-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-dv/gst-plugins-dv-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-dv-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dv/gst-plugins-dv-1.4.5.ebuild,v
 1.1 2014/12/30 21:57:51 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin to demux and decode DV"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""

RDEPEND=">=media-libs/libdv-1.0.0-r3[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

GST_PLUGINS_BUILD="libdv"






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-speex: ChangeLog gst-plugins-speex-1.4.5.ebuild gst-plugins-speex-1.2.4.ebuild gst-plugins-speex-0.10.31.ebuild gst-plugins-speex-1.2.3.

2014-12-30 Thread Mart Raudsepp (leio)
leio14/12/30 21:52:38

  Modified: ChangeLog
  Added:gst-plugins-speex-1.4.5.ebuild
  Removed:  gst-plugins-speex-1.2.4.ebuild
gst-plugins-speex-0.10.31.ebuild
gst-plugins-speex-1.2.3.ebuild
  Log:
  Version bump. Has some small bug and crash fixes. Remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.167media-plugins/gst-plugins-speex/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog?rev=1.167&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog?rev=1.167&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog?r1=1.166&r2=1.167

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog   15 Sep 2014 08:22:51 -  1.166
+++ ChangeLog   30 Dec 2014 21:52:37 -  1.167
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-speex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 
1.166 2014/09/15 08:22:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 
1.167 2014/12/30 21:52:37 leio Exp $
+
+*gst-plugins-speex-1.4.5 (30 Dec 2014)
+
+  30 Dec 2014; Mart Raudsepp 
+  -gst-plugins-speex-0.10.31.ebuild, -gst-plugins-speex-1.2.3.ebuild,
+  -gst-plugins-speex-1.2.4.ebuild, +gst-plugins-speex-1.4.5.ebuild:
+  Version bump. Has some small bug and crash fixes. Remove old
 
   15 Sep 2014; Agostino Sarubbo 
   gst-plugins-speex-0.10.31-r1.ebuild, gst-plugins-speex-1.2.4-r1.ebuild:



1.1  
media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-speex-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild,v
 1.1 2014/12/30 21:52:37 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-good/files: gst-plugins-good-1.4.5-rtp-test-fixes.patch

2014-12-30 Thread Mart Raudsepp (leio)
leio14/12/30 21:46:43

  Added:gst-plugins-good-1.4.5-rtp-test-fixes.patch
  Log:
  Version bump. Many updates since 1.2.x series as this is a many months 
overdue next stable cycle upgrade. Includes new rtpstreampay, rtpstreamdepay 
and rtprtx* RTP elements.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
media-libs/gst-plugins-good/files/gst-plugins-good-1.4.5-rtp-test-fixes.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/files/gst-plugins-good-1.4.5-rtp-test-fixes.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/files/gst-plugins-good-1.4.5-rtp-test-fixes.patch?rev=1.1&content-type=text/plain

Index: gst-plugins-good-1.4.5-rtp-test-fixes.patch
===
Upstream commits d416336 and d67da4c

diff --git a/tests/check/elements/rtpaux.c b/tests/check/elements/rtpaux.c
index 1f410bf..729604a 100644
--- a/tests/check/elements/rtpaux.c
+++ b/tests/check/elements/rtpaux.c
@@ -218,8 +218,8 @@ GST_START_TEST (test_simple_rtpbin_aux)
   rtpbinsend = gst_element_factory_make ("rtpbin", "rtpbinsend");
   g_object_set (rtpbinsend, "latency", 200, "do-retransmission", TRUE, NULL);
   src = gst_element_factory_make ("audiotestsrc", "src");
-  encoder = gst_element_factory_make ("speexenc", "encoder");
-  rtppayloader = gst_element_factory_make ("rtpspeexpay", "rtppayloader");
+  encoder = gst_element_factory_make ("alawenc", "encoder");
+  rtppayloader = gst_element_factory_make ("rtppcmapay", "rtppayloader");
   rtprtxsend = gst_element_factory_make ("rtprtxsend", "rtprtxsend");
   sendrtp_udpsink = gst_element_factory_make ("udpsink", "sendrtp_udpsink");
   g_object_set (sendrtp_udpsink, "host", "127.0.0.1", NULL);
@@ -238,7 +238,7 @@ GST_START_TEST (test_simple_rtpbin_aux)
   g_object_set (recvrtp_udpsrc, "port", 5006, NULL);
   rtpcaps =
   gst_caps_from_string
-  
("application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)SPEEX,encoding-params=(string)1,octet-align=(string)1");
+  
("application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA,payload=(int)8");
   g_object_set (recvrtp_udpsrc, "caps", rtpcaps, NULL);
   gst_caps_unref (rtpcaps);
   recvrtcp_udpsrc = gst_element_factory_make ("udpsrc", "recvrtcp_udpsrc");
@@ -249,8 +249,8 @@ GST_START_TEST (test_simple_rtpbin_aux)
   g_object_set (recvrtcp_udpsink, "sync", FALSE, NULL);
   g_object_set (recvrtcp_udpsink, "async", FALSE, NULL);
   rtprtxreceive = gst_element_factory_make ("rtprtxreceive", "rtprtxreceive");
-  rtpdepayloader = gst_element_factory_make ("rtpspeexdepay", 
"rtpdepayloader");
-  decoder = gst_element_factory_make ("speexdec", "decoder");
+  rtpdepayloader = gst_element_factory_make ("rtppcmadepay", "rtpdepayloader");
+  decoder = gst_element_factory_make ("alawdec", "decoder");
   converter = gst_element_factory_make ("identity", "converter");
   sink = gst_element_factory_make ("fakesink", "sink");
   g_object_set (sink, "sync", TRUE, NULL);
diff --git a/tests/check/elements/rtpcollision.c 
b/tests/check/elements/rtpcollision.c
index e9528f9..16f665f 100644
--- a/tests/check/elements/rtpcollision.c
+++ b/tests/check/elements/rtpcollision.c
@@ -156,7 +156,7 @@ fake_udp_sink_chain_func (GstPad * pad, GstObject * parent, 
GstBuffer * buffer)
   return GST_FLOW_OK;
 }
 
-/* This test build the pipeline audiotestsrc ! speexenc ! rtpspeexpay ! \
+/* This test build the pipeline audiotestsrc ! alawenc ! rtppcmapay ! \
  * rtpsession ! fakesink
  * It manually pushs buffer into rtpsession with same ssrc but different
  * ip so that collision can be detected
@@ -186,9 +186,9 @@ GST_START_TEST (test_master_ssrc_collision)
 
   src = gst_element_factory_make ("audiotestsrc", "src");
   g_object_set (src, "num-buffers", 5, NULL);
-  encoder = gst_element_factory_make ("speexenc", NULL);
-  rtppayloader = gst_element_factory_make ("rtpspeexpay", NULL);
-  g_object_set (rtppayloader, "pt", 96, NULL);
+  encoder = gst_element_factory_make ("alawenc", NULL);
+  rtppayloader = gst_element_factory_make ("rtppcmapay", NULL);
+  g_object_set (rtppayloader, "pt", 8, NULL);
   rtpsession = gst_element_factory_make ("rtpsession", NULL);
   sink = gst_element_factory_make ("fakesink", "sink");
   gst_bin_add_many (GST_BIN (bin), src, encoder, rtppayloader,
@@ -261,7 +261,7 @@ GST_START_TEST (test_master_ssrc_collision)
   gst_object_unref (bin);
 
   /* check results */
-  fail_unless_equals_int (nb_ssrc_changes, 7);
+  fail_unless_equals_int (nb_ssrc_changes, 4);
 }
 
 GST_END_TEST;
@@ -325,7 +325,7 @@ rtpsession_sinkpad_probe2 (GstPad * pad, GstPadProbeInfo * 
info,
   return ret;
 }
 
-/* This test build the pipeline audiotestsrc ! speexenc ! rtpspeexpay ! \
+/* This test build the pipeline audiotestsrc ! alawenc ! rtppcmapay ! \
  * rtprtxs

[gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-good: ChangeLog gst-plugins-good-1.4.5.ebuild gst-plugins-good-1.2.4.ebuild

2014-12-30 Thread Mart Raudsepp (leio)
leio14/12/30 21:46:43

  Modified: ChangeLog
  Added:gst-plugins-good-1.4.5.ebuild
  Removed:  gst-plugins-good-1.2.4.ebuild
  Log:
  Version bump. Many updates since 1.2.x series as this is a many months 
overdue next stable cycle upgrade. Includes new rtpstreampay, rtpstreamdepay 
and rtprtx* RTP elements.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.199media-libs/gst-plugins-good/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?rev=1.199&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?rev=1.199&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?r1=1.198&r2=1.199

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog   11 Oct 2014 12:43:04 -  1.198
+++ ChangeLog   30 Dec 2014 21:46:43 -  1.199
@@ -1,6 +1,15 @@
 # ChangeLog for media-libs/gst-plugins-good
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 
1.198 2014/10/11 12:43:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 
1.199 2014/12/30 21:46:43 leio Exp $
+
+*gst-plugins-good-1.4.5 (30 Dec 2014)
+
+  30 Dec 2014; Mart Raudsepp  -gst-plugins-good-1.2.4.ebuild,
+  +gst-plugins-good-1.4.5.ebuild,
+  +files/gst-plugins-good-1.4.5-rtp-test-fixes.patch:
+  Version bump. Many updates since 1.2.x series as this is a many months
+  overdue next stable cycle upgrade. Includes new rtpstreampay, rtpstreamdepay
+  and rtprtx* RTP elements.
 
   11 Oct 2014; Markus Meier 
   gst-plugins-good-0.10.31-r1.ebuild:



1.1  media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-good-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild,v
 1.1 2014/12/30 21:46:43 leio Exp $

EAPI="5"

GST_ORG_MODULE="gst-plugins-good"
inherit eutils flag-o-matic gstreamer

DESCRIPTION="Basepack of plugins for GStreamer"
HOMEPAGE="http://gstreamer.freedesktop.org/";

LICENSE="LGPL-2.1+"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
IUSE="+orc"

# dtmf plugin moved from bad to good in 1.2
RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
>=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}]
>=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )

!

[gentoo-commits] gentoo-x86 commit in dev-libs/gjs: ChangeLog gjs-1.40.1-r1.ebuild

2014-12-30 Thread Mart Raudsepp (leio)
leio14/12/30 13:38:34

  Modified: ChangeLog gjs-1.40.1-r1.ebuild
  Log:
  Our patchset depends on our g-introspection patchset API additions; dep on it
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.59 dev-libs/gjs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   30 Dec 2014 10:09:44 -  1.58
+++ ChangeLog   30 Dec 2014 13:38:34 -  1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.58 2014/12/30 
10:09:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.59 2014/12/30 
13:38:34 leio Exp $
+
+  30 Dec 2014; Mart Raudsepp  gjs-1.40.1-r1.ebuild:
+  Our patchset depends on our g-introspection patchset API additions; dep on it
 
   30 Dec 2014; Agostino Sarubbo  gjs-1.40.1-r1.ebuild:
   Stable for ppc64, wrt bug #529964



1.6  dev-libs/gjs/gjs-1.40.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild?r1=1.5&r2=1.6

Index: gjs-1.40.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gjs-1.40.1-r1.ebuild30 Dec 2014 10:09:44 -  1.5
+++ gjs-1.40.1-r1.ebuild30 Dec 2014 13:38:34 -  1.6
@@ -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-libs/gjs/gjs-1.40.1-r1.ebuild,v 1.5 
2014/12/30 10:09:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild,v 1.6 
2014/12/30 13:38:34 leio Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -17,7 +17,7 @@
 
 RDEPEND="
>=dev-libs/glib-2.36:2
-   >=dev-libs/gobject-introspection-1.39.3
+   >=dev-libs/gobject-introspection-1.40.0-r2
 
sys-libs/readline:0
dev-lang/spidermonkey:24






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-libvisual: gst-plugins-libvisual-1.4.5.ebuild ChangeLog gst-plugins-libvisual-1.2.3.ebuild gst-plugins-libvisual-1.2.4.ebuild gst-plugin

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 19:55:28

  Modified: ChangeLog
  Added:gst-plugins-libvisual-1.4.5.ebuild
  Removed:  gst-plugins-libvisual-1.2.3.ebuild
gst-plugins-libvisual-1.2.4.ebuild
gst-plugins-libvisual-0.10.36.ebuild
  Log:
  Version bump. No functional changes that affect us. Remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.160media-plugins/gst-plugins-libvisual/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libvisual/ChangeLog?rev=1.160&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libvisual/ChangeLog?rev=1.160&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libvisual/ChangeLog?r1=1.159&r2=1.160

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libvisual/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   15 Sep 2014 08:22:25 -  1.159
+++ ChangeLog   24 Dec 2014 19:55:28 -  1.160
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-libvisual
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libvisual/ChangeLog,v 1.159 
2014/09/15 08:22:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libvisual/ChangeLog,v 1.160 
2014/12/24 19:55:28 leio Exp $
+
+*gst-plugins-libvisual-1.4.5 (24 Dec 2014)
+
+  24 Dec 2014; Mart Raudsepp 
+  -gst-plugins-libvisual-0.10.36.ebuild, -gst-plugins-libvisual-1.2.3.ebuild,
+  -gst-plugins-libvisual-1.2.4.ebuild, +gst-plugins-libvisual-1.4.5.ebuild:
+  Version bump. No functional changes that affect us. Remove old
 
   15 Sep 2014; Agostino Sarubbo 
   gst-plugins-libvisual-1.2.4-r1.ebuild:



1.1  
media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-libvisual-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.4.5.ebuild,v
 1.1 2014/12/24 19:55:28 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-base
inherit gstreamer

KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""

RDEPEND=">=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}]
>=media-plugins/libvisual-plugins-0.4.0-r3[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

src_prepare() {
gstreamer_system_link \
gst-libs/gst/audio:gstreamer-audio \
gst-libs/gst/video:gstreamer-video
}






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-cdparanoia: ChangeLog gst-plugins-cdparanoia-1.4.5.ebuild gst-plugins-cdparanoia-1.2.3.ebuild gst-plugins-cdparanoia-1.2.4.ebuild gst-pl

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 19:15:18

  Modified: ChangeLog
  Added:gst-plugins-cdparanoia-1.4.5.ebuild
  Removed:  gst-plugins-cdparanoia-1.2.3.ebuild
gst-plugins-cdparanoia-1.2.4.ebuild
gst-plugins-cdparanoia-0.10.36.ebuild
  Log:
  Version bump. No functional changes
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.246media-plugins/gst-plugins-cdparanoia/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-cdparanoia/ChangeLog?rev=1.246&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-cdparanoia/ChangeLog?rev=1.246&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-cdparanoia/ChangeLog?r1=1.245&r2=1.246

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-cdparanoia/ChangeLog,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- ChangeLog   11 Oct 2014 12:51:20 -  1.245
+++ ChangeLog   24 Dec 2014 19:15:18 -  1.246
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-cdparanoia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-cdparanoia/ChangeLog,v 1.245 
2014/10/11 12:51:20 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-cdparanoia/ChangeLog,v 1.246 
2014/12/24 19:15:18 leio Exp $
+
+*gst-plugins-cdparanoia-1.4.5 (24 Dec 2014)
+
+  24 Dec 2014; Mart Raudsepp 
+  -gst-plugins-cdparanoia-0.10.36.ebuild, -gst-plugins-cdparanoia-1.2.3.ebuild,
+  -gst-plugins-cdparanoia-1.2.4.ebuild, +gst-plugins-cdparanoia-1.4.5.ebuild:
+  Version bump. No functional changes
 
   11 Oct 2014; Markus Meier 
   gst-plugins-cdparanoia-0.10.36-r1.ebuild:



1.1  
media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-cdparanoia-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.4.5.ebuild,v
 1.1 2014/12/24 19:15:18 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-base
inherit gstreamer

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=media-sound/cdparanoia-3.10.2-r6[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

src_prepare() {
gstreamer_system_link gst-libs/gst/audio:gstreamer-audio
}






[gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base: ChangeLog gst-plugins-base-1.4.5.ebuild gst-plugins-base-1.2.4.ebuild gst-plugins-base-1.2.3.ebuild

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 18:43:16

  Modified: ChangeLog
  Added:gst-plugins-base-1.4.5.ebuild
  Removed:  gst-plugins-base-1.2.4.ebuild
gst-plugins-base-1.2.3.ebuild
  Log:
  Version bump. Remove old. Many updates since 1.2.x series as this is a many 
months overdue next stable cycle upgrade
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.259media-libs/gst-plugins-base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.259&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.259&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?r1=1.258&r2=1.259

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -r1.258 -r1.259
--- ChangeLog   11 Oct 2014 12:41:40 -  1.258
+++ ChangeLog   24 Dec 2014 18:43:16 -  1.259
@@ -1,6 +1,15 @@
 # ChangeLog for media-libs/gst-plugins-base
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 
1.258 2014/10/11 12:41:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 
1.259 2014/12/24 18:43:16 leio Exp $
+
+*gst-plugins-base-1.4.5 (24 Dec 2014)
+
+  24 Dec 2014; Mart Raudsepp  -gst-plugins-base-1.2.3.ebuild,
+  -gst-plugins-base-1.2.4.ebuild, +gst-plugins-base-1.4.5.ebuild,
+  -files/gst-plugins-base-0.10.31-fix-tag-test-linking.patch,
+  -files/gst-plugins-base-0.10.32-fix-tests-encodebin.patch:
+  Version bump. Remove old. Many updates since 1.2.x series as this is
+  a many months overdue next stable cycle upgrade.
 
   11 Oct 2014; Markus Meier 
   gst-plugins-base-0.10.36-r1.ebuild:



1.1  media-libs/gst-plugins-base/gst-plugins-base-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-base-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.4.5.ebuild,v
 1.1 2014/12/24 18:43:16 leio Exp $

EAPI="5"

GST_ORG_MODULE="gst-plugins-base"
inherit gstreamer

DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="http://gstreamer.freedesktop.org/";

LICENSE="GPL-2+ LGPL-2+"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
REQUIRED_USE="
ivorbis? ( ogg )
theora? ( ogg )
vorbis? ( ogg )
"

RDEPEND="
app-text/iso-codes
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/gstreamer-${PV}:1.0[introspection?,${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
ivorbis? ( >=media-libs/tremor-0_pre20130223[${MULTILIB_USEDEP}] )
ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
orc? ( >=dev-lang/orc-0.4.18[${MULTILIB_USEDEP}] )
pango? ( >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}] )
theora? ( >=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] )
vorbis? ( >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
X? (
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
>=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] )
"
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.12
X? (
>=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
>=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
"

src_prepare() {
# The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even
# though they are not actually used. This needs to be fixed upstream by
# replacing AC_PATH_XTRA with PKG_CONFIG calls, upstream bug #731047
sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
}

multilib_src_configure() {
gstreamer_multilib_src_configure \
$(

[gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base/files: gst-plugins-base-0.10.31-fix-tag-test-linking.patch gst-plugins-base-0.10.32-fix-tests-encodebin.patch

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 18:43:16

  Removed:  gst-plugins-base-0.10.31-fix-tag-test-linking.patch
gst-plugins-base-0.10.32-fix-tests-encodebin.patch
  Log:
  Version bump. Remove old. Many updates since 1.2.x series as this is a many 
months overdue next stable cycle upgrade
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)



[gentoo-commits] gentoo-x86 commit in media-libs/gstreamer: gstreamer-1.4.5.ebuild ChangeLog

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 17:36:24

  Modified: ChangeLog
  Added:gstreamer-1.4.5.ebuild
  Log:
  Version bump. Update description. Upstream changes since 1.2.x include:
  * New GstDeviceMonitor for device proving (e.g list audio/video devices);
  * QoS handling capability and buffer pool support improvements;
  * Negotiation related performance improvements;
  * much much more as this is a many months overdue next stable cycle upgrade
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.383media-libs/gstreamer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?rev=1.383&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?rev=1.383&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?r1=1.382&r2=1.383

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -r1.382 -r1.383
--- ChangeLog   11 Oct 2014 12:21:52 -  1.382
+++ ChangeLog   24 Dec 2014 17:36:24 -  1.383
@@ -1,6 +1,15 @@
 # ChangeLog for media-libs/gstreamer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.382 
2014/10/11 12:21:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.383 
2014/12/24 17:36:24 leio Exp $
+
+*gstreamer-1.4.5 (24 Dec 2014)
+
+  24 Dec 2014; Mart Raudsepp  +gstreamer-1.4.5.ebuild:
+  Version bump. Update description. Upstream changes since 1.2.x include:
+  * New GstDeviceMonitor for device proving (e.g list audio/video devices);
+  * QoS handling capability and buffer pool support improvements;
+  * Negotiation related performance improvements;
+  * much much more as this is a many months overdue next stable cycle upgrade
 
   11 Oct 2014; Markus Meier  gstreamer-0.10.36-r2.ebuild:
   arm stable, bug #512012



1.1  media-libs/gstreamer/gstreamer-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gstreamer-1.4.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v 1.1 
2014/12/24 17:36:24 leio Exp $

EAPI="5"

inherit eutils multilib multilib-minimal pax-utils

DESCRIPTION="Open source multimedia framework"
HOMEPAGE="http://gstreamer.freedesktop.org/";
SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz";

LICENSE="LGPL-2+"
SLOT="1.0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+introspection nls +orc test"

RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
"
DEPEND="${RDEPEND}
app-arch/xz-utils
>=dev-util/gtk-doc-am-1.12
sys-devel/bison
sys-devel/flex
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
nls? ( sys-devel/gettext )
"
# gtk-doc-am to install API docs

src_configure() {
if [[ ${CHOST} == *-interix* ]] ; then
export ac_cv_lib_dl_dladdr=no
export ac_cv_func_poll=no
fi
if [[ ${CHOST} == powerpc-apple-darwin* ]] ; then
# GCC groks this, but then refers to an implementation 
(___multi3,
# ___udivti3) that don't exist (at least I can't find it), so 
force
# this one to be off, such that we use 2x64bit emulation code.
export gst_cv_uint128_t=no
fi

multilib-minimal_src_configure
}

multilib_src_configure() {
# Set 'libexecdir' to ABI-specific location for the library spawns
# helpers from there.
# Disable static archives, dependency tracking and examples
# to speed up build time
# Disable debug, as it only affects -g passing (debugging symbols), 
this must done through make.conf in gentoo
ECONF_SOURCE=${S} \
econf \
--libexecdir="${EPREFIX}"/usr/$(get_libdir) \
--disable-debug \
--disable-examples \
--disable-static \
--disable-valgrind \
--enable-check \
$(multilib_native_use_enable introspection) \
$(use_enable nls) \
  

[gentoo-commits] gentoo-x86 commit in mail-client/geary: ChangeLog geary-0.7.2-r1.ebuild geary-0.6.3-r1.ebuild geary-0.8.2.ebuild geary-0.8.0.ebuild geary-0.8.1.ebuild

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 16:37:21

  Modified: ChangeLog geary-0.7.2-r1.ebuild
geary-0.6.3-r1.ebuild geary-0.8.2.ebuild
  Removed:  geary-0.8.0.ebuild geary-0.8.1.ebuild
  Log:
  Update SRC_URI to use gnome mirror, which changed. Remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.33 mail-client/geary/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/geary/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   25 Nov 2014 22:44:46 -  1.32
+++ ChangeLog   24 Dec 2014 16:37:21 -  1.33
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/geary
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/geary/ChangeLog,v 1.32 
2014/11/25 22:44:46 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/geary/ChangeLog,v 1.33 
2014/12/24 16:37:21 leio Exp $
+
+  24 Dec 2014; Mart Raudsepp  geary-0.6.3-r1.ebuild,
+  geary-0.7.2-r1.ebuild, -geary-0.8.0.ebuild, -geary-0.8.1.ebuild,
+  geary-0.8.2.ebuild:
+  Update SRC_URI to use gnome mirror, which changed. Remove old
 
   25 Nov 2014; Julian Ospald  metadata.xml:
   drop maintainership



1.2  mail-client/geary/geary-0.7.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.7.2-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.7.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.7.2-r1.ebuild?r1=1.1&r2=1.2

Index: geary-0.7.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/geary/geary-0.7.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geary-0.7.2-r1.ebuild   18 Sep 2014 11:12:45 -  1.1
+++ geary-0.7.2-r1.ebuild   24 Dec 2014 16:37:21 -  1.2
@@ -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/geary/geary-0.7.2-r1.ebuild,v 
1.1 2014/09/18 11:12:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/geary/geary-0.7.2-r1.ebuild,v 
1.2 2014/12/24 16:37:21 leio Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 MY_P=${P/_pre/pr}
 DESCRIPTION="A lightweight, easy-to-use, feature-rich email client"
 HOMEPAGE="http://www.yorba.org/projects/geary/";
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/geary/${PV:0:3}/${MY_P}.tar.xz";
+SRC_URI="mirror://gnome/sources/geary/${PV:0:3}/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"



1.4  mail-client/geary/geary-0.6.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.6.3-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.6.3-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.6.3-r1.ebuild?r1=1.3&r2=1.4

Index: geary-0.6.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/geary/geary-0.6.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geary-0.6.3-r1.ebuild   18 Sep 2014 13:09:24 -  1.3
+++ geary-0.6.3-r1.ebuild   24 Dec 2014 16:37:21 -  1.4
@@ -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/geary/geary-0.6.3-r1.ebuild,v 
1.3 2014/09/18 13:09:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/geary/geary-0.6.3-r1.ebuild,v 
1.4 2014/12/24 16:37:21 leio Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 MY_P=${P/_pre/pr}
 DESCRIPTION="A lightweight, easy-to-use, feature-rich email client"
 HOMEPAGE="http://www.yorba.org/projects/geary/";
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/geary/${PV:0:3}/${MY_P}.tar.xz";
+SRC_URI="mirror://gnome/sources/geary/${PV:0:3}/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"



1.2  mail-client/geary/geary-0.8.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.8.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/geary/geary-0.8.2.ebuild?rev=1.2&content-type=text/plain
dif

[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog thirdpartymirrors

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 14:54:23

  Modified: ChangeLog thirdpartymirrors
  Log:
  Update gnome mirror to current upstream preferred location, which actually 
ends up using upstream geolocation powered mirroring system

Revision  ChangesPath
1.9638   profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9638&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9638&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9637&r2=1.9638

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9637
retrieving revision 1.9638
diff -u -r1.9637 -r1.9638
--- ChangeLog   24 Dec 2014 13:07:22 -  1.9637
+++ ChangeLog   24 Dec 2014 14:54:23 -  1.9638
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9637 2014/12/24 
13:07:22 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9638 2014/12/24 
14:54:23 leio Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  24 Dec 2014; Mart Raudsepp  thirdpartymirrors:
+  Update gnome mirror to current upstream preferred location, which actually
+  ends up using upstream geolocation powered mirroring system
+
   24 Dec 2014; Michael Orlitzky  package.mask:
   Mask net-analyzer/nagios-imagepack for removal in 30 days.
 



1.341profiles/thirdpartymirrors

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/thirdpartymirrors?rev=1.341&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/thirdpartymirrors?rev=1.341&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/thirdpartymirrors?r1=1.340&r2=1.341

Index: thirdpartymirrors
===
RCS file: /var/cvsroot/gentoo-x86/profiles/thirdpartymirrors,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -r1.340 -r1.341
--- thirdpartymirrors   18 Oct 2014 03:18:07 -  1.340
+++ thirdpartymirrors   24 Dec 2014 14:54:23 -  1.341
@@ -15,7 +15,7 @@
 gimp   http://de-mirror.gimper.net/pub/gimp/ 
http://gimp.afri.cc/pub/gimp/ http://gimper.net/downloads/pub/gimp/ 
http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp http://download.gimp.org/pub/gimp
 github https://github.com/downloads
 gmtftp://mirror.geosci.usyd.edu.au/pub/gmt/ 
ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ 
ftp://ibis.grdl.noaa.gov/pub/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ 
ftp://ftp.iag.usp.br/pub/gmt/ ftp://ftp.geologi.uio.no/pub/gmt/
-gnome  http://ftp.gnome.org/pub/gnome
+gnome  http://download.gnome.org/
 gnuhttp://ftp.gnu.org/gnu/ ftp://ftp.gnu.org/gnu/ 
ftp://gnu.mirror.iweb.com http://gnu.mirror.iweb.com 
ftp://mirror.vexxhost.com/gnu/ http://gnu.mirror.vexxhost.com/ 
ftp://gnu.opencube.ca/ http://gnu.opencube.ca/ http://mirror.sdunix.com/gnu/ 
ftp://mirrors.kernel.org/gnu/ http://mirrors.kernel.org/gnu/ 
http://open-source-box.org/ ftp://open-source-box.org/gnu/ 
http://gnu.mirrors.hoobly.com/gnu/ http://mirror.easthsia.com/gnu 
http://mirror.keystealth.org/gnu/ ftp://mirror.keystealth.org/gnu/ 
http://gnu.mirrorcatalogs.com/ ftp://gnu.mirrorcatalogs.com/gnu/ 
http://mirrors.axint.net/repos/gnu.org/ http://mirrors.syringanetworks.net/gnu/ 
ftp://mirrors.syringanetworks.net/gnu/ http://mirror.team-cymru.org/gnu/ 
ftp://mirror.team-cymru.org/gnu/ ftp://mirror.anl.gov/pub/gnu/ 
http://mirror.anl.gov/pub/gnu/ http://mirror.thecodefactory.org/gnu/ 
http://gnu.askapache.com/ ftp://aeneas.mit.edu/pub/gnu/ 
http://ftp.wayne.edu/gnu/ http://mirror.nexcess.net/gnu/ 
http://psg.mtu.edu/pub/gnu/ ftp://psg
 .mtu.edu/pub/gnu/ http://gnu.mirror.constant.com/ 
ftp://spinellicreations.com/gnu/ http://mirror.clarkson.edu/gnu/ 
http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/ 
http://mirrors.zerg.biz/gnu/ http://reflection.oss.ou.edu/gnu/gnu/ 
ftp://reflection.oss.ou.edu/gnu/gnu/ http://gnu.mirrors.pair.com/gnu/ 
ftp://gnu.mirrors.pair.com/gnu/gnu/ ftp://ftp.unicamp.br/pub/gnu/ 
http://gnu.c3sl.ufpr.br/ftp/ http://mirror.nbtelecom.com.br/gnu/ 
http://mirror.cedia.org.ec/gnu/ ftp://mirror.cedia.org.ec/gnu 
http://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/ 
http://mirror.is.co.za/mirror/ftp.gnu.org/gnu/ 
ftp://ftp.is.co.za/mirror/ftp.gnu.org/gnu/ http://gnu.afri.cc/ 
http://mirrors.ispros.com.bd/gnu http://mirror.bjtu.edu.cn/gnu/ 
http://mirrors.ustc.edu.cn/gnu/ ftp://mirrors.ustc.edu.cn/gnu/ 
http://mirror.hust.edu.cn/gnu/ http://infinity.kmeacollege.ac.in/gnu/ 
ft

[gentoo-commits] gentoo-x86 commit in dev-lang/orc/files: orc-0.4.17-AM_CONFIG_HEADER.patch

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 14:36:20

  Removed:  orc-0.4.17-AM_CONFIG_HEADER.patch
  Log:
  Version bump. Many bug fixes since last bump. Performance improvements, in 
particular to ARM NEON and x86 SSE3, but also generic improvement in machine 
instruction count and register usage. Remove obsolete versions.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)



[gentoo-commits] gentoo-x86 commit in dev-lang/orc: orc-0.4.23.ebuild ChangeLog orc-0.4.16-r1.ebuild orc-0.4.18.ebuild orc-0.4.17.ebuild orc-0.4.17-r1.ebuild

2014-12-24 Thread Mart Raudsepp (leio)
leio14/12/24 14:36:20

  Modified: ChangeLog
  Added:orc-0.4.23.ebuild
  Removed:  orc-0.4.16-r1.ebuild orc-0.4.18.ebuild
orc-0.4.17.ebuild orc-0.4.17-r1.ebuild
  Log:
  Version bump. Many bug fixes since last bump. Performance improvements, in 
particular to ARM NEON and x86 SSE3, but also generic improvement in machine 
instruction count and register usage. Remove obsolete versions.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.44 dev-lang/orc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   11 Oct 2014 12:38:33 -  1.43
+++ ChangeLog   24 Dec 2014 14:36:20 -  1.44
@@ -1,6 +1,15 @@
 # ChangeLog for dev-lang/orc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.43 2014/10/11 
12:38:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.44 2014/12/24 
14:36:20 leio Exp $
+
+*orc-0.4.23 (24 Dec 2014)
+
+  24 Dec 2014; Mart Raudsepp  -orc-0.4.16-r1.ebuild,
+  -orc-0.4.17.ebuild, -orc-0.4.17-r1.ebuild, -orc-0.4.18.ebuild,
+  +orc-0.4.23.ebuild, -files/orc-0.4.17-AM_CONFIG_HEADER.patch:
+  Version bump. Many bug fixes since last bump. Performance improvements, in
+  particular to ARM NEON and x86 SSE3, but also generic improvement in machine
+  instruction count and register usage. Remove obsolete versions.
 
   11 Oct 2014; Markus Meier  orc-0.4.19.ebuild:
   arm stable, bug #512012



1.1  dev-lang/orc/orc-0.4.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.23.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.23.ebuild?rev=1.1&content-type=text/plain

Index: orc-0.4.23.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.23.ebuild,v 1.1 
2014/12/24 14:36:20 leio Exp $

EAPI="5"

inherit autotools-multilib flag-o-matic

DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array 
operations"
HOMEPAGE="http://gstreamer.freedesktop.org/";
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz";

LICENSE="BSD BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
IUSE="examples static-libs"

RDEPEND=""
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.12
"

src_prepare() {
if ! use examples; then
sed -e '/SUBDIRS/ s:examples::' \
-i Makefile.am Makefile.in || die
fi
}

src_configure() {
# any optimisation on PPC/Darwin yields in a complaint from the 
assembler
# Parameter error: r0 not allowed for parameter %lu (code as 0 not r0)
# the same for Intel/Darwin, although the error message there is 
different
# but along the same lines
[[ ${CHOST} == *-darwin* ]] && filter-flags -O*
autotools-multilib_src_configure
}






[gentoo-commits] gentoo-x86 commit in media-gfx/eom: ChangeLog eom-1.8.0.ebuild

2014-10-25 Thread Mart Raudsepp (leio)
leio14/10/26 04:22:20

  Modified: ChangeLog eom-1.8.0.ebuild
  Log:
  Add ~arm keyword, bug 508072
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.6  media-gfx/eom/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eom/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eom/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eom/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   7 Jul 2014 23:16:30 -   1.5
+++ ChangeLog   26 Oct 2014 04:22:20 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/eom
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.5 2014/07/07 
23:16:30 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.6 2014/10/26 
04:22:20 leio Exp $
+
+  26 Oct 2014; Mart Raudsepp  eom-1.8.0.ebuild:
+  Add ~arm keyword, bug 508072
 
   07 Jul 2014; Tom Wijsman  eom-1.8.0.ebuild:
   Add missing dconf dependency; fixes bug #516272, reported by Patrick Lauer.



1.6  media-gfx/eom/eom-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild?r1=1.5&r2=1.6

Index: eom-1.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eom-1.8.0.ebuild7 Jul 2014 23:16:30 -   1.5
+++ eom-1.8.0.ebuild26 Oct 2014 04:22:20 -  1.6
@@ -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-gfx/eom/eom-1.8.0.ebuild,v 1.5 
2014/07/07 23:16:30 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild,v 1.6 
2014/10/26 04:22:20 leio Exp $
 
 EAPI="5"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 IUSE="X dbus exif jpeg lcms python svg tiff xmp"
 






[gentoo-commits] gentoo-x86 commit in x11-themes/mate-backgrounds: ChangeLog mate-backgrounds-1.8.0.ebuild

2014-10-25 Thread Mart Raudsepp (leio)
leio14/10/26 04:19:32

  Modified: ChangeLog mate-backgrounds-1.8.0.ebuild
  Log:
  Add ~arm keyword, bug 508072
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  x11-themes/mate-backgrounds/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   2 Jul 2014 09:49:14 -   1.6
+++ ChangeLog   26 Oct 2014 04:19:32 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for x11-themes/mate-backgrounds
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v 1.6 
2014/07/02 09:49:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v 1.7 
2014/10/26 04:19:32 leio Exp $
+
+  26 Oct 2014; Mart Raudsepp  mate-backgrounds-1.8.0.ebuild:
+  Add ~arm keyword, bug 508072
 
   02 Jul 2014; Pacho Ramos  mate-backgrounds-1.8.0.ebuild:
   x86 stable, bug 513714



1.5  x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild?r1=1.4&r2=1.5

Index: mate-backgrounds-1.8.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mate-backgrounds-1.8.0.ebuild   2 Jul 2014 09:49:14 -   1.4
+++ mate-backgrounds-1.8.0.ebuild   26 Oct 2014 04:19:32 -  1.5
@@ -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/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild,v
 1.4 2014/07/02 09:49:14 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild,v
 1.5 2014/10/26 04:19:32 leio Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 DEPEND=">=dev-util/intltool-0.35:*
sys-devel/gettext:*"






[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask

2014-10-25 Thread Mart Raudsepp (leio)
leio14/10/26 04:10:14

  Modified: ChangeLog package.mask
  Log:
  Unmask clutter-gst:1.0 as dependency of pinpoint (#526868)

Revision  ChangesPath
1.9491   profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9491&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9491&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9490&r2=1.9491

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9490
retrieving revision 1.9491
diff -u -r1.9490 -r1.9491
--- ChangeLog   25 Oct 2014 19:29:52 -  1.9490
+++ ChangeLog   26 Oct 2014 04:10:13 -  1.9491
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9490 2014/10/25 
19:29:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9491 2014/10/26 
04:10:13 leio Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  26 Oct 2014; Mart Raudsepp  package.mask:
+  Unmask clutter-gst:1.0 as dependency of pinpoint (#526868)
+
   25 Oct 2014; Pacho Ramos  package.mask:
   Unmask pinpoint (#508854#c58 by Ferenc Erki)
 



1.16121  profiles/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16121&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16121&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16120&r2=1.16121

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16120
retrieving revision 1.16121
diff -u -r1.16120 -r1.16121
--- package.mask25 Oct 2014 19:29:52 -  1.16120
+++ package.mask26 Oct 2014 04:10:13 -  1.16121
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16120 2014/10/25 
19:29:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16121 2014/10/26 
04:10:13 leio 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
@@ -208,7 +208,7 @@
 

[gentoo-commits] gentoo-x86 commit in x11-themes/mate-icon-theme: ChangeLog mate-icon-theme-1.8.0.ebuild

2014-10-25 Thread Mart Raudsepp (leio)
leio14/10/26 03:54:16

  Modified: ChangeLog mate-icon-theme-1.8.0.ebuild
  Log:
  Add ~arm keyword, bug 508072
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.9  x11-themes/mate-icon-theme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   2 Jul 2014 09:49:26 -   1.8
+++ ChangeLog   26 Oct 2014 03:54:16 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for x11-themes/mate-icon-theme
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog,v 1.8 
2014/07/02 09:49:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog,v 1.9 
2014/10/26 03:54:16 leio Exp $
+
+  26 Oct 2014; Mart Raudsepp  mate-icon-theme-1.8.0.ebuild:
+  Add ~arm keyword, bug 508072
 
   02 Jul 2014; Pacho Ramos  mate-icon-theme-1.8.0.ebuild:
   x86 stable, bug 513714



1.5  x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild?r1=1.4&r2=1.5

Index: mate-icon-theme-1.8.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mate-icon-theme-1.8.0.ebuild2 Jul 2014 09:49:26 -   1.4
+++ mate-icon-theme-1.8.0.ebuild26 Oct 2014 03:54:16 -  1.5
@@ -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/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild,v
 1.4 2014/07/02 09:49:26 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild,v
 1.5 2014/10/26 03:54:16 leio Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 RDEPEND=">=x11-themes/hicolor-icon-theme-0.10"
 






[gentoo-commits] gentoo-x86 commit in x11-terms/mate-terminal: mate-terminal-1.8.0.ebuild ChangeLog

2014-10-25 Thread Mart Raudsepp (leio)
leio14/10/26 03:15:23

  Modified: mate-terminal-1.8.0.ebuild ChangeLog
  Log:
  Add ~arm keyword for bug 508072 and me
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild?r1=1.4&r2=1.5

Index: mate-terminal-1.8.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mate-terminal-1.8.0.ebuild  2 Jul 2014 09:49:08 -   1.4
+++ mate-terminal-1.8.0.ebuild  26 Oct 2014 03:15:23 -  1.5
@@ -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/x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild,v 
1.4 2014/07/02 09:49:08 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-terms/mate-terminal/mate-terminal-1.8.0.ebuild,v 
1.5 2014/10/26 03:15:23 leio Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 RDEPEND="app-text/rarian:0
dev-libs/atk:0



1.7  x11-terms/mate-terminal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/mate-terminal/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/mate-terminal/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/mate-terminal/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-terms/mate-terminal/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   2 Jul 2014 09:49:08 -   1.6
+++ ChangeLog   26 Oct 2014 03:15:23 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for x11-terms/mate-terminal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/mate-terminal/ChangeLog,v 1.6 
2014/07/02 09:49:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/mate-terminal/ChangeLog,v 1.7 
2014/10/26 03:15:23 leio Exp $
+
+  26 Oct 2014; Mart Raudsepp  mate-terminal-1.8.0.ebuild:
+  Add ~arm keyword for bug 508072 and me
 
   02 Jul 2014; Pacho Ramos  mate-terminal-1.8.0.ebuild:
   x86 stable, bug 513714






[gentoo-commits] gentoo-x86 commit in mate-base/mate-desktop: mate-desktop-1.8.1-r1.ebuild ChangeLog

2014-10-25 Thread Mart Raudsepp (leio)
leio14/10/26 01:54:09

  Modified: mate-desktop-1.8.1-r1.ebuild ChangeLog
  Log:
  Add ~arm keyword for bug 508072 and me
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild?r1=1.4&r2=1.5

Index: mate-desktop-1.8.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mate-desktop-1.8.1-r1.ebuild2 Jul 2014 09:46:38 -   1.4
+++ mate-desktop-1.8.1-r1.ebuild26 Oct 2014 01:54:09 -  1.5
@@ -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/mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild,v 
1.4 2014/07/02 09:46:38 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mate-base/mate-desktop/mate-desktop-1.8.1-r1.ebuild,v 
1.5 2014/10/26 01:54:09 leio Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 IUSE="X startup-notification"
 



1.14 mate-base/mate-desktop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-desktop/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-desktop/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-desktop/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-base/mate-desktop/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   2 Jul 2014 09:46:38 -   1.13
+++ ChangeLog   26 Oct 2014 01:54:09 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for mate-base/mate-desktop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-desktop/ChangeLog,v 1.13 
2014/07/02 09:46:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-desktop/ChangeLog,v 1.14 
2014/10/26 01:54:09 leio Exp $
+
+  26 Oct 2014; Mart Raudsepp  mate-desktop-1.8.1-r1.ebuild:
+  Add ~arm keyword for bug 508072 and me
 
   02 Jul 2014; Pacho Ramos  mate-desktop-1.8.1-r1.ebuild:
   x86 stable, bug 513714






[gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-ews: ChangeLog evolution-ews-3.12.7.ebuild

2014-10-15 Thread Mart Raudsepp (leio)
leio14/10/15 16:15:41

  Modified: ChangeLog
  Added:evolution-ews-3.12.7.ebuild
  Log:
  Version bump for many bug fixes
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.33 gnome-extra/evolution-ews/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   25 Sep 2014 09:32:37 -  1.32
+++ ChangeLog   15 Oct 2014 16:15:41 -  1.33
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-extra/evolution-ews
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v 1.32 
2014/09/25 09:32:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v 1.33 
2014/10/15 16:15:41 leio Exp $
+
+*evolution-ews-3.12.7 (15 Oct 2014)
+
+  15 Oct 2014; Mart Raudsepp  +evolution-ews-3.12.7.ebuild:
+  Version bump for many bug fixes
 
 *evolution-ews-3.12.6 (25 Sep 2014)
 



1.1  gnome-extra/evolution-ews/evolution-ews-3.12.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.7.ebuild?rev=1.1&content-type=text/plain

Index: evolution-ews-3.12.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.7.ebuild,v 
1.1 2014/10/15 16:15:41 leio Exp $

EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"

inherit gnome2

DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web Services"
HOMEPAGE="https://wiki.gnome.org/Apps/Evolution";

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
dev-db/sqlite:3=
>=dev-libs/glib-2.32:2
dev-libs/libical:0=
>=dev-libs/libxml2-2
>=gnome-extra/evolution-data-server-${PV}:0=
>=mail-client/evolution-${PV}:2.0
>=net-libs/libsoup-2.42:2.4
>=x11-libs/gtk+-3:3
"
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.9
>=dev-util/intltool-0.35.5
virtual/pkgconfig
"

# Requires libhttpmock which is not in portage
RESTRICT="test"

src_configure() {
# We don't have libmspack, needing internal lzx
gnome2_src_configure --with-internal-lzx
}






[gentoo-commits] gentoo-x86 commit in mail-client/evolution: evolution-3.12.7.ebuild ChangeLog

2014-10-15 Thread Mart Raudsepp (leio)
leio14/10/15 15:51:48

  Modified: ChangeLog
  Added:evolution-3.12.7.ebuild
  Log:
  Version bump for various memory leak and bug fixes, gtk3.14 compatibility
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.430mail-client/evolution/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.430&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.430&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?r1=1.429&r2=1.430

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v
retrieving revision 1.429
retrieving revision 1.430
diff -u -r1.429 -r1.430
--- ChangeLog   24 Sep 2014 13:25:05 -  1.429
+++ ChangeLog   15 Oct 2014 15:51:48 -  1.430
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/evolution
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.429 
2014/09/24 13:25:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.430 
2014/10/15 15:51:48 leio Exp $
+
+*evolution-3.12.7 (15 Oct 2014)
+
+  15 Oct 2014; Mart Raudsepp  +evolution-3.12.7.ebuild:
+  Version bump for various memory leak and bug fixes, gtk3.14 compatibility
 
 *evolution-3.12.6 (24 Sep 2014)
 



1.1  mail-client/evolution/evolution-3.12.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.7.ebuild?rev=1.1&content-type=text/plain

Index: evolution-3.12.7.ebuild
===
# 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.7.ebuild,v 1.1 
2014/10/15 15:51:48 leio 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
# FIXME: You need to have gnome-icon-theme or adwaita-icon-theme installed
# (last one not yet in the tree)
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 )

[gentoo-commits] gentoo-x86 commit in gnome-extra/gtkhtml: ChangeLog gtkhtml-4.8.5.ebuild

2014-10-15 Thread Mart Raudsepp (leio)
leio14/10/15 15:46:18

  Modified: ChangeLog
  Added:gtkhtml-4.8.5.ebuild
  Log:
  Version bump for theming compatibility with gtk3.14 and bug fixes
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.295gnome-extra/gtkhtml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.295&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.295&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?r1=1.294&r2=1.295

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- ChangeLog   2 Oct 2014 11:45:36 -   1.294
+++ ChangeLog   15 Oct 2014 15:46:18 -  1.295
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-extra/gtkhtml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.294 
2014/10/02 11:45:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.295 
2014/10/15 15:46:18 leio Exp $
+
+*gtkhtml-4.8.5 (15 Oct 2014)
+
+  15 Oct 2014; Mart Raudsepp  +gtkhtml-4.8.5.ebuild:
+  Version bump for theming compatibility with gtk3.14 and bug fixes
 
 *gtkhtml-4.8.4 (02 Oct 2014)
 



1.1  gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild?rev=1.1&content-type=text/plain

Index: gtkhtml-4.8.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild,v 
1.1 2014/10/15 15:46:18 leio Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="Lightweight HTML rendering/printing/editing engine"
HOMEPAGE="https://git.gnome.org/browse/gtkhtml";

LICENSE="GPL-2+ LGPL-2+"
SLOT="4.0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""

# orbit is referenced in configure, but is not used anywhere else
RDEPEND="
>=x11-libs/gtk+-3.2:3
>=x11-libs/cairo-1.10:=
x11-libs/pango
>=app-text/enchant-1.1.7:=
gnome-base/gsettings-desktop-schemas
>=app-text/iso-codes-0.49
>=net-libs/libsoup-2.26.0:2.4
"
DEPEND="${RDEPEND}
x11-proto/xproto
sys-devel/gettext
>=dev-util/intltool-0.40.0
virtual/pkgconfig
"

src_configure() {
gnome2_src_configure --disable-static
}

src_install() {
gnome2_src_install

# Don't collide with 3.14 slot
mv "${ED}"/usr/bin/gtkhtml-editor-test{,-${SLOT}} || die
}






[gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-data-server: evolution-data-server-3.12.7.1.ebuild ChangeLog

2014-10-15 Thread Mart Raudsepp (leio)
leio14/10/15 15:41:55

  Modified: ChangeLog
  Added:evolution-data-server-3.12.7.1.ebuild
  Log:
  Version bump for bug fixes
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.402gnome-extra/evolution-data-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.402&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.402&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?r1=1.401&r2=1.402

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -r1.401 -r1.402
--- ChangeLog   2 Oct 2014 09:42:34 -   1.401
+++ ChangeLog   15 Oct 2014 15:41:55 -  1.402
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/evolution-data-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.401 
2014/10/02 09:42:34 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.402 
2014/10/15 15:41:55 leio Exp $
+
+*evolution-data-server-3.12.7.1 (15 Oct 2014)
+
+  15 Oct 2014; Mart Raudsepp 
+  +evolution-data-server-3.12.7.1.ebuild:
+  Version bump for bug fixes
 
   02 Oct 2014; Pacho Ramos 
   evolution-data-server-3.12.6.ebuild:



1.1  
gnome-extra/evolution-data-server/evolution-data-server-3.12.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.7.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.7.1.ebuild?rev=1.1&content-type=text/plain

Index: evolution-data-server-3.12.7.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.7.1.ebuild,v
 1.1 2014/10/15 15:41:55 leio Exp $

EAPI="5"
GCONF_DEBUG="no"
# python3 not really supported, bug #478678
PYTHON_COMPAT=( python2_7 pypy pypy2_0 )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"

inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx

DESCRIPTION="Evolution groupware backend"
HOMEPAGE="https://wiki.gnome.org/Apps/Evolution";

# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
SLOT="0/49" # subslot = libcamel-1.2 soname version
IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap 
kerberos vala +weather"
REQUIRED_USE="vala? ( introspection )"

KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"

RDEPEND="
>=app-crypt/gcr-3.4
>=app-crypt/libsecret-0.5[crypt]
>=dev-db/sqlite-3.5:=
>=dev-libs/glib-2.36:2
>=dev-libs/libgdata-0.10:=
>=dev-libs/libical-0.43:=
>=net-libs/libsoup-2.42:2.4
>=dev-libs/libxml2-2
>=dev-libs/nspr-4.4:=
>=dev-libs/nss-3.9:=
>=sys-libs/db-4:=

dev-libs/icu:=
sys-libs/zlib:=
virtual/libiconv

gtk? (
>=app-crypt/gcr-3.4[gtk]
>=x11-libs/gtk+-3.2:3
)
gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8 )
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
kerberos? ( virtual/krb5:= )
ldap? ( >=net-nds/openldap-2:= )
weather? ( >=dev-libs/libgweather-3.8:2= )
"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
dev-util/gdbus-codegen
dev-util/gperf
>=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.35.5
>=gnome-base/gnome-common-3.5.5
>=sys-devel/gettext-0.17
virtual/pkgconfig
vala? ( $(vala_depend) )"
# eautoreconf needs:
#   >=gnome-base/gnome-common-2

# Some tests fail due to missings locales.
# Also, dbus tests are flacky, bugs #397975 #501834
# It looks like a nightmare to disable those for now.
RESTRICT="test"

pkg_setup() {
python-any-r1_pkg_setup
}

src_prepare() {
use vala && vala_src_prepare

# Fix relink issues in src_install
ELTCONF="--reverse-deps"

gnome2_src_prepare

# Fix compilation flags crazyness, upstream bug #653157
sed 's/^\(AM_CFLAGS="\)$WARNING_FLAGS/\1/' \
-i configure || die "sed failed"
}

src_configure() {
# /usr/include/db.h is always db-1 on FreeBSD
# so include the right di

[gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-2.2.6-r201.ebuild webkit-gtk-2.4.4-r201.ebuild webkit-gtk-2.2.6-r1.ebuild webkit-gtk-2.4.4-r1.ebuild webkit-gtk-2.4.4-r2

2014-10-06 Thread Mart Raudsepp (leio)
leio14/10/06 14:08:04

  Modified: ChangeLog
  Added:webkit-gtk-2.2.6-r201.ebuild
webkit-gtk-2.4.4-r201.ebuild
webkit-gtk-2.2.6-r1.ebuild
webkit-gtk-2.4.4-r1.ebuild
  Removed:  webkit-gtk-2.4.4-r200.ebuild
webkit-gtk-2.4.4.ebuild
webkit-gtk-2.2.6-r200.ebuild
webkit-gtk-2.2.6.ebuild
  Log:
  Revision bumps at straight to stable to remove non-distributable icons from 
webkitgtk library and stop usage of non-distributable tarballs. These images 
are embedded in the library binary itself via GResource and need to be rebuilt 
to not violate licensing. Bug #524584
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, unsigned 
Manifest commit)

Revision  ChangesPath
1.284net-libs/webkit-gtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.284&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.284&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.283&r2=1.284

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog   6 Oct 2014 10:37:26 -   1.283
+++ ChangeLog   6 Oct 2014 14:08:04 -   1.284
@@ -1,6 +1,21 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.283 
2014/10/06 10:37:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.284 
2014/10/06 14:08:04 leio Exp $
+
+*webkit-gtk-2.4.4-r201 (06 Oct 2014)
+*webkit-gtk-2.4.4-r1 (06 Oct 2014)
+*webkit-gtk-2.2.6-r201 (06 Oct 2014)
+*webkit-gtk-2.2.6-r1 (06 Oct 2014)
+
+  06 Oct 2014; Mart Raudsepp  -webkit-gtk-2.2.6.ebuild,
+  +webkit-gtk-2.2.6-r1.ebuild, -webkit-gtk-2.2.6-r200.ebuild,
+  +webkit-gtk-2.2.6-r201.ebuild, -webkit-gtk-2.4.4.ebuild,
+  +webkit-gtk-2.4.4-r1.ebuild, -webkit-gtk-2.4.4-r200.ebuild,
+  +webkit-gtk-2.4.4-r201.ebuild:
+  Revision bumps at straight to stable to remove non-distributable icons from
+  webkitgtk library and stop usage of non-distributable tarballs. These images
+  are embedded in the library binary itself via GResource and need to be
+  rebuilt to not violate licensing. Bug #524584
 
   06 Oct 2014; Pacho Ramos  webkit-gtk-2.2.6-r200.ebuild,
   webkit-gtk-2.2.6.ebuild, webkit-gtk-2.4.4-r200.ebuild,



1.1  net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild?rev=1.1&content-type=text/plain

Index: webkit-gtk-2.2.6-r201.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild,v 1.1 
2014/10/06 14:08:04 leio Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
GCONF_DEBUG="no"

inherit autotools check-reqs eutils flag-o-matic gnome2 pax-utils python-any-r1 
toolchain-funcs versionator virtualx

MY_P="webkitgtk-${PV}"
DESCRIPTION="Open source web browser engine"
HOMEPAGE="http://www.webkitgtk.org/";
SRC_URI="http://www.webkitgtk.org/releases/${MY_P}a.tar.xz";

LICENSE="LGPL-2+ BSD"
SLOT="2"
KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
IUSE="aqua coverage debug +egl +geoloc gles2 +gstreamer +introspection +jit 
libsecret +opengl spell +webgl"
# bugs 372493, 416331
REQUIRED_USE="
geoloc? ( introspection )
introspection? ( gstreamer )
gles2? ( egl )
webgl? ( ^^ ( gles2 opengl ) )
!webgl? ( ?? ( gles2 opengl ) )
"

# use sqlite, svg by default
RDEPEND="
dev-libs/libxml2:2
dev-libs/libxslt
media-libs/harfbuzz:=[icu(+)]
media-libs/libwebp:=
virtual/jpeg:0=
>=media-libs/libpng-1.4:0=
>=x11-libs/cairo-1.10:=[X]
>=dev-libs/glib-2.36.0:2
>=dev-libs/icu-3.8.1-r1:=
>=net-libs/libsoup-2.42.0:2.4[introspection?]
dev-db/sqlite:3=
>=x11-libs/pango-1.30.0.0
x11-libs/libXrender
x11-libs/libXt
>=x11-libs/gtk+-2.24.10:2

egl? ( media-libs/mesa[egl] )
geoloc? ( app-misc/geoclue:0 )
gles2? ( media-libs/mesa[gles2] )
gstreamer? (
>=media-libs/gstreamer-1.2:1.0
   

[gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-3.0.1.1.ebuild ChangeLog

2014-10-05 Thread Mart Raudsepp (leio)
leio14/10/06 01:09:03

  Modified: ChangeLog
  Added:wxpython-3.0.1.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.208dev-python/wxpython/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.208&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.208&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.207&r2=1.208

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog   19 May 2014 18:13:44 -  1.207
+++ ChangeLog   6 Oct 2014 01:09:03 -   1.208
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/wxpython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.207 
2014/05/19 18:13:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.208 
2014/10/06 01:09:03 leio Exp $
+
+*wxpython-3.0.1.1 (06 Oct 2014)
+
+  06 Oct 2014; Mart Raudsepp  +wxpython-3.0.1.1.ebuild:
+  Version bump
 
   19 May 2014; Michał Górny  -wxpython-2.8.12.1-r1.ebuild:
   Drop the old versions that required python-exec:0.



1.1  dev-python/wxpython/wxpython-3.0.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-3.0.1.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-3.0.1.1.ebuild?rev=1.1&content-type=text/plain

Index: wxpython-3.0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.1.1.ebuild,v 1.1 
2014/10/06 01:09:03 leio Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
WX_GTK_VER="3.0"

inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets

MY_PN="wxPython-src"

DESCRIPTION="A blending of the wxWindows C++ class library with Python"
HOMEPAGE="http://www.wxpython.org/";
SRC_URI="
mirror://sourceforge/wxpython/${MY_PN}-${PV}.tar.bz2
examples? ( mirror://sourceforge/wxpython/wxPython-demo-${PV}.tar.bz2 )"

LICENSE="wxWinLL-3"
SLOT="3.0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="cairo examples libnotify opengl"

RDEPEND="
dev-lang/python-exec:2[${PYTHON_USEDEP}]
>=x11-libs/wxGTK-${PV}:${WX_GTK_VER}=[libnotify=,opengl?,tiff,X]
dev-libs/glib:2
dev-python/setuptools[${PYTHON_USEDEP}]
media-libs/libpng:0=
media-libs/tiff:0
virtual/jpeg
x11-libs/gtk+:2
x11-libs/pango[X]
cairo?  ( >=dev-python/pycairo-1.8.4[${PYTHON_USEDEP}] )
opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )"

DEPEND="${RDEPEND}
virtual/pkgconfig"

S="${WORKDIR}/${MY_PN}-${PV}/wxPython"
DOC_S="${WORKDIR}/wxPython-${PV}"

# The hacky build system seems to be broken with out-of-source builds,
# and installs 'wx' package globally.
DISTUTILS_IN_SOURCE_BUILD=1

python_prepare_all() {
sed -i "s:cflags.append('-O3'):pass:" config.py || die "sed failed"

if use examples; then
cd "${DOC_S}"
epatch "${FILESDIR}"/${PN}-${SLOT}-wxversion-demo.patch
fi

cd "${S}"
local PATCHES=(
"${FILESDIR}"/${PN}-3.0.0.0-wxversion-scripts.patch
# drop editra - we have it as a separate package now
"${FILESDIR}"/${PN}-2.8.11-drop-editra.patch
"${FILESDIR}"/${PN}-2.8-no-preservatives-added.patch
# fix handling egg_info command
"${FILESDIR}"/${PN}-2.8.12.1-disable-egging-mode.patch
)

distutils-r1_python_prepare_all
}

src_configure() {
need-wxwidgets unicode

mydistutilsargs=(
WX_CONFIG="${WX_CONFIG}"
WXPORT=gtk2
UNICODE=1
BUILD_GLCANVAS=$(usex opengl 1 0)
)
}

python_compile() {
# We need to have separate libdirs due to hackery, bug #455332.
distutils-r1_python_compile \
build --build-purelib "${BUILD_DIR}"/lib.common
}

python_install() {
distutils-r1_python_install \
build --build-purelib "${BUILD_DIR}"/lib.common

# adjust the filenames for wxPython slots.
local file
for file in "${D}$(python_get_sitedir)"/wx{version.*,.pth}; do
mv "${file}" "${file}-${SLOT}" || die
done
cd "${ED}"usr/lib/python-exec/"${EPYTHON}" || die

[gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-3.0.1.1.ebuild

2014-10-05 Thread Mart Raudsepp (leio)
leio14/10/06 01:06:16

  Modified: ChangeLog
  Added:wxGTK-3.0.1.1.ebuild
  Log:
  Version bump (bug #515120)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.315x11-libs/wxGTK/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.315&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.315&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.314&r2=1.315

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -r1.314 -r1.315
--- ChangeLog   23 May 2014 08:21:26 -  1.314
+++ ChangeLog   6 Oct 2014 01:06:16 -   1.315
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.314 2014/05/23 
08:21:26 rhill Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.315 2014/10/06 
01:06:16 leio Exp $
+
+*wxGTK-3.0.1.1 (06 Oct 2014)
+
+  06 Oct 2014; Mart Raudsepp  +wxGTK-3.0.1.1.ebuild:
+  Version bump (bug #515120)
 
   23 May 2014; Ryan Hill  -wxGTK-2.8.12.1.ebuild,
   wxGTK-2.8.12.1-r1.ebuild, wxGTK-3.0.0.0.ebuild:



1.1  x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild?rev=1.1&content-type=text/plain

Index: wxGTK-3.0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild,v 1.1 
2014/10/06 01:06:16 leio Exp $

EAPI="5"

inherit eutils flag-o-matic

DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit"
HOMEPAGE="http://wxwidgets.org/";

# we use the wxPython tarballs because they include the full wxGTK sources and
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.bz2 )"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit"

SLOT="3.0"

RDEPEND="
dev-libs/expat
sdl?( media-libs/libsdl )
X?  (
>=dev-libs/glib-2.22:2
media-libs/libpng:0=
sys-libs/zlib
virtual/jpeg
>=x11-libs/gtk+-2.18:2
x11-libs/gdk-pixbuf
x11-libs/libSM
x11-libs/libXxf86vm
x11-libs/pango[X]
gstreamer? (
media-libs/gstreamer:0.10
media-libs/gst-plugins-base:0.10 )
libnotify? ( x11-libs/libnotify )
opengl? ( virtual/opengl )
tiff?   ( media-libs/tiff:0 )
webkit? ( net-libs/webkit-gtk:2 )
)
aqua? (
>=x11-libs/gtk+-2.4[aqua=]
virtual/jpeg
tiff?   ( media-libs/tiff:0 )
)"

DEPEND="${RDEPEND}
virtual/pkgconfig
opengl? ( virtual/glu )
X?  (
x11-proto/xproto
x11-proto/xineramaproto
x11-proto/xf86vidmodeproto
)"

PDEPEND=">=app-admin/eselect-wxwidgets-20131230"

LICENSE="wxWinLL-3
GPL-2
doc?( wxWinFDL-3 )"

S="${WORKDIR}/wxPython-src-${PV}"

src_prepare() {
epatch "${FILESDIR}"/${PN}-3.0.0.0-collision.patch

# https://bugs.gentoo.org/421851
# https://bugs.gentoo.org/499984
sed -i -e "/wx_cv_std_libpath=/s:=.*:=$(get_libdir):" configure || die

epatch_user
}

src_configure() {
local myconf

# X independent options
myconf="
--with-zlib=sys
--with-expat=sys
--enable-compat28
$(use_with sdl)"

# debug in >=2.9
# there is no longer separate debug libraries (gtk2ud)
# wxDEBUG_LEVEL=1 is the default and we will leave it enabled
# wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs.
# apps can disable these features by building w/ -NDEBUG or 
wxDEBUG_LEVEL_0.
# http://docs.wxwidgets.org/3.0/overview_debugging.html
# 
http://groups.google.com/group/wx-

[gentoo-commits] gentoo-x86 commit in games-mud/wxmud: metadata.xml ChangeLog

2014-08-16 Thread Mart Raudsepp (leio)
leio14/08/17 01:19:00

  Modified: metadata.xml ChangeLog
  Log:
  Remove games herd from maintainership.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.3  games-mud/wxmud/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/wxmud/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/wxmud/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/wxmud/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/games-mud/wxmud/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml15 Jan 2008 05:40:47 -  1.2
+++ metadata.xml17 Aug 2014 01:19:00 -  1.3
@@ -1,7 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-games
 
   l...@gentoo.org
 



1.8  games-mud/wxmud/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/wxmud/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/wxmud/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/wxmud/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-mud/wxmud/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   5 Sep 2013 19:44:54 -   1.7
+++ ChangeLog   17 Aug 2014 01:19:00 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-mud/wxmud
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/wxmud/ChangeLog,v 1.7 2013/09/05 
19:44:54 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-mud/wxmud/ChangeLog,v 1.8 2014/08/17 
01:19:00 leio Exp $
+
+  17 Aug 2014; Mart Raudsepp  metadata.xml:
+  Remove games herd from maintainership.
 
   05 Sep 2013; Michał Górny  wxmud-.ebuild:
   Clean up PYTHON_COMPAT from old implementations.






[gentoo-commits] gentoo-x86 commit in www-client/epiphany: epiphany-3.12.1.ebuild epiphany-3.12.0.ebuild ChangeLog

2014-07-17 Thread Mart Raudsepp (leio)
leio14/07/18 05:11:16

  Modified: epiphany-3.12.1.ebuild epiphany-3.12.0.ebuild
ChangeLog
  Log:
  Add missing gnome-common builddep as eautoreconf is called; bug 517386
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  www-client/epiphany/epiphany-3.12.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild?r1=1.1&r2=1.2

Index: epiphany-3.12.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- epiphany-3.12.1.ebuild  30 May 2014 19:03:53 -  1.1
+++ epiphany-3.12.1.ebuild  18 Jul 2014 05:11:15 -  1.2
@@ -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/www-client/epiphany/epiphany-3.12.1.ebuild,v 1.1 
2014/05/30 19:03:53 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild,v 1.2 
2014/07/18 05:11:15 leio Exp $
 
 EAPI="5"
 GCONF_DEBUG="yes"
@@ -48,6 +48,7 @@
 # paxctl needed for bug #407085
 # eautoreconf requires gnome-common-3.5.5
 DEPEND="${COMMON_DEPEND}
+   gnome-base/gnome-common
>=dev-util/intltool-0.50
sys-apps/paxctl
sys-devel/gettext



1.2  www-client/epiphany/epiphany-3.12.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.0.ebuild?r1=1.1&r2=1.2

Index: epiphany-3.12.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.12.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- epiphany-3.12.0.ebuild  27 Apr 2014 21:47:45 -  1.1
+++ epiphany-3.12.0.ebuild  18 Jul 2014 05:11:15 -  1.2
@@ -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/www-client/epiphany/epiphany-3.12.0.ebuild,v 1.1 
2014/04/27 21:47:45 eva Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.12.0.ebuild,v 1.2 
2014/07/18 05:11:15 leio Exp $
 
 EAPI="5"
 GCONF_DEBUG="yes"
@@ -48,6 +48,7 @@
 # paxctl needed for bug #407085
 # eautoreconf requires gnome-common-3.5.5
 DEPEND="${COMMON_DEPEND}
+   gnome-base/gnome-common
>=dev-util/intltool-0.50
sys-apps/paxctl
sys-devel/gettext



1.308www-client/epiphany/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.308&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.308&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?r1=1.307&r2=1.308

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -r1.307 -r1.308
--- ChangeLog   30 May 2014 19:03:53 -  1.307
+++ ChangeLog   18 Jul 2014 05:11:15 -  1.308
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/epiphany
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.307 
2014/05/30 19:03:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.308 
2014/07/18 05:11:15 leio Exp $
+
+  18 Jul 2014; Mart Raudsepp  epiphany-3.12.0.ebuild,
+  epiphany-3.12.1.ebuild:
+  Add missing gnome-common builddep as eautoreconf is called; bug 517386
 
 *epiphany-3.12.1 (30 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-text/gnome-doc-utils: gnome-doc-utils-0.20.10.ebuild ChangeLog

2014-04-23 Thread Mart Raudsepp (leio)
leio14/04/24 01:23:57

  Modified: ChangeLog
  Added:gnome-doc-utils-0.20.10.ebuild
  Log:
  Restore 0.20.10; it was still the latest stable on all arches besides 
amd64/hppa/x86.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 
unsigned Manifest commit)

Revision  ChangesPath
1.219app-text/gnome-doc-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.219&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.219&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?r1=1.218&r2=1.219

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- ChangeLog   23 Apr 2014 20:55:45 -  1.218
+++ ChangeLog   24 Apr 2014 01:23:57 -  1.219
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/gnome-doc-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.218 
2014/04/23 20:55:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.219 
2014/04/24 01:23:57 leio Exp $
+
+  24 Apr 2014; Mart Raudsepp  +gnome-doc-utils-0.20.10.ebuild:
+  Restore 0.20.10; it was still the latest stable on all arches besides
+  amd64/hppa/x86.
 
   23 Apr 2014; Pacho Ramos  -gnome-doc-utils-0.20.10.ebuild:
   Drop old



1.13 app-text/gnome-doc-utils/gnome-doc-utils-0.20.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10.ebuild?r1=1.12&r2=1.13







[gentoo-commits] gentoo-x86 commit in dev-lang/orc: ChangeLog orc-0.4.19.ebuild

2014-04-22 Thread Mart Raudsepp (leio)
leio14/04/23 01:49:36

  Modified: ChangeLog
  Added:orc-0.4.19.ebuild
  Log:
  Version bump. Fixes many memory leaks, compiler and static code analysis 
warnings.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.38 dev-lang/orc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   21 Apr 2014 10:28:40 -  1.37
+++ ChangeLog   23 Apr 2014 01:49:36 -  1.38
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/orc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.37 2014/04/21 
10:28:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.38 2014/04/23 
01:49:36 leio Exp $
+
+*orc-0.4.19 (23 Apr 2014)
+
+  23 Apr 2014; Mart Raudsepp  +orc-0.4.19.ebuild:
+  Version bump. Fixes many memory leaks, compiler and static code analysis
+  warnings.
 
   21 Apr 2014; Agostino Sarubbo  orc-0.4.18.ebuild:
   Stable for arm, wrt bug #507568



1.1  dev-lang/orc/orc-0.4.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.19.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.19.ebuild?rev=1.1&content-type=text/plain

Index: orc-0.4.19.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.19.ebuild,v 1.1 
2014/04/23 01:49:36 leio Exp $

EAPI="5"

inherit autotools-multilib flag-o-matic

DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array 
operations"
HOMEPAGE="http://code.entropywave.com/projects/orc/";
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.gz";

LICENSE="BSD BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
IUSE="examples static-libs"

RDEPEND=""
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
"

src_prepare() {
if ! use examples; then
sed -e '/SUBDIRS/ s:examples::' \
-i Makefile.am Makefile.in || die
fi
}

src_configure() {
# any optimisation on PPC/Darwin yields in a complaint from the 
assembler
# Parameter error: r0 not allowed for parameter %lu (code as 0 not r0)
# the same for Intel/Darwin, although the error message there is 
different
# but along the same lines
[[ ${CHOST} == *-darwin* ]] && filter-flags -O*
autotools-multilib_src_configure
}






[gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: pulseaudio-5.0.ebuild ChangeLog

2014-04-14 Thread Mart Raudsepp (leio)
leio14/04/14 13:04:40

  Modified: pulseaudio-5.0.ebuild ChangeLog
  Log:
  dodoc NEWS file, which is actually useful since v4.0
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  media-sound/pulseaudio/pulseaudio-5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0.ebuild?r1=1.6&r2=1.7

Index: pulseaudio-5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pulseaudio-5.0.ebuild   6 Apr 2014 15:23:16 -   1.6
+++ pulseaudio-5.0.ebuild   14 Apr 2014 13:04:40 -  1.7
@@ -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-sound/pulseaudio/pulseaudio-5.0.ebuild,v 1.6 
2014/04/06 15:23:16 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-5.0.ebuild,v 1.7 
2014/04/14 13:04:40 leio Exp $
 
 EAPI="5"
 inherit autotools eutils flag-o-matic linux-info readme.gentoo systemd user 
versionator udev multilib-minimal
@@ -287,7 +287,7 @@
 
use avahi && sed -i -e '/module-zeroconf-publish/s:^#::' 
"${ED}/etc/pulse/default.pa"
 
-   dodoc README todo
+   dodoc NEWS README todo
 
if use doc; then
pushd doxygen/html



1.330media-sound/pulseaudio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.330&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.330&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.329&r2=1.330

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
retrieving revision 1.329
retrieving revision 1.330
diff -u -r1.329 -r1.330
--- ChangeLog   6 Apr 2014 15:23:16 -   1.329
+++ ChangeLog   14 Apr 2014 13:04:40 -  1.330
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/pulseaudio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.329 
2014/04/06 15:23:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.330 
2014/04/14 13:04:40 leio Exp $
+
+  14 Apr 2014;  pulseaudio-5.0.ebuild:
+  dodoc NEWS file, which is actually useful since v4.0
 
   06 Apr 2014; Pacho Ramos  -pulseaudio-4.99.4-r1.ebuild,
   pulseaudio-5.0.ebuild: