From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-builder-convert/
Date: Sat, 17 Sep 2016 13:32:54 +0000 (UTC) [thread overview]
Message-ID: <1474119052.8c50c8668e8c26201ffcffa8e1881f7d29086678.pacho@gentoo> (raw)
commit: 8c50c8668e8c26201ffcffa8e1881f7d29086678
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:51:11 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 13:30:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c50c866
dev-util/gtk-builder-convert: Version bump
Package-Manager: portage-2.3.0
dev-util/gtk-builder-convert/Manifest | 1 +
.../gtk-builder-convert-2.24.31.ebuild | 38 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-util/gtk-builder-convert/Manifest b/dev-util/gtk-builder-convert/Manifest
index 46f2a24..484c2d6 100644
--- a/dev-util/gtk-builder-convert/Manifest
+++ b/dev-util/gtk-builder-convert/Manifest
@@ -1,2 +1,3 @@
DIST gtk+-2.24.28.tar.xz 13354884 SHA256 b2c6441e98bc5232e5f9bba6965075dcf580a8726398f7374d39f90b88ed4656 SHA512 86d563645ca70c1e14afd4b38d925f496e596cbf6181f2e95310f58c2f4152aaecc559e3c513e6d405fcf48d8d413d59a9d72782216529c1280bd8e1947d7760 WHIRLPOOL b4943bb7792f962e0fc50a118f0dbce58a79678e1a98632717a2f3bda4ddd99b62ce9aed3b14f1c0912a4b53eb975991527843985f625c5a9e052db4889acfb0
DIST gtk+-2.24.30.tar.xz 12800276 SHA256 0d15cec3b6d55c60eac205b1f3ba81a1ed4eadd9d0f8e7c508bc7065d0c4ca50 SHA512 13373e4809b48acefdbf09f18f0f18b562f05b3ce2e3169c5aa80722a262405b3b4a220ecee54c59ef03ef89be9850dc659f6da9251abaf7c577599b7a4319b1 WHIRLPOOL 4038ccc5d6a17796acdf22b9240257299770b755e84a9396cf660f80f973f9fc75f0ae3a51b83dff2dc42102d6141e57bdd4e3fb8f9b11cae9ecd72e139746a3
+DIST gtk+-2.24.31.tar.xz 12805344 SHA256 68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658 SHA512 75b846661308d94b5236e7e1c367deabf57753792ca87e92f9769822dd5ec90e00cd8d5574adcc12162e3702e1ae6dc152278a1d218f9bd9e4d1c8dc1dd520c1 WHIRLPOOL 6f59d444b28910b0f4cd7d0d0bf04f8e442acd945205679c19e5adf7ca3f8e7406d4095e9ff9ca597882eb937a7551e19af63b6597e7b57c0babe5b061f9110e
diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.31.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.31.ebuild
new file mode 100644
index 00000000..be7cff5
--- /dev/null
+++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.31.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME_ORG_MODULE="gtk+"
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+inherit gnome.org python-single-r1
+
+DESCRIPTION="Converts Glade files to GtkBuilder XML format"
+HOMEPAGE="http://www.gtk.org/"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# gtk-builder-convert was part of gtk+ until 2.24.10-r1
+COMMON_DEPEND="${PYTHON_DEPS}"
+
+RDEPEND="${COMMON_DEPEND}
+ !<=x11-libs/gtk+-2.24.10:2
+"
+
+DEPEND="${COMMON_DEPEND}"
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+ cd gtk || die
+ python_doscript gtk-builder-convert
+}
next reply other threads:[~2016-09-17 13:33 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 13:32 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-13 17:40 [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-builder-convert/ Pacho Ramos
2024-07-30 8:49 Pacho Ramos
2022-09-07 7:52 Michał Górny
2022-05-20 19:16 Pacho Ramos
2021-06-15 19:33 Matt Turner
2021-05-25 19:01 Matt Turner
2021-01-06 22:55 Fabian Groffen
2018-11-29 20:24 Mart Raudsepp
2018-11-25 10:03 Mikle Kolyada
2018-07-23 19:00 Sergei Trofimovich
2018-07-21 8:03 Tobias Klausmann
2018-07-14 20:16 Sergei Trofimovich
2018-07-14 20:10 Sergei Trofimovich
2018-07-09 16:14 Mikle Kolyada
2018-07-07 11:56 Sergei Trofimovich
2018-07-07 9:02 Sergei Trofimovich
2018-07-06 13:43 Thomas Deutschmann
2018-05-07 1:09 Mart Raudsepp
2017-08-26 10:07 Gilles Dartiguelongue
2017-08-26 10:07 Gilles Dartiguelongue
2017-03-16 13:24 Jeroen Roovers
2017-02-24 21:29 Michael Weber
2017-02-21 9:16 Tobias Klausmann
2017-02-18 14:44 Agostino Sarubbo
2016-12-06 20:26 Markus Meier
2016-11-01 17:31 Gilles Dartiguelongue
2016-09-17 13:32 Pacho Ramos
2016-07-30 9:34 Jeroen Roovers
2016-07-09 15:09 Pacho Ramos
2016-06-14 19:19 Pacho Ramos
2016-06-14 19:19 Pacho Ramos
2016-06-07 7:03 Tobias Klausmann
2016-05-03 20:12 Markus Meier
2016-03-06 16:43 Mikle Kolyada
2015-12-12 14:29 Pacho Ramos
2015-12-12 14:29 Pacho Ramos
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=1474119052.8c50c8668e8c26201ffcffa8e1881f7d29086678.pacho@gentoo \
--to=pacho@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