forked from pool/kitty
Accepting request 592973 from home:gary_lin:branches:X11:terminals
- Update to 0.8.4 - Drop upstreamed patch: kitty-0.8.2-desktopfile-category.patch OBS-URL: https://build.opensuse.org/request/show/592973 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=2
This commit is contained in:
parent
516c851b08
commit
b39b522f03
@ -1,12 +0,0 @@
|
|||||||
diff -urEbwB kitty-0.8.2/setup.py kitty-0.8.2.new/setup.py
|
|
||||||
--- kitty-0.8.2/setup.py 2018-03-17 13:15:57.000000000 +0100
|
|
||||||
+++ kitty-0.8.2.new/setup.py 2018-03-21 11:23:51.409869542 +0100
|
|
||||||
@@ -549,7 +549,7 @@
|
|
||||||
TryExec=kitty
|
|
||||||
Exec=kitty
|
|
||||||
Icon=kitty
|
|
||||||
-Categories=System;
|
|
||||||
+Categories=System;TerminalEmulator;
|
|
||||||
'''
|
|
||||||
)
|
|
||||||
# }}}
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 2 06:55:11 UTC 2018 - glin@suse.com
|
||||||
|
|
||||||
|
- Update to 0.8.4
|
||||||
|
- Drop upstreamed patch: kitty-0.8.2-desktopfile-category.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 20 16:07:57 UTC 2018 - mvetter@suse.com
|
Tue Mar 20 16:07:57 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -17,15 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kitty
|
Name: kitty
|
||||||
Version: 0.8.2
|
Version: 0.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A cross-platform, fast, feature full, GPU based terminal emulator
|
Summary: A cross-platform, fast, feature full, GPU based terminal emulator
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
Group: System/X11/Terminals
|
Group: System/X11/Terminals
|
||||||
URL: https://github.com/kovidgoyal/kitty
|
URL: https://github.com/kovidgoyal/kitty
|
||||||
Source: https://github.com/kovidgoyal/kitty/archive/v%{version}.tar.gz
|
Source: https://github.com/kovidgoyal/kitty/archive/v%{version}.tar.gz
|
||||||
# https://github.com/kovidgoyal/kitty/pull/410
|
|
||||||
Patch0: kitty-0.8.2-desktopfile-category.patch
|
|
||||||
BuildRequires: ImageMagick-devel
|
BuildRequires: ImageMagick-devel
|
||||||
BuildRequires: Mesa-libGL-devel
|
BuildRequires: Mesa-libGL-devel
|
||||||
BuildRequires: fontconfig-devel
|
BuildRequires: fontconfig-devel
|
||||||
@ -55,7 +53,6 @@ bracketed paste and so on. And which can be controlled by scripts.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
find . -type f -exec sed -i "s/#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/" {} +
|
find . -type f -exec sed -i "s/#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/" {} +
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:083d89d12b94ba27eccfe89d31988b633d2f2c93f442d29306b652f16c3c9470
|
|
||||||
size 3281308
|
|
3
v0.8.4.tar.gz
Normal file
3
v0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4fceab2131c0c2e8403e06946fcf343bed5b04f14944d51b4c2fe41f350dfd68
|
||||||
|
size 3285125
|
Loading…
Reference in New Issue
Block a user