]> git.pld-linux.org Git - packages/arts.git/commitdiff
- updated to 030317 snapshot
authordjurban <djurban@pld-linux.org>
Mon, 17 Mar 2003 14:27:47 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added support for new (video control)
  features in xine artsplugin
- adgor: please leave kdelibs and kdemultimedia to me

Changed files:
    arts.spec -> 1.25.2.1

arts.spec

index 8bf99e94d32b20bbf0e13f610ec962661937924e..9c504913a62b1d70c1dab410ed57e60c68a15604 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -3,20 +3,21 @@
 # _without_alsa                - disable ALSA support
 #
 
-%define                _state          stable
-%define                _ver            3.1.1
+%define                _state          snapshots
+%define                _ver            030317
 
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
 Name:          arts
-Version:       1.1.1
-Release:       0.2
+Version:       1.2
+Release:       0.%{_ver}.1
 Epoch:         12
 License:       LGPL
 Vendor:                The KDE Team
 Group:         Libraries
-Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{_ver}/src/%{name}-%{version}.tar.bz2
+Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{name}-%{_ver}.tar.bz2
+Patch0:                http://rambo.its.tudelft.nl/~ewald/xine/arts-1.1.1-video-20030314.patch
 %ifnarch sparc sparcv9 sparc64
 %{!?_without_alsa:BuildRequires:       alsa-lib-devel}
 %endif
@@ -109,8 +110,8 @@ GLib dependend part of aRts.
 Czê¶æ aRts wymagaj±ca GLib.
 
 %prep
-%setup -q
-
+%setup -q -n %{name}-%{_ver}
+%patch0 -p1
 %build
 kde_htmldir="%{_htmldir}"; export kde_htmldir
 kde_icondir="%{_pixmapsdir}"; export kde_icondir
@@ -152,7 +153,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/artsrec
 %attr(755,root,root) %{_bindir}/artsshell
 %attr(755,root,root) %{_bindir}/artswrapper
-%attr(755,root,root) %{_bindir}/testdhandle
+##%attr(755,root,root) %{_bindir}/testdhandle
 %{_libdir}/lib[!gqx]*.la
 %attr(755,root,root) %{_libdir}/lib[!gqx]*.so.*
 %{_libdir}/mcop
This page took 0.044104 seconds and 4 git commands to generate.