diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-28 02:14:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-28 02:14:54 +0000 |
commit | 5995d7d6fd2ca6c09e590deefc788eb457cba45b (patch) | |
tree | 33c95f173ce69ba555847f965941e6f4144b23ff /x11-misc/qtnotifydaemon | |
parent | Some mysql plugins (such as 'mysql_') do use DBD-mysql the same way PostgreSQ... (diff) | |
download | gentoo-2-5995d7d6fd2ca6c09e590deefc788eb457cba45b.tar.gz gentoo-2-5995d7d6fd2ca6c09e590deefc788eb457cba45b.tar.bz2 gentoo-2-5995d7d6fd2ca6c09e590deefc788eb457cba45b.zip |
Initial commit.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/qtnotifydaemon')
-rw-r--r-- | x11-misc/qtnotifydaemon/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/qtnotifydaemon/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/qtnotifydaemon/metadata.xml | 10 | ||||
-rw-r--r-- | x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild | 33 |
4 files changed, 57 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..744927fce56d --- /dev/null +++ b/x11-misc/qtnotifydaemon/Manifest @@ -0,0 +1,4 @@ +DIST qtnotifydaemon_1.0.14.orig.tar.gz 1136779 RMD160 5699b88960d52158eaf63ae54b56cd8dedfedf4e SHA1 3b5e66db9dd8ac70b61a1ff2cbe8028c955927ca SHA256 1e5a91c8b1f4a9954842a69c2e41bf8fbccad4dcdc115797863098f800be54b5 +EBUILD qtnotifydaemon-1.0.14.ebuild 709 RMD160 748061632187bdc19a7b453bfff9676a826633ab SHA1 51197d3067dde16deb61577a5edd12b52a47aec4 SHA256 dde0ad70cf3c895ea0c5e395b75f39f3df31d1c2b8d812d27221a5c6195ceeb3 +MISC ChangeLog 268 RMD160 b6a348525daf1383c322deb574d6ed55c221ec5a SHA1 33e881d3f8f5f1d3de2b7ed052d5a92bdde189ee SHA256 4dfb2a2189f7175118de0dfd91c4230e0374c1903576fa97c70d54e5b71001e4 +MISC metadata.xml 289 RMD160 0ee7210e199b87e33c6eb76ec2cbb6e4cbfc8f59 SHA1 4a02d5fbddf68e6d920f98f7d80173d04e00899a SHA256 77231c9b1e9073c6af250b3b39f58c5f3752cc66b482420f6a212e596d786d37 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 +} |