Accepting request 970159 from home:susnux:branches:multimedia:libs
- Update to version 1.3.1001 * Tweak themes for more color consistency. * ntk-chtheme: Add new color scheme. Save/restore selection color. * themes: Workaround for bug where a background color of RGB 0,0,0 in Black color scheme is sometimes drawn as green. OBS-URL: https://build.opensuse.org/request/show/970159 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/non-ntk?expand=0&rev=16
This commit is contained in:
parent
f1e536699d
commit
9c59e49430
12
_service
12
_service
@ -1,12 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="download_url" mode="localonly">
|
|
||||||
<param name="host">github.com</param>
|
|
||||||
<param name="protocol">https</param>
|
|
||||||
<param name="path">/original-male/ntk/archive/v1.3.1000.tar.gz</param>
|
|
||||||
<param name="filename">non-ntk-1.3.1000.tar.gz</param>
|
|
||||||
</service>
|
|
||||||
<service name="recompress" mode="localonly">
|
|
||||||
<param name="file">*.tar.gz</param>
|
|
||||||
<param name="compression">bz2</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e6414b1aa36dd024b1ed9c4b72458d0a2ae9f92c5b3532665696a94cea87393e
|
|
||||||
size 2400986
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 13:11:13 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
- Update to version 1.3.1001
|
||||||
|
* Tweak themes for more color consistency.
|
||||||
|
* ntk-chtheme: Add new color scheme. Save/restore selection color.
|
||||||
|
* themes: Workaround for bug where a background color of RGB 0,0,0
|
||||||
|
in Black color scheme is sometimes drawn as green.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 18 12:26:33 UTC 2021 - Edgar Aichinger <edogawa@aon.at>
|
Thu Feb 18 12:26:33 UTC 2021 - Edgar Aichinger <edogawa@aon.at>
|
||||||
|
|
||||||
|
11
non-ntk.spec
11
non-ntk.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package non-ntk
|
# spec file for package non-ntk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: non-ntk
|
Name: non-ntk
|
||||||
Version: 1.3.1000
|
Version: 1.3.1001
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fork of FLTK for the non audio suite
|
Summary: A fork of FLTK for the non audio suite
|
||||||
# some codes are in GPLv2+ while FLTK derived code is LGPLv2+ (SUSE-FLTK)
|
# some codes are in GPLv2+ while FLTK derived code is LGPLv2+ (SUSE-FLTK)
|
||||||
@ -25,7 +25,7 @@ Summary: A fork of FLTK for the non audio suite
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://non.tuxfamily.org/
|
URL: https://non.tuxfamily.org/
|
||||||
Source0: non-ntk-%{version}.tar.bz2
|
Source0: https://github.com/linuxaudio/ntk/archive/refs/tags/v%{version}/ntk-%{version}.tar.gz
|
||||||
# no desktop file in tarball
|
# no desktop file in tarball
|
||||||
Source1: non-ntk-1.3.0-fluid.desktop
|
Source1: non-ntk-1.3.0-fluid.desktop
|
||||||
# sent upstream via email
|
# sent upstream via email
|
||||||
@ -98,6 +98,7 @@ rm %{buildroot}%{_libdir}/libntk*.a*
|
|||||||
|
|
||||||
%post -n libntk1 -p /sbin/ldconfig
|
%post -n libntk1 -p /sbin/ldconfig
|
||||||
%postun -n libntk1 -p /sbin/ldconfig
|
%postun -n libntk1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun fluid
|
%postun fluid
|
||||||
update-desktop-database -q &> /dev/null
|
update-desktop-database -q &> /dev/null
|
||||||
|
|
||||||
@ -107,10 +108,8 @@ update-desktop-database -q &> /dev/null
|
|||||||
%check
|
%check
|
||||||
desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop
|
desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop
|
||||||
|
|
||||||
%files
|
|
||||||
%license COPYING
|
|
||||||
|
|
||||||
%files -n libntk1
|
%files -n libntk1
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/libntk*.so.*
|
%{_libdir}/libntk*.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
3
ntk-1.3.1001.tar.gz
Normal file
3
ntk-1.3.1001.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb439b2d520444fd66e6006062834783d0f53c20ee0fec645945e3e842b917e7
|
||||||
|
size 2747575
|
Loading…
Reference in New Issue
Block a user