From: "Rémi Cardona" <remi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gom/
Date: Wed, 15 Jan 2020 23:16:45 +0000 (UTC) [thread overview]
Message-ID: <1579130174.149f6e76b38a0d2e8bd661a4de9fb8a717e95efe.remi@gentoo> (raw)
commit: 149f6e76b38a0d2e8bd661a4de9fb8a717e95efe
Author: Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 15 10:03:59 2020 +0000
Commit: Rémi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 15 23:16:14 2020 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=149f6e76
dev-libs/gom: remove, available in ::gentoo
Signed-off-by: Rémi Cardona <remi <AT> gentoo.org>
dev-libs/gom/gom-0.3.3-r1.ebuild | 70 ----------------------------------------
dev-libs/gom/metadata.xml | 8 -----
2 files changed, 78 deletions(-)
diff --git a/dev-libs/gom/gom-0.3.3-r1.ebuild b/dev-libs/gom/gom-0.3.3-r1.ebuild
deleted file mode 100644
index 394c983e..00000000
--- a/dev-libs/gom/gom-0.3.3-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-GCONF_DEBUG="yes"
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit gnome.org gnome2-utils meson python-r1
-
-DESCRIPTION="GObject to SQLite object mapper library"
-HOMEPAGE="https://wiki.gnome.org/Projects/Gom"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc +introspection test"
-
-RDEPEND="
- >=dev-db/sqlite-3.7:3
- >=dev-libs/glib-2.36:2
- introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
- ${PYTHON_DEPS}
- >=dev-python/pygobject-3.16:3[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- doc? ( dev-util/gtk-doc )
- >=dev-util/intltool-0.40.0
- sys-devel/gettext
- virtual/pkgconfig
- test? ( x11-libs/gdk-pixbuf:2 )
-"
-# TODO: make gdk-pixbuf properly optional with USE=test
-
-pkg_setup() {
- python_setup
-}
-
-src_prepare() {
- default
- python_copy_sources
-}
-
-src_configure() {
- local emesonargs=(
- $(meson_use introspection enable-introspection)
- $(meson_use doc enable-gtk-doc)
- )
-# FIXME: is this needed???
- meson_src_configure
-
- python_foreach_impl run_in_build_dir \
- meson_src_configure
-}
-
-src_install() {
- meson_src_install
-
-
- docinto examples
- dodoc examples/*.py
-
- python_foreach_impl run_in_build_dir \
- meson_src_install DESTDIR="${D}"
-}
-
-src_test() {
- # tests may take a long time
- python_foreach_impl run_in_build_dir \
- meson_src_test
-}
diff --git a/dev-libs/gom/metadata.xml b/dev-libs/gom/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/dev-libs/gom/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>
next reply other threads:[~2020-01-15 23:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-15 23:16 Rémi Cardona [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-01 21:30 [gentoo-commits] proj/gnome:master commit in: dev-libs/gom/ Sobhan Mohammadpour
2018-06-04 12:20 Sobhan Mohammadpour
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=1579130174.149f6e76b38a0d2e8bd661a4de9fb8a717e95efe.remi@gentoo \
--to=remi@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