From bade7cc3b11f440034629bd5c5a8616fc69e2f81add318e41420288e812d8813 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 25 Nov 2024 00:41:51 +0000 Subject: [PATCH] [info=8ac28958cf6c7be823f1a1760a93140cbf6b96eac5504143718b3698fcb4ec6e] OBS-URL: https://build.opensuse.org/package/show/editors/libt3key?expand=0&rev=15 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- libt3key-0.2.10.tar.bz2 | 3 --- libt3key-0.2.10.tar.bz2.sig | Bin 135 -> 0 bytes libt3key-0.2.11.tar.bz2 | 3 +++ libt3key-0.2.11.tar.bz2.sig | Bin 0 -> 135 bytes libt3key.changes | 7 +++++++ libt3key.spec | 7 ++++--- ncurses.patch | 22 ---------------------- 9 files changed, 17 insertions(+), 31 deletions(-) delete mode 100644 libt3key-0.2.10.tar.bz2 delete mode 100644 libt3key-0.2.10.tar.bz2.sig create mode 100644 libt3key-0.2.11.tar.bz2 create mode 100644 libt3key-0.2.11.tar.bz2.sig delete mode 100644 ncurses.patch diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 8ed1351..d59ac91 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1730585843 -commit: 9a22a59be248dc14a6b28b64cba0c1fb19c02bf18385677fe4648230b3196792 +mtime: 1732495289 +commit: 8ac28958cf6c7be823f1a1760a93140cbf6b96eac5504143718b3698fcb4ec6e url: https://src.opensuse.org/jengelh/libt3key revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 0753bf1..7cf92cd 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19c4a04125f5cb154dd9b3791d87a21b76be17efaf7cda5a1122f9ccd2f111e3 +oid sha256:f662d17a47f27367ef9854bd947218352e1554f51a205f9a4e809147b36f866d size 256 diff --git a/libt3key-0.2.10.tar.bz2 b/libt3key-0.2.10.tar.bz2 deleted file mode 100644 index 079f4d0..0000000 --- a/libt3key-0.2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3f63c8a5bdf4efc10a293e5124a4a1095af6149af96b0a10b3ce7da7400f8c1 -size 87863 diff --git a/libt3key-0.2.10.tar.bz2.sig b/libt3key-0.2.10.tar.bz2.sig deleted file mode 100644 index 3b2fd9eb20a2c38473797e6a478078613f684225af7749647b04e6a5eb70c139..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmeBZWnmEHV9*s)WHE?1rqHa`u*9K$?y4xI?_1(6?*+0l#Xib>!Y`9vknWJ4k(iU6 zTCA6s!@$KU08_!A!0?B&v77Vtx{fpJ5AsEH&6E26JF)9iUfji|;NA(Jo7X5MGyGH9 l_M`6~&(yV(8nUKTIIIvU2)L!>m%DlIn#AjuqMb4p0s#7CI`{wp diff --git a/libt3key-0.2.11.tar.bz2 b/libt3key-0.2.11.tar.bz2 new file mode 100644 index 0000000..fb8ceae --- /dev/null +++ b/libt3key-0.2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4dfdef50be52e365f68745df6177e819df5a7600e61716063d5480f7db3c06c +size 88148 diff --git a/libt3key-0.2.11.tar.bz2.sig b/libt3key-0.2.11.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..7e34c354153acc663a7e2bed3b39a67c9fff949b3b7dfbdea9be44c17f903e71 GIT binary patch literal 135 zcmeBZWnmEHV9*s)WHE?1rqHa`u*9K$?y4xI?_1(6?*+0lrQ1Hw=9ft?NOwrjNX*Gj zE!NA+Vc_BvfT@`Nkl}yz!s|azoE3ji@JE|nI82;lgJ1gb#7+mBqqikChy9#u$naOP l##->xk=u3gp95tV%oN`gS + +- Update to release 0.2.11 + * GCC 14 support +- Delete ncurses.patch (merged) + ------------------------------------------------------------------- Sat Nov 2 15:11:49 UTC 2024 - Jan Engelhardt diff --git a/libt3key.spec b/libt3key.spec index 89a77c3..caaa886 100644 --- a/libt3key.spec +++ b/libt3key.spec @@ -18,7 +18,7 @@ Name: libt3key %define lname libt3key1 -Version: 0.2.10 +Version: 0.2.11 Release: 0 Summary: The Tilde Toolkit's terminal key sequence database library License: GPL-3.0-only @@ -28,7 +28,6 @@ URL: https://os.ghalkes.nl/t3/libt3key.html Source: https://os.ghalkes.nl/dist/%name-%version.tar.bz2 Source2: https://os.ghalkes.nl/dist/%name-%version.tar.bz2.sig Source3: %name.keyring -Patch1: ncurses.patch BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: libtool @@ -81,7 +80,9 @@ This subpackage contains the t3learnkeys and t3keyc programs. %build export CC=gcc -%configure --docdir="%_docdir/%name" +# not autoconf :-/ +./configure --prefix="%_prefix" --includedir="%_includedir/t3/key" \ + --libdir="%_libdir" --docdir="%_docdir/%name" %make_build %install diff --git a/ncurses.patch b/ncurses.patch deleted file mode 100644 index f673c25..0000000 --- a/ncurses.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Jan Engelhardt -Date: 2024-11-02 16:06:53.256545988 +0100 -References: https://github.com/gphalkes/t3key/pull/2 - -.config.c:8:13: error: implicit declaration of function ‘setupterm’; did you mean ‘set_term’? [-Wimplicit-function-declaration] - ---- - config.pkg | 1 + - 1 file changed, 1 insertion(+) - -Index: libt3key-0.2.10/config.pkg -=================================================================== ---- libt3key-0.2.10.orig/config.pkg -+++ libt3key-0.2.10/config.pkg -@@ -144,6 +144,7 @@ EOF - #include - #include - #include -+#include - - int main(int argc, char *argv[]) { - int args[9], error, fd;