public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/libcsys/
Date: Tue, 11 Mar 2025 14:37:17 +0000 (UTC)	[thread overview]
Message-ID: <1741703508.5c0e080c8a02c10221f36d0c96de8eed8560a2c3.pastalian46@gentoo> (raw)

commit:     5c0e080c8a02c10221f36d0c96de8eed8560a2c3
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 11 14:07:44 2025 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Tue Mar 11 14:31:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c0e080c

gui-libs/libcsys: add 5.0.0

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-libs/libcsys/Manifest             |  1 +
 gui-libs/libcsys/libcsys-5.0.0.ebuild | 24 ++++++++++++++++++++++++
 gui-libs/libcsys/metadata.xml         |  2 +-
 3 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/gui-libs/libcsys/Manifest b/gui-libs/libcsys/Manifest
index 2c3776785..eb090bd2a 100644
--- a/gui-libs/libcsys/Manifest
+++ b/gui-libs/libcsys/Manifest
@@ -1 +1,2 @@
 DIST libcsys-v4.5.0.tar.bz2 25696 BLAKE2B 9512d0ff4d94abe3f96f2a8b6a8ff2eedc28cfbc00572a6ebea5a3ffe52d9dc7802b9728be403d79823e27ba66c2a9e3345ad50e749e6b30861d51133cd41bde SHA512 c6e9e331e07fdccceea4eab8b7b5182f86a565a03eb77fa586489633a80ae9f14515d61e04d1ec8f55e88a42f425153d1e7ff995db347860daeeee2c63fb98c9
+DIST libcsys-v5.0.0.tar.bz2 26550 BLAKE2B 7d6c54be3a4f0a1128abbe399da4042738c5564be9819b40b7388d087f7c596b45009edf5a9bbc2be3e7be377034467861453d8941e05ea25188ad8876d550ec SHA512 dc49a7e45fde61d30e8c376cb7a8d8d24955cae78289fea02fa818c6a51958aafdb5cf354fede95d43fba02b60dd18e17a579532c2dd2f0ee3dabd860c087d4b

diff --git a/gui-libs/libcsys/libcsys-5.0.0.ebuild b/gui-libs/libcsys/libcsys-5.0.0.ebuild
new file mode 100644
index 000000000..b7b57b5f3
--- /dev/null
+++ b/gui-libs/libcsys/libcsys-5.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake optfeature
+
+DESCRIPTION="Library for managing the device"
+HOMEPAGE="https://gitlab.com/cubocore/libcsys"
+SRC_URI="https://gitlab.com/cubocore/libcsys/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	dev-qt/qtbase:6[dbus,network]
+"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+	optfeature "storage management support" sys-fs/udisks:2
+}

diff --git a/gui-libs/libcsys/metadata.xml b/gui-libs/libcsys/metadata.xml
index 79ecb1135..6e26bec78 100644
--- a/gui-libs/libcsys/metadata.xml
+++ b/gui-libs/libcsys/metadata.xml
@@ -3,6 +3,6 @@
 <pkgmetadata>
   <!-- maintainer-needed -->
   <upstream>
-    <remote-id type="gitlab">cubocore/coreapps/libcsys</remote-id>
+    <remote-id type="gitlab">cubocore/libcsys</remote-id>
   </upstream>
 </pkgmetadata>


             reply	other threads:[~2025-03-11 14:37 UTC|newest]

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

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=1741703508.5c0e080c8a02c10221f36d0c96de8eed8560a2c3.pastalian46@gentoo \
    --to=pastalian46@gmail.com \
    --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