public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-notificationd: lxqt-notificationd-0.8.0.ebuild ChangeLog
@ 2014-11-08 17:24 Jauhien Piatlicki (jauhien)
  0 siblings, 0 replies; only message in thread
From: Jauhien Piatlicki (jauhien) @ 2014-11-08 17:24 UTC (permalink / raw
  To: gentoo-commits

jauhien     14/11/08 17:24:44

  Modified:             ChangeLog
  Added:                lxqt-notificationd-0.8.0.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)

Revision  Changes    Path
1.5                  lxqt-base/lxqt-notificationd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Nov 2014 06:41:55 -0000	1.4
+++ ChangeLog	8 Nov 2014 17:24:44 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for lxqt-base/lxqt-notificationd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog,v 1.4 2014/11/08 06:41:55 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog,v 1.5 2014/11/08 17:24:44 jauhien Exp $
+
+*lxqt-notificationd-0.8.0 (08 Nov 2014)
+
+  08 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org>
+  +lxqt-notificationd-0.8.0.ebuild:
+  version bump
 
   08 Nov 2014; Ben de Groot <yngwin@gentoo.org> lxqt-notificationd-0.7.0.ebuild:
   Move libqtxdg to new category



1.1                  lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild?rev=1.1&content-type=text/plain

Index: lxqt-notificationd-0.8.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild,v 1.1 2014/11/08 17:24:44 jauhien Exp $

EAPI=5
inherit cmake-utils

DESCRIPTION="LXQt notification daemon and library"
HOMEPAGE="http://www.lxqt.org/"

if [[ ${PV} = *9999* ]]; then
	inherit git-r3
	EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
	SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz"
	KEYWORDS="~amd64 ~x86"
fi

LICENSE="GPL-2 LGPL-2.1+"
SLOT="0"

DEPEND="
	dev-qt/linguist-tools:5
	dev-qt/qtcore:5
	dev-qt/qtdbus:5
	dev-qt/qtgui:5
	dev-qt/qtwidgets:5
	dev-qt/qtx11extras:5
	dev-qt/qtxml:5
	~lxqt-base/liblxqt-${PV}
	>=dev-libs/libqtxdg-1.0.0
	x11-libs/libX11
"
RDEPEND="${DEPEND}"

src_configure() {
	local mycmakeargs=(
		-DUSE_QT5=ON
	)
	cmake-utils_src_configure
}





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

only message in thread, other threads:[~2014-11-08 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-08 17:24 [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-notificationd: lxqt-notificationd-0.8.0.ebuild ChangeLog Jauhien Piatlicki (jauhien)

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