summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSobhan Mohammadpour <sobhan@gentoo.org>2018-04-17 00:21:36 +0430
committerSobhan Mohammadpour <sobhan@gentoo.org>2018-04-17 00:21:36 +0430
commitd5101cbade14b84ff4b5773ecb8b955afb0259b6 (patch)
tree1e1b5dfd0c17fbf64a88fa5bf5acfbf2c8980907
parentdev-libs/gobject-introspection: bump (diff)
downloadgnome-d5101cba.tar.gz
gnome-d5101cba.tar.bz2
gnome-d5101cba.zip
dev-libs/gobject-introspection-common: bump
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --force Manifest-Sign-Key: 0x7DF238CF0AA182E1
-rw-r--r--dev-libs/gobject-introspection-common/Manifest23
-rw-r--r--dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild33
2 files changed, 56 insertions, 0 deletions
diff --git a/dev-libs/gobject-introspection-common/Manifest b/dev-libs/gobject-introspection-common/Manifest
new file mode 100644
index 00000000..813e1cdd
--- /dev/null
+++ b/dev-libs/gobject-introspection-common/Manifest
@@ -0,0 +1,23 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST gobject-introspection-1.54.1.tar.xz 1392504 BLAKE2B f049e768617a3a98eb74345dfce84f08409aa9af3cd0279b8ac93cef55f7519dab01919085731e8b0646639ee6cad7b7fd3b3c1fde24643ac14e7ca13e7e43e4 SHA512 e9ebf9072f0986017c7608e23559918182926da910bb6c5bc9265ba98bcafbf276b8466b35be8ef4953e31d72710a1c91aeecccda42ba8d0cb91801df32d1186
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQKTBAEBCAB9FiEEhjiDzgE0H6m8d3Z/4FucaN0bWf0FAlrU/shfFIAAAAAALgAo
+aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg2
+Mzg4M0NFMDEzNDFGQTlCQzc3NzY3RkUwNUI5QzY4REQxQjU5RkQACgkQ4FucaN0b
+Wf1xsg/9ETgi+6M0Tg/S1Ev5F8yBGXpPkKqZb+t/igNZKNIXt998xiOqnGu+K4P3
+xsLt8+dgk272QkSxJDeWw/R5IcbTCdHLYBGXab39gVmPjd8QRDb/qkd/8QqY7Cr+
+SgryRaiQxr8xJigTVXZDUZLmSdkD2U99hPjK93UTNzC0BknBdV4zqP7yloFu1VVe
+0kmj0rLICUnrWELJ/zurl3+1UBojE0ZS+HSFnMnz9xIHYcYz1yEQiFG4YWdmvWie
+mZDMqw4JQNsbVu68+UuBkQp8WzWmCbamX9pAJV4lwU9Q6BFMidUHEp2PFDhY5ziL
+4LokBNyYF/QlvCEKvipBO/yT79cCNuCSPb2uBveZJPlYduHcMionHMw1dZqumAT4
+2qfvX1IQKzrpD95v0t8dqA9eIS+DB9geDu7apwfjRKeEX/ai+6VWFzq2uBmX3K/8
+B1dpwcpVTJkoI0YA/NZohsHEIUfndZUWYFkhnLuZsYli5Ii1iOoL8AcA51sbf4xt
+7Z756XVSXqjUcCPD2pXABMk3rTjOpKYlpoj2YVRV4BTsRR+JHzkKXUAjwkcUvwYw
+eQKfgqgjOAQFwt3eyx2Pw2r3XGFTERMVhuOMgL4edJewk/CKI6WmDcxmCAxEH//4
+ZB/bxaKnsSd62yTjoHg4ZBa2dkd/ejx8LF5uD6Hn7VuwVW2YMMM=
+=LPN+
+-----END PGP SIGNATURE-----
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild
new file mode 100644
index 00000000..06ad2d2e
--- /dev/null
+++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.54.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME_ORG_MODULE="gobject-introspection"
+
+inherit gnome.org
+
+DESCRIPTION="Build infrastructure for GObject Introspection"
+HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection"
+
+LICENSE="HPND"
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"
+# Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like:
+# https://forums.gentoo.org/viewtopic-p-7421930.html
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+ dodir /usr/share/aclocal
+ insinto /usr/share/aclocal
+ doins m4/introspection.m4
+
+ dodir /usr/share/gobject-introspection-1.0
+ insinto /usr/share/gobject-introspection-1.0
+ doins Makefile.introspection
+}