public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mugshot/
Date: Sun, 15 Dec 2019 13:10:43 +0000 (UTC)	[thread overview]
Message-ID: <1576415329.a37befed6d9c850fe0fe838aeca6c7b1f8b77a04.conikost@gentoo> (raw)

commit:     a37befed6d9c850fe0fe838aeca6c7b1f8b77a04
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 13:08:49 2019 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 13:08:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37befed

x11-misc/mugshot: drop old version

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 x11-misc/mugshot/mugshot-0.4.2.ebuild | 70 -----------------------------------
 1 file changed, 70 deletions(-)

diff --git a/x11-misc/mugshot/mugshot-0.4.2.ebuild b/x11-misc/mugshot/mugshot-0.4.2.ebuild
deleted file mode 100644
index d554083db4a..00000000000
--- a/x11-misc/mugshot/mugshot-0.4.2.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit distutils-r1 gnome2-utils xdg-utils
-
-DESCRIPTION="A lightweight user-configuration application"
-HOMEPAGE="https://github.com/bluesabre/mugshot"
-SRC_URI="https://github.com/bluesabre/${PN}/archive/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gnome libreoffice webcam"
-
-RDEPEND="
-	dev-libs/gobject-introspection
-	dev-python/dbus-python[${PYTHON_USEDEP}]
-	dev-python/pexpect[${PYTHON_USEDEP}]
-	dev-python/pycairo[${PYTHON_USEDEP}]
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	sys-apps/accountsservice
-	x11-libs/gtk+:3
-	gnome? ( gnome-base/gnome-control-center )
-	libreoffice? (
-		|| (
-			app-office/libreoffice-bin
-			app-office/libreoffice
-		)
-	)
-	webcam? (
-		media-libs/gstreamer:1.0
-		media-libs/gst-plugins-good:1.0
-		gnome? (
-			media-libs/clutter-gtk[introspection]
-			media-video/cheese[introspection]
-		)
-	)
-"
-
-DEPEND="
-	${RDEPEND}
-	dev-python/python-distutils-extra[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-	dev-util/intltool
-"
-
-S="${WORKDIR}/${PN}-${P}"
-
-python_install() {
-	distutils-r1_python_install
-
-	# Since DOCS are installed twice, remove the wrong path
-	rm -r "${ED}"/usr/share/doc/mugshot || die
-}
-
-pkg_postinst() {
-	gnome2_schemas_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_schemas_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2019-12-15 13:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-15 13:10 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: x11-misc/mugshot/ Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2021-07-01 21:16 Conrad Kostecki
2021-03-02 17:01 Conrad Kostecki
2021-03-02 17:01 Conrad Kostecki
2021-01-03 20:52 Conrad Kostecki
2020-02-08 13:43 Mikle Kolyada
2020-01-27 15:44 Thomas Deutschmann
2019-12-15 13:10 Conrad Kostecki
2019-12-05 21:47 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-10-13 17:52 Joonas Niilola
2019-10-13 17:52 Joonas Niilola
2019-03-26 16:45 Patrice Clement
2018-11-06  7:27 Mikle Kolyada
2018-10-28 21:29 Thomas Deutschmann

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=1576415329.a37befed6d9c850fe0fe838aeca6c7b1f8b77a04.conikost@gentoo \
    --to=conikost@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