From: "Denis Dupeyron" <calchan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-linelight-plugin/
Date: Fri, 13 Apr 2018 17:55:36 +0000 (UTC) [thread overview]
Message-ID: <1523642098.da435ad7c031bed8810a77859e05bb14b0db12f4.calchan@gentoo> (raw)
commit: da435ad7c031bed8810a77859e05bb14b0db12f4
Author: Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 13 17:54:58 2018 +0000
Commit: Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 17:54:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da435ad7
xfce4-linelight-plugin: remove obsolete xfconf.eclass, migrate to EAPI6
Package-Manager: Portage-2.3.28, Repoman-2.3.9
.../xfce4-linelight-plugin-0.1.7-r1.ebuild | 35 ++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild
new file mode 100644
index 00000000000..a6a273c7bb2
--- /dev/null
+++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools multilib
+
+DESCRIPTION="A simple locate based search plug-in for the Xfce panel"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-linelight-plugin"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2"
+#SRC_URI="http://svn.ganymede.ch/private/trunk/${PN}/releases/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+COMMON_DEPEND=">=dev-libs/glib-2.18:2
+ >=x11-libs/gtk+-2.12:2
+ >=xfce-base/xfce4-panel-4.8
+ >=xfce-base/libxfcegui4-4.8"
+RDEPEND="${COMMON_DEPEND}
+ sys-apps/mlocate"
+DEPEND="${COMMON_DEPEND}
+ virtual/pkgconfig
+ sys-devel/gettext"
+
+src_prepare() {
+ eapply -p0 "${FILESDIR}"/${P}-port-to-xfcerc.patch
+ default
+}
+
+src_configure() {
+ AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros eautoreconf
+ econf --libexecdir="${EPREFIX}"/usr/$(get_libdir)
+}
next reply other threads:[~2018-04-13 17:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-13 17:55 Denis Dupeyron [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-13 18:52 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-linelight-plugin/ Denis Dupeyron
2018-11-12 14:00 Mikle Kolyada
2018-11-15 17:04 Thomas Deutschmann
2019-04-07 8:29 Michał Górny
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=1523642098.da435ad7c031bed8810a77859e05bb14b0db12f4.calchan@gentoo \
--to=calchan@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