From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E60D1582EF for ; Tue, 11 Mar 2025 14:37:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0DBB7343176 for ; Tue, 11 Mar 2025 14:37:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9244F1103CB; Tue, 11 Mar 2025 14:37:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 896CA1103CB for ; Tue, 11 Mar 2025 14:37:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26FAD343145 for ; Tue, 11 Mar 2025 14:37:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8755628DC for ; Tue, 11 Mar 2025 14:37:17 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1741703508.5c0e080c8a02c10221f36d0c96de8eed8560a2c3.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/libcsys/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-libs/libcsys/Manifest gui-libs/libcsys/libcsys-5.0.0.ebuild gui-libs/libcsys/metadata.xml X-VCS-Directories: gui-libs/libcsys/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 5c0e080c8a02c10221f36d0c96de8eed8560a2c3 X-VCS-Branch: dev Date: Tue, 11 Mar 2025 14:37:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d3b78db4-5b2e-4e49-a5bf-8759d9058940 X-Archives-Hash: 3ffc1d7f320bacf05b08c1204915e385 commit: 5c0e080c8a02c10221f36d0c96de8eed8560a2c3 Author: Takuya Wakazono gmail com> AuthorDate: Tue Mar 11 14:07:44 2025 +0000 Commit: Takuya Wakazono gmail 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 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 @@ - cubocore/coreapps/libcsys + cubocore/libcsys