* [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libuecc/
@ 2024-07-25 1:40 Artemis Everfree
0 siblings, 0 replies; 3+ messages in thread
From: Artemis Everfree @ 2024-07-25 1:40 UTC (permalink / raw
To: gentoo-commits
commit: 354bc1a68a7a5cb574b51a1545f42fd6c76b5762
Author: Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Thu Jul 25 01:37:33 2024 +0000
Commit: Artemis Everfree <artemis <AT> artemis <DOT> sh>
CommitDate: Thu Jul 25 01:37:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=354bc1a6
net-libs/libuecc: update HOMEPAGE, SRC_URI
Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>
net-libs/libuecc/libuecc-7.ebuild | 4 ++--
net-libs/libuecc/metadata.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-libs/libuecc/libuecc-7.ebuild b/net-libs/libuecc/libuecc-7.ebuild
index 4bd66bee6..b1d94ad4b 100644
--- a/net-libs/libuecc/libuecc-7.ebuild
+++ b/net-libs/libuecc/libuecc-7.ebuild
@@ -7,8 +7,8 @@ inherit cmake
DESCRIPTION="a very small Elliptic Curve Cryptography library
compatible with Ed25519."
-HOMEPAGE="https://github.com/NeoRaider/libuecc"
-SRC_URI="https://github.com/NeoRaider/libuecc/releases/download/v${PV}/${P}.tar.xz"
+HOMEPAGE="https://github.com/neocturne/libuecc"
+SRC_URI="https://github.com/neocturne/libuecc/releases/download/v${PV}/${P}.tar.xz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
diff --git a/net-libs/libuecc/metadata.xml b/net-libs/libuecc/metadata.xml
index 452833dc3..fd477f8b8 100644
--- a/net-libs/libuecc/metadata.xml
+++ b/net-libs/libuecc/metadata.xml
@@ -7,6 +7,6 @@
<name>Artemis Everfree</name>
</maintainer>
<upstream>
- <remote-id type="github">NeoRaider/libuecc</remote-id>
+ <remote-id type="github">neocturne/libuecc</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libuecc/
@ 2023-02-02 19:45 Artemis Everfree
0 siblings, 0 replies; 3+ messages in thread
From: Artemis Everfree @ 2023-02-02 19:45 UTC (permalink / raw
To: gentoo-commits
commit: 99306e3cd2a902f90785d97154a97f960b79c9c1
Author: Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Thu Feb 2 19:43:31 2023 +0000
Commit: Artemis Everfree <artemis <AT> artemis <DOT> sh>
CommitDate: Thu Feb 2 19:44:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99306e3c
net-libs/libuecc: Add static-libs USE flag
Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>
net-libs/libuecc/libuecc-7.ebuild | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/net-libs/libuecc/libuecc-7.ebuild b/net-libs/libuecc/libuecc-7.ebuild
index 0baec7b98..4bd66bee6 100644
--- a/net-libs/libuecc/libuecc-7.ebuild
+++ b/net-libs/libuecc/libuecc-7.ebuild
@@ -12,7 +12,11 @@ SRC_URI="https://github.com/NeoRaider/libuecc/releases/download/v${PV}/${P}.tar.
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
-RDEPEND=""
-DEPEND="${RDEPEND}"
-BDEPEND=""
-IDEPEND=""
+IUSE="static-libs"
+
+src_install() {
+ cmake_src_install
+ if ! use static-libs; then
+ find "${ED}" -name "*.a" -delete
+ fi
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libuecc/
@ 2023-02-01 0:10 Artemis Everfree
0 siblings, 0 replies; 3+ messages in thread
From: Artemis Everfree @ 2023-02-01 0:10 UTC (permalink / raw
To: gentoo-commits
commit: be850f8f6cbf776f5b57b914c1b6d27ef23ea8a4
Author: Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Wed Feb 1 00:02:56 2023 +0000
Commit: Artemis Everfree <artemis <AT> artemis <DOT> sh>
CommitDate: Wed Feb 1 00:03:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be850f8f
net-libs/libuecc: new package, add 7
dependency of fastd
Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>
net-libs/libuecc/Manifest | 1 +
net-libs/libuecc/libuecc-7.ebuild | 18 ++++++++++++++++++
net-libs/libuecc/metadata.xml | 12 ++++++++++++
3 files changed, 31 insertions(+)
diff --git a/net-libs/libuecc/Manifest b/net-libs/libuecc/Manifest
new file mode 100644
index 000000000..1e35f2f38
--- /dev/null
+++ b/net-libs/libuecc/Manifest
@@ -0,0 +1 @@
+DIST libuecc-7.tar.xz 34616 BLAKE2B b945af80daa17dc4106bf9f372d30755aa3960eebd2188441ecfbc42983edc8761ab2cf705ba78aacde93e82bb69fe3da00381cc57fceaf5f2a9ddf5b711f8e9 SHA512 44c5a00f578d301c1bffe8c2852912740f8af72ae6c2772cc263510df9b63d6b4ea15bd29215794c86d92fd797d18a078b97239ead0ad5238b1f976a6e2bcaa1
diff --git a/net-libs/libuecc/libuecc-7.ebuild b/net-libs/libuecc/libuecc-7.ebuild
new file mode 100644
index 000000000..0baec7b98
--- /dev/null
+++ b/net-libs/libuecc/libuecc-7.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+#
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="a very small Elliptic Curve Cryptography library
+compatible with Ed25519."
+HOMEPAGE="https://github.com/NeoRaider/libuecc"
+SRC_URI="https://github.com/NeoRaider/libuecc/releases/download/v${PV}/${P}.tar.xz"
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+RDEPEND=""
+DEPEND="${RDEPEND}"
+BDEPEND=""
+IDEPEND=""
diff --git a/net-libs/libuecc/metadata.xml b/net-libs/libuecc/metadata.xml
new file mode 100644
index 000000000..452833dc3
--- /dev/null
+++ b/net-libs/libuecc/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>artemis@artemis.sh</email>
+ <description>Primary maintainer</description>
+ <name>Artemis Everfree</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">NeoRaider/libuecc</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-25 1:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 1:40 [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libuecc/ Artemis Everfree
-- strict thread matches above, loose matches on Subject: below --
2023-02-02 19:45 Artemis Everfree
2023-02-01 0:10 Artemis Everfree
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox