public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/evas_generic_loaders/
Date: Wed, 13 Jun 2018 10:41:03 +0000 (UTC)	[thread overview]
Message-ID: <1528885651.b0f02ec1ad912579d504ef8b126cbdc72e67dd7e.mgorny@gentoo> (raw)

commit:     b0f02ec1ad912579d504ef8b126cbdc72e67dd7e
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Tue Jun 12 08:32:09 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 10:27:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f02ec1

media-plugins/evas_generic_loaders: remove -9999

Unmaintained.

Package-Manager: Portage[mgorny]-2.3.36.1

 .../evas_generic_loaders-9999.ebuild               | 58 ----------------------
 1 file changed, 58 deletions(-)

diff --git a/media-plugins/evas_generic_loaders/evas_generic_loaders-9999.ebuild b/media-plugins/evas_generic_loaders/evas_generic_loaders-9999.ebuild
deleted file mode 100644
index ed17342f176..00000000000
--- a/media-plugins/evas_generic_loaders/evas_generic_loaders-9999.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_P=${PN}-${PV/_/-}
-
-if [[ "${PV}" == "9999" ]] ; then
-	EGIT_SUB_PROJECT="core"
-	EGIT_URI_APPEND="${PN}"
-else
-	SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz"
-	EKEY_STATE="snap"
-fi
-
-inherit enlightenment flag-o-matic
-
-DESCRIPTION="Provides external applications as generic loaders for Evas"
-HOMEPAGE="https://www.enlightenment.org/"
-
-LICENSE="GPL-2"
-IUSE="gstreamer pdf postscript raw svg"
-
-RDEPEND=">=dev-libs/efl-${PV}
-	gstreamer? (
-		media-libs/gstreamer:1.0
-		media-libs/gst-plugins-base:1.0
-	)
-	pdf? ( app-text/poppler )
-	postscript? ( app-text/libspectre )
-	raw? ( media-libs/libraw )
-	svg? (
-		gnome-base/librsvg
-		x11-libs/cairo
-	)"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	# bug 627402, poppler headers require C++11
-	use pdf && append-cxxflags -std=c++11
-	default
-}
-
-src_configure() {
-	E_ECONF=(
-		$(use_enable gstreamer gstreamer1)
-		$(use_enable pdf poppler)
-		$(use_enable postscript spectre)
-		$(use_enable raw libraw)
-		$(use_enable svg)
-
-		--disable-gstreamer
-	)
-
-	enlightenment_src_configure
-}


             reply	other threads:[~2018-06-13 10:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13 10:41 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-30 15:21 [gentoo-commits] repo/gentoo:master commit in: media-plugins/evas_generic_loaders/ Michał Górny
2018-04-16 15:35 Michał Górny
2018-02-19 20:01 Michał Górny
2017-09-30 18:45 Andreas Sturmlechner
2017-03-12  3:16 Mike Frysinger
2016-06-12  9:04 Patrick Lauer
2016-04-02  4:11 Mike Frysinger
2016-02-21 19:03 Mike Frysinger
2015-12-29 16:57 Mike Frysinger

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=1528885651.b0f02ec1ad912579d504ef8b126cbdc72e67dd7e.mgorny@gentoo \
    --to=mgorny@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