From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
Date: Sun, 30 Dec 2018 13:30:40 +0000 (UTC) [thread overview]
Message-ID: <1546176637.1936449120312ece386ee089d1a818c1d93f8aa7.jer@gentoo> (raw)
commit: 1936449120312ece386ee089d1a818c1d93f8aa7
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 13:21:45 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 13:30:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19364491
x11-misc/xpad: Version 5.3.0
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-misc/xpad/Manifest | 1 +
x11-misc/xpad/xpad-5.3.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index e46aa9d2ced..217fecb74ef 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,4 @@
DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4
DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93
+DIST xpad-5.3.0.tar.bz2 158165 BLAKE2B d020a36b11d7e79af4375a89276d4763c5362b5bea5a1076fd0f6e6a726c10c78364f3ac05f948049fde956864f84d27c1b93606d5d473bdcd15f2a31527358d SHA512 a38f152192741c9c9d0742d1999ffa49e18a3e8652919ba6963101b776a51784b04beb90449abaf54ef35f964c3fbdc5b7ad0fe79cf795f39641776ef381e83d
diff --git a/x11-misc/xpad/xpad-5.3.0.ebuild b/x11-misc/xpad/xpad-5.3.0.ebuild
new file mode 100644
index 00000000000..683c0124fb0
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+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 ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+ >=dev-libs/glib-2.56:2
+ app-accessibility/at-spi2-atk
+ dev-libs/atk
+ sys-devel/gettext
+ x11-libs/gdk-pixbuf
+ x11-libs/gtk+:3[X]
+ x11-libs/gtksourceview:3.0
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/pango
+"
+DEPEND="
+ ${RDEPEND}
+ >=dev-util/intltool-0.31
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ default
+
+ eautoreconf
+}
next reply other threads:[~2018-12-30 13:30 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-30 13:30 Jeroen Roovers [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
2023-02-25 9:11 Joonas Niilola
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-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=1546176637.1936449120312ece386ee089d1a818c1d93f8aa7.jer@gentoo \
--to=jer@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