From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-kioslaves/
Date: Sat, 9 Aug 2014 19:57:29 +0000 (UTC) [thread overview]
Message-ID: <1407612111.8c231f13d8f5284d298d284a1828be7b5e9fc81f.johu@gentoo> (raw)
commit: 8c231f13d8f5284d298d284a1828be7b5e9fc81f
Author: Matthew Dawson <matthew <AT> mjdsystems <DOT> ca>
AuthorDate: Sat Aug 9 14:56:41 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug 9 19:21:51 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8c231f13
[kde-base/kdebase-kioslaves] Add a minimal use flag to allow co-existance with kde-base/kio-extras.
Package-Manager: portage-2.2.8-r1
---
kde-base/kdebase-kioslaves/kdebase-kioslaves-4.13.97.ebuild | 11 ++++++++++-
.../kdebase-kioslaves/kdebase-kioslaves-4.14.49.9999.ebuild | 11 ++++++++++-
2 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.13.97.ebuild b/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.13.97.ebuild
index df831f2..172b71a 100644
--- a/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.13.97.ebuild
+++ b/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.13.97.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
DESCRIPTION="kioslave: the kde VFS framework - kioslave plugins present a filesystem-like view of arbitrary data"
-IUSE="+bzip2 exif debug lzma openexr samba +sftp"
+IUSE="+bzip2 exif debug lzma minimal openexr samba +sftp"
# tests hang, last checked for 4.2.96
RESTRICT="test"
@@ -49,3 +49,12 @@ src_configure() {
)
kde4-meta_src_configure
}
+
+src_install() {
+ kde4-meta_src_install
+
+ if use minimal; then
+ rm "${D}"/usr/lib64/libmolletnetwork.so "${D}"/usr/share/config.kcfg/jpegcreatorsettings.kcfg
+ rmdir "${D}"/usr/share/config.kcfg/
+ fi
+}
diff --git a/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.14.49.9999.ebuild b/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.14.49.9999.ebuild
index 1a506a4..e1deae5 100644
--- a/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.14.49.9999.ebuild
+++ b/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.14.49.9999.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
KEYWORDS=""
DESCRIPTION="kioslave: the kde VFS framework - kioslave plugins present a filesystem-like view of arbitrary data"
-IUSE="+bzip2 exif debug lzma openexr samba +sftp"
+IUSE="+bzip2 exif debug lzma minimal openexr samba +sftp"
# tests hang, last checked for 4.2.96
RESTRICT="test"
@@ -49,3 +49,12 @@ src_configure() {
)
kde4-meta_src_configure
}
+
+src_install() {
+ kde4-meta_src_install
+
+ if use minimal; then
+ rm "${D}"/usr/lib64/libmolletnetwork.so "${D}"/usr/share/config.kcfg/jpegcreatorsettings.kcfg
+ rmdir "${D}"/usr/share/config.kcfg/
+ fi
+}
next reply other threads:[~2014-08-09 19:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-09 19:57 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-20 12:05 [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-kioslaves/ Johannes Huber
2013-08-12 13:06 Michael Palimaka
2013-04-14 14:03 Michael Palimaka
2012-11-13 17:19 Michael Palimaka
2012-01-20 13:24 Johannes Huber
2011-05-23 19:36 Jorge Manuel B. S. Vicetto
2011-04-26 16:33 Tomas Chvatal
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=1407612111.8c231f13d8f5284d298d284a1828be7b5e9fc81f.johu@gentoo \
--to=johu@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