From c3ec60d8953748433a04137e04480e9c1a36ed4c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 2 Jul 2023 05:29:41 +0100 Subject: gentoo auto-resync : 02:07:2023 - 05:29:41 --- app-misc/ddccontrol-db/Manifest | 6 +++-- .../ddccontrol-db/ddccontrol-db-20230223.ebuild | 2 +- .../ddccontrol-db/ddccontrol-db-20230627.ebuild | 30 ++++++++++++++++++++++ app-misc/ddccontrol-db/metadata.xml | 1 - 4 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 app-misc/ddccontrol-db/ddccontrol-db-20230627.ebuild (limited to 'app-misc/ddccontrol-db') diff --git a/app-misc/ddccontrol-db/Manifest b/app-misc/ddccontrol-db/Manifest index 2606d7cf0756..0b5eacb27ae3 100644 --- a/app-misc/ddccontrol-db/Manifest +++ b/app-misc/ddccontrol-db/Manifest @@ -1,3 +1,5 @@ DIST ddccontrol-db-20230223.tar.gz 112436 BLAKE2B 2ea33abe318005b340481ea6973ecbf5e261dfdd5579ad016262d0e1ee5ef44e15d16600a88d0323810bed4bf062632406c305202296932dc2e71288a888b091 SHA512 303345137d9f5760d4ee10db75322a3be97fe4269eb469e4ff798fe69f60670b8408ca87d2b3ad10f47ccb1f33c99c3ce09a1294f60e66d429074df685ab1501 -EBUILD ddccontrol-db-20230223.ebuild 602 BLAKE2B 3658faa28e5c34d69c0e131f8f233f8e32cf43bd83dc897faa8e252b9ab5a95f04ca555f093f3ac932dbc621c1b690169426a977e00fb3069ed55f02c95c4502 SHA512 b673dec13f25268c4a114b6791710b624d72ca03675e6ec0a758c5d536fa9cddbf5a540a8be030de75b1aceefeef9a8f865156d340b31370008d2f13725cc72d -MISC metadata.xml 319 BLAKE2B a9f063aefd3004d8157559423ac0ff4b74a155e97d7663db1e9b4599cb9f98c41c185fa2e48e7342b7e2b8e90fcf9c3077e0fa201a95961a5e5975cead80938c SHA512 9f4fe27a2cdf12ce882449c566ab4ce4a5bd22afbd9794ef8aa6e01d0b15082b54783b31e1ebf92f59fad550b3d59ba6fb1d2263ec22b901a526bf80fec8cc95 +DIST ddccontrol-db-20230627.tar.gz 118149 BLAKE2B addbe499c4021efd3114740100abc3bdbb0bbeb5519a77340e90f736e72d1ffe80996bdfe450e60a6bba78175ddf9fb2be162e399402ed306dbdd931f1760a4e SHA512 efb1f1d407705e5baa3bc8924af4f7edb1ad05c36af5301a4d3053fa5aca4739d72091f00da4ec10ad0511ee1bfd148e75db66fd1c1a1e50e97d51679aa6ae64 +EBUILD ddccontrol-db-20230223.ebuild 610 BLAKE2B e904edada953afc72faff1e73de508f0a762015af9a0b2b91c779e53dc639e18ff30cdd90dc5859815d02cebaf0585555b93db5ffa4f759863121e73bbc05ac1 SHA512 cb3711d535bc57b6c02e662bf43c15795782ba3a7faf85bea64e359f30c68d52fa1c81ff3e9846273848b64180c80d64968475e6561e500eb77593af67a38d12 +EBUILD ddccontrol-db-20230627.ebuild 610 BLAKE2B e904edada953afc72faff1e73de508f0a762015af9a0b2b91c779e53dc639e18ff30cdd90dc5859815d02cebaf0585555b93db5ffa4f759863121e73bbc05ac1 SHA512 cb3711d535bc57b6c02e662bf43c15795782ba3a7faf85bea64e359f30c68d52fa1c81ff3e9846273848b64180c80d64968475e6561e500eb77593af67a38d12 +MISC metadata.xml 262 BLAKE2B d219edfadb1db5c80f53d9c45029b1ebd8f377fce3e425e6f4b264b2d5ef67664c857b2df5708707e8f782a44d7652df50e67aac43836a94fd73bfb7b0dff1dc SHA512 aac6550907da864d9942e61c2a09b5159d896bb04cc7e7b50c07fce3f063c12df47e09b794b4e836f28fb16d6c73180225ec4eea22764f3589408df5dfaccd46 diff --git a/app-misc/ddccontrol-db/ddccontrol-db-20230223.ebuild b/app-misc/ddccontrol-db/ddccontrol-db-20230223.ebuild index 9e6c4cdf3377..c702318cfafa 100644 --- a/app-misc/ddccontrol-db/ddccontrol-db-20230223.ebuild +++ b/app-misc/ddccontrol-db/ddccontrol-db-20230223.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools DESCRIPTION="DDCControl monitor database" -HOMEPAGE="https://ddccontrol.sourceforge.net/" +HOMEPAGE="https://github.com/ddccontrol/ddccontrol-db" SRC_URI="https://github.com/ddccontrol/ddccontrol-db/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" diff --git a/app-misc/ddccontrol-db/ddccontrol-db-20230627.ebuild b/app-misc/ddccontrol-db/ddccontrol-db-20230627.ebuild new file mode 100644 index 000000000000..c702318cfafa --- /dev/null +++ b/app-misc/ddccontrol-db/ddccontrol-db-20230627.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="DDCControl monitor database" +HOMEPAGE="https://github.com/ddccontrol/ddccontrol-db" +SRC_URI="https://github.com/ddccontrol/ddccontrol-db/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="nls" + +BDEPEND=" + dev-util/intltool + dev-perl/XML-Parser + nls? ( sys-devel/gettext )" + +src_prepare() { + touch db/options.xml.h ABOUT-NLS config.rpath || die + eapply_user + eautoreconf +} + +src_configure() { + econf $(use_enable nls) +} diff --git a/app-misc/ddccontrol-db/metadata.xml b/app-misc/ddccontrol-db/metadata.xml index 8a3be9100b94..36c44e266b2f 100644 --- a/app-misc/ddccontrol-db/metadata.xml +++ b/app-misc/ddccontrol-db/metadata.xml @@ -4,6 +4,5 @@ ddccontrol/ddccontrol-db - ddccontrol -- cgit v1.2.3