From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/statusnotifier/
Date: Sat, 11 Oct 2014 07:58:16 +0000 (UTC) [thread overview]
Message-ID: <1413014222.20dff693546d87ae75ad6dda2f3be680afeb395a.mrueg@gentoo> (raw)
commit: 20dff693546d87ae75ad6dda2f3be680afeb395a
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 07:57:02 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 07:57:02 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=20dff693
[dev-libs/statusnotifier] Initial commit.
Package-Manager: portage-2.2.14_rc1
---
dev-libs/statusnotifier/metadata.xml | 5 +++++
.../statusnotifier/statusnotifier-0.1.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-libs/statusnotifier/metadata.xml b/dev-libs/statusnotifier/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/dev-libs/statusnotifier/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
diff --git a/dev-libs/statusnotifier/statusnotifier-0.1.0.ebuild b/dev-libs/statusnotifier/statusnotifier-0.1.0.ebuild
new file mode 100644
index 0000000..a98b39f
--- /dev/null
+++ b/dev-libs/statusnotifier/statusnotifier-0.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit autotools
+
+DESCRIPTION="Library to use KDE's StatusNotifierItem via GObject"
+HOMEPAGE="https://github.com/jjk-jacky/statusnotifier"
+SRC_URI="https://github.com/jjk-jacky/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-libs/glib:2
+ x11-libs/gdk-pixbuf"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ eautoreconf
+}
next reply other threads:[~2014-10-11 7:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-11 7:58 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-11 9:21 [gentoo-commits] proj/kde:master commit in: dev-libs/statusnotifier/ Manuel Rüger
2015-07-28 21:39 Johannes Huber
2016-03-21 17:52 Johannes Huber
2018-06-10 16:06 Johannes Huber
2018-12-12 14:05 Andreas Sturmlechner
2018-12-12 14:05 Andreas Sturmlechner
2019-08-04 21:10 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1413014222.20dff693546d87ae75ad6dda2f3be680afeb395a.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox