[gentoo-commits] gentoo-x86 commit in dev-ml/parmap/files: - New directory

2015-07-12 Thread Remi Cardona (remi)
remi15/07/12 20:44:11

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-ml/parmap/files added to the repository



[gentoo-commits] gentoo-x86 commit in app-office/libreoffice: ChangeLog libreoffice-4.4.1.2.ebuild

2015-02-28 Thread Remi Cardona (remi)
remi15/02/28 11:48:35

  Modified: ChangeLog libreoffice-4.4.1.2.ebuild
  Log:
  app-office/libreoffice: add bashisms removal patch back
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.623app-office/libreoffice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.623view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.623content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.622r2=1.623

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.622
retrieving revision 1.623
diff -u -r1.622 -r1.623
--- ChangeLog   26 Feb 2015 20:02:58 -  1.622
+++ ChangeLog   28 Feb 2015 11:48:35 -  1.623
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.622 
2015/02/26 20:02:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.623 
2015/02/28 11:48:35 remi Exp $
+
+  28 Feb 2015; Rémi Cardona r...@gentoo.org libreoffice-4.4.1.2.ebuild:
+  Add bashisms removal patch back, it's not in 4.4, but in the
+  'feature/priorities' branch in upstream git.
 
 *libreoffice-4.4.1.2 (26 Feb 2015)
 



1.2  app-office/libreoffice/libreoffice-4.4.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.4.1.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.4.1.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.4.1.2.ebuild?r1=1.1r2=1.2

Index: libreoffice-4.4.1.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.4.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-4.4.1.2.ebuild  26 Feb 2015 20:02:58 -  1.1
+++ libreoffice-4.4.1.2.ebuild  28 Feb 2015 11:48:35 -  1.2
@@ -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-office/libreoffice/libreoffice-4.4.1.2.ebuild,v 1.1 
2015/02/26 20:02:58 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.4.1.2.ebuild,v 1.2 
2015/02/28 11:48:35 remi Exp $
 
 EAPI=5
 
@@ -252,6 +252,9 @@
${FILESDIR}/${PN}-4.4.0.3-telepathy-build-fix.patch
${FILESDIR}/${PN}-4.4.1.2-add-kde4-open-url-script.patch
${FILESDIR}/${PN}-4.4.1.2-improve-KDE4FilePicker.patch
+
+   # from feature/priorities branch
+   ${FILESDIR}/${PN}-4.3.5.2-remove-bashisms.patch # bug 525454
 )
 
 REQUIRED_USE=






[gentoo-commits] gentoo-x86 commit in x11-libs/gtk+/files: gtk+-non-bash-support.patch

2015-02-21 Thread Remi Cardona (remi)
remi15/02/22 00:22:31

  Modified: gtk+-non-bash-support.patch
  Log:
  x11-libs/gtk+: tweak non-bash patch
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.3  x11-libs/gtk+/files/gtk+-non-bash-support.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch?r1=1.2r2=1.3

Index: gtk+-non-bash-support.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gtk+-non-bash-support.patch 22 Feb 2015 00:03:06 -  1.2
+++ gtk+-non-bash-support.patch 22 Feb 2015 00:22:31 -  1.3
@@ -1,4 +1,4 @@
-From dd95441325d038d8e1d766e2b36ee9fb1171424d Mon Sep 17 00:00:00 2001
+From 43a4a28cdc60ac7347bb89f84cf049cb3401621d Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
 Date: Sun, 26 Oct 2014 01:59:33 +0400
 Subject: [PATCH] gtk/Makefile.am: Remove bashisms
@@ -9,6 +9,8 @@
 - improve portability of ECHO
 - remove use of shopt
 
+https://bugzilla.gnome.org/show_bug.cgi?id=738835
+
 From: Alexander Tsoy alexan...@tsoy.me
 Signed-off-by: Rémi Cardona r...@gentoo.org
 ---
@@ -16,7 +18,7 @@
  1 file changed, 5 insertions(+), 8 deletions(-)
 
 diff --git a/gtk/Makefile.am b/gtk/Makefile.am
-index 96c651a..3ef40d4 100644
+index 96c651a..b1478ce 100644
 --- a/gtk/Makefile.am
 +++ b/gtk/Makefile.am
 @@ -19,11 +19,7 @@ GTK_PRINT_PREVIEW_COMMAND=evince --unlink-tempfile 
--preview --print-settings %
@@ -42,7 +44,7 @@
for f in $(srcdir)/resources/icons/$$s/$$c/*.png; do \
 -n=`basename $$f`; \
 -$(ECHO) fileicons/$$s/$$c/$$n/file  $@; \
-+if [ -e $f ] ; then \
++if [ -e $$f ] ; then \
 +  n=`basename $$f`; \
 +  $(ECHO) fileicons/$$s/$$c/$$n/file  $@; \
 +fi; \






[gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: ChangeLog

2015-02-21 Thread Remi Cardona (remi)
remi15/02/22 00:22:31

  Modified: ChangeLog
  Log:
  x11-libs/gtk+: tweak non-bash patch
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.763x11-libs/gtk+/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.763view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.763content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.762r2=1.763

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
retrieving revision 1.762
retrieving revision 1.763
diff -u -r1.762 -r1.763
--- ChangeLog   22 Feb 2015 00:03:06 -  1.762
+++ ChangeLog   22 Feb 2015 00:22:31 -  1.763
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/gtk+
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.762 2015/02/22 
00:03:06 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.763 2015/02/22 
00:22:31 remi Exp $
+
+  22 Feb 2015; Rémi Cardona r...@gentoo.org
+  files/gtk+-non-bash-support.patch:
+  Tweak non-bash patch.
 
   22 Feb 2015; Rémi Cardona r...@gentoo.org
   files/gtk+-non-bash-support.patch:






[gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: ChangeLog

2015-02-21 Thread Remi Cardona (remi)
remi15/02/22 00:03:06

  Modified: ChangeLog
  Log:
  x11-libs/gtk+: update non-bash patch
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.762x11-libs/gtk+/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.762view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.762content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.761r2=1.762

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
retrieving revision 1.761
retrieving revision 1.762
diff -u -r1.761 -r1.762
--- ChangeLog   18 Feb 2015 12:05:45 -  1.761
+++ ChangeLog   22 Feb 2015 00:03:06 -  1.762
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/gtk+
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.761 2015/02/18 
12:05:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.762 2015/02/22 
00:03:06 remi Exp $
+
+  22 Feb 2015; Rémi Cardona r...@gentoo.org
+  files/gtk+-non-bash-support.patch:
+  Update non-bash patch for 3.14.8, see bug #540952.
 
 *gtk+-2.24.26 (18 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in x11-libs/gtk+/files: gtk+-non-bash-support.patch

2015-02-21 Thread Remi Cardona (remi)
remi15/02/22 00:03:06

  Modified: gtk+-non-bash-support.patch
  Log:
  x11-libs/gtk+: update non-bash patch
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.2  x11-libs/gtk+/files/gtk+-non-bash-support.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch?r1=1.1r2=1.2

Index: gtk+-non-bash-support.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/gtk+/files/gtk+-non-bash-support.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk+-non-bash-support.patch 14 Dec 2014 22:42:54 -  1.1
+++ gtk+-non-bash-support.patch 22 Feb 2015 00:03:06 -  1.2
@@ -1,14 +1,22 @@
-From c8ef010024db794e25ca58ef3c02663de685f1bb Mon Sep 17 00:00:00 2001
-From: Alexander Tsoy alexan...@tsoy.me
+From dd95441325d038d8e1d766e2b36ee9fb1171424d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
 Date: Sun, 26 Oct 2014 01:59:33 +0400
-Subject: [PATCH] gtk/Makefile.am: improve portability of ECHO
+Subject: [PATCH] gtk/Makefile.am: Remove bashisms
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+- improve portability of ECHO
+- remove use of shopt
 
+From: Alexander Tsoy alexan...@tsoy.me
+Signed-off-by: Rémi Cardona r...@gentoo.org
 ---
- gtk/Makefile.am | 6 +-
- 1 file changed, 1 insertion(+), 5 deletions(-)
+ gtk/Makefile.am | 13 +
+ 1 file changed, 5 insertions(+), 8 deletions(-)
 
 diff --git a/gtk/Makefile.am b/gtk/Makefile.am
-index f60bec8..e923940 100644
+index 96c651a..3ef40d4 100644
 --- a/gtk/Makefile.am
 +++ b/gtk/Makefile.am
 @@ -19,11 +19,7 @@ GTK_PRINT_PREVIEW_COMMAND=evince --unlink-tempfile 
--preview --print-settings %
@@ -24,6 +32,23 @@
  
  if HAVE_CLOUDPRINT
  if HAVE_PAPI_CUPS
+@@ -1405,12 +1401,13 @@ gtk.gresource.xml: Makefile.am
+ n=`basename $$f`; \
+ $(ECHO) file compressed=\true\ui/$$n/file  $@; \
+   done; \
+-  shopt -s nullglob; \
+   for s in 16x16 22x22 24x24 32x32 48x48; do \
+ for c in actions status; do \
+   for f in $(srcdir)/resources/icons/$$s/$$c/*.png; do \
+-n=`basename $$f`; \
+-$(ECHO) fileicons/$$s/$$c/$$n/file  $@; \
++if [ -e $f ] ; then \
++  n=`basename $$f`; \
++  $(ECHO) fileicons/$$s/$$c/$$n/file  $@; \
++fi; \
+   done; \
+ done; \
+   done; \
 -- 
-2.0.4
+2.3.0
 






[gentoo-commits] gentoo-x86 commit in net-misc/networkmanager/files: networkmanager-1.0.0-remove-bashisms.patch

2015-01-25 Thread Remi Cardona (remi)
remi15/01/25 12:52:57

  Added:networkmanager-1.0.0-remove-bashisms.patch
  Log:
  net-misc/networkmanager: fix build with /bin/sh != bash
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  
net-misc/networkmanager/files/networkmanager-1.0.0-remove-bashisms.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/files/networkmanager-1.0.0-remove-bashisms.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/files/networkmanager-1.0.0-remove-bashisms.patch?rev=1.1content-type=text/plain

Index: networkmanager-1.0.0-remove-bashisms.patch
===
From 4c3c9a38272112fe7a6a248ba521d55ac1b66892 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
Date: Sun, 25 Jan 2015 13:02:19 +0100
Subject: [PATCH] build: use POSIX-compliant 'printf' instead of 'echo'
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Fixes the following error when running ./configure with dash:

  checking for QT... yes
  checking for moc-qt4... no
  checking for moc... moc
  configure: error: --with-udev-dir must be an absolute path or 'yes' or
  'no'. Instead it is '/lib/udev'

As per the Autoconf Manual's section on Limitations of Shell Builtins:

  The simple echo is probably the most surprising source of portability
  troubles. It is not possible to use ‘echo’ portably unless both
  options and escape sequences are omitted.

https://www.gnu.org/software/automake/faq/autoconf.html#echo
https://bugs.gentoo.org/536540
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index b407686..5c87c7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -302,7 +302,7 @@ AM_CONDITIONAL(WITH_QT, test ${enable_qt} = yes)
 
 AC_ARG_WITH(udev-dir, AS_HELP_STRING([--with-udev-dir=DIR], [Absolute path of 
the udev base directory. Set to 'no' not to install the udev rules]), [], 
[with_udev_dir=yes])
 if (test $with_udev_dir != 'no'); then
-   if (test $with_udev_dir != 'yes'  echo -n $with_udev_dir | grep 
-v -q '^/'); then
+   if (test $with_udev_dir != 'yes'  printf '%s' $with_udev_dir | 
grep -v -q '^/'); then
AC_MSG_ERROR([--with-udev-dir must be an absolute path or 'yes' 
or 'no'. Instead it is '$with_udev_dir'])
fi
if (test $with_udev_dir = 'yes'); then
-- 
2.2.1







[gentoo-commits] gentoo-x86 commit in net-misc/networkmanager: ChangeLog networkmanager-1.0.0.ebuild

2015-01-25 Thread Remi Cardona (remi)
remi15/01/25 12:52:57

  Modified: ChangeLog networkmanager-1.0.0.ebuild
  Log:
  net-misc/networkmanager: fix build with /bin/sh != bash
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.224net-misc/networkmanager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/ChangeLog?rev=1.224view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/ChangeLog?rev=1.224content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/ChangeLog?r1=1.223r2=1.224

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/networkmanager/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog   23 Jan 2015 09:33:13 -  1.223
+++ ChangeLog   25 Jan 2015 12:52:57 -  1.224
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/networkmanager
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/networkmanager/ChangeLog,v 1.223 
2015/01/23 09:33:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/networkmanager/ChangeLog,v 1.224 
2015/01/25 12:52:57 remi Exp $
+
+  25 Jan 2015; Rémi Cardona r...@gentoo.org networkmanager-1.0.0.ebuild,
+  +files/networkmanager-1.0.0-remove-bashisms.patch:
+  Fix build with /bin/sh != bash, see bug #536540.
 
   23 Jan 2015; Pacho Ramos pa...@gentoo.org networkmanager-1.0.0.ebuild:
   gdbus-codegen is using at build time (#537398 by Reuben Martin)



1.3  net-misc/networkmanager/networkmanager-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/networkmanager-1.0.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/networkmanager-1.0.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager/networkmanager-1.0.0.ebuild?r1=1.2r2=1.3

Index: networkmanager-1.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager/networkmanager-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- networkmanager-1.0.0.ebuild 23 Jan 2015 09:33:13 -  1.2
+++ networkmanager-1.0.0.ebuild 25 Jan 2015 12:52:57 -  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/net-misc/networkmanager/networkmanager-1.0.0.ebuild,v 
1.2 2015/01/23 09:33:13 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager/networkmanager-1.0.0.ebuild,v 
1.3 2015/01/25 12:52:57 remi Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -126,6 +126,9 @@
# Fix lto configure switch, upstream bug #742575 (from 1.0 branch)
epatch ${FILESDIR}/${PN}-1.0.0-lto-switch.patch
 
+   # Fix build with /bin/sh != bash, see bug #536540
+   epatch ${FILESDIR}/${PN}-1.0.0-remove-bashisms.patch
+
# Force use of /run, avoid eautoreconf, upstream bug #737139
sed -e 's:$localstatedir/run/:/run/:' -i configure || die
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libgit2-glib: ChangeLog libgit2-glib-0.22.0.ebuild

2015-01-19 Thread Remi Cardona (remi)
remi15/01/20 07:20:11

  Modified: ChangeLog
  Added:libgit2-glib-0.22.0.ebuild
  Log:
  dev-libs/libgit2-glib: bump to 0.22.0
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.22 dev-libs/libgit2-glib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   22 Dec 2014 23:20:54 -  1.21
+++ ChangeLog   20 Jan 2015 07:20:11 -  1.22
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libgit2-glib
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/ChangeLog,v 1.21 
2014/12/22 23:20:54 eva Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/ChangeLog,v 1.22 
2015/01/20 07:20:11 remi Exp $
+
+*libgit2-glib-0.22.0 (20 Jan 2015)
+
+  20 Jan 2015; Rémi Cardona r...@gentoo.org +libgit2-glib-0.22.0.ebuild,
+  +files/libgit2-glib-0.22.0-automagic-ssh.patch:
+  Bump to 0.22.0, refresh automagic ssh patch, see bug #536830.
 
   22 Dec 2014; Gilles Dartiguelongue e...@gentoo.org
   libgit2-glib-0.0.24.ebuild:



1.1  dev-libs/libgit2-glib/libgit2-glib-0.22.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/libgit2-glib-0.22.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/libgit2-glib-0.22.0.ebuild?rev=1.1content-type=text/plain

Index: libgit2-glib-0.22.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgit2-glib/libgit2-glib-0.22.0.ebuild,v 1.1 
2015/01/20 07:20:11 remi Exp $

EAPI=5

GCONF_DEBUG=no
PYTHON_COMPAT=( python{3_3,3_4} )
VALA_MIN_API_VERSION=0.22
VALA_USE_DEPEND=vapigen

inherit autotools eutils gnome2 python-r1 vala

DESCRIPTION=Git library for GLib
HOMEPAGE=https://wiki.gnome.org/Projects/Libgit2-glib;

LICENSE=LGPL-2+
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=python ssh +vala

REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

RDEPEND=
=dev-libs/libgit2-0.21.0:=
=dev-libs/glib-2.28.0:2
=dev-libs/gobject-introspection-0.10.1
python? (
${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_USEDEP}] )
ssh? ( dev-libs/libgit2[ssh] )

DEPEND=${RDEPEND}
=dev-util/gtk-doc-am-1.11
virtual/pkgconfig
vala? ( $(vala_depend) )


src_prepare() {
epatch ${FILESDIR}/${PN}-0.22.0-automagic-ssh.patch # make 
libgit2[ssh] dep non-magic
eautoreconf
use vala  vala_src_prepare
gnome2_src_prepare
}

src_configure() {
gnome2_src_configure \
$(use_enable python) \
$(use_enable ssh) \
$(use_enable vala)
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libgit2-glib/files: libgit2-glib-0.22.0-automagic-ssh.patch

2015-01-19 Thread Remi Cardona (remi)
remi15/01/20 07:20:11

  Added:libgit2-glib-0.22.0-automagic-ssh.patch
  Log:
  dev-libs/libgit2-glib: bump to 0.22.0
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  
dev-libs/libgit2-glib/files/libgit2-glib-0.22.0-automagic-ssh.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/files/libgit2-glib-0.22.0-automagic-ssh.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgit2-glib/files/libgit2-glib-0.22.0-automagic-ssh.patch?rev=1.1content-type=text/plain

Index: libgit2-glib-0.22.0-automagic-ssh.patch
===
From e67a9ba456bc7f4b6b8c4899179d6b7a2863d592 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
Date: Tue, 20 Jan 2015 08:12:41 +0100
Subject: [PATCH] configure: Add flag to force on or off SSH support
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Remove an automagic dependency on libgit2's SSH support.

Signed-off-by: Rémi Cardona r...@gentoo.org
---
 configure.ac | 64 
 1 file changed, 38 insertions(+), 26 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1bd96bc..61744db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,32 +79,44 @@ dnl 
===
 dnl Check for libgit2 ssh support
 dnl ===
 
-AC_MSG_CHECKING([for libgit2 ssh support])
-
-cflags_save=${CFLAGS}
-libs_save=${LIBS}
-
-CFLAGS=${LIBGIT2_GLIB_CFLAGS}
-LIBS=${LIBGIT2_GLIB_LIBS}
-
-AC_TRY_RUN([
-#include git2.h
-int
-main(int argc, const char *argv[])
-{
-git_libgit2_init ();
-return ((git_libgit2_features()  GIT_FEATURE_SSH) != 0) ? 0 : 
1;
-}
-],[
-AC_MSG_RESULT([yes])
-git_ssh=yes
-],[
-AC_MSG_RESULT([no])
-git_ssh=no
-])
-
-CFLAGS=${cflags_save}
-LIBS=${libs_save}
+AC_ARG_ENABLE([ssh],
+  AS_HELP_STRING([--enable-ssh[=@:@no/auto/yes@:@]],[Build with 
libgit2 ssh support]),
+  [enable_ssh=$enableval],
+  [enable_ssh=auto])
+
+git_ssh=no
+
+if test x$enable_ssh != xno; then
+AC_MSG_CHECKING([for libgit2 ssh support])
+
+cflags_save=${CFLAGS}
+libs_save=${LIBS}
+
+CFLAGS=${LIBGIT2_GLIB_CFLAGS}
+LIBS=${LIBGIT2_GLIB_LIBS}
+
+AC_TRY_RUN([
+#include git2.h
+int
+main(int argc, const char *argv[])
+{
+git_libgit2_init ();
+return ((git_libgit2_features()  GIT_FEATURE_SSH) != 0) ? 
0 : 1;
+}
+],[
+AC_MSG_RESULT([yes])
+git_ssh=yes
+],[
+AC_MSG_RESULT([no])
+git_ssh=no
+if test x$enable_ssh = xyes; then
+AC_MSG_ERROR([libgit2 ssh support was requiested, but not found])
+fi
+])
+
+CFLAGS=${cflags_save}
+LIBS=${libs_save}
+fi
 
 if test x$git_ssh = xyes; then
LIBGIT2_GLIB_CFLAGS=${LIBGIT2_GLIB_CFLAGS} -DGIT_SSH=1
-- 
2.2.1







[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.99.911-r1.ebuild xf86-video-intel-2.99.912.ebuild xf86-video-intel-2.99.912-r1.ebuild

2015-01-12 Thread Remi Cardona (remi)
remi15/01/12 22:06:09

  Modified: ChangeLog
  Removed:  xf86-video-intel-2.99.911-r1.ebuild
xf86-video-intel-2.99.912.ebuild
xf86-video-intel-2.99.912-r1.ebuild
  Log:
  xf86-video-intel/xf86-video-intel: remove vuln versions #536356
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.166x11-drivers/xf86-video-intel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.166view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.166content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.165r2=1.166

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog   27 Dec 2014 09:12:46 -  1.165
+++ ChangeLog   12 Jan 2015 22:06:09 -  1.166
@@ -1,6 +1,11 @@
 # ChangeLog for x11-drivers/xf86-video-intel
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.165 2014/12/27 09:12:46 remi Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.166 2015/01/12 22:06:09 remi Exp $
+
+  12 Jan 2015; Rémi Cardona r...@gentoo.org
+  -xf86-video-intel-2.99.911-r1.ebuild, -xf86-video-intel-2.99.912.ebuild,
+  -xf86-video-intel-2.99.912-r1.ebuild:
+  Remove versions vulnerable to CVE-2014-4910, see bug #536356.
 
 *xf86-video-intel-2.99.917 (26 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/icu: ChangeLog icu-53.1-r2.ebuild

2015-01-09 Thread Remi Cardona (remi)
remi15/01/09 21:56:23

  Modified: ChangeLog
  Added:icu-53.1-r2.ebuild
  Log:
  dev-libs/icu: revbump, see bug #528022
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.291dev-libs/icu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?rev=1.291view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?rev=1.291content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?r1=1.290r2=1.291

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog   7 Jan 2015 22:59:22 -   1.290
+++ ChangeLog   9 Jan 2015 21:56:23 -   1.291
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/icu
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.290 2015/01/07 
22:59:22 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.291 2015/01/09 
21:56:23 remi Exp $
+
+*icu-53.1-r2 (09 Jan 2015)
+
+  09 Jan 2015; Rémi Cardona r...@gentoo.org +icu-53.1-r2.ebuild:
+  Revbump, see bug #528022.
 
   07 Jan 2015; Rémi Cardona r...@gentoo.org files/icu-remove-bashisms.patch:
   Update patch (add wrongly removed spaces), see bug #528022.



1.1  dev-libs/icu/icu-53.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/icu-53.1-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/icu-53.1-r2.ebuild?rev=1.1content-type=text/plain

Index: icu-53.1-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-53.1-r2.ebuild,v 1.1 
2015/01/09 21:56:23 remi Exp $

EAPI=5

inherit eutils toolchain-funcs autotools multilib-minimal

DESCRIPTION=International Components for Unicode
HOMEPAGE=http://www.icu-project.org/;
SRC_URI=http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-src.tgz;

LICENSE=BSD

SLOT=0/53

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
IUSE=debug doc examples static-libs

DEPEND=
doc? (
app-doc/doxygen[dot]
)


S=${WORKDIR}/${PN}/source

src_prepare() {
local variable

epatch ${FILESDIR}/icu-fix-tests-depending-on-date.patch
epatch ${FILESDIR}/${PN}-remove-bashisms.patch
epatch_user

# Do not hardcode flags in icu-config and icu-*.pc files.
# https://ssl.icu-project.org/trac/ticket/6102
for variable in CFLAGS CPPFLAGS CXXFLAGS FFLAGS LDFLAGS; do
sed \
-e /^${variable} =.*/s: *@${variable}@\( *$\)\?:: \
-i config/icu.pc.in \
-i config/Makefile.inc.in \
|| die
done

# Disable renaming as it is stupind thing to do
sed -i \
-e s/#define U_DISABLE_RENAMING 0/#define U_DISABLE_RENAMING 
1/ \
common/unicode/uconfig.h || die

# Fix linking of icudata
sed -i \
-e s:LDFLAGSICUDT=-nodefaultlibs -nostdlib:LDFLAGSICUDT=: \
config/mh-linux || die

# Append doxygen configuration to configure
sed -i \
-e 's:icudefs.mk:icudefs.mk Doxyfile:' \
configure.ac || die
eautoreconf
}

src_configure() {
if tc-is-cross-compiler; then
mkdir ${WORKDIR}/host || die
pushd ${WORKDIR}/host /dev/null || die

CFLAGS= CXXFLAGS= ASFLAGS= LDFLAGS= \
CC=$(tc-getBUILD_CC) CXX=$(tc-getBUILD_CXX) 
AR=$(tc-getBUILD_AR) \
RANLIB=$(tc-getBUILD_RANLIB) LD=$(tc-getBUILD_LD) \
${S}/configure --disable-renaming --disable-debug \
--disable-samples --enable-static || die
emake

popd /dev/null || die
fi

multilib-minimal_src_configure
}

multilib_src_configure() {
local myeconfargs=(
--disable-renaming
--disable-samples
$(use_enable debug)
$(use_enable static-libs static)
)

multilib_is_native_abi  myeconfargs+=(
$(use_enable examples samples)
)
tc-is-cross-compiler  myeconfargs+=(
--with-cross-build=${WORKDIR}/host
)

# icu tries to use clang by default
tc-export CC CXX

ECONF_SOURCE=${S} \
econf ${myeconfargs[@]}
}


[gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-remove-bashisms.patch

2015-01-07 Thread Remi Cardona (remi)
remi15/01/07 22:59:22

  Modified: icu-remove-bashisms.patch
  Log:
  dev-libs/icu: fix patch (see bug #528022)
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.2  dev-libs/icu/files/icu-remove-bashisms.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?r1=1.1r2=1.2

Index: icu-remove-bashisms.patch
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icu-remove-bashisms.patch   7 Jan 2015 07:40:43 -   1.1
+++ icu-remove-bashisms.patch   7 Jan 2015 22:59:22 -   1.2
@@ -24,89 +24,89 @@
  
--cflags)
 -  echo $ECHO_N ${CFLAGS} ${ECHO_C}
-+  printf %s ${CFLAGS}
++  printf %s ${CFLAGS} 
;;
  
--cc)
 -  echo $ECHO_N ${CC} ${ECHO_C}
-+  printf %s ${CC}
++  printf %s ${CC} 
;;
  
--cxx)
 -  echo $ECHO_N ${CXX} ${ECHO_C}
-+  printf %s ${CXX}
++  printf %s ${CXX} 
;;
  
--cxxflags)
 -  echo $ECHO_N ${CXXFLAGS} ${ECHO_C}
-+  printf %s ${CXXFLAGS}
++  printf %s ${CXXFLAGS} 
;;
  
--cppflags)
# Don't echo the -I. - it's unneeded.
 -  echo $ECHO_N ${CPPFLAGS} ${ECHO_C} | sed -e 's/-I. //'
-+  printf %s ${CPPFLAGS} | sed -e 's/-I. //'
++  printf %s ${CPPFLAGS}  | sed -e 's/-I. //'
;;
  
--cppflags-searchpath)
 -  echo $ECHO_N -I${prefix}/include ${ECHO_C}
-+  printf %s -I${prefix}/include
++  printf %s -I${prefix}/include 
;;
  
--cppflags-dynamic)
 -  echo $ECHO_N ${SHAREDLIBCPPFLAGS} ${ECHO_C}
-+  printf %s ${SHAREDLIBCPPFLAGS}
++  printf %s ${SHAREDLIBCPPFLAGS} 
;;
  
--cxxflags-dynamic)
 -  echo $ECHO_N ${SHAREDLIBCXXFLAGS} ${ECHO_C}
-+  printf %s ${SHAREDLIBCXXFLAGS}
++  printf %s ${SHAREDLIBCXXFLAGS} 
;;
  
--cflags-dynamic)
 -  echo $ECHO_N ${SHAREDLIBCFLAGS} ${ECHO_C}
-+  printf %s ${SHAREDLIBCFLAGS}
++  printf %s ${SHAREDLIBCFLAGS} 
;;
  
--ldflags-system)
 -  echo $ECHO_N ${LIBS} ${ECHO_C}
-+  printf %s ${LIBS}
++  printf %s ${LIBS} 
;;
  
--ldflags)
 -  echo $ECHO_N ${LDFLAGS} ${ICULIBS} ${ECHO_C}
-+  printf %s ${LDFLAGS} ${ICULIBS}
++  printf %s ${LDFLAGS} ${ICULIBS} 
  # $RPATH_LDFLAGS
;;
  
--ldflags-libsonly)
 -  echo $ECHO_N ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA} 
${ECHO_C}
-+  printf %s ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA}
++  printf %s ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA} 
;;
  
--ldflags-icuio)
 -  echo $ECHO_N  ${ICULIBS_ICUIO} ${ECHO_C}
-+  printf %s  ${ICULIBS_ICUIO}
++  printf %s  ${ICULIBS_ICUIO} 
;;
  
--ldflags-obsolete)
 -  echo $ECHO_N ${ICULIBS_OBSOLETE} ${ECHO_C}
-+  printf %s ${ICULIBS_OBSOLETE}
++  printf %s ${ICULIBS_OBSOLETE} 
;;
  
--ldflags-toolutil)
 -  echo $ECHO_N  ${ICULIBS_TOOLUTIL} ${ECHO_C}
-+  printf %s  ${ICULIBS_TOOLUTIL}
++  printf %s  ${ICULIBS_TOOLUTIL} 
;;
  
--ldflags-layout)
 -  echo $ECHO_N ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX} ${ECHO_C}
-+  printf %s ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX}
++  printf %s ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX} 
;;
  
--ldflags-searchpath)
 -  echo $ECHO_N -L${libdir} ${ECHO_C}
-+  printf %s -L${libdir}
++  printf %s -L${libdir} 
;;
  
--detect-prefix)
@@ -115,47 +115,47 @@
  
--shared-datadir)
 -  echo $ECHO_N ${datadir} ${ECHO_C}
-+  printf %s ${datadir}
++  printf %s ${datadir} 
;;
  
  --incfile)
 -  echo $ECHO_N ${pkglibdir}/Makefile.inc ${ECHO_C}
-+  printf %s ${pkglibdir}/Makefile.inc
++  printf %s ${pkglibdir}/Makefile.inc 
;;
  
--incpkgdatafile)
 -  echo $ECHO_N ${pkglibdir}/pkgdata.inc ${ECHO_C}
-+  printf %s ${pkglibdir}/pkgdata.inc
++  printf %s ${pkglibdir}/pkgdata.inc 
;;
  
--icudata)
 -  echo $ECHO_N ${ICUDATA_NAME} ${ECHO_C}
-+  printf %s ${ICUDATA_NAME}
++  printf %s ${ICUDATA_NAME} 

[gentoo-commits] gentoo-x86 commit in dev-libs/icu: ChangeLog

2015-01-07 Thread Remi Cardona (remi)
remi15/01/07 22:59:22

  Modified: ChangeLog
  Log:
  dev-libs/icu: fix patch (see bug #528022)
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.290dev-libs/icu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?rev=1.290view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?rev=1.290content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?r1=1.289r2=1.290

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- ChangeLog   7 Jan 2015 07:40:43 -   1.289
+++ ChangeLog   7 Jan 2015 22:59:22 -   1.290
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/icu
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.289 2015/01/07 
07:40:43 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.290 2015/01/07 
22:59:22 remi Exp $
+
+  07 Jan 2015; Rémi Cardona r...@gentoo.org files/icu-remove-bashisms.patch:
+  Update patch (add wrongly removed spaces), see bug #528022.
 
 *icu-53.1-r1 (07 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in media-libs/libjpeg-turbo: ChangeLog libjpeg-turbo-1.3.1-r1.ebuild

2015-01-07 Thread Remi Cardona (remi)
remi15/01/08 00:15:53

  Modified: ChangeLog libjpeg-turbo-1.3.1-r1.ebuild
  Log:
  media-libs/libjpeg-turbo: fix build with non-bash /bin/sh
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.101media-libs/libjpeg-turbo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   17 Dec 2014 14:47:55 -  1.100
+++ ChangeLog   8 Jan 2015 00:15:53 -   1.101
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libjpeg-turbo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog,v 1.100 
2014/12/17 14:47:55 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog,v 1.101 
2015/01/08 00:15:53 remi Exp $
+
+  08 Jan 2015; Rémi Cardona r...@gentoo.org libjpeg-turbo-1.3.1-r1.ebuild:
+  Always run eautoreconf to generate a non-bash compatible configure script
+  (epunt_cxx is no longer needed with recent autoconf), see bug #533902.
 
 *libjpeg-turbo-1.3.1-r1 (17 Dec 2014)
 



1.2  media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild?r1=1.1r2=1.2

Index: libjpeg-turbo-1.3.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libjpeg-turbo-1.3.1-r1.ebuild   17 Dec 2014 14:47:55 -  1.1
+++ libjpeg-turbo-1.3.1-r1.ebuild   8 Jan 2015 00:15:53 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild,v
 1.1 2014/12/17 14:47:55 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild,v
 1.2 2015/01/08 00:15:53 remi Exp $
 
 EAPI=5
 
@@ -40,13 +40,8 @@
epatch ${FILESDIR}/${PN}-1.3.1-jstdhuff.patch
epatch ${FILESDIR}/${PN}-1.3.1-overrun.patch
 
-   if [[ -x ./configure ]]; then
-   elibtoolize
-   else
-   eautoreconf
-   fi
-
-   epunt_cxx #424689
+   # generate a new ./configure compatible with non-bash shells, #533902
+   eautoreconf
 
java-pkg-opt-2_src_prepare
 }






[gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-remove-bashisms.patch

2015-01-06 Thread Remi Cardona (remi)
remi15/01/07 07:40:43

  Added:icu-remove-bashisms.patch
  Log:
  dev-libs/icu: add patch to fix bug #528022
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  dev-libs/icu/files/icu-remove-bashisms.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?rev=1.1content-type=text/plain

Index: icu-remove-bashisms.patch
===
Index: config/Makefile.inc.in
===
--- config/Makefile.inc.in  (revision 36912)
+++ config/Makefile.inc.in  (working copy)
@@ -125,12 +125,6 @@
 # with usually. Many applications will want to add $(ICULIBS_I18N) as well. 
 ICULIBS = $(ICULIBS_BASE) $(ICULIBS_I18N) $(ICULIBS_COMMON) $(ICULIBS_DATA) 
 
-# Proper echo newline handling is needed in icu-config
-ECHO_N=@ICU_ECHO_N@
-ECHO_C=@ICU_ECHO_C@
-# Not currently being used but good to have for proper tab handling
-ECHO_T=@ICU_ECHO_T@
-
 ##
 ##
 #
Index: config/icu-config-bottom
===
--- config/icu-config-bottom(revision 36912)
+++ config/icu-config-bottom(working copy)
@@ -217,73 +217,73 @@
;;
 
--cflags)
-   echo $ECHO_N ${CFLAGS} ${ECHO_C}
+   printf %s ${CFLAGS}
;;
 
--cc)
-   echo $ECHO_N ${CC} ${ECHO_C}
+   printf %s ${CC}
;;
 
--cxx)
-   echo $ECHO_N ${CXX} ${ECHO_C}
+   printf %s ${CXX}
;;
 
--cxxflags)
-   echo $ECHO_N ${CXXFLAGS} ${ECHO_C}
+   printf %s ${CXXFLAGS}
;;
 
--cppflags)
# Don't echo the -I. - it's unneeded.
-   echo $ECHO_N ${CPPFLAGS} ${ECHO_C} | sed -e 's/-I. //'
+   printf %s ${CPPFLAGS} | sed -e 's/-I. //'
;;
 
--cppflags-searchpath)
-   echo $ECHO_N -I${prefix}/include ${ECHO_C}
+   printf %s -I${prefix}/include
;;
 
--cppflags-dynamic)
-   echo $ECHO_N ${SHAREDLIBCPPFLAGS} ${ECHO_C}
+   printf %s ${SHAREDLIBCPPFLAGS}
;;
 
--cxxflags-dynamic)
-   echo $ECHO_N ${SHAREDLIBCXXFLAGS} ${ECHO_C}
+   printf %s ${SHAREDLIBCXXFLAGS}
;;
 
--cflags-dynamic)
-   echo $ECHO_N ${SHAREDLIBCFLAGS} ${ECHO_C}
+   printf %s ${SHAREDLIBCFLAGS}
;;
 
--ldflags-system)
-   echo $ECHO_N ${LIBS} ${ECHO_C}
+   printf %s ${LIBS}
;;
 
--ldflags)
-   echo $ECHO_N ${LDFLAGS} ${ICULIBS} ${ECHO_C}
+   printf %s ${LDFLAGS} ${ICULIBS}
 # $RPATH_LDFLAGS
;;
 
--ldflags-libsonly)
-   echo $ECHO_N ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA} 
${ECHO_C}
+   printf %s ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA}
;;
 
--ldflags-icuio)
-   echo $ECHO_N  ${ICULIBS_ICUIO} ${ECHO_C}
+   printf %s  ${ICULIBS_ICUIO}
;;
 
--ldflags-obsolete)
-   echo $ECHO_N ${ICULIBS_OBSOLETE} ${ECHO_C}
+   printf %s ${ICULIBS_OBSOLETE}
;;
 
--ldflags-toolutil)
-   echo $ECHO_N  ${ICULIBS_TOOLUTIL} ${ECHO_C}
+   printf %s  ${ICULIBS_TOOLUTIL}
;;
 
--ldflags-layout)
-   echo $ECHO_N ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX} ${ECHO_C}
+   printf %s ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX}
;;
 
--ldflags-searchpath)
-   echo $ECHO_N -L${libdir} ${ECHO_C}
+   printf %s -L${libdir}
;;
 
--detect-prefix)
@@ -319,47 +319,47 @@
;;
 
--shared-datadir)
-   echo $ECHO_N ${datadir} ${ECHO_C}
+   printf %s ${datadir}
;;
 
 --incfile)
-   echo $ECHO_N ${pkglibdir}/Makefile.inc ${ECHO_C}
+   printf %s ${pkglibdir}/Makefile.inc
;;
 
--incpkgdatafile)
-   echo $ECHO_N ${pkglibdir}/pkgdata.inc ${ECHO_C}
+   printf %s ${pkglibdir}/pkgdata.inc
;;
 
--icudata)
-   echo $ECHO_N ${ICUDATA_NAME} ${ECHO_C}
+   printf %s ${ICUDATA_NAME}
;;
 
--icudata-mode)
-   echo $ECHO_N ${PKGDATA_MODE} ${ECHO_C}
+   printf %s ${PKGDATA_MODE}
;;
 
--icudata-install-dir)
-echo $ECHO_N ${ICUPKGDATA_DIR} ${ECHO_C}
+printf %s ${ICUPKGDATA_DIR}
;;
 
--icudatadir)
-   echo $ECHO_N ${ICUDATA_DIR} ${ECHO_C}
+   printf %s 

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

2015-01-06 Thread Remi Cardona (remi)
remi15/01/07 07:40:43

  Modified: ChangeLog
  Added:icu-53.1-r1.ebuild
  Log:
  dev-libs/icu: add patch to fix bug #528022
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.289dev-libs/icu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?rev=1.289view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?rev=1.289content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/ChangeLog?r1=1.288r2=1.289

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   2 Jan 2015 13:45:01 -   1.288
+++ ChangeLog   7 Jan 2015 07:40:43 -   1.289
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/icu
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.288 2015/01/02 
13:45:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.289 2015/01/07 
07:40:43 remi Exp $
+
+*icu-53.1-r1 (07 Jan 2015)
+
+  07 Jan 2015; Rémi Cardona r...@gentoo.org +icu-53.1-r1.ebuild,
+  +files/icu-remove-bashisms.patch:
+  Add patch to fix icu-config with non-bash /bin/sh, see bug #528022.
 
   02 Jan 2015; Agostino Sarubbo a...@gentoo.org icu-53.1.ebuild:
   Stable for x86, wrt bug #523164



1.1  dev-libs/icu/icu-53.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/icu-53.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/icu-53.1-r1.ebuild?rev=1.1content-type=text/plain

Index: icu-53.1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-53.1-r1.ebuild,v 1.1 
2015/01/07 07:40:43 remi Exp $

EAPI=5

inherit eutils toolchain-funcs autotools multilib-minimal

DESCRIPTION=International Components for Unicode
HOMEPAGE=http://www.icu-project.org/;
SRC_URI=http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-src.tgz;

LICENSE=BSD

SLOT=0/53

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
IUSE=debug doc examples static-libs

DEPEND=
doc? (
app-doc/doxygen[dot]
)


S=${WORKDIR}/${PN}/source

src_prepare() {
local variable

epatch ${FILESDIR}/icu-fix-tests-depending-on-date.patch
epatch ${FILESDIR}/${PN}-remove-bashisms.patch
epatch_user

# Do not hardcode flags in icu-config and icu-*.pc files.
# https://ssl.icu-project.org/trac/ticket/6102
for variable in CFLAGS CPPFLAGS CXXFLAGS FFLAGS LDFLAGS; do
sed \
-e /^${variable} =.*/s: *@${variable}@\( *$\)\?:: \
-i config/icu.pc.in \
-i config/Makefile.inc.in \
|| die
done

# Disable renaming as it is stupind thing to do
sed -i \
-e s/#define U_DISABLE_RENAMING 0/#define U_DISABLE_RENAMING 
1/ \
common/unicode/uconfig.h || die

# Fix linking of icudata
sed -i \
-e s:LDFLAGSICUDT=-nodefaultlibs -nostdlib:LDFLAGSICUDT=: \
config/mh-linux || die

# Append doxygen configuration to configure
sed -i \
-e 's:icudefs.mk:icudefs.mk Doxyfile:' \
configure.ac || die
eautoreconf
}

src_configure() {
if tc-is-cross-compiler; then
mkdir ${WORKDIR}/host || die
pushd ${WORKDIR}/host /dev/null || die

CFLAGS= CXXFLAGS= ASFLAGS= LDFLAGS= \
CC=$(tc-getBUILD_CC) CXX=$(tc-getBUILD_CXX) 
AR=$(tc-getBUILD_AR) \
RANLIB=$(tc-getBUILD_RANLIB) LD=$(tc-getBUILD_LD) \
${S}/configure --disable-renaming --disable-debug \
--disable-samples --enable-static || die
emake

popd /dev/null || die
fi

multilib-minimal_src_configure
}

multilib_src_configure() {
local myeconfargs=(
--disable-renaming
--disable-samples
$(use_enable debug)
$(use_enable static-libs static)
)

multilib_is_native_abi  myeconfargs+=(
$(use_enable examples samples)
)
tc-is-cross-compiler  myeconfargs+=(
--with-cross-build=${WORKDIR}/host
)

# icu tries to use clang by default
tc-export CC CXX

ECONF_SOURCE=${S} 

[gentoo-commits] gentoo-x86 commit in x11-libs/libxcb/files: libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch

2014-12-29 Thread Remi Cardona (remi)
remi14/12/30 00:29:26

  Added:   

libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch
  Log:
  x11-libs/libxcb: revbump + add patch to fix bug #533906
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  
x11-libs/libxcb/files/libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/files/libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/files/libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch?rev=1.1content-type=text/plain

Index: libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch
===
From e9b5234b3b0b53bd3a35f947ddb8a72d03cf1825 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
Date: Mon, 29 Dec 2014 20:18:22 +0100
Subject: [PATCH] Don't install headers/man pages for disabled extensions
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

https://bugs.gentoo.org/show_bug.cgi?id=533906

Signed-off-by: Rémi Cardona r...@gentoo.org
---
 src/Makefile.am | 52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 5a3c52a..774ad8e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,208 +24,208 @@ XCB_LIBS = libxcb.la
 
 # FIXME: find a way to autogenerate this from the XML files.
 
-EXTSOURCES += composite.c
 if BUILD_COMPOSITE
+EXTSOURCES += composite.c
 lib_LTLIBRARIES += libxcb-composite.la
 libxcb_composite_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_composite_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_composite_la_SOURCES = composite.c composite.h
 endif
 
-EXTSOURCES += damage.c
 if BUILD_DAMAGE
+EXTSOURCES += damage.c
 lib_LTLIBRARIES += libxcb-damage.la
 libxcb_damage_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_damage_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_damage_la_SOURCES = damage.c damage.h
 endif
 
-EXTSOURCES += dpms.c
 if BUILD_DPMS
+EXTSOURCES += dpms.c
 lib_LTLIBRARIES += libxcb-dpms.la
 libxcb_dpms_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_dpms_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_dpms_la_SOURCES = dpms.c dpms.h
 endif
 
-EXTSOURCES += dri2.c
 if BUILD_DRI2
+EXTSOURCES += dri2.c
 lib_LTLIBRARIES += libxcb-dri2.la
 libxcb_dri2_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_dri2_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_dri2_la_SOURCES = dri2.c dri2.h
 endif
 
-EXTSOURCES += dri3.c
 if BUILD_DRI3
+EXTSOURCES += dri3.c
 lib_LTLIBRARIES += libxcb-dri3.la
 libxcb_dri3_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_dri3_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_dri3_la_SOURCES = dri3.c dri3.h
 endif
 
-EXTSOURCES += present.c
 if BUILD_PRESENT
+EXTSOURCES += present.c
 lib_LTLIBRARIES += libxcb-present.la
 libxcb_present_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_present_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_present_la_SOURCES = present.c present.h
 endif
 
-EXTSOURCES += glx.c
 if BUILD_GLX
 lib_LTLIBRARIES += libxcb-glx.la
+EXTSOURCES += glx.c
 libxcb_glx_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_glx_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_glx_la_SOURCES = glx.c glx.h
 endif
 
-EXTSOURCES += randr.c
 if BUILD_RANDR
+EXTSOURCES += randr.c
 lib_LTLIBRARIES += libxcb-randr.la
 libxcb_randr_la_LDFLAGS = -version-info 1:0:1 -no-undefined 
@lt_enable_auto_import@
 libxcb_randr_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_randr_la_SOURCES = randr.c randr.h
 endif
 
-EXTSOURCES += record.c
 if BUILD_RECORD
+EXTSOURCES += record.c
 lib_LTLIBRARIES += libxcb-record.la
 libxcb_record_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_record_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_record_la_SOURCES = record.c record.h
 endif
 
-EXTSOURCES += render.c
 if BUILD_RENDER
+EXTSOURCES += render.c
 lib_LTLIBRARIES += libxcb-render.la
 libxcb_render_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_render_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_render_la_SOURCES = render.c render.h
 endif
 
-EXTSOURCES += res.c
 if BUILD_RESOURCE
+EXTSOURCES += res.c
 lib_LTLIBRARIES += libxcb-res.la
 libxcb_res_la_LDFLAGS = -version-info 0:0:0 -no-undefined 
@lt_enable_auto_import@
 libxcb_res_la_LIBADD = $(XCB_LIBS)
 nodist_libxcb_res_la_SOURCES = res.c res.h
 endif
 
-EXTSOURCES += screensaver.c
 if BUILD_SCREENSAVER
+EXTSOURCES += screensaver.c
 lib_LTLIBRARIES += libxcb-screensaver.la
 libxcb_screensaver_la_LDFLAGS = 

[gentoo-commits] gentoo-x86 commit in x11-libs/libxcb: libxcb-1.11-r1.ebuild ChangeLog

2014-12-29 Thread Remi Cardona (remi)
remi14/12/30 00:29:26

  Modified: ChangeLog
  Added:libxcb-1.11-r1.ebuild
  Log:
  x11-libs/libxcb: revbump + add patch to fix bug #533906
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.148x11-libs/libxcb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.148view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.148content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?r1=1.147r2=1.148

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog   21 Dec 2014 09:42:18 -  1.147
+++ ChangeLog   30 Dec 2014 00:29:26 -  1.148
@@ -1,6 +1,13 @@
 # ChangeLog for x11-libs/libxcb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.147 
2014/12/21 09:42:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.148 
2014/12/30 00:29:26 remi Exp $
+
+*libxcb-1.11-r1 (30 Dec 2014)
+
+  30 Dec 2014; Rémi Cardona r...@gentoo.org +libxcb-1.11-r1.ebuild,
+  +files/libxcb-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch
+  :
+  Don't install headers/man pages for disabled extension, see bug #533906.
 
   21 Dec 2014; Michał Górny mgo...@gentoo.org files/xcb-rebuilder.sh:
   Use sys-apps/gentoo-functions in xcb-rebuilder, bug #504420.



1.1  x11-libs/libxcb/libxcb-1.11-r1.ebuild

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

Index: libxcb-1.11-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.11-r1.ebuild,v 1.1 
2014/12/30 00:29:26 remi Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
PYTHON_REQ_USE=xml

XORG_DOC=doc
XORG_MULTILIB=yes
XORG_EAUTORECONF=yes
inherit python-any-r1 xorg-2

DESCRIPTION=X C-language Bindings library
HOMEPAGE=http://xcb.freedesktop.org/;
EGIT_REPO_URI=git://anongit.freedesktop.org/git/xcb/libxcb
[[ ${PV} != * ]]  \
SRC_URI=http://xcb.freedesktop.org/dist/${P}.tar.bz2;

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=selinux xkb
SLOT=0/${PV}

RDEPEND==dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]
# Note: ${PYTHON_USEDEP} needs to go verbatim
DEPEND=${RDEPEND}
dev-libs/libxslt
${PYTHON_DEPS}
$(python_gen_any_dep \

=x11-proto/xcb-proto-1.11[${MULTILIB_USEDEP},\${PYTHON_USEDEP}])

python_check_deps() {
has_version --host-root =x11-proto/xcb-proto-1.11[${PYTHON_USEDEP}]
}

pkg_setup() {
python-any-r1_pkg_setup
}

PATCHES=(
${FILESDIR}/${P}-xevie-xprint_removal.patch

${FILESDIR}/${PN}-1.11-Don-t-install-headers-man-pages-for-disabled-extensi.patch
)

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable doc build-docs)
$(use_enable selinux)
$(use_enable xkb)
--enable-xinput
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.99.917.ebuild

2014-12-27 Thread Remi Cardona (remi)
remi14/12/27 09:12:46

  Modified: ChangeLog
  Added:xf86-video-intel-2.99.917.ebuild
  Log:
  x11-drivers/xf86-video-intel: bump to 2.99.917
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.165x11-drivers/xf86-video-intel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.165view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.165content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.164r2=1.165

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   8 Sep 2014 20:57:01 -   1.164
+++ ChangeLog   27 Dec 2014 09:12:46 -  1.165
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-intel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.164 2014/09/08 20:57:01 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.165 2014/12/27 09:12:46 remi Exp $
+
+*xf86-video-intel-2.99.917 (26 Dec 2014)
+
+  26 Dec 2014; Rémi Cardona r...@gentoo.org
+  +xf86-video-intel-2.99.917.ebuild:
+  Bump to 2.99.917, remove glamor support (removed upstream).
 
 *xf86-video-intel-2.99.916 (08 Sep 2014)
 



1.1  
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-intel-2.99.917.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917.ebuild,v
 1.1 2014/12/27 09:12:46 remi Exp $

EAPI=5

XORG_DRI=dri
inherit linux-info xorg-2

DESCRIPTION=X.Org driver for Intel cards

KEYWORDS=~amd64 ~x86 ~amd64-fbsd -x86-fbsd
IUSE=debug +sna +udev uxa xvmc

REQUIRED_USE=
|| ( sna uxa )


RDEPEND=x11-libs/libXext
x11-libs/libXfixes
=x11-libs/pixman-0.27.1
=x11-libs/libdrm-2.4.29[video_cards_intel]
sna? (
=x11-base/xorg-server-1.10
)
udev? (
virtual/udev
)
xvmc? (
x11-libs/libXvMC
=x11-libs/libxcb-1.5
x11-libs/xcb-util
)

DEPEND=${RDEPEND}
=x11-proto/dri2proto-2.6
x11-proto/dri3proto
x11-proto/presentproto
x11-proto/resourceproto

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable debug)
$(use_enable dri)
$(use_enable sna)
$(use_enable uxa)
$(use_enable udev)
$(use_enable xvmc)
--disable-dri3
)
xorg-2_src_configure
}

pkg_postinst() {
if linux_config_exists \
 ! linux_chkconfig_present DRM_I915_KMS; then
echo
ewarn This driver requires KMS support in your kernel
ewarn   Device Drivers ---
ewarn Graphics support ---
ewarn   Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  ---
ewarn   *   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  ---
ewarni915 driver
ewarn   [*]   Enable modesetting on intel by default
echo
fi
}






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

2014-12-10 Thread Remi Cardona (remi)
remi14/12/09 21:01:36

  Modified: package.mask
  Log:
  relax p.mask on xorg-server to allow security bump

Revision  ChangesPath
1.16210  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16209
retrieving revision 1.16210
diff -u -r1.16209 -r1.16210
--- package.mask9 Dec 2014 12:52:49 -   1.16209
+++ package.mask9 Dec 2014 21:01:35 -   1.16210
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16209 2014/12/09 
12:52:49 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16210 2014/12/09 
21:01:35 remi 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
@@ -44,7 +44,7 @@
 =app-admin/eselect-opengl-1.3.0
 =media-libs/mesa-10.3.4-r1
 =media-libs/mesa-10.3.5-r1
-=x11-base/xorg-server-1.16.2-r1
+=x11-base/xorg-server-1.16.2-r1
 =x11-proto/glproto-1.4.17-r1
 
 # Ian Stakenvicius a...@gentoo.org (03 Dec 2014)






[gentoo-commits] gentoo-x86 commit in x11-base/xorg-server: ChangeLog xorg-server-1.16.2.901.ebuild

2014-12-10 Thread Remi Cardona (remi)
remi14/12/09 22:06:42

  Modified: ChangeLog
  Added:xorg-server-1.16.2.901.ebuild
  Log:
  x11-base/xorg-server: bump to 1.16.2.901
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.805x11-base/xorg-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.805view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.805content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?r1=1.804r2=1.805

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v
retrieving revision 1.804
retrieving revision 1.805
diff -u -r1.804 -r1.805
--- ChangeLog   8 Dec 2014 09:17:11 -   1.804
+++ ChangeLog   9 Dec 2014 22:06:42 -   1.805
@@ -1,6 +1,11 @@
 # ChangeLog for x11-base/xorg-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.804 
2014/12/08 09:17:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.805 
2014/12/09 22:06:42 remi Exp $
+
+*xorg-server-1.16.2.901 (09 Dec 2014)
+
+  09 Dec 2014; Rémi Cardona r...@gentoo.org +xorg-server-1.16.2.901.ebuild:
+  Bump to 1.16.2.901 (without Michał's eselect-opengl overhaul).
 
 *xorg-server-1.16.2-r1 (08 Dec 2014)
 



1.1  x11-base/xorg-server/xorg-server-1.16.2.901.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.901.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.901.ebuild?rev=1.1content-type=text/plain

Index: xorg-server-1.16.2.901.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.901.ebuild,v 
1.1 2014/12/09 22:06:42 remi Exp $

EAPI=5

XORG_DOC=doc
inherit xorg-2 multilib versionator flag-o-matic
EGIT_REPO_URI=git://anongit.freedesktop.org/git/xorg/xserver

DESCRIPTION=X.Org X servers
SLOT=0/1.16.1
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux

IUSE_SERVERS=dmx kdrive xnest xorg xvfb
IUSE=${IUSE_SERVERS} glamor ipv6 minimal nptl selinux +suid systemd tslib 
+udev unwind wayland

CDEPEND==app-admin/eselect-opengl-1.0.8
!=app-admin/eselect-opengl-1.3.0
dev-libs/openssl
media-libs/freetype
=x11-apps/iceauth-1.0.2
=x11-apps/rgb-1.0.3
=x11-apps/xauth-1.0.3
x11-apps/xkbcomp
=x11-libs/libdrm-2.4.20
=x11-libs/libpciaccess-0.12.901
=x11-libs/libXau-1.0.4
=x11-libs/libXdmcp-1.0.2
=x11-libs/libXfont-1.4.2
=x11-libs/libxkbfile-1.0.4
=x11-libs/libxshmfence-1.1
=x11-libs/pixman-0.27.2
=x11-libs/xtrans-1.3.3
=x11-misc/xbitmaps-1.0.1
=x11-misc/xkeyboard-config-2.4.1-r3
dmx? (
x11-libs/libXt
=x11-libs/libdmx-1.0.99.1
=x11-libs/libX11-1.1.5
=x11-libs/libXaw-1.0.4
=x11-libs/libXext-1.0.99.4
=x11-libs/libXfixes-5.0
=x11-libs/libXi-1.2.99.1
=x11-libs/libXmu-1.0.3
x11-libs/libXrender
=x11-libs/libXres-1.0.3
=x11-libs/libXtst-1.0.99.2
)
glamor? (
media-libs/libepoxy
media-libs/mesa[egl,gbm]
!x11-libs/glamor
)
kdrive? (
=x11-libs/libXext-1.0.5
x11-libs/libXv
)
!minimal? (
=x11-libs/libX11-1.1.5
=x11-libs/libXext-1.0.5
=media-libs/mesa-9.2.0[nptl=]
)
tslib? ( =x11-libs/tslib-1.0 )
udev? ( =virtual/udev-150 )
unwind? ( sys-libs/libunwind )
wayland? (
=dev-libs/wayland-1.3.0
media-libs/libepoxy
)
=x11-apps/xinit-1.3
systemd? (
sys-apps/dbus
sys-apps/systemd
)

DEPEND=${CDEPEND}
sys-devel/flex
=x11-proto/bigreqsproto-1.1.0
=x11-proto/compositeproto-0.4
=x11-proto/damageproto-1.1
=x11-proto/fixesproto-5.0
=x11-proto/fontsproto-2.1.3
=x11-proto/glproto-1.4.17
=x11-proto/inputproto-2.2.99.1
=x11-proto/kbproto-1.0.3
=x11-proto/randrproto-1.4.0
=x11-proto/recordproto-1.13.99.1
=x11-proto/renderproto-0.11

[gentoo-commits] gentoo-x86 commit in net-im/empathy/files: empathy-3.12.7-Fix-parallel-build-in-extensions.patch

2014-11-30 Thread Remi Cardona (remi)
remi14/11/30 22:00:59

  Added:   
empathy-3.12.7-Fix-parallel-build-in-extensions.patch
  Log:
  net-im/empathy: fix parallel build issue
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  
net-im/empathy/files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch?rev=1.1content-type=text/plain

Index: empathy-3.12.7-Fix-parallel-build-in-extensions.patch
===
From 24e4480421483685dfc493ad38089c286a8c5f4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
Date: Sun, 30 Nov 2014 22:10:59 +0100
Subject: [PATCH] Fix parallel build in extensions/
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

GNU Make manual says:

A rule with multiple targets is equivalent to writing many rules,
each with one target, and all identical aside from that.

In other words, make may very well call glib-gtypes-generator.py twice
(once for each generated header). And hell breaks loose because the
python code assumes it will run once (it should be using the tempfile
module, but that's another bug). On a fast multi-core machine, make -j4
will easily reproduce this bug.

The solution is hidden in the same manual [1] :

%.tab.c %.tab.h: %.y
bison -d $

This tells make that the recipe ‘bison -d x.y’ will make both
x.tab.c and x.tab.h.

So by using '%' to replace the 'y' in the targets, I'm telling make that
running the recipe once will generate both files.

[1] http://www.gnu.org/software/make/manual/make.html#Pattern-Examples

https://bugs.gentoo.org/show_bug.cgi?id=515894
https://bugzilla.gnome.org/show_bug.cgi?id=685837
---
 extensions/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index 79622d4..ebe5fac 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -66,7 +66,7 @@ extensions.html: _gen/all.xml $(tools_dir)/doc-generator.xsl
$(tools_dir)/doc-generator.xsl \
$  $@
 
-_gen/gtypes.h _gen/gtypes-body.h: _gen/all.xml \
+_gen/gt%pes.h _gen/gt%pes-body.h: _gen/all.xml \
$(top_srcdir)/tools/glib-gtypes-generator.py
$(AM_V_GEN)$(PYTHON) $(top_srcdir)/tools/glib-gtypes-generator.py \
$ _gen/gtypes Emp
-- 
2.1.3







[gentoo-commits] gentoo-x86 commit in net-im/empathy: ChangeLog empathy-3.12.7.ebuild

2014-11-30 Thread Remi Cardona (remi)
remi14/11/30 22:00:59

  Modified: ChangeLog empathy-3.12.7.ebuild
  Log:
  net-im/empathy: fix parallel build issue
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.160net-im/empathy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.160view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.160content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?r1=1.159r2=1.160

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   25 Nov 2014 15:19:04 -  1.159
+++ ChangeLog   30 Nov 2014 22:00:59 -  1.160
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/empathy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.159 2014/11/25 
15:19:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.160 2014/11/30 
22:00:59 remi Exp $
+
+  30 Nov 2014; Rémi Cardona r...@gentoo.org empathy-3.12.7.ebuild,
+  +files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch:
+  Fix parallel build issue, see bug #515894.
 
   25 Nov 2014; Pacho Ramos pa...@gentoo.org empathy-3.12.7.ebuild:
   Support python 3.4



1.3  net-im/empathy/empathy-3.12.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild?r1=1.2r2=1.3

Index: empathy-3.12.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- empathy-3.12.7.ebuild   25 Nov 2014 15:19:04 -  1.2
+++ empathy-3.12.7.ebuild   30 Nov 2014 22:00:59 -  1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild,v 1.2 
2014/11/25 15:19:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild,v 1.3 
2014/11/30 22:00:59 remi Exp $
 
 EAPI=5
 GCONF_DEBUG=no
 GNOME2_LA_PUNT=yes
 PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} )
 
-inherit gnome2 python-any-r1 virtualx
+inherit gnome2 autotools python-any-r1 virtualx
 
 DESCRIPTION=Telepathy instant messaging and video/audio call client for GNOME
 HOMEPAGE=https://wiki.gnome.org/Apps/Empathy;
@@ -97,6 +97,12 @@
export PYTHONIOENCODING=UTF-8 # See bug 489774
 }
 
+src_prepare() {
+   epatch ${FILESDIR}/${PN}-3.12.7-Fix-parallel-build-in-extensions.patch
+   eautoreconf
+   gnome2_src_prepare
+}
+
 src_configure() {
DOCS=CONTRIBUTORS AUTHORS ChangeLog NEWS README
gnome2_src_configure \






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: xf86-input-evdev-2.9.1.ebuild ChangeLog

2014-11-26 Thread Remi Cardona (remi)
remi14/11/27 07:35:42

  Modified: ChangeLog
  Added:xf86-input-evdev-2.9.1.ebuild
  Log:
  x11-drivers/xf86-input-evdev: Bump to 2.9.1
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.228x11-drivers/xf86-input-evdev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.228view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.228content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.227r2=1.228

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog   23 Oct 2014 15:07:26 -  1.227
+++ ChangeLog   27 Nov 2014 07:35:42 -  1.228
@@ -1,6 +1,11 @@
 # ChangeLog for x11-drivers/xf86-input-evdev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 
1.227 2014/10/23 15:07:26 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 
1.228 2014/11/27 07:35:42 remi Exp $
+
+*xf86-input-evdev-2.9.1 (27 Nov 2014)
+
+  27 Nov 2014; Rémi Cardona r...@gentoo.org +xf86-input-evdev-2.9.1.ebuild:
+  Bump to 2.9.1.
 
   23 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   xf86-input-evdev-2.9.0.ebuild:



1.1  x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild?rev=1.1content-type=text/plain

Index: xf86-input-evdev-2.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v
 1.1 2014/11/27 07:35:42 remi Exp $

EAPI=5
inherit linux-info xorg-2

DESCRIPTION=Generic Linux input driver
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86
IUSE=

RDEPEND==x11-base/xorg-server-1.12[udev]
dev-libs/libevdev
sys-libs/mtdev
DEPEND=${RDEPEND}
=x11-proto/inputproto-2.1.99.3
=sys-kernel/linux-headers-2.6

pkg_pretend() {
if use kernel_linux ; then
CONFIG_CHECK=~INPUT_EVDEV
fi
check_extra_config
}






[gentoo-commits] gentoo-x86 commit in app-arch/pax: ChangeLog pax-3.4.12.16-r1.ebuild

2014-11-23 Thread Remi Cardona (remi)
remi14/11/23 17:45:44

  Modified: ChangeLog
  Added:pax-3.4.12.16-r1.ebuild
  Log:
  app-arch/pax: various build fixes
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.27 app-arch/pax/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/pax/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   29 Jun 2013 19:26:25 -  1.26
+++ ChangeLog   23 Nov 2014 17:45:44 -  1.27
@@ -1,6 +1,13 @@
 # ChangeLog for app-arch/pax
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/ChangeLog,v 1.26 2013/06/29 
19:26:25 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/ChangeLog,v 1.27 2014/11/23 
17:45:44 remi Exp $
+
+*pax-3.4.12.16-r1 (23 Nov 2014)
+
+  23 Nov 2014; Rémi Cardona r...@gentoo.org +pax-3.4.12.16-r1.ebuild,
+  +files/pax-3.4-fix-fts-includes.patch:
+  Add patch to fix 'fts' includes, add needed AC_PROG_MKDIR_P with recent
+  autoconf (see bug #514308).
 
   29 Jun 2013; Agostino Sarubbo a...@gentoo.org pax-3.4.12.16.ebuild:
   Stable for ppc64, wrt bug #474828



1.1  app-arch/pax/pax-3.4.12.16-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/pax-3.4.12.16-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/pax-3.4.12.16-r1.ebuild?rev=1.1content-type=text/plain

Index: pax-3.4.12.16-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/pax-3.4.12.16-r1.ebuild,v 1.1 
2014/11/23 17:45:44 remi Exp $

EAPI=4

inherit eutils rpm versionator autotools

MY_PV=$(get_version_component_range 1-2)
MY_P=${PN}-${MY_PV}
RPM_PV=$(get_version_component_range 3)
FC_PV=$(get_version_component_range 4)

DESCRIPTION=pax (Portable Archive eXchange) is the POSIX standard archive tool
HOMEPAGE=http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/;
SRC_URI=mirror://fedora-dev/releases/${FC_PV}/Everything/source/SRPMS/${MY_P}-${RPM_PV}.fc${FC_PV}.src.rpm

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=

S=${WORKDIR}/${MY_P}

src_prepare() {
rpm_spec_epatch ../${PN}.spec
epatch ${FILESDIR}/pax-3.4-x32.patch
epatch ${FILESDIR}/pax-3.4-fix-fts-includes.patch
sed -i configure.in \
-e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' \
-e '/AC_PROG_RANLIB/a AC_PROG_MKDIR_P' \
|| die
eautoreconf
}

src_install() {
default
dodoc AUTHORS ChangeLog NEWS README THANKS
}






[gentoo-commits] gentoo-x86 commit in app-arch/pax/files: pax-3.4-fix-fts-includes.patch

2014-11-23 Thread Remi Cardona (remi)
remi14/11/23 17:45:44

  Added:pax-3.4-fix-fts-includes.patch
  Log:
  app-arch/pax: various build fixes
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  app-arch/pax/files/pax-3.4-fix-fts-includes.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/files/pax-3.4-fix-fts-includes.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/files/pax-3.4-fix-fts-includes.patch?rev=1.1content-type=text/plain

Index: pax-3.4-fix-fts-includes.patch
===
diff -ur pax-3.4-orig/lib/fts.c pax-3.4/lib/fts.c
--- pax-3.4-orig/lib/fts.c  2005-07-29 09:55:25.0 +0200
+++ pax-3.4/lib/fts.c   2014-10-30 21:38:42.404092744 +0100
@@ -35,7 +35,7 @@
 #include fcntl.h
 #include dirent.h
 #include errno.h
-#include fts.h
+#include fts.h
 #include stdlib.h
 #include string.h
 #include unistd.h
diff -ur pax-3.4-orig/src/ftree.c pax-3.4/src/ftree.c
--- pax-3.4-orig/src/ftree.c2005-07-29 09:46:06.0 +0200
+++ pax-3.4/src/ftree.c 2014-10-30 21:39:14.876093149 +0100
@@ -46,7 +46,7 @@
 #include stdio.h
 #include errno.h
 #include stdlib.h
-#include fts.h
+#include ../lib/fts.h
 #include pax.h
 #include ftree.h
 #include extern.h






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

2014-11-23 Thread Remi Cardona (remi)
remi14/11/23 22:52:14

  Modified: ChangeLog package.mask
  Log:
  profiles: Remove xorg-server 1.16.2 from p.mask

Revision  ChangesPath
1.9559   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9558
retrieving revision 1.9559
diff -u -r1.9558 -r1.9559
--- ChangeLog   23 Nov 2014 14:41:23 -  1.9558
+++ ChangeLog   23 Nov 2014 22:52:13 -  1.9559
@@ -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.9558 2014/11/23 
14:41:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9559 2014/11/23 
22:52:13 remi 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!
 
+  23 Nov 2014; Rémi Cardona r...@gentoo.org package.mask:
+  Remove xorg-server 1.16.2 from p.mask, x11 team agrees on binary slot
+
   23 Nov 2014; Pacho Ramos pa...@gentoo.org
   arch/amd64/no-emul-linux-x86/package.use.stable.mask,
   arch/amd64/package.use.stable.mask:



1.16176  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16175
retrieving revision 1.16176
diff -u -r1.16175 -r1.16176
--- package.mask21 Nov 2014 20:38:29 -  1.16175
+++ package.mask23 Nov 2014 22:52:13 -  1.16176
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16175 2014/11/21 
20:38:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16176 2014/11/23 
22:52:13 remi 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
@@ -43,10 +43,6 @@
 # Mask latest development version for testing
 =x11-misc/lightdm-1.13*
 
-# Rémi Cardona r...@gentoo.org (15 Nov 2014)
-# Masked until decision is made about binary slot
-=x11-base/xorg-server-1.16.2
-
 # Eray Aslan e...@gentoo.org (11 Nov 2014)
 # Mask beta releases
 =net-proxy/squid-3.5*






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

2014-11-15 Thread Remi Cardona (remi)
remi14/11/15 10:51:18

  Modified: ChangeLog package.mask
  Log:
  Mask upcoming xorg-server 1.16.2 release

Revision  ChangesPath
1.9542   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9541
retrieving revision 1.9542
diff -u -r1.9541 -r1.9542
--- ChangeLog   13 Nov 2014 13:15:01 -  1.9541
+++ ChangeLog   15 Nov 2014 10:51:17 -  1.9542
@@ -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.9541 2014/11/13 
13:15:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9542 2014/11/15 
10:51:17 remi 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!
 
+  15 Nov 2014; Rémi Cardona r...@gentoo.org package.mask:
+  Mask upcoming xorg-server 1.16.2 release
+
   13 Nov 2014; Pacho Ramos pa...@gentoo.org package.mask:
   Gnome2 stuff was finally removed (#508854)
 



1.16164  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16163
retrieving revision 1.16164
diff -u -r1.16163 -r1.16164
--- package.mask13 Nov 2014 13:15:01 -  1.16163
+++ package.mask15 Nov 2014 10:51:17 -  1.16164
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16163 2014/11/13 
13:15:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16164 2014/11/15 
10:51:17 remi 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
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Rémi Cardona r...@gentoo.org (15 Nov 2014)
+# Masked until decision is made about binary slot
+=x11-base/xorg-server-1.16.2
+
 # Davide Pesavento p...@gentoo.org (13 Nov 2014)
 # Multilib ebuilds based on the new qt4-build-multilib eclass.
 # Added dependency on dev-qt/qtchooser, which must be keyworded.






[gentoo-commits] gentoo-x86 commit in x11-base/xorg-server: xorg-server-1.16.2.ebuild ChangeLog

2014-11-15 Thread Remi Cardona (remi)
remi14/11/15 11:27:09

  Modified: ChangeLog
  Added:xorg-server-1.16.2.ebuild
  Log:
  x11-base/xorg-server: bump to 1.16.2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.803x11-base/xorg-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.803view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.803content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?r1=1.802r2=1.803

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v
retrieving revision 1.802
retrieving revision 1.803
diff -u -r1.802 -r1.803
--- ChangeLog   2 Nov 2014 10:35:21 -   1.802
+++ ChangeLog   15 Nov 2014 11:27:09 -  1.803
@@ -1,6 +1,11 @@
 # ChangeLog for x11-base/xorg-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.802 
2014/11/02 10:35:21 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.803 
2014/11/15 11:27:09 remi Exp $
+
+*xorg-server-1.16.2 (15 Nov 2014)
+
+  15 Nov 2014; Rémi Cardona r...@gentoo.org +xorg-server-1.16.2.ebuild:
+  Bump to 1.16.2.
 
   02 Nov 2014; Sven Vermeulen sw...@gentoo.org xorg-server-1.14.5.ebuild,
   xorg-server-1.14.7.ebuild, xorg-server-1.15.0.ebuild,



1.1  x11-base/xorg-server/xorg-server-1.16.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.ebuild?rev=1.1content-type=text/plain

Index: xorg-server-1.16.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.ebuild,v 1.1 
2014/11/15 11:27:09 remi Exp $

EAPI=5

XORG_DOC=doc
inherit xorg-2 multilib versionator flag-o-matic
EGIT_REPO_URI=git://anongit.freedesktop.org/git/xorg/xserver

DESCRIPTION=X.Org X servers
SLOT=0/1.16.1
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux

IUSE_SERVERS=dmx kdrive xnest xorg xvfb
IUSE=${IUSE_SERVERS} glamor ipv6 minimal nptl selinux +suid systemd tslib 
+udev unwind wayland

CDEPEND==app-admin/eselect-opengl-1.0.8
dev-libs/openssl
media-libs/freetype
=x11-apps/iceauth-1.0.2
=x11-apps/rgb-1.0.3
=x11-apps/xauth-1.0.3
x11-apps/xkbcomp
=x11-libs/libdrm-2.4.20
=x11-libs/libpciaccess-0.12.901
=x11-libs/libXau-1.0.4
=x11-libs/libXdmcp-1.0.2
=x11-libs/libXfont-1.4.2
=x11-libs/libxkbfile-1.0.4
=x11-libs/libxshmfence-1.1
=x11-libs/pixman-0.27.2
=x11-libs/xtrans-1.3.3
=x11-misc/xbitmaps-1.0.1
=x11-misc/xkeyboard-config-2.4.1-r3
dmx? (
x11-libs/libXt
=x11-libs/libdmx-1.0.99.1
=x11-libs/libX11-1.1.5
=x11-libs/libXaw-1.0.4
=x11-libs/libXext-1.0.99.4
=x11-libs/libXfixes-5.0
=x11-libs/libXi-1.2.99.1
=x11-libs/libXmu-1.0.3
x11-libs/libXrender
=x11-libs/libXres-1.0.3
=x11-libs/libXtst-1.0.99.2
)
glamor? (
media-libs/libepoxy
media-libs/mesa[egl,gbm]
!x11-libs/glamor
)
kdrive? (
=x11-libs/libXext-1.0.5
x11-libs/libXv
)
!minimal? (
=x11-libs/libX11-1.1.5
=x11-libs/libXext-1.0.5
=media-libs/mesa-9.2.0[nptl=]
)
tslib? ( =x11-libs/tslib-1.0 )
udev? ( =virtual/udev-150 )
unwind? ( sys-libs/libunwind )
wayland? (
=dev-libs/wayland-1.3.0
media-libs/libepoxy
)
=x11-apps/xinit-1.3
systemd? (
sys-apps/dbus
sys-apps/systemd
)

DEPEND=${CDEPEND}
sys-devel/flex
=x11-proto/bigreqsproto-1.1.0
=x11-proto/compositeproto-0.4
=x11-proto/damageproto-1.1
=x11-proto/fixesproto-5.0
=x11-proto/fontsproto-2.1.3
=x11-proto/glproto-1.4.17
=x11-proto/inputproto-2.2.99.1
=x11-proto/kbproto-1.0.3
=x11-proto/randrproto-1.4.0
=x11-proto/recordproto-1.13.99.1
=x11-proto/renderproto-0.11
=x11-proto/resourceproto-1.2.0

[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-vmmouse/files: xf86-input-vmmouse-13.0.0-add-missing-include.patch

2014-11-06 Thread Remi Cardona (remi)
remi14/11/06 19:28:42

  Added:xf86-input-vmmouse-13.0.0-add-missing-include.patch
  Log:
  x11-drivers/xf86-input-vmmouse: add patch to fix header inclusion on newer 
glibc
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  
x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-13.0.0-add-missing-include.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-13.0.0-add-missing-include.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-13.0.0-add-missing-include.patch?rev=1.1content-type=text/plain

Index: xf86-input-vmmouse-13.0.0-add-missing-include.patch
===
From 1cbbc03c4b37d57760c57bd2e0b0f89d744a5795 Mon Sep 17 00:00:00 2001
From: Stefan Dirsch sndir...@suse.de
Date: Tue, 7 Oct 2014 11:32:01 +0200
Subject: vmmouse_client.h: Include xorg-server.h before xf86_OSproc.h

xf86_OSproc.h cannot be included without first including xorg-server.h.

Without this the build fails on systems with the latest glibc,
throwing this error:

In file included from /usr/include/string.h:634:0,
 from /usr/include/xorg/os.h:53,
 from /usr/include/xorg/misc.h:115,
 from /usr/include/xorg/window.h:50,
 from /usr/include/xorg/globals.h:7,
 from /usr/include/xorg/opaque.h:34,
 from /usr/include/xorg/xf86_OSproc.h:127,
 from vmmouse_client.h:42,
 from vmmouse_client.c:38:
/usr/include/xorg/os.h:579:1: error: expected identifier or '(' before 
'__extension__'
strndup(const char *str, size_t n);

This is caused by HAVE_STRNDUP not being set (it is set from xorg-server.h),
causing os.h to redefine it.

Signed-off-by: Stefan Dirsch sndir...@suse.de
Reviewed-by: Daniel Stone dani...@collabora.com
Acked-by: Thomas Hellstrom thellst...@vmware.com

diff --git a/shared/vmmouse_client.h b/shared/vmmouse_client.h
index b01bf08..1de51e5 100644
--- a/shared/vmmouse_client.h
+++ b/shared/vmmouse_client.h
@@ -39,6 +39,7 @@
 #ifndef _VMMOUSE_CLIENT_H_
 #define _VMMOUSE_CLIENT_H_
 
+#include xorg-server.h
 #include xf86_OSproc.h
 
 /*
-- 
cgit v0.10.2







[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-vmmouse: xf86-input-vmmouse-13.0.0-r1.ebuild ChangeLog

2014-11-06 Thread Remi Cardona (remi)
remi14/11/06 19:28:42

  Modified: ChangeLog
  Added:xf86-input-vmmouse-13.0.0-r1.ebuild
  Log:
  x11-drivers/xf86-input-vmmouse: add patch to fix header inclusion on newer 
glibc
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.58 x11-drivers/xf86-input-vmmouse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog?rev=1.58view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog?rev=1.58content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog?r1=1.57r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   8 Oct 2013 05:05:33 -   1.57
+++ ChangeLog   6 Nov 2014 19:28:42 -   1.58
@@ -1,6 +1,13 @@
 # ChangeLog for x11-drivers/xf86-input-vmmouse
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 
1.57 2013/10/08 05:05:33 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 
1.58 2014/11/06 19:28:42 remi Exp $
+
+*xf86-input-vmmouse-13.0.0-r1 (06 Nov 2014)
+
+  06 Nov 2014; Rémi Cardona r...@gentoo.org
+  +xf86-input-vmmouse-13.0.0-r1.ebuild,
+  +files/xf86-input-vmmouse-13.0.0-add-missing-include.patch:
+  Add patch to fix header inclusion on newer glibc (see bug #527190)
 
   08 Oct 2013; Agostino Sarubbo a...@gentoo.org
   xf86-input-vmmouse-13.0.0.ebuild:



1.1  
x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-13.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-13.0.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-13.0.0-r1.ebuild?rev=1.1content-type=text/plain

Index: xf86-input-vmmouse-13.0.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-13.0.0-r1.ebuild,v
 1.1 2014/11/06 19:28:42 remi Exp $

EAPI=5

inherit xorg-2

DESCRIPTION=VMWare mouse input driver
IUSE=
KEYWORDS=~amd64 ~x86 ~amd64-fbsd ~x86-fbsd

RDEPEND=
DEPEND=${RDEPEND}
x11-proto/randrproto

PATCHES=(
${FILESDIR}/${P}-add-missing-include.patch
)

pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
--with-hal-bin-dir=/punt
--with-hal-callouts-dir=/punt
--with-hal-fdi-dir=/punt
)

xorg-2_pkg_setup
}

src_install() {
xorg-2_src_install
rm -rf ${ED}/punt
}






[gentoo-commits] gentoo-x86 commit in x11-libs/libxkbcommon: ChangeLog libxkbcommon-0.5.0.ebuild

2014-10-26 Thread Remi Cardona (remi)
remi14/10/26 14:45:09

  Modified: ChangeLog
  Added:libxkbcommon-0.5.0.ebuild
  Log:
  x11-libs/libxkbcommon: bump to 0.5.0
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.10 x11-libs/libxkbcommon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   18 Jun 2014 21:07:59 -  1.9
+++ ChangeLog   26 Oct 2014 14:45:09 -  1.10
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libxkbcommon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.9 
2014/06/18 21:07:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.10 
2014/10/26 14:45:09 remi Exp $
+
+*libxkbcommon-0.5.0 (26 Oct 2014)
+
+  26 Oct 2014; Rémi Cardona r...@gentoo.org +libxkbcommon-0.5.0.ebuild:
+  Bump to 0.5.0, add test USE flag (see bug #526914)
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org libxkbcommon-0.4.1.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug



1.1  x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild

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

Index: libxkbcommon-0.5.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.1 
2014/10/26 14:45:09 remi Exp $

EAPI=5
XORG_EAUTORECONF=yes
XORG_MULTILIB=yes

if [[ ${PV} = ** ]]; then
GIT_ECLASS=git-r3
EXPERIMENTAL=true
EGIT_REPO_URI=git://github.com/xkbcommon/${PN}
else
XORG_BASE_INDIVIDUAL_URI=
SRC_URI=http://xkbcommon.org/download/${P}.tar.xz;
fi

inherit xorg-2 ${GIT_ECLASS}

DESCRIPTION=X.Org xkbcommon library
KEYWORDS=~amd64 ~arm ~x86
IUSE=X doc test

DEPEND=sys-devel/bison
sys-devel/flex
X? ( =x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] )
=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
=x11-proto/kbproto-1.0.6-r1[${MULTILIB_USEDEP}]
doc? ( app-doc/doxygen )
RDEPEND=

pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
--with-xkb-config-root=${EPREFIX}/usr/share/X11/xkb
$(use X || use_enable X x11)
$(use_with doc doxygen)
)
xorg-2_pkg_setup
}






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.99.916.ebuild

2014-09-08 Thread Remi Cardona (remi)
remi14/09/08 20:57:01

  Modified: ChangeLog
  Added:xf86-video-intel-2.99.916.ebuild
  Log:
  x11-drivers/xf86-video-intel: Bump to 2.99.916
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.164x11-drivers/xf86-video-intel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.164view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.164content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.163r2=1.164

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog   24 Jul 2014 06:55:10 -  1.163
+++ ChangeLog   8 Sep 2014 20:57:01 -   1.164
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-intel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.163 2014/07/24 06:55:10 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.164 2014/09/08 20:57:01 remi Exp $
+
+*xf86-video-intel-2.99.916 (08 Sep 2014)
+
+  08 Sep 2014; Rémi Cardona r...@gentoo.org
+  +xf86-video-intel-2.99.916.ebuild:
+  Bump to 2.99.916.
 
 *xf86-video-intel-2.99.914 (24 Jul 2014)
 



1.1  
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.916.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.916.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.916.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-intel-2.99.916.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.916.ebuild,v
 1.1 2014/09/08 20:57:01 remi Exp $

EAPI=5

XORG_DRI=dri
inherit linux-info xorg-2

DESCRIPTION=X.Org driver for Intel cards

KEYWORDS=~amd64 ~x86 ~amd64-fbsd -x86-fbsd
IUSE=debug glamor +sna +udev uxa xvmc

REQUIRED_USE=
|| ( sna uxa )
glamor? ( uxa )


RDEPEND=x11-libs/libXext
x11-libs/libXfixes
=x11-libs/pixman-0.27.1
=x11-libs/libdrm-2.4.29[video_cards_intel]
glamor? ( || (
x11-base/xorg-server[glamor]
=x11-libs/glamor-0.6.0
) )
sna? (
=x11-base/xorg-server-1.10
)
udev? (
virtual/udev
)
xvmc? (
x11-libs/libXvMC
=x11-libs/libxcb-1.5
x11-libs/xcb-util
)

DEPEND=${RDEPEND}
=x11-proto/dri2proto-2.6
x11-proto/dri3proto
x11-proto/presentproto
x11-proto/resourceproto

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable debug)
$(use_enable dri)
$(use_enable glamor)
$(use_enable sna)
$(use_enable uxa)
$(use_enable udev)
$(use_enable xvmc)
--disable-dri3
)
xorg-2_src_configure
}

pkg_postinst() {
if linux_config_exists \
 ! linux_chkconfig_present DRM_I915_KMS; then
echo
ewarn This driver requires KMS support in your kernel
ewarn   Device Drivers ---
ewarn Graphics support ---
ewarn   Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  ---
ewarn   *   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  ---
ewarni915 driver
ewarn   [*]   Enable modesetting on intel by default
echo
fi
}






[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools/files: - New directory

2014-08-17 Thread Remi Cardona (remi)
remi14/08/17 17:15:39

  Log:
  Directory /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools/files: intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch

2014-08-17 Thread Remi Cardona (remi)
remi14/08/17 23:03:09

  Added:   

intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch
  Log:
  x11-apps/intel-gpu-tools: Fix python script to handle non-UTF-8 locales
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
x11-apps/intel-gpu-tools/files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch?rev=1.1content-type=text/plain

Index: intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch
===
From e9e9df216180bcecc5d4c17bbe48b2efd88b3ed2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= r...@gentoo.org
Date: Mon, 18 Aug 2014 00:44:32 +0200
Subject: [PATCH] shader-debugger: Force file/stdout IO as UTF-8
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Not all locales on linux are UTF-8, the most notable being the C locale.
Python will use the ASCII codec for stream IO in this case and will barf
on the Copyright sign at the top of .g4a files.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=519434
Signed-off-by: Rémi Cardona r...@gentoo.org
---
 debugger/system_routine/pre_cpp.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debugger/system_routine/pre_cpp.py 
b/debugger/system_routine/pre_cpp.py
index effea0e..584d2af 100755
--- a/debugger/system_routine/pre_cpp.py
+++ b/debugger/system_routine/pre_cpp.py
@@ -33,7 +33,10 @@
 
 import sys,re
 
-file = open(sys.argv[1], r)
+# make sure both input file and stdout are handled as utf-8 text, regardless
+# of current locale (eg. LANG=C which tells python to use ascii encoding)
+sys.stdout = open(sys.__stdout__.fileno(), a, encoding=utf-8)
+file = open(sys.argv[1], r, encoding=utf-8)
 
 lines = file.readlines()
 len(lines)
-- 
2.0.4







[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools: intel-gpu-tools-1.7.ebuild ChangeLog

2014-08-17 Thread Remi Cardona (remi)
remi14/08/17 23:03:08

  Modified: intel-gpu-tools-1.7.ebuild ChangeLog
  Log:
  x11-apps/intel-gpu-tools: Fix python script to handle non-UTF-8 locales
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.4  x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?r1=1.3r2=1.4

Index: intel-gpu-tools-1.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- intel-gpu-tools-1.7.ebuild  1 Aug 2014 22:00:34 -   1.3
+++ intel-gpu-tools-1.7.ebuild  17 Aug 2014 23:03:08 -  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/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.3 2014/08/01 22:00:34 remi Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.4 2014/08/17 23:03:08 remi Exp $
 
 EAPI=5
 
@@ -21,6 +21,8 @@
python? ( ${PYTHON_DEPS} )
 RDEPEND=${DEPEND}
 
+PATCHES=( 
${FILESDIR}/${P}-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch )
+
 pkg_setup() {
use python  python-single-r1_pkg_setup
 }



1.19 x11-apps/intel-gpu-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   1 Aug 2014 22:00:34 -   1.18
+++ ChangeLog   17 Aug 2014 23:03:08 -  1.19
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/intel-gpu-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.18 
2014/08/01 22:00:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.19 
2014/08/17 23:03:08 remi Exp $
+
+  17 Aug 2014; Rémi Cardona r...@gentoo.org intel-gpu-tools-1.7.ebuild,
+  +files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patc
+  h:
+  Fix python script to handle non-UTF-8 locales, see bug #519434.
 
   01 Aug 2014; Rémi Cardona r...@gentoo.org intel-gpu-tools-1.7.ebuild:
   Add missing pkg_setup for proper python-single-r1 use. See bug #518538.






[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools: intel-gpu-tools-1.7.ebuild ChangeLog

2014-08-01 Thread Remi Cardona (remi)
remi14/08/01 22:00:34

  Modified: intel-gpu-tools-1.7.ebuild ChangeLog
  Log:
  x11-apps/intel-gpu-tools: Add missing pkg_setup for proper python-single-r1 
use
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.3  x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?r1=1.2r2=1.3

Index: intel-gpu-tools-1.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- intel-gpu-tools-1.7.ebuild  30 Jul 2014 20:44:47 -  1.2
+++ intel-gpu-tools-1.7.ebuild  1 Aug 2014 22:00:34 -   1.3
@@ -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-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.2 2014/07/30 20:44:47 remi Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.3 2014/08/01 22:00:34 remi Exp $
 
 EAPI=5
 
@@ -21,6 +21,10 @@
python? ( ${PYTHON_DEPS} )
 RDEPEND=${DEPEND}
 
+pkg_setup() {
+   use python  python-single-r1_pkg_setup
+}
+
 src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable python dumper)



1.18 x11-apps/intel-gpu-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   30 Jul 2014 20:44:47 -  1.17
+++ ChangeLog   1 Aug 2014 22:00:34 -   1.18
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/intel-gpu-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.17 
2014/07/30 20:44:47 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.18 
2014/08/01 22:00:34 remi Exp $
+
+  01 Aug 2014; Rémi Cardona r...@gentoo.org intel-gpu-tools-1.7.ebuild:
+  Add missing pkg_setup for proper python-single-r1 use. See bug #518538.
 
   30 Jul 2014; Rémi Cardona r...@gentoo.org intel-gpu-tools-1.7.ebuild:
   Add missing REQUIRED_USE for proper python-single-r1 use. See bug #518538.






[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools: intel-gpu-tools-1.7.ebuild ChangeLog

2014-07-30 Thread Remi Cardona (remi)
remi14/07/30 20:44:47

  Modified: intel-gpu-tools-1.7.ebuild ChangeLog
  Log:
  x11-apps/intel-gpu-tools: Add missing REQUIRED_USE for proper 
python-single-r1 use
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?r1=1.1r2=1.2

Index: intel-gpu-tools-1.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- intel-gpu-tools-1.7.ebuild  28 Jul 2014 05:07:08 -  1.1
+++ intel-gpu-tools-1.7.ebuild  30 Jul 2014 20:44:47 -  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/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.1 2014/07/28 05:07:08 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.2 2014/07/30 20:44:47 remi Exp $
 
 EAPI=5
 
@@ -11,6 +11,7 @@
 DESCRIPTION=Intel GPU userland tools
 KEYWORDS=~amd64 ~x86
 IUSE=python video_cards_nouveau
+REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
 RESTRICT=test
 
 DEPEND=dev-libs/glib:2



1.17 x11-apps/intel-gpu-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   28 Jul 2014 05:07:08 -  1.16
+++ ChangeLog   30 Jul 2014 20:44:47 -  1.17
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/intel-gpu-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.16 
2014/07/28 05:07:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.17 
2014/07/30 20:44:47 remi Exp $
+
+  30 Jul 2014; Rémi Cardona r...@gentoo.org intel-gpu-tools-1.7.ebuild:
+  Add missing REQUIRED_USE for proper python-single-r1 use. See bug #518538.
 
 *intel-gpu-tools-1.7 (28 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.99.914.ebuild

2014-07-24 Thread Remi Cardona (remi)
remi14/07/24 06:55:10

  Modified: ChangeLog
  Added:xf86-video-intel-2.99.914.ebuild
  Log:
  x11-drivers/xf86-video-intel: Bump to 2.99.914
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.163x11-drivers/xf86-video-intel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.163view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.163content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.162r2=1.163

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog   18 Jun 2014 07:08:18 -  1.162
+++ ChangeLog   24 Jul 2014 06:55:10 -  1.163
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-intel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.162 2014/06/18 07:08:18 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.163 2014/07/24 06:55:10 remi Exp $
+
+*xf86-video-intel-2.99.914 (24 Jul 2014)
+
+  24 Jul 2014; Rémi Cardona r...@gentoo.org
+  +xf86-video-intel-2.99.914.ebuild:
+  Bump to 2.99.914.
 
 *xf86-video-intel-2.99.912-r1 (18 Jun 2014)
 



1.1  
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.914.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.914.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.914.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-intel-2.99.914.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.914.ebuild,v
 1.1 2014/07/24 06:55:10 remi Exp $

EAPI=5

XORG_DRI=dri
inherit linux-info xorg-2

DESCRIPTION=X.Org driver for Intel cards

KEYWORDS=~amd64 ~x86 ~amd64-fbsd -x86-fbsd
IUSE=debug glamor +sna +udev uxa xvmc

REQUIRED_USE=
|| ( sna uxa )
glamor? ( uxa )


RDEPEND=x11-libs/libXext
x11-libs/libXfixes
=x11-libs/pixman-0.27.1
=x11-libs/libdrm-2.4.29[video_cards_intel]
glamor? ( || (
x11-base/xorg-server[glamor]
=x11-libs/glamor-0.6.0
) )
sna? (
=x11-base/xorg-server-1.10
)
udev? (
virtual/udev
)
xvmc? (
x11-libs/libXvMC
=x11-libs/libxcb-1.5
x11-libs/xcb-util
)

DEPEND=${RDEPEND}
=x11-proto/dri2proto-2.6
x11-proto/dri3proto
x11-proto/presentproto
x11-proto/resourceproto

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable debug)
$(use_enable dri)
$(use_enable glamor)
$(use_enable sna)
$(use_enable uxa)
$(use_enable udev)
$(use_enable xvmc)
--disable-dri3
)
xorg-2_src_configure
}

pkg_postinst() {
if linux_config_exists \
 ! linux_chkconfig_present DRM_I915_KMS; then
echo
ewarn This driver requires KMS support in your kernel
ewarn   Device Drivers ---
ewarn Graphics support ---
ewarn   Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  ---
ewarn   *   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  ---
ewarni915 driver
ewarn   [*]   Enable modesetting on intel by default
echo
fi
}






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel/files: xf86-video-intel-2.99.912-disable-dri3.patch

2014-06-18 Thread Remi Cardona (remi)
remi14/06/18 07:08:18

  Added:xf86-video-intel-2.99.912-disable-dri3.patch
  Log:
  x11-drivers/xf86-video-intel: Disable DRI3 support (see bug #513500)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
x11-drivers/xf86-video-intel/files/xf86-video-intel-2.99.912-disable-dri3.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/files/xf86-video-intel-2.99.912-disable-dri3.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/files/xf86-video-intel-2.99.912-disable-dri3.patch?rev=1.1content-type=text/plain

Index: xf86-video-intel-2.99.912-disable-dri3.patch
===
--- configure.old   2014-06-18 08:36:47.151142539 +0200
+++ configure   2014-06-18 09:05:13.568360179 +0200
@@ -20769,7 +20769,7 @@
DRI3_LIBS=$pkg_cv_DRI3_LIBS
 { $as_echo $as_me:${as_lineno-$LINENO}: result: yes 5
 $as_echo yes 6; }
-   DRI3=$DRI
+   DRI3=no
 fi
fi
if test x$DRI3 != xno; then
@@ -20850,10 +20850,6 @@
 $as_echo #define HAVE_DRI3 1 confdefs.h
 
dri_msg=$dri_msg DRI3
-else
-   if test x$DRI = xyes -a x$KMS = xyes; then
-   as_fn_error $? DRI3 requested but prerequisites not found 
$LINENO 5
-   fi
 fi
 
 for ac_header in X11/extensions/dpmsconst.h






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.99.912-r1.ebuild

2014-06-18 Thread Remi Cardona (remi)
remi14/06/18 07:08:18

  Modified: ChangeLog
  Added:xf86-video-intel-2.99.912-r1.ebuild
  Log:
  x11-drivers/xf86-video-intel: Disable DRI3 support (see bug #513500)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.162x11-drivers/xf86-video-intel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.162view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.162content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.161r2=1.162

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog   10 Jun 2014 09:55:56 -  1.161
+++ ChangeLog   18 Jun 2014 07:08:18 -  1.162
@@ -1,6 +1,13 @@
 # ChangeLog for x11-drivers/xf86-video-intel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.161 2014/06/10 09:55:56 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.162 2014/06/18 07:08:18 remi Exp $
+
+*xf86-video-intel-2.99.912-r1 (18 Jun 2014)
+
+  18 Jun 2014; Rémi Cardona r...@gentoo.org
+  +xf86-video-intel-2.99.912-r1.ebuild,
+  +files/xf86-video-intel-2.99.912-disable-dri3.patch:
+  Disable DRI3 support (see bug #513500)
 
 *xf86-video-intel-2.99.912 (10 Jun 2014)
 



1.1  
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.912-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.912-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.912-r1.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-intel-2.99.912-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.912-r1.ebuild,v
 1.1 2014/06/18 07:08:18 remi Exp $

EAPI=5

XORG_DRI=dri
inherit linux-info xorg-2

DESCRIPTION=X.Org driver for Intel cards

KEYWORDS=~amd64 ~x86 ~amd64-fbsd -x86-fbsd
IUSE=debug glamor +sna +udev uxa xvmc

REQUIRED_USE=
|| ( sna uxa )
glamor? ( uxa )


RDEPEND=x11-libs/libXext
x11-libs/libXfixes
=x11-libs/pixman-0.27.1
=x11-libs/libdrm-2.4.29[video_cards_intel]
glamor? ( || (
x11-base/xorg-server[glamor]
=x11-libs/glamor-0.6.0
) )
sna? (
=x11-base/xorg-server-1.10
)
udev? (
virtual/udev
)
xvmc? (
x11-libs/libXvMC
=x11-libs/libxcb-1.5
x11-libs/xcb-util
)

DEPEND=${RDEPEND}
=x11-proto/dri2proto-2.6
x11-proto/dri3proto
x11-proto/presentproto
x11-proto/resourceproto

PATCHES=(
${FILESDIR}/${P}-disable-dri3.patch
)

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable debug)
$(use_enable dri)
$(use_enable glamor)
$(use_enable sna)
$(use_enable uxa)
$(use_enable udev)
$(use_enable xvmc)
)
xorg-2_src_configure
}

pkg_postinst() {
if linux_config_exists \
 ! linux_chkconfig_present DRM_I915_KMS; then
echo
ewarn This driver requires KMS support in your kernel
ewarn   Device Drivers ---
ewarn Graphics support ---
ewarn   Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  ---
ewarn   *   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  ---
ewarni915 driver
ewarn   [*]   Enable modesetting on intel by default
echo
fi
}






[gentoo-commits] gentoo-x86 commit in sys-libs/tdb/files: add_missing_stdbool_h_include.patch

2014-06-11 Thread Remi Cardona (remi)
remi14/06/11 20:54:59

  Added:add_missing_stdbool_h_include.patch
  Log:
  sys-libs/tdb: Add patch to add missing stdbool.h include in tdb.h
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  sys-libs/tdb/files/add_missing_stdbool_h_include.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/files/add_missing_stdbool_h_include.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/files/add_missing_stdbool_h_include.patch?rev=1.1content-type=text/plain

Index: add_missing_stdbool_h_include.patch
===
From 4e14a437963ba54987cd58b4e0705d9a6d8aea6f Mon Sep 17 00:00:00 2001
From: Adam Williamson awill...@redhat.com
Date: Fri, 23 May 2014 10:08:14 -0700
Subject: [PATCH] tdb/include: include stdbool.h in tdb.h

Commit db5bda56bf08 (tdb: add TDB_MUTEX_LOCKING support) adds a bool, but does
not include stdbool.h. This causes any build including tdb.h to fail, at least
for me with GCC 4.9.0.
---
 lib/tdb/include/tdb.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/tdb/include/tdb.h b/lib/tdb/include/tdb.h
index 5ea5e60..03e429c 100644
--- a/lib/tdb/include/tdb.h
+++ b/lib/tdb/include/tdb.h
@@ -31,6 +31,7 @@ extern C {
 #endif
 
 #include signal.h
+#include stdbool.h
 
 /**
  * @defgroup tdb The tdb API
-- 
1.9.3







[gentoo-commits] gentoo-x86 commit in sys-libs/tdb: ChangeLog tdb-1.3.0-r1.ebuild

2014-06-11 Thread Remi Cardona (remi)
remi14/06/11 20:54:59

  Modified: ChangeLog tdb-1.3.0-r1.ebuild
  Log:
  sys-libs/tdb: Add patch to add missing stdbool.h include in tdb.h
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.65 sys-libs/tdb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.65view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.65content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/ChangeLog?r1=1.64r2=1.65

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   11 Jun 2014 08:07:01 -  1.64
+++ ChangeLog   11 Jun 2014 20:54:59 -  1.65
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/tdb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.64 2014/06/11 
08:07:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.65 2014/06/11 
20:54:59 remi Exp $
+
+  11 Jun 2014; Rémi Cardona r...@gentoo.org tdb-1.3.0-r1.ebuild,
+  +files/add_missing_stdbool_h_include.patch:
+  Add patch to add missing stdbool.h include in tdb.h, see bug #511846.
 
 *tdb-1.3.0-r1 (11 Jun 2014)
 



1.2  sys-libs/tdb/tdb-1.3.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild?r1=1.1r2=1.2

Index: tdb-1.3.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tdb-1.3.0-r1.ebuild 11 Jun 2014 08:07:01 -  1.1
+++ tdb-1.3.0-r1.ebuild 11 Jun 2014 20:54:59 -  1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild,v 1.1 
2014/06/11 08:07:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild,v 1.2 
2014/06/11 20:54:59 remi Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7} )
 
-inherit waf-utils multilib-minimal python-single-r1
+inherit waf-utils multilib-minimal python-single-r1 eutils
 
 DESCRIPTION=A simple database API
 HOMEPAGE=http://tdb.samba.org/;
@@ -27,6 +27,7 @@
 WAF_BINARY=${S}/buildtools/bin/waf
 
 src_prepare() {
+   epatch ${FILESDIR}/add_missing_stdbool_h_include.patch
multilib_copy_sources
 }
 






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.99.911.ebuild

2014-03-26 Thread Remi Cardona (remi)
remi14/03/26 15:26:03

  Modified: ChangeLog
  Added:xf86-video-intel-2.99.911.ebuild
  Log:
  x11-drivers/xf86-video-intel: Bump to 2.99.911
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.159x11-drivers/xf86-video-intel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.159view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.159content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.158r2=1.159

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog   10 Feb 2014 21:04:29 -  1.158
+++ ChangeLog   26 Mar 2014 15:26:03 -  1.159
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-intel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.158 2014/02/10 21:04:29 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 
1.159 2014/03/26 15:26:03 remi Exp $
+
+*xf86-video-intel-2.99.911 (26 Mar 2014)
+
+  26 Mar 2014; Rémi Cardona r...@gentoo.org
+  +xf86-video-intel-2.99.911.ebuild:
+  Bump to 2.99.911.
 
 *xf86-video-intel-2.99.910 (10 Feb 2014)
 



1.1  
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.911.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.911.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.911.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-intel-2.99.911.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.911.ebuild,v
 1.1 2014/03/26 15:26:03 remi Exp $

EAPI=5

XORG_DRI=dri
inherit linux-info xorg-2

DESCRIPTION=X.Org driver for Intel cards

KEYWORDS=~amd64 ~x86 ~amd64-fbsd -x86-fbsd
IUSE=debug glamor +sna +udev uxa xvmc

REQUIRED_USE=
|| ( sna uxa )
glamor? ( uxa )


RDEPEND=x11-libs/libXext
x11-libs/libXfixes
=x11-libs/pixman-0.27.1
=x11-libs/libdrm-2.4.29[video_cards_intel]
glamor? (
=x11-libs/glamor-0.6.0
)
sna? (
=x11-base/xorg-server-1.10
)
udev? (
virtual/udev
)
xvmc? (
x11-libs/libXvMC
=x11-libs/libxcb-1.5
x11-libs/xcb-util
)

DEPEND=${RDEPEND}
=x11-proto/dri2proto-2.6
x11-proto/resourceproto

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable debug)
$(use_enable dri)
$(use_enable glamor)
$(use_enable sna)
$(use_enable uxa)
$(use_enable udev)
$(use_enable xvmc)
)
xorg-2_src_configure
}

pkg_postinst() {
if linux_config_exists \
 ! linux_chkconfig_present DRM_I915_KMS; then
echo
ewarn This driver requires KMS support in your kernel
ewarn   Device Drivers ---
ewarn Graphics support ---
ewarn   Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  ---
ewarn   *   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  ---
ewarni915 driver
ewarn   [*]   Enable modesetting on intel by default
echo
fi
}






[gentoo-commits] gentoo-x86 commit in app-office/grisbi: ChangeLog grisbi-1.0.0.ebuild

2014-03-26 Thread Remi Cardona (remi)
remi14/03/26 21:25:02

  Modified: ChangeLog
  Added:grisbi-1.0.0.ebuild
  Log:
  app-office/grisbi: Bump to 1.0.0
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.64 app-office/grisbi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?r1=1.63r2=1.64

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   17 Mar 2013 15:54:18 -  1.63
+++ ChangeLog   26 Mar 2014 21:25:01 -  1.64
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/grisbi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.63 
2013/03/17 15:54:18 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.64 
2014/03/26 21:25:01 remi Exp $
+
+*grisbi-1.0.0 (26 Mar 2014)
+
+  26 Mar 2014; Rémi Cardona r...@gentoo.org +grisbi-1.0.0.ebuild:
+  Bump to 1.0.0.
 
   17 Mar 2013; Markos Chandras hwoar...@gentoo.org metadata.xml:
   Add proxy-maintainers to metadata.xml



1.1  app-office/grisbi/grisbi-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?rev=1.1content-type=text/plain

Index: grisbi-1.0.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild,v 1.1 
2014/03/26 21:25:01 remi Exp $

EAPI=4
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit eutils gnome2

DESCRIPTION=Grisbi is a personal accounting application for Linux
HOMEPAGE=http://www.grisbi.org;
SRC_URI=mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2
IUSE=nls ofx ssl

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86

RDEPEND=dev-libs/libxml2
=dev-libs/glib-2.18.0:2
=x11-libs/gtk+-2.12.0:2
x11-misc/xdg-utils
ssl? ( =dev-libs/openssl-0.9.5 )
ofx? ( =dev-libs/libofx-0.7.0 )

DEPEND=${RDEPEND}
virtual/pkgconfig

pkg_setup() {
G2CONF+=--with-plugins
--with-libxml2
--without-cunit
--disable-static
$(use_with ssl openssl)
$(use_with ofx)
$(use_enable nls)
DOCS=AUTHORS NEWS README
}






[gentoo-commits] gentoo-x86 commit in app-office/grisbi: ChangeLog grisbi-1.0.0.ebuild

2014-03-26 Thread Remi Cardona (remi)
remi14/03/26 21:30:37

  Modified: ChangeLog grisbi-1.0.0.ebuild
  Log:
  app-office/grisbi: Remove dropped configure switch
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.65 app-office/grisbi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?rev=1.65view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?rev=1.65content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?r1=1.64r2=1.65

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   26 Mar 2014 21:25:01 -  1.64
+++ ChangeLog   26 Mar 2014 21:30:37 -  1.65
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/grisbi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.64 
2014/03/26 21:25:01 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.65 
2014/03/26 21:30:37 remi Exp $
+
+  26 Mar 2014; Rémi Cardona r...@gentoo.org grisbi-1.0.0.ebuild:
+  Remove dropped configure switch.
 
 *grisbi-1.0.0 (26 Mar 2014)
 



1.2  app-office/grisbi/grisbi-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?r1=1.1r2=1.2

Index: grisbi-1.0.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grisbi-1.0.0.ebuild 26 Mar 2014 21:25:01 -  1.1
+++ grisbi-1.0.0.ebuild 26 Mar 2014 21:30:37 -  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/app-office/grisbi/grisbi-1.0.0.ebuild,v 1.1 
2014/03/26 21:25:01 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild,v 1.2 
2014/03/26 21:30:37 remi Exp $
 
 EAPI=4
 GCONF_DEBUG=no
@@ -28,8 +28,7 @@
virtual/pkgconfig
 
 pkg_setup() {
-   G2CONF+=--with-plugins
-   --with-libxml2
+   G2CONF+=--with-libxml2
--without-cunit
--disable-static
$(use_with ssl openssl)