Accepting request 53442 from home:coolo:branches:openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/53442
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcaca?expand=0&rev=4
This commit is contained in:
Cristian Rodríguez 2010-11-19 14:52:47 +00:00 committed by Git OBS Bridge
parent 574dd75a9f
commit 8f8a71e773
2 changed files with 8 additions and 36 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 19 12:51:39 UTC 2010 - coolo@novell.com
- disable pdf API reference documentation, it fails to build
with newer doxygen and the html documentation should be enough
for the package
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 30 20:36:35 UTC 2010 - cristian.rodriguez@opensuse.org Mon Aug 30 20:36:35 UTC 2010 - cristian.rodriguez@opensuse.org

View File

@ -20,7 +20,7 @@
Name: libcaca Name: libcaca
BuildRequires: doxygen freetype2-devel imlib2-devel ncurses-devel pkgconfig BuildRequires: doxygen freetype2-devel imlib2-devel ncurses-devel pkgconfig
BuildRequires: slang-devel texlive-latex xorg-x11 xorg-x11-devel BuildRequires: slang-devel xorg-x11 xorg-x11-devel
BuildRequires: freeglut-devel xorg-x11-libs BuildRequires: freeglut-devel xorg-x11-libs
BuildRequires: gcc-c++ mono-devel ruby-devel BuildRequires: gcc-c++ mono-devel ruby-devel
Version: 0.99.beta16 Version: 0.99.beta16
@ -49,13 +49,6 @@ functions for colour text drawing, simple primitives for line, polygon
and ellipse drawing, as well as powerful image to text conversion and ellipse drawing, as well as powerful image to text conversion
routines. routines.
Authors:
--------
Sam Hocevar <sam@zoy.org>
Jean-Yves Lamoureux <jylam@lnxscene.org>
%if "%(pkg-config --variable prefix x11 || echo /usr/X11R6)" == "/usr" %if "%(pkg-config --variable prefix x11 || echo /usr/X11R6)" == "/usr"
%define _xorg7libs %{_libdir} %define _xorg7libs %{_libdir}
%else %else
@ -73,13 +66,6 @@ Requires: %{name} = %{version}
This package contains the header files and static libraries needed to This package contains the header files and static libraries needed to
compile applications or shared objects that use libcaca. compile applications or shared objects that use libcaca.
Authors:
--------
Sam Hocevar <sam@zoy.org>
Jean-Yves Lamoureux <jylam@lnxscene.org>
%package csharp %package csharp
License: GPLv2+ License: GPLv2+
Summary: C# support for libcaca Summary: C# support for libcaca
@ -89,13 +75,6 @@ Requires: %{name} = %{version} mono
%description csharp %description csharp
This package contains all that is needed to use libcaca from C# code. This package contains all that is needed to use libcaca from C# code.
Authors:
--------
Sam Hocevar <sam@zoy.org>
Jean-Yves Lamoureux <jylam@lnxscene.org>
%package ruby %package ruby
License: GPLv2+ License: GPLv2+
Summary: Ruby bindings for libcaca Summary: Ruby bindings for libcaca
@ -105,13 +84,6 @@ Requires: %{name} = %{version} ruby
%description ruby %description ruby
All that is needed to use libcaca from ruby code. All that is needed to use libcaca from ruby code.
Authors:
--------
Sam Hocevar <sam@zoy.org>
Jean-Yves Lamoureux <jylam@lnxscene.org>
%package -n caca-utils %package -n caca-utils
License: GPLv2+ License: GPLv2+
Summary: Colour ASCII Art Text mode graphics utilities based on libcaca Summary: Colour ASCII Art Text mode graphics utilities based on libcaca
@ -132,13 +104,6 @@ displays burning ASCII art flames, and cacademo is a simple application
that shows the libcaca rendering features such as line and ellipses that shows the libcaca rendering features such as line and ellipses
drawing, triangle filling and sprite blitting. drawing, triangle filling and sprite blitting.
Authors:
--------
Sam Hocevar <sam@zoy.org>
Jean-Yves Lamoureux <jylam@lnxscene.org>
%prep %prep
%setup -q %setup -q
%if %{suse_version} < 1010 %if %{suse_version} < 1010