From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
Date: Sat, 25 Feb 2023 09:11:47 +0000 (UTC)	[thread overview]
Message-ID: <1677316302.d68796acbf61e72de613cd91bea4cee76c39227f.juippis@gentoo> (raw)
commit:     d68796acbf61e72de613cd91bea4cee76c39227f
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun Feb  5 16:56:01 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 09:11:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68796ac
x11-misc/xpad: add dev-libs/libayatana-appindicator to RDEPEND
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
Closes: https://github.com/gentoo/gentoo/pull/29438
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
 x11-misc/xpad/xpad-5.8.0-r1.ebuild | 44 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)
diff --git a/x11-misc/xpad/xpad-5.8.0-r1.ebuild b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
new file mode 100644
index 000000000000..4c5b67b4ce67
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools xdg-utils
+
+DESCRIPTION="A sticky note application for GTK"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="
+	>=app-accessibility/at-spi2-core-2.46.0:2
+	>=dev-libs/glib-2.58:2
+	dev-libs/libayatana-appindicator
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:4
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}
next             reply	other threads:[~2023-02-25  9:11 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  9:11 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-03 17:29 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/ Joonas Niilola
2025-01-03 17:29 Joonas Niilola
2023-05-29 17:49 Arthur Zamarin
2023-05-29 14:28 Sam James
2022-08-18 20:30 Joonas Niilola
2022-08-16  5:36 Joonas Niilola
2022-08-16  5:36 Joonas Niilola
2022-05-31  9:03 Sam James
2022-05-20  6:21 Joonas Niilola
2022-05-20  6:21 Joonas Niilola
2022-05-20  1:17 Sam James
2022-03-26  7:36 Joonas Niilola
2022-03-24 12:46 Joonas Niilola
2022-03-24 12:46 Joonas Niilola
2022-03-10 23:28 Jonas Stein
2022-03-10 23:28 Jonas Stein
2021-03-15 21:27 Andreas Sturmlechner
2021-03-15 21:18 Sam James
2019-01-08 14:59 Jeroen Roovers
2019-01-08 14:59 Jeroen Roovers
2018-12-30 13:30 Jeroen Roovers
2018-12-30 13:30 Jeroen Roovers
2018-11-21 23:55 Jeroen Roovers
2018-11-21 23:55 Jeroen Roovers
2018-08-25 11:21 Jeroen Roovers
2018-08-25 11:21 Jeroen Roovers
2017-08-15  9:39 Jeroen Roovers
2017-08-15  9:39 Jeroen Roovers
2017-08-09  6:56 Jeroen Roovers
2017-03-16 19:13 David Seifert
2017-03-09 20:50 David Seifert
2017-03-09 20:50 David Seifert
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=1677316302.d68796acbf61e72de613cd91bea4cee76c39227f.juippis@gentoo \
    --to=juippis@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