public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.3.ebuild freetype-2.5.3-r1.ebuild ChangeLog
@ 2014-07-22  7:40 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2014-07-22  7:40 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    14/07/22 07:40:38

  Modified:             freetype-2.5.3.ebuild freetype-2.5.3-r1.ebuild
                        ChangeLog
  Log:
  Added virtual/pkgconfig to DEPEND (bug #517750)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.5                  media-libs/freetype/freetype-2.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3.ebuild?r1=1.4&r2=1.5

Index: freetype-2.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- freetype-2.5.3.ebuild	18 Jun 2014 19:29:34 -0000	1.4
+++ freetype-2.5.3.ebuild	22 Jul 2014 07:40:38 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3.ebuild,v 1.4 2014/06/18 19:29:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3.ebuild,v 1.5 2014/07/22 07:40:38 polynomial-c Exp $
 
 EAPI=5
 
@@ -19,13 +19,15 @@
 IUSE="X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge infinality png
 	static-libs utils"
 
-DEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+CDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
 	bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
 	png? ( >=media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
 	X?	( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
 		  >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
 		  >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}] )"
-RDEPEND="${DEPEND}
+DEPEND="${CDEPEND}
+	virtual/pkgconfig"
+RDEPEND="${CDEPEND}
 	infinality? ( media-libs/fontconfig-infinality )
 	abi_x86_32? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] )"
 



1.12                 media-libs/freetype/freetype-2.5.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild?r1=1.11&r2=1.12

Index: freetype-2.5.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- freetype-2.5.3-r1.ebuild	15 Jul 2014 21:24:56 -0000	1.11
+++ freetype-2.5.3-r1.ebuild	22 Jul 2014 07:40:38 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild,v 1.11 2014/07/15 21:24:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild,v 1.12 2014/07/22 07:40:38 polynomial-c Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 	infinality png static-libs utils"
 REQUIRED_USE="harfbuzz? ( auto-hinter )"
 
-DEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+CDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
 	bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
 	harfbuzz? ( >=media-libs/harfbuzz-0.9.12[truetype,${MULTILIB_USEDEP}] )
 	png? ( >=media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
@@ -31,7 +31,9 @@
 			>=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]
 		)
 	)"
-RDEPEND="${DEPEND}
+DEPEND="${CDEPEND}
+	virtual/pkgconfig"
+RDEPEND="${CDEPEND}
 	infinality? ( media-libs/fontconfig-infinality )
 	abi_x86_32? ( utils? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) )"
 



1.402                media-libs/freetype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -r1.401 -r1.402
--- ChangeLog	15 Jul 2014 21:24:56 -0000	1.401
+++ ChangeLog	22 Jul 2014 07:40:38 -0000	1.402
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/freetype
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.401 2014/07/15 21:24:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.402 2014/07/22 07:40:38 polynomial-c Exp $
+
+  22 Jul 2014; Lars Wendler <polynomial-c@gentoo.org> freetype-2.5.3.ebuild,
+  freetype-2.5.3-r1.ebuild:
+  Added virtual/pkgconfig to DEPEND (bug #517750).
 
   15 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> freetype-2.5.3-r1.ebuild:
   amd64 stable wrt bug #504088





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-22  7:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22  7:40 [gentoo-commits] gentoo-x86 commit in media-libs/freetype: freetype-2.5.3.ebuild freetype-2.5.3-r1.ebuild ChangeLog Lars Wendler (polynomial-c)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox