public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/karchive/
Date: Wed, 27 May 2020 22:27:59 +0000 (UTC)	[thread overview]
Message-ID: <1590618087.b05aba0f43bf944c862a5f12a2d6cf5a485a65d5.asturm@gentoo> (raw)

commit:     b05aba0f43bf944c862a5f12a2d6cf5a485a65d5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 27 22:21:22 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 27 22:21:27 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b05aba0f

kde-frameworks/karchive: Drop IUSE="bzip2,lzma"

Bug: https://bugs.gentoo.org/724346
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/karchive/karchive-9999.ebuild | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/kde-frameworks/karchive/karchive-9999.ebuild b/kde-frameworks/karchive/karchive-9999.ebuild
index e352947382..0789dc5f83 100644
--- a/kde-frameworks/karchive/karchive-9999.ebuild
+++ b/kde-frameworks/karchive/karchive-9999.ebuild
@@ -8,20 +8,11 @@ inherit ecm kde.org
 DESCRIPTION="Framework for reading, creation, and manipulation of various archive formats"
 LICENSE="GPL-2 LGPL-2.1"
 KEYWORDS=""
-IUSE="+bzip2 +lzma"
+IUSE=""
 
 DEPEND="
+	app-arch/bzip2
+	app-arch/xz-utils
 	sys-libs/zlib
-	bzip2? ( app-arch/bzip2 )
-	lzma? ( app-arch/xz-utils )
 "
 RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package bzip2 BZip2)
-		$(cmake_use_find_package lzma LibLZMA)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2020-05-27 22:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 22:27 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-16 21:07 [gentoo-commits] proj/kde:master commit in: kde-frameworks/karchive/ Andreas Sturmlechner
2018-11-22 22:22 Andreas Sturmlechner
2015-11-10 17:55 Michael Palimaka
2014-10-05 16:47 Michael Palimaka
2014-06-10 14:11 Michael Palimaka
2014-01-10  9:55 Michael Palimaka
2014-01-10  9:29 Michael Palimaka
2014-01-10  9:28 Michael Palimaka
2014-01-10  9:28 Michael Palimaka

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=1590618087.b05aba0f43bf944c862a5f12a2d6cf5a485a65d5.asturm@gentoo \
    --to=asturm@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