SHA256
1
0
forked from pool/zutty

Accepting request 1185119 from X11:terminals

OBS-URL: https://build.opensuse.org/request/show/1185119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zutty?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-07-03 18:30:48 +00:00 committed by Git OBS Bridge
commit 4318331ab4
6 changed files with 49 additions and 26 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a747377c0c083f6d51a6b5b91a0d4d08c188a81c9eb038a0d81dd127370a567c
size 355352

View File

@ -1,17 +0,0 @@
Zutty 0.15
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEtxSivUbXxZ/Sqe0Kc6id0Tk1kS0FAmWq1o8ACgkQc6id0Tk1
kS2HdA//cxUI673EPrr+mkLWXNbxNF9TpLTHd7ZtYLgffnM/34mYLDYOy9gdmzCX
0+euzVhWO/nnvM9UFEL0aL8zK5yW2jiLSlgCo7eNEGHSsX5DbChM1vZUzEeMSvCj
qC70HRzna/iPG3ZtTvzD0Wyt8uo6OEynVANbdEQKT8qFjp/Z9cae/lxKray/242z
+QabZTV/FaeHDDGZKQVJvNsRusZJF/BhwIYXkLECm8yqs5zQX9ufMF1pMAuRWiK5
PKyPEGnnV+ngQuu2HNojJGqVA7D5dD7w36+B63omOG4ABUqxJYIluXau+LqRY2Vz
E1zSVE8+Lus+S4/njZEwIEuwrhvZSvZZQYtdtBk0ekZR+73FxvUKJHJKzwCJrzJk
oo14XM/HMxKqFU28/U3jOjudeL+KWmFZVD9ahf3q/ZmQUzrXJ4GdvU4cEvgQqZwJ
SZJcfDx5tQb4epydzIsjx3fg0oVtOrWzEoBHW7BoLQHa427+hHq1b22Y6hpe865M
Gme3JEhQbiGcJWfD1G2cbLMO79H4whrhHaAUKbd4Xa7KDDTseeTEZXvQzJ6wgykU
fqmRgn3/fdsuX8e3/Re3h3+RWU7UOM23hYTrjbKViJ+c6Tl1qWkylx0F5sL1uZ5X
RC3LOY0jSN2LoqtwgtuasGdeQDjX9DlqTK1s1EExssKcsrEZX4g=
=fmdz
-----END PGP SIGNATURE-----

3
zutty-0.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c794ba769f4bd973d0b836c7c138dd2f827ace8359f772d3a136eee671adaa40
size 361065

17
zutty-0.16.tar.gz.asc Normal file
View File

@ -0,0 +1,17 @@
Zutty 0.16
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEtxSivUbXxZ/Sqe0Kc6id0Tk1kS0FAmZi2SAACgkQc6id0Tk1
kS0HRRAAiVpaN45b+zbYmkPaDuws/9Nyl+NKM2xE+qOKpKCQNCAhEMSTkmTpwGQY
XW8a/3BGsBQcI1VD6DUrwkL5bRYeiYO4Bn04KWtcRtbBoSiic7Hc5/EyF4Nx8lG/
6zRd2xLsJutTJiMBmoBuYotv6I3JqKpHo75ibl90JNV5D5u8Zqdzb1CS0tdvRA+s
3UFfoVZpJV5ZM4NpGxsKQKip4tSxsPIcj/+Vxw6oJp+gpoUxMcwX13mtg0YjfvnP
afiksL+Na3dTZONZoKxeCHSrZH/Ot6/ssm5AfR+BBuOpVxlLWAyGEWhwtvFRYL+e
Y/TgvaYyoZix6fy+S8NA7mEAxU5bTw/+1WIUkehPmnP/ivdEEY/VysTWHTXbbwkZ
405sUxeRPeHkAQVCwz5Vr1Rd2oGGI72O220bgrdkD5th+X4lEHKX6PDhhBMyW//T
z5f7wQM/HaNB9J/2kQeJi/nqGvFHfMvhjgHR3khfJNpyLPB6yDtYrtx71A6cq+wl
AqZ2xmWr4q7FRmJHYNk6oTDVp61U/gDYH2bUeINYBfCZFkvyD0F9OiGyhhZAxINJ
xYrelymL3+/1AY2vbee7TNGf6D9TrJeR84opfqqddJ6nqyhG//MuV4YmRJz5wmtL
dxbddbSKgDp4uuR76OKlN7if1kmeV+Abx8v3vunwuwPyXj6OvY8=
=IPOB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jun 24 23:22:06 UTC 2024 - Bart Verhagen <bart@verhagenconsultancy.be> - 0.16
- Update to 0.16:
* Update documentation
* Add resource options bellIsAudible & bellIsUrgent)
* Use FreeType underline metrics when rendering a scaled font
* Some light GLSL refactoring
* Place shader code into separate source files
* GPU performance optimization: use RGBA8 format instead of RGBA32F
* Cut measured latency by zeroing the EGL swap interval
* Significantly improve/correct rasterization of scaled fonts
* Add XTQMODKEYS (partial, only for supporting modifyOtherKeys)
* Implement DECSCUSR (w/o blinking): block, bar & underline cursors)
* Repository migration
* Add NetBSD-specific font search path
* Fix regression in last commit
* Preserve RGB color across SGR attribute settings
* Remove deprecated key from desktop entry file
* Fix clearing glyph area before rendering overlay font glyph
-------------------------------------------------------------------
Mon Jan 29 13:47:31 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@ -17,16 +17,16 @@
Name: zutty
Version: 0.15
Version: 0.16
Release: 0
Summary: Terminal program with GLES renderer and low latency
License: GPL-3.0-or-later
Group: System/X11/Terminals
URL: https://tomscii.sig7.se/zutty/
#Git-Clone: https://github.com/tomscii/zutty
#Git-Clone: https://github.com/tomscii/zutty.wiki
Source: zutty-0.15.tar.gz
Source1: zutty-0.15.tar.gz.asc
#Git-Clone: https://git.hq.sig7.se/zutty.git
# from https://git.hq.sig7.se/zutty.git/snapshot/0.16.tar.gz
Source: zutty-0.16.tar.gz
Source1: zutty-0.16.tar.gz.asc
Source3: FAQ.md
# Note: Tumbleweed contains waf, but Leap does not (yet), so we use python3 and add waf to the sources.
BuildRequires: Mesa-libEGL-devel
@ -45,12 +45,13 @@ It uses FreeType, but does not support fontconfig, thus won't find
fonts by their usual names. (See FAQ for details.)
%prep
%autosetup -n %{name}-%{version}
%autosetup -n %{name}-%{version}-a578956
cp -a "%{_sourcedir}/FAQ.md" .
%build
CXXFLAGS="%{?optflags}" LDFLAGS="%{?build_ldflags}" ./waf configure --prefix="%{_prefix}" --no-werror
./waf
strip build/src/zutty
%install
./waf install --destdir=%{buildroot}
@ -61,3 +62,4 @@ CXXFLAGS="%{?optflags}" LDFLAGS="%{?build_ldflags}" ./waf configure --prefix="%{
%license LICENSE
%changelog