]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- restored.
[packages/arts.git] / arts.spec
index 59d09304e80d1e4065b38b67441541e8eb42b251..b874bddf53fed22fadf139374a6956354f7f3d9f 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,20 +6,23 @@
 %bcond_without hidden_visibility       # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
 #
 %define                _state          stable
-%define                _kdever         3.5.2
+%define                _kdever         3.5.5
 #
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
 Name:          arts
-Version:       1.5.2
-Release:       1
+Version:       1.5.5
+Release:       1.1
 Epoch:         13
 License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: e1eb7969ea16aab2bdd9d1a9736d6af3
-Patch100:      %{name}-branch.diff
+# Source0-md5: 3b0aa1ee08c6ef2aefd8d2d88d1ec146
+#Patch100:     %{name}-branch.diff
+Patch0:                %{name}-libs.patch
+Patch1:                kde-ac260-lt.patch
+Patch2:                kde-am.patch
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
@@ -41,6 +44,8 @@ BuildRequires:        pkgconfig
 Obsoletes:     arts-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define         _noautoreq      libtool(.*)
+
 %description
 The Analog Real-Time Synthesizer, or aRts, is a modular system for
 synthesizing sound and music on a digital computer. Using small
@@ -159,6 +164,9 @@ Pliki programistyczne dla biblioteki qtmcop.
 %prep
 %setup -q
 #%patch100 -p1
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.071234 seconds and 4 git commands to generate.