forked from pool/finalcut
Accepting request 928425 from devel:libraries:c_c++
- Release (version 0.8.0) OBS-URL: https://build.opensuse.org/request/show/928425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/finalcut?expand=0&rev=7
This commit is contained in:
commit
1ddc163a78
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d85bfffa9481ac4647e07c4a6d824da5560509541966db69f59ebc214efcbee2
|
||||
size 801034
|
3
finalcut-0.8.0.tar.gz
Normal file
3
finalcut-0.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bb4de87df2c466d5ba6513cadcb691a3387e60884c65c7bd158e8350f7f4829
|
||||
size 825877
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 31 17:09:26 UTC 2021 - Markus Gans <guru.mail@muenster.de>
|
||||
|
||||
- Release (version 0.8.0)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 20:13:57 UTC 2020 - Markus Gans <guru.mail@muenster.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%define sover 0
|
||||
Name: finalcut
|
||||
Version: 0.7.1
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: Console widget library
|
||||
License: LGPL-3.0-or-later
|
||||
@ -139,7 +139,7 @@ cp -p examples/.libs/* %{buildroot}%{_libdir}/%{name}/examples
|
||||
cp -p examples/*.cpp %{buildroot}%{_libdir}/%{name}/examples
|
||||
cp -p examples/Makefile.clang %{buildroot}%{_libdir}/%{name}/examples
|
||||
cp -p examples/Makefile.gcc %{buildroot}%{_libdir}/%{name}/examples
|
||||
cp -p fonts/40-finalcut-newfont.conf %{buildroot}/usr/share/fontconfig/conf.avail
|
||||
cp -p final/font/40-finalcut-newfont.conf %{buildroot}/usr/share/fontconfig/conf.avail
|
||||
ln -s /usr/share/fontconfig/conf.avail/40-finalcut-newfont.conf %{buildroot}/etc/fonts/conf.d/40-finalcut-newfont.conf
|
||||
rm -f %{buildroot}%{_libdir}/libfinal.la
|
||||
rm %{buildroot}%{_docdir}/%{name}/ChangeLog %{buildroot}%{_docdir}/%{name}/COPYING.LESSER
|
||||
|
Loading…
Reference in New Issue
Block a user