Accepting request 253831 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/253831 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcaca?expand=0&rev=33
This commit is contained in:
commit
39254f9121
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 3 17:23:00 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Add baselibs.conf as source to make factory-auto bot happy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 21:28:07 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Cleanup buildRequires, remove use of xorg-x11-*
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 14:27:28 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
10
libcaca.spec
10
libcaca.spec
@ -23,14 +23,12 @@
|
||||
Name: libcaca
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: imlib2-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: slang-devel
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: zlib-devel
|
||||
#texlive-latex
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: ftgl-devel
|
||||
@ -39,9 +37,12 @@ BuildRequires: java-devel
|
||||
%if %{with mono}
|
||||
BuildRequires: mono-devel
|
||||
%endif
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: xorg-x11-libs
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glu)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Version: 0.99.beta18
|
||||
Release: 0
|
||||
Summary: Library for Colour ASCII Art, text mode graphics
|
||||
@ -49,6 +50,7 @@ License: WTFPL
|
||||
Group: Development/Languages/C and C++
|
||||
Url: http://sam.zoy.org/projects/libcaca/
|
||||
Source0: http://caca.zoy.org/files/libcaca/%{name}-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Patch1: libcaca-0.99-texbuild.patch
|
||||
Patch2: libcaca-X11_test.patch
|
||||
Patch4: libcaca-ruby_am_cflags.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user