[gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tym/

2024-05-02 Thread Mazunki Hoksaas
commit: 11001490524a2c5b63c27050beb6aadc2322ddb3
Author: Mazunki Hoksaas  gmail  com>
AuthorDate: Thu May  2 19:03:08 2024 +
Commit: Mazunki Hoksaas  gmail  com>
CommitDate: Thu May  2 19:05:12 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11001490

x11-terms/tym: drop 3.5.0-r1

Signed-off-by: Mazunki Hoksaas  gmail.com>

 x11-terms/tym/Manifest|  1 -
 x11-terms/tym/tym-3.5.0-r1.ebuild | 47 ---
 2 files changed, 48 deletions(-)

diff --git a/x11-terms/tym/Manifest b/x11-terms/tym/Manifest
index 389540d498..39f847ee32 100644
--- a/x11-terms/tym/Manifest
+++ b/x11-terms/tym/Manifest
@@ -1,2 +1 @@
-DIST tym-3.5.0.tar.gz 154324 BLAKE2B 
47053dc6011d7288556c7d6e37a6b492d5daf75b0a36b23efb56939c64e49a17e96a8c853a684fc9626005256e8aefeb05f5de7e3ee519c30cc0065f9c8f83b4
 SHA512 
dcf716d1a8b95b02495358027769a78b093b70b9a475ed4621da5fb5e6793f5d970571ef28cbb63b52b68e073be6df5ccc9244ad60a1018f3ad76f24b64997b8
 DIST tym-3.5.1.tar.gz 154615 BLAKE2B 
93755c2a1a392e7b9fe12ece595314cf97ae828dd8e6f3af0453f10c7fb5ac4b72a63d30e97d50b23bcffab1712086c1e569437f8bbfe88f31b19594e8acb300
 SHA512 
c1eb138fd0c0c7a3485528720bdadcac5b8353abf68f81ae8293bc28a3d3951c41fc665a52877f446b000cdd863413fc734ef227b0bdc51c2a7d1fb0c0237639

diff --git a/x11-terms/tym/tym-3.5.0-r1.ebuild 
b/x11-terms/tym/tym-3.5.0-r1.ebuild
deleted file mode 100644
index d04bc7d45d..00
--- a/x11-terms/tym/tym-3.5.0-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-3 luajit )
-inherit lua-single xdg
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3 autotools
-   EGIT_REPO_URI="https://github.com/endaaman/tym;
-else
-   
SRC_URI="https://github.com/endaaman/tym/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="Lua-configurable terminal emulator"
-HOMEPAGE="https://github.com/endaaman/tym;
-
-LICENSE="MIT"
-SLOT="0"
-
-REQUIRED_USE="${LUA_REQUIRED_USE}"
-
-DEPEND="
-   ${LUA_DEPS}
-   x11-libs/gtk+:3
-   x11-libs/vte
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   # see https://github.com/endaaman/tym/issues/115
-   sed -i '/^CFLAGS=""/d' "${S}"/configure.ac || die
-
-   # the categories provided by eclass do a better job than upstream, and
-   # having duplicate list of categories fails on QA
-   sed -i '/^Categories=.*$/d' "${S}"/tym-daemon.desktop 
"${S}"/tym.desktop || die
-}
-
-src_configure() {
-   if [[ ${PV} ==  ]]; then
-   eautoreconf
-   fi
-   econf --enable-luajit=$(usex lua_single_target_luajit yes no)
-}



[gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tym/

2024-05-02 Thread Mazunki Hoksaas
commit: 5e7033f71a39db08d6697c65bc35b49b85ba76dd
Author: Mazunki Hoksaas  gmail  com>
AuthorDate: Thu May  2 19:02:26 2024 +
Commit: Mazunki Hoksaas  gmail  com>
CommitDate: Thu May  2 19:04:59 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e7033f7

x11-terms/tym: add 3.5.1

Signed-off-by: Mazunki Hoksaas  gmail.com>

 x11-terms/tym/Manifest |  1 +
 x11-terms/tym/tym-3.5.1.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/x11-terms/tym/Manifest b/x11-terms/tym/Manifest
index f8627076a9..389540d498 100644
--- a/x11-terms/tym/Manifest
+++ b/x11-terms/tym/Manifest
@@ -1 +1,2 @@
 DIST tym-3.5.0.tar.gz 154324 BLAKE2B 
47053dc6011d7288556c7d6e37a6b492d5daf75b0a36b23efb56939c64e49a17e96a8c853a684fc9626005256e8aefeb05f5de7e3ee519c30cc0065f9c8f83b4
 SHA512 
dcf716d1a8b95b02495358027769a78b093b70b9a475ed4621da5fb5e6793f5d970571ef28cbb63b52b68e073be6df5ccc9244ad60a1018f3ad76f24b64997b8
+DIST tym-3.5.1.tar.gz 154615 BLAKE2B 
93755c2a1a392e7b9fe12ece595314cf97ae828dd8e6f3af0453f10c7fb5ac4b72a63d30e97d50b23bcffab1712086c1e569437f8bbfe88f31b19594e8acb300
 SHA512 
c1eb138fd0c0c7a3485528720bdadcac5b8353abf68f81ae8293bc28a3d3951c41fc665a52877f446b000cdd863413fc734ef227b0bdc51c2a7d1fb0c0237639

diff --git a/x11-terms/tym/tym-3.5.1.ebuild b/x11-terms/tym/tym-3.5.1.ebuild
new file mode 100644
index 00..d04bc7d45d
--- /dev/null
+++ b/x11-terms/tym/tym-3.5.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-3 luajit )
+inherit lua-single xdg
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3 autotools
+   EGIT_REPO_URI="https://github.com/endaaman/tym;
+else
+   
SRC_URI="https://github.com/endaaman/tym/releases/download/${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="Lua-configurable terminal emulator"
+HOMEPAGE="https://github.com/endaaman/tym;
+
+LICENSE="MIT"
+SLOT="0"
+
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+DEPEND="
+   ${LUA_DEPS}
+   x11-libs/gtk+:3
+   x11-libs/vte
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   # see https://github.com/endaaman/tym/issues/115
+   sed -i '/^CFLAGS=""/d' "${S}"/configure.ac || die
+
+   # the categories provided by eclass do a better job than upstream, and
+   # having duplicate list of categories fails on QA
+   sed -i '/^Categories=.*$/d' "${S}"/tym-daemon.desktop 
"${S}"/tym.desktop || die
+}
+
+src_configure() {
+   if [[ ${PV} ==  ]]; then
+   eautoreconf
+   fi
+   econf --enable-luajit=$(usex lua_single_target_luajit yes no)
+}



[gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tym/

2024-04-29 Thread Mazunki Hoksaas
commit: 70f6811766435f93dff9f30a5c0e5040cb014b9b
Author: Mazunki Hoksaas  gmail  com>
AuthorDate: Mon Apr 29 09:19:05 2024 +
Commit: Mazunki Hoksaas  gmail  com>
CommitDate: Mon Apr 29 09:20:41 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70f68117

x11-terms/tym: revbump, fix minor bugs

Closes: https://bugs.gentoo.org/920447
Closes: https://bugs.gentoo.org/920446
See-Also: https://github.com/endaaman/tym/issues/115
Signed-off-by: Mazunki Hoksaas  gmail.com>

 x11-terms/tym/{tym-3.5.0.ebuild => tym-3.5.0-r1.ebuild} | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/x11-terms/tym/tym-3.5.0.ebuild b/x11-terms/tym/tym-3.5.0-r1.ebuild
similarity index 68%
rename from x11-terms/tym/tym-3.5.0.ebuild
rename to x11-terms/tym/tym-3.5.0-r1.ebuild
index 0b569696f1..d04bc7d45d 100644
--- a/x11-terms/tym/tym-3.5.0.ebuild
+++ b/x11-terms/tym/tym-3.5.0-r1.ebuild
@@ -29,6 +29,16 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+   default
+   # see https://github.com/endaaman/tym/issues/115
+   sed -i '/^CFLAGS=""/d' "${S}"/configure.ac || die
+
+   # the categories provided by eclass do a better job than upstream, and
+   # having duplicate list of categories fails on QA
+   sed -i '/^Categories=.*$/d' "${S}"/tym-daemon.desktop 
"${S}"/tym.desktop || die
+}
+
 src_configure() {
if [[ ${PV} ==  ]]; then
eautoreconf



[gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tym/

2023-12-18 Thread David Roman
commit: d1aaf23a9a15bf44ba3973457f6447fd735e2410
Author: David Roman  gmail  com>
AuthorDate: Mon Dec 18 21:47:18 2023 +
Commit: David Roman  gmail  com>
CommitDate: Mon Dec 18 21:47:18 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1aaf23a

x11-terms/tym: new package, add 3.5.0

Signed-off-by: David Roman  gmail.com>

 x11-terms/tym/Manifest |  1 +
 x11-terms/tym/metadata.xml | 11 +++
 x11-terms/tym/tym-3.5.0.ebuild | 37 +
 3 files changed, 49 insertions(+)

diff --git a/x11-terms/tym/Manifest b/x11-terms/tym/Manifest
new file mode 100644
index 00..f8627076a9
--- /dev/null
+++ b/x11-terms/tym/Manifest
@@ -0,0 +1 @@
+DIST tym-3.5.0.tar.gz 154324 BLAKE2B 
47053dc6011d7288556c7d6e37a6b492d5daf75b0a36b23efb56939c64e49a17e96a8c853a684fc9626005256e8aefeb05f5de7e3ee519c30cc0065f9c8f83b4
 SHA512 
dcf716d1a8b95b02495358027769a78b093b70b9a475ed4621da5fb5e6793f5d970571ef28cbb63b52b68e073be6df5ccc9244ad60a1018f3ad76f24b64997b8

diff --git a/x11-terms/tym/metadata.xml b/x11-terms/tym/metadata.xml
new file mode 100644
index 00..4079ae632b
--- /dev/null
+++ b/x11-terms/tym/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   rolfe...@gmail.com
+   Mazunki Hoksaas
+   
+   
+   endaaman/tym
+   
+

diff --git a/x11-terms/tym/tym-3.5.0.ebuild b/x11-terms/tym/tym-3.5.0.ebuild
new file mode 100644
index 00..0b569696f1
--- /dev/null
+++ b/x11-terms/tym/tym-3.5.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-3 luajit )
+inherit lua-single xdg
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3 autotools
+   EGIT_REPO_URI="https://github.com/endaaman/tym;
+else
+   
SRC_URI="https://github.com/endaaman/tym/releases/download/${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="Lua-configurable terminal emulator"
+HOMEPAGE="https://github.com/endaaman/tym;
+
+LICENSE="MIT"
+SLOT="0"
+
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+DEPEND="
+   ${LUA_DEPS}
+   x11-libs/gtk+:3
+   x11-libs/vte
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   if [[ ${PV} ==  ]]; then
+   eautoreconf
+   fi
+   econf --enable-luajit=$(usex lua_single_target_luajit yes no)
+}