update to 0.99.beta20 [release 0.99.beta20-1mamba;Mon May 06 2024]
This commit is contained in:
parent
70c0a00517
commit
6194164b4c
@ -1,11 +0,0 @@
|
||||
--- libcaca-0.99.beta11/configure.orig 2007-04-18 10:24:54.000000000 +0200
|
||||
+++ libcaca-0.99.beta11/configure 2007-04-18 10:26:03.000000000 +0200
|
||||
@@ -24992,7 +24992,7 @@
|
||||
fi
|
||||
{ echo "$as_me:$LINENO: checking for a4wide.sty" >&5
|
||||
echo $ECHO_N "checking for a4wide.sty... $ECHO_C" >&6; }
|
||||
- if test -f /usr/share/texmf/tex/latex/misc/a4wide.sty; then
|
||||
+ if test -f /usr/share/texmf/tex/latex/a4wide/a4wide.sty; then
|
||||
{ echo "$as_me:$LINENO: result: yes" >&5
|
||||
echo "${ECHO_T}yes" >&6; }
|
||||
elif test -f /usr/share/texmf-tetex/tex/latex/a4wide/a4wide.sty; then
|
63
libcaca.spec
63
libcaca.spec
@ -1,43 +1,38 @@
|
||||
Name: libcaca
|
||||
Version: 0.99.beta19
|
||||
Release: 2mamba
|
||||
Version: 0.99.beta20
|
||||
Release: 1mamba
|
||||
Summary: A library for Colour AsCii Art, text mode graphics
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://caca.zoy.org/
|
||||
Source: http://caca.zoy.org/files/libcaca/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-0.99-configure_a4wide_path.patch
|
||||
Source: https://github.com/cacalabs/libcaca.git/v%{version}/libcaca-%{version}.tar.bz2
|
||||
Patch1: libcaca-0.99.beta18-mono-fix-x86_64-libdir.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libGLU-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libfreeglut-devel
|
||||
%if "%{stage1}" != "1"
|
||||
BuildRequires: libftgl-devel
|
||||
%endif
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglu-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libimlib2-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: libruby-devel
|
||||
BuildRequires: libslang-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: mono-devel
|
||||
BuildRequires: ruby-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: mono-devel
|
||||
#BuildRequires: java-environment
|
||||
BuildRequires: libGLUT-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: tetex-latex
|
||||
BuildRequires: tetex-dvips
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Libcaca is the Colour AsCii Art library.
|
||||
@ -47,10 +42,6 @@ It provides high level functions for colour text drawing, simple primitives for
|
||||
Summary: Development files for libcaca, the library for Colour AsCii Art
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
#%if "%{stage1}" != "1"
|
||||
#Requires: %{name}-java = %{?epoch:%epoch:}%{version}-%{release}
|
||||
#Requires: %{name}-sharp = %{?epoch:%epoch:}%{version}-%{release}
|
||||
#%endif
|
||||
|
||||
%description devel
|
||||
Libcaca is the Colour AsCii Art library.
|
||||
@ -99,8 +90,9 @@ This package contains utilities and demonstration programs for libcaca, the Colo
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
./bootstrap
|
||||
|
||||
%patch 1 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -144,9 +136,6 @@ rm -rf installed-docs/pdf
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libcaca.so.*
|
||||
%{_libdir}/libcaca++.so.*
|
||||
#%{_libdir}/libcucul.so.*
|
||||
#%{_libdir}/libcucul++.so.*
|
||||
%{_libdir}/ruby/site_ruby/*/*/caca.la
|
||||
%{_libdir}/ruby/site_ruby/*/*/caca.so
|
||||
%{_libdir}/ruby/site_ruby/*/caca.rb
|
||||
%doc AUTHORS COPYING
|
||||
@ -154,38 +143,17 @@ rm -rf installed-docs/pdf
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/caca-config
|
||||
%{_libdir}/libcaca.la
|
||||
%{_libdir}/libcaca.so
|
||||
%{_libdir}/libcaca++.la
|
||||
%{_libdir}/libcaca++.so
|
||||
#%{_libdir}/libcucul.la
|
||||
#%{_libdir}/libcucul.so
|
||||
#%{_libdir}/libcucul++.la
|
||||
#%{_libdir}/libcucul++.so
|
||||
#%ifnarch aarch64
|
||||
#%{_libdir}/jni/libcaca-java.la
|
||||
#%{_libdir}/jni/libcaca-java.so
|
||||
#%endif
|
||||
%{_libdir}/pkgconfig/caca.pc
|
||||
#%{_libdir}/pkgconfig/cucul.pc
|
||||
%{_includedir}/caca.h
|
||||
%{_includedir}/caca++.h
|
||||
%{_includedir}/caca_conio.h
|
||||
%{_includedir}/caca_types.h
|
||||
%{_includedir}/caca0.h
|
||||
#%{_includedir}/cucul.h
|
||||
%{_libdir}/pkgconfig/caca++.pc
|
||||
#%{_libdir}/pkgconfig/cucul++.pc
|
||||
%{_mandir}/man1/caca-config.*
|
||||
#%{_mandir}/man3/*
|
||||
%doc ChangeLog NEWS NOTES README THANKS
|
||||
|
||||
#%ifnarch aarch64
|
||||
#%files java
|
||||
#%defattr(-,root,root)
|
||||
#%{_libdir}/jni/libcaca-java.so.*
|
||||
#%{_datadir}/java/libjava.jar
|
||||
#%endif
|
||||
%doc NEWS NOTES README THANKS
|
||||
|
||||
%ifnarch arm
|
||||
%files sharp
|
||||
@ -199,8 +167,8 @@ rm -rf installed-docs/pdf
|
||||
|
||||
%files -n python-caca
|
||||
%defattr(-,root,root)
|
||||
%dir %{python_sitelib}/caca
|
||||
%{python_sitelib}/caca/*
|
||||
%dir %{python3_sitelib}/caca
|
||||
%{python3_sitelib}/caca/*
|
||||
|
||||
%files -n caca-utils
|
||||
%defattr(-,root,root)
|
||||
@ -218,10 +186,11 @@ rm -rf installed-docs/pdf
|
||||
%{_mandir}/man1/cacaserver.*
|
||||
%{_mandir}/man1/cacaview.*
|
||||
%{_mandir}/man1/img2txt.*
|
||||
#%{_datadir}/doc/libcaca-dev/html/*
|
||||
#%{_datadir}/doc/libcaca-dev/pdf/libcaca.pdf
|
||||
|
||||
%changelog
|
||||
* Mon May 06 2024 Automatic Build System <autodist@openmamba.org> 0.99.beta20-1mamba
|
||||
- update to 0.99.beta20
|
||||
|
||||
* Mon Dec 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.99.beta19-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user