* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sealcurses/
@ 2022-06-03 10:44 Florian Schmaus
0 siblings, 0 replies; 5+ messages in thread
From: Florian Schmaus @ 2022-06-03 10:44 UTC (permalink / raw
To: gentoo-commits
commit: b77d74aa3dfa16d8e4666c5ab9926f04bee386ea
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Jun 3 00:49:31 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun 3 01:18:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b77d74aa
dev-libs/sealcurses: new package, add 0_pre20220523
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-libs/sealcurses/Manifest | 1 +
.../sealcurses/sealcurses-0_pre20220523.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-libs/sealcurses/Manifest b/dev-libs/sealcurses/Manifest
new file mode 100644
index 000000000..ca763bf0e
--- /dev/null
+++ b/dev-libs/sealcurses/Manifest
@@ -0,0 +1 @@
+DIST sealcurses-0_pre20220523.tar.gz 22284 BLAKE2B bbff082a61d0dc8c8d80d4dbdc65b5804796b396692c8ed36af64db785481654ec28408d1219e05ebf975007c93ff0aeedc84ec6d741c323edb040484ac6287a SHA512 a84deb17f75ab66ac37a811da03df12862df73d78a9a53f836376f3be81e2c8bde0f80bf11dd8f42cd8b05e998d87287e373d74050361cf7c974aecaa00eb52e
diff --git a/dev-libs/sealcurses/sealcurses-0_pre20220523.ebuild b/dev-libs/sealcurses/sealcurses-0_pre20220523.ebuild
new file mode 100644
index 000000000..5498c6df2
--- /dev/null
+++ b/dev-libs/sealcurses/sealcurses-0_pre20220523.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+COMMIT="d64caa13bc06b68906bb0a5cc87f1896226b0918"
+DESCRIPTION="SDL Emulation and Adaptation Layer for Curses"
+HOMEPAGE="https://git.skyjake.fi/skyjake/sealcurses"
+SRC_URI="https://git.skyjake.fi/skyjake/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-libs/tfdn:=
+ sys-libs/ncurses:=
+"
+DEPEND="${RDEPEND}"
+
+src_install() {
+ cmake_src_install
+ find "${ED}" -name libsealcurses.a -delete || die
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sealcurses/
@ 2022-06-30 17:39 Florian Schmaus
0 siblings, 0 replies; 5+ messages in thread
From: Florian Schmaus @ 2022-06-30 17:39 UTC (permalink / raw
To: gentoo-commits
commit: 0afcb0c0d3736350fcf64b454f1a09ebb5fd5747
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jun 30 10:55:17 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 11:39:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0afcb0c0
dev-libs/sealcurses: add metadata.xml
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-libs/sealcurses/metadata.xml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/dev-libs/sealcurses/metadata.xml b/dev-libs/sealcurses/metadata.xml
new file mode 100644
index 000000000..6ec671d56
--- /dev/null
+++ b/dev-libs/sealcurses/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+</maintainer>
+<longdescription>
+ the_Foundation is a C11 library and a coding convention for
+ object-oriented programming that has been designed from the point of
+ view of someone who appreciates the user-friendliness of Qt and some of
+ the thinking behind C++ STL. The preprocessor is used heavily to provide
+ flexibility and convenience for the programmer.
+</longdescription>
+<upstream>
+ <maintainer>
+ <email>jaakko.keranen@iki.fi</email>
+ <name>Jaakko Keränen</name>
+ </maintainer>
+ <bugs-to>https://codeberg.org/skyjake/the_Foundation/issues/</bugs-to>
+</upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sealcurses/
@ 2024-10-21 9:51 David Roman
0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-10-21 9:51 UTC (permalink / raw
To: gentoo-commits
commit: 53fdc7b16b4465c81daa56d3e81982f6239c82a1
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Oct 18 16:50:20 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Oct 19 13:00:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=53fdc7b1
dev-libs/sealcurses: add myself as a maintainer
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-libs/sealcurses/metadata.xml | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
diff --git a/dev-libs/sealcurses/metadata.xml b/dev-libs/sealcurses/metadata.xml
index 35516d8ba..568194755 100644
--- a/dev-libs/sealcurses/metadata.xml
+++ b/dev-libs/sealcurses/metadata.xml
@@ -1,19 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>
- the_Foundation is a C11 library and a coding convention for
- object-oriented programming that has been designed from the point of
- view of someone who appreciates the user-friendliness of Qt and some of
- the thinking behind C++ STL. The preprocessor is used heavily to provide
- flexibility and convenience for the programmer.
-</longdescription>
-<upstream>
- <maintainer>
- <email>jaakko.keranen@iki.fi</email>
- <name>Jaakko Keränen</name>
- </maintainer>
- <bugs-to>https://codeberg.org/skyjake/the_Foundation/issues/</bugs-to>
-</upstream>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
+ <longdescription>
+ Implementation of selected parts of the SDL API using Curses. Intended
+ to be used as a drop-in replacement for the regular SDL.
+ </longdescription>
+ <upstream>
+ <maintainer>
+ <email>jaakko.keranen@iki.fi</email>
+ <name>Jaakko Keränen</name>
+ </maintainer>
+ <remote-id type="codeberg">skyjake/sealcurses</remote-id>
+ <bugs-to>https://codeberg.org/skyjake/sealcurses/issues</bugs-to>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sealcurses/
@ 2024-12-14 11:46 David Roman
0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-12-14 11:46 UTC (permalink / raw
To: gentoo-commits
commit: cd153aefa136cd17a62ed8b4d513be9e9e606dd7
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Dec 13 19:25:38 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Dec 13 19:25:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd153aef
dev-libs/sealcurses: add 2.0.18_pre20241202
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-libs/sealcurses/Manifest | 1 +
.../sealcurses-2.0.18_pre20241202.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-libs/sealcurses/Manifest b/dev-libs/sealcurses/Manifest
index ff2873cd9..3b8aced3e 100644
--- a/dev-libs/sealcurses/Manifest
+++ b/dev-libs/sealcurses/Manifest
@@ -1 +1,2 @@
DIST sealcurses-2.0.18_pre20241014.tar.gz 22958 BLAKE2B c72fd9b5857fc2bf86fcb0e12f2d78a536b0ef9e4949b473005a34754a55ccb21cfd58b5403a12b0a07a4a1ec12c688d89cc9b04c81709b929213446bc8d5446 SHA512 3e26fc27f029d22522dddc0a220724af6b09de1e2ed2e9a41bad3749f817d1ff37db81d6fc4d5023e1ee1938dc438ed86c61c20a1e581cb99d942c0b5deb42a8
+DIST sealcurses-2.0.18_pre20241202.tar.gz 23008 BLAKE2B 78cd2df8ee8a776c7cb382bbd15e0810b3d67c60bdc5f8eb491f5f918cc05b9f1ad6cff8290d59406ee6535b5ee32c403852a516491bb82a1c7ef60c7e99e576 SHA512 8bae21b0692222883da45712fdcb0bd7251dc90ea9aba44a8a1453dd089b133a9a6f8e49cc4431886dba6ae6d2483a534cb5e1be57db1b6147fb39b634f4fe9c
diff --git a/dev-libs/sealcurses/sealcurses-2.0.18_pre20241202.ebuild b/dev-libs/sealcurses/sealcurses-2.0.18_pre20241202.ebuild
new file mode 100644
index 000000000..84c4e0088
--- /dev/null
+++ b/dev-libs/sealcurses/sealcurses-2.0.18_pre20241202.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake flag-o-matic
+
+COMMIT="310348a6b88678a47d371c7edfcc1e8c76ca1677"
+DESCRIPTION="SDL Emulation and Adaptation Layer for Curses"
+HOMEPAGE="https://git.skyjake.fi/skyjake/sealcurses"
+SRC_URI="https://git.skyjake.fi/skyjake/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="BSD-2"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+ dev-libs/tfdn:=
+ sys-libs/ncurses:=
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ local -a mycmakeargs=(
+ -DSEALCURSES_ENABLE_STATIC=OFF
+ )
+
+ append-cppflags $(usex debug "-UNDEBUG" "-DNDEBUG")
+ cmake_src_configure
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sealcurses/
@ 2024-12-14 11:46 David Roman
0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-12-14 11:46 UTC (permalink / raw
To: gentoo-commits
commit: f3d2d6f3132eda01889bdc257ae51e8755a21efe
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Dec 13 19:24:02 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Dec 13 19:24:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3d2d6f3
dev-libs/sealcurses: drop 2.0.18_pre20240921
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-libs/sealcurses/Manifest | 1 -
.../sealcurses-2.0.18_pre20240921.ebuild | 32 ----------------------
2 files changed, 33 deletions(-)
diff --git a/dev-libs/sealcurses/Manifest b/dev-libs/sealcurses/Manifest
index 59c3de213..ff2873cd9 100644
--- a/dev-libs/sealcurses/Manifest
+++ b/dev-libs/sealcurses/Manifest
@@ -1,2 +1 @@
-DIST sealcurses-2.0.18_pre20240921.tar.gz 22975 BLAKE2B 00572196c6f2b7169419b1a70f5a5ae3ce77965a554583081a82e50ccce8ed69b16e754d3b60b496f5dc01a53115650f2762d34a99ca6ad68d53c39bf26fc444 SHA512 c98083a7a160e471890edb35e0899f6a9a277893c6bc7241797fb9dc1914ad1026794c8ca689f32e10ae73eb7df8aa6763c07aa9188f1c1b9da2fc2225721d32
DIST sealcurses-2.0.18_pre20241014.tar.gz 22958 BLAKE2B c72fd9b5857fc2bf86fcb0e12f2d78a536b0ef9e4949b473005a34754a55ccb21cfd58b5403a12b0a07a4a1ec12c688d89cc9b04c81709b929213446bc8d5446 SHA512 3e26fc27f029d22522dddc0a220724af6b09de1e2ed2e9a41bad3749f817d1ff37db81d6fc4d5023e1ee1938dc438ed86c61c20a1e581cb99d942c0b5deb42a8
diff --git a/dev-libs/sealcurses/sealcurses-2.0.18_pre20240921.ebuild b/dev-libs/sealcurses/sealcurses-2.0.18_pre20240921.ebuild
deleted file mode 100644
index 2fcb7bda1..000000000
--- a/dev-libs/sealcurses/sealcurses-2.0.18_pre20240921.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake flag-o-matic
-
-COMMIT="fa54118f11e373e787835d440095bd7537cea5e5"
-DESCRIPTION="SDL Emulation and Adaptation Layer for Curses"
-HOMEPAGE="https://git.skyjake.fi/skyjake/sealcurses"
-SRC_URI="https://git.skyjake.fi/skyjake/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}"
-
-LICENSE="BSD-2"
-SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- dev-libs/tfdn:=
- sys-libs/ncurses:=
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- local -a mycmakeargs=(
- -DSEALCURSES_ENABLE_STATIC=OFF
- )
-
- append-cppflags $(usex debug "-UNDEBUG" "-DNDEBUG")
- cmake_src_configure
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-12-14 11:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-03 10:44 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sealcurses/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2022-06-30 17:39 Florian Schmaus
2024-10-21 9:51 David Roman
2024-12-14 11:46 David Roman
2024-12-14 11:46 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox