* [gentoo-commits] gentoo-x86 commit in dev-qt/qtwebsockets: qtwebsockets-5.3.2.ebuild ChangeLog qtwebsockets-5.3.1-r3.ebuild
@ 2014-09-16 14:47 Davide Pesavento (pesa)
0 siblings, 0 replies; only message in thread
From: Davide Pesavento (pesa) @ 2014-09-16 14:47 UTC (permalink / raw
To: gentoo-commits
pesa 14/09/16 14:47:45
Modified: ChangeLog
Added: qtwebsockets-5.3.2.ebuild
Removed: qtwebsockets-5.3.1-r3.ebuild
Log:
Version bump.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path
1.3 dev-qt/qtwebsockets/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtwebsockets/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtwebsockets/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtwebsockets/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtwebsockets/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 11 Sep 2014 02:09:06 -0000 1.2
+++ ChangeLog 16 Sep 2014 14:47:45 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for dev-qt/qtwebsockets
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtwebsockets/ChangeLog,v 1.2 2014/09/11 02:09:06 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtwebsockets/ChangeLog,v 1.3 2014/09/16 14:47:45 pesa Exp $
+
+*qtwebsockets-5.3.2 (16 Sep 2014)
+
+ 16 Sep 2014; Davide Pesavento <pesa@gentoo.org> +qtwebsockets-5.3.2.ebuild,
+ -qtwebsockets-5.3.1-r3.ebuild:
+ Version bump.
11 Sep 2014; Davide Pesavento <pesa@gentoo.org>
+files/0001-Remove-dependency-on-unused-sql-module.patch:
1.1 dev-qt/qtwebsockets/qtwebsockets-5.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtwebsockets/qtwebsockets-5.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtwebsockets/qtwebsockets-5.3.2.ebuild?rev=1.1&content-type=text/plain
Index: qtwebsockets-5.3.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtwebsockets/qtwebsockets-5.3.2.ebuild,v 1.1 2014/09/16 14:47:45 pesa Exp $
EAPI=5
inherit qt5-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"
fi
IUSE="qml"
DEPEND="
>=dev-qt/qtcore-${PV}:5[debug=]
>=dev-qt/qtnetwork-${PV}:5[debug=]
qml? ( >=dev-qt/qtdeclarative-${PV}:5[debug=] )
"
RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}/0001-Remove-dependency-on-unused-sql-module.patch"
)
src_prepare() {
qt_use_disable_mod qml quick src/src.pro
qt5-build_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-16 14:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 14:47 [gentoo-commits] gentoo-x86 commit in dev-qt/qtwebsockets: qtwebsockets-5.3.2.ebuild ChangeLog qtwebsockets-5.3.1-r3.ebuild 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