From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/elementary/
Date: Wed, 13 Jun 2018 10:41:03 +0000 (UTC) [thread overview]
Message-ID: <1528885657.4a312da18240590bb6fb7f4a460910928b554f58.mgorny@gentoo> (raw)
commit: 4a312da18240590bb6fb7f4a460910928b554f58
Author: Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Tue Jun 12 08:37:16 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 10:27:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a312da1
media-libs/elementary: remove -9999
Unmaintained.
Package-Manager: Portage[mgorny]-2.3.36.1
media-libs/elementary/elementary-9999.ebuild | 52 ----------------------------
1 file changed, 52 deletions(-)
diff --git a/media-libs/elementary/elementary-9999.ebuild b/media-libs/elementary/elementary-9999.ebuild
deleted file mode 100644
index 4e17b7744ac..00000000000
--- a/media-libs/elementary/elementary-9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_P=${P/_/-}
-
-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
-
-DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
-HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary"
-
-LICENSE="LGPL-2.1"
-IUSE="debug examples fbcon javascript quicklaunch sdl wayland X static-libs"
-
-DEPEND=">=dev-libs/efl-${PV}[fbcon?,sdl?,png,wayland?,X?]
- javascript? ( net-libs/nodejs )"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
- E_ECONF=(
- $(use_enable debug)
- $(use_enable doc)
- --disable-ecore-cocoa
- --disable-ecore-psl1ght
- --disable-ecore-win32
- --disable-elocation
- --disable-emap
- --disable-eweather
- # broken: make[4]: *** No rule to make target 'prefs_example_01.epb', needed by 'all-am'. Stop
- #$(use_enable examples build-examples)
- $(use_enable examples install-examples)
- $(use_enable fbcon ecore-fb)
- $(use_enable javascript js-bindings)
- $(use_enable sdl ecore-sdl)
- $(use_enable wayland ecore-wl2)
- $(use_enable X ecore-x)
- $(use_enable quicklaunch quick-launch)
- )
-
- enlightenment_src_configure
-}
next reply other threads:[~2018-06-13 10:41 UTC|newest]
Thread overview: 16+ 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-libs/elementary/ Michał Górny
2018-04-16 15:35 Michał Górny
2018-02-19 20:01 Michał Górny
2017-03-12 3:16 Mike Frysinger
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-27 10:05 Patrice Clement
2015-12-26 11:59 Mike Frysinger
2015-12-24 20:18 Mike Frysinger
2015-12-24 20:18 Mike Frysinger
2015-12-24 20:18 Mike Frysinger
2015-10-09 12:50 Mike Frysinger
2015-09-19 0:31 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=1528885657.4a312da18240590bb6fb7f4a460910928b554f58.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