public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-qt/qttest: qttest-4.8.7.ebuild ChangeLog
@ 2015-05-26 18:12 Davide Pesavento (pesa)
  0 siblings, 0 replies; only message in thread
From: Davide Pesavento (pesa) @ 2015-05-26 18:12 UTC (permalink / raw
  To: gentoo-commits

pesa        15/05/26 18:12:58

  Modified:             ChangeLog
  Added:                qttest-4.8.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.32                 dev-qt/qttest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qttest/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qttest/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qttest/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qttest/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	16 May 2015 11:33:10 -0000	1.31
+++ ChangeLog	26 May 2015 18:12:58 -0000	1.32
@@ -1,6 +1,11 @@
 # ChangeLog for dev-qt/qttest
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qttest/ChangeLog,v 1.31 2015/05/16 11:33:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qttest/ChangeLog,v 1.32 2015/05/26 18:12:58 pesa Exp $
+
+*qttest-4.8.7 (26 May 2015)
+
+  26 May 2015; Davide Pesavento <pesa@gentoo.org> +qttest-4.8.7.ebuild:
+  Version bump.
 
   16 May 2015; Pacho Ramos <pacho@gentoo.org> qttest-4.8.6-r1.ebuild:
   ppc stable wrt bug #530238



1.1                  dev-qt/qttest/qttest-4.8.7.ebuild

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

Index: qttest-4.8.7.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qttest/qttest-4.8.7.ebuild,v 1.1 2015/05/26 18:12:58 pesa Exp $

EAPI=5
inherit qt4-build-multilib

DESCRIPTION="The QtTest module for unit testing Qt applications and libraries"

if [[ ${QT4_BUILD_TYPE} == release ]]; then
	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi

IUSE=""

DEPEND="
	~dev-qt/qtcore-${PV}[aqua=,debug=,${MULTILIB_USEDEP}]
"
RDEPEND="${DEPEND}"

QT4_TARGET_DIRECTORIES="src/testlib"

multilib_src_configure() {
	local myconf=(
		-no-xkb -no-fontconfig -no-xrender -no-xrandr -no-xfixes -no-xcursor
		-no-xinerama -no-xshape -no-sm -no-opengl
		-no-nas-sound -no-dbus -no-cups -no-nis -no-gif -no-libpng
		-no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon
		-no-qt3support -no-xmlpatterns -no-freetype -no-libtiff
		-no-accessibility -no-fontconfig -no-glib -no-svg
	)
	qt4_multilib_src_configure
}





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

only message in thread, other threads:[~2015-05-26 18:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 18:12 [gentoo-commits] gentoo-x86 commit in dev-qt/qttest: qttest-4.8.7.ebuild ChangeLog Davide Pesavento (pesa)

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