public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/libcsys/
Date: Thu, 11 Mar 2021 04:37:11 +0000 (UTC)	[thread overview]
Message-ID: <1615437425.8aad2ca5fae7c763bcbdfd1611d2bba157f3c2bd.epsilon-0@gentoo> (raw)

commit:     8aad2ca5fae7c763bcbdfd1611d2bba157f3c2bd
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Mar 11 04:22:02 2021 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Mar 11 04:37:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8aad2ca5

gui-libs/libcsys: move live ebuild to cmake

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 gui-libs/libcsys/libcsys-9999.ebuild | 23 ++---------------------
 1 file changed, 2 insertions(+), 21 deletions(-)

diff --git a/gui-libs/libcsys/libcsys-9999.ebuild b/gui-libs/libcsys/libcsys-9999.ebuild
index 8a618583..ae8b9371 100644
--- a/gui-libs/libcsys/libcsys-9999.ebuild
+++ b/gui-libs/libcsys/libcsys-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 QTMIN="5.15.1"
 
-inherit multilib qmake-utils
+inherit cmake
 
 DESCRIPTION="Library for managing the device"
 HOMEPAGE="https://gitlab.com/cubocore/libcsys"
@@ -19,10 +19,8 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="test"
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="udisks"
 
 DEPEND="
 	>=dev-qt/qtcore-${QTMIN}:5
@@ -31,22 +29,5 @@ DEPEND="
 "
 RDEPEND="
 	${DEPEND}
-	udisks? (
-		sys-fs/udisks:2
-	)
+	sys-fs/udisks:2
 "
-
-PATCHES=(
-	"${FILESDIR}/${PN}-lib.patch"
-)
-
-src_configure() {
-	local lib="$(get_libdir)"
-	# '^^' because we need to upcase the definition
-	eqmake5 DEFINES+="${lib^^}"
-}
-
-src_install() {
-	einstalldocs
-	emake INSTALL_ROOT="${D}" install
-}


             reply	other threads:[~2021-03-11  4:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-11  4:37 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-03 19:52 [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/libcsys/ Maciej Barć
2021-04-07 16:19 Maciej Barć
2021-05-25  8:10 Anna Vyalkova
2024-01-12 13:40 Takuya Wakazono
2025-03-11 14:37 Takuya Wakazono
2025-03-11 14:37 Takuya Wakazono
2025-05-20 13:39 Takuya Wakazono

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=1615437425.8aad2ca5fae7c763bcbdfd1611d2bba157f3c2bd.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --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