summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-01-28 02:14:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-01-28 02:14:54 +0000
commit679e750ee0b79baa4ccbaf032366018f5b3a5dce (patch)
tree04d5692e1b61771cdbd30d46f0c06555b0ba2301 /x11-misc/qtnotifydaemon
parentSome mysql plugins (such as 'mysql_') do use DBD-mysql the same way PostgreSQ... (diff)
downloadhistorical-679e750ee0b79baa4ccbaf032366018f5b3a5dce.tar.gz
historical-679e750ee0b79baa4ccbaf032366018f5b3a5dce.tar.bz2
historical-679e750ee0b79baa4ccbaf032366018f5b3a5dce.zip
Initial commit.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/qtnotifydaemon')
-rw-r--r--x11-misc/qtnotifydaemon/ChangeLog10
-rw-r--r--x11-misc/qtnotifydaemon/Manifest18
-rw-r--r--x11-misc/qtnotifydaemon/metadata.xml10
-rw-r--r--x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild33
4 files changed, 71 insertions, 0 deletions
diff --git a/x11-misc/qtnotifydaemon/ChangeLog b/x11-misc/qtnotifydaemon/ChangeLog
new file mode 100644
index 000000000000..9aa7d02284a8
--- /dev/null
+++ b/x11-misc/qtnotifydaemon/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/qtnotifydaemon
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/ChangeLog,v 1.1 2012/01/28 02:14:54 ssuominen Exp $
+
+*qtnotifydaemon-1.0.14 (28 Jan 2012)
+
+ 28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ +qtnotifydaemon-1.0.14.ebuild:
+ Initial commit.
+
diff --git a/x11-misc/qtnotifydaemon/Manifest b/x11-misc/qtnotifydaemon/Manifest
new file mode 100644
index 000000000000..b5872b928e11
--- /dev/null
+++ b/x11-misc/qtnotifydaemon/Manifest
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST qtnotifydaemon_1.0.14.orig.tar.gz 1136779 RMD160 5699b88960d52158eaf63ae54b56cd8dedfedf4e SHA1 3b5e66db9dd8ac70b61a1ff2cbe8028c955927ca SHA256 1e5a91c8b1f4a9954842a69c2e41bf8fbccad4dcdc115797863098f800be54b5
+EBUILD qtnotifydaemon-1.0.14.ebuild 826 RMD160 110328f1a10e888aca81b4822b23a61006e26677 SHA1 d464444d5643f0bcf17712f3ed7163ddd505baae SHA256 a2f56ac35545936847cacab1d576fde6f47a19114a2b7c0255f7c206efb5fe95
+MISC ChangeLog 366 RMD160 e0fda238fb9a8f172acb2db5bdb6e4a6f168bad7 SHA1 7fdb6b08f5d8dce114309248e851f00c0f63ab45 SHA256 284a3ae451dadfc0cd98577ff5c2429281402d835906f297f5f9ea3fd7570831
+MISC metadata.xml 289 RMD160 0ee7210e199b87e33c6eb76ec2cbb6e4cbfc8f59 SHA1 4a02d5fbddf68e6d920f98f7d80173d04e00899a SHA256 77231c9b1e9073c6af250b3b39f58c5f3752cc66b482420f6a212e596d786d37
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iQEcBAEBAgAGBQJPI1maAAoJEEdUh39IaPFNAW8H/itATCX5QNLSXEPlG/oeExuw
+UGx3aXZzt+SkAcw13X6HWJ8cUcoXmtTHpCmwk0sDhTpv2EXMh1aMrr6jA4PhuQi6
+5nv3epXR3msa6EjgaiBj1pX4ZMqXqMuaWg7bEzmI+x4+EI+9cHsSdo9+mamUFRaE
+EJ7vJyEPNplQmAeiMRBLeH/PecUKhALkCoW022lu0nbjGAxtyc1qPj5RfPdNKMsr
+9UIkg6BH7t/6Yqt9P/P5T8bFmVkVDIsf0zkP2OrJAkAO1nCDOkjxxEoAS/bqwGp2
+pHMjys9MOf9OJ4f4C1v3sRGMGYZk4LAztCbSkywhZiUzKcjcoitApKJPsF2+I9A=
+=7/IS
+-----END PGP SIGNATURE-----
diff --git a/x11-misc/qtnotifydaemon/metadata.xml b/x11-misc/qtnotifydaemon/metadata.xml
new file mode 100644
index 000000000000..c7a072401ae8
--- /dev/null
+++ b/x11-misc/qtnotifydaemon/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>qt</herd>
+ <herd>desktop-misc</herd>
+ <maintainer>
+ <email>ssuominen@gentoo.org</email>
+ <name>Samuli Suominen</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
new file mode 100644
index 000000000000..a0355bfea421
--- /dev/null
+++ b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild,v 1.1 2012/01/28 02:14:54 ssuominen Exp $
+
+EAPI=4
+inherit qt4-r2
+
+DESCRIPTION="A flexible and configurable notification daemon"
+HOMEPAGE="http://drull.org.ru/qtnotifydaemon/ http://sourceforge.net/projects/qtnotifydaemon/"
+SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+ x11-libs/qt-dbus:4
+ x11-libs/qt-gui:4
+ !x11-misc/notification-daemon
+ !x11-misc/notify-osd"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}
+
+src_install() {
+ dobin ${PN}
+
+ insinto /usr/share/dbus-1/services
+ doins org.freedesktop.Notifications.service
+
+ doman debian/${PN}.1
+}