]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- fix problems with autoconf 2.60 which creates configure that runs in POSIX mode
[packages/arts.git] / arts.spec
index b1ae1ebdb95b6a06aaeb240ac57748ea587fc69e..9970519d3ee7f06daa00dd0f406d21ed60f4414f 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -3,25 +3,22 @@
 %bcond_without alsa    # disable ALSA support
 %bcond_with    nas     # enable NAS support
 %bcond_without esd     # disable esound support
-%bcond_without hidden_visibility       # pass '--fvisibility=hidden'
-                                       # & '--fvisibility-inlines-hidden'
-                                       # to g++ 
+%bcond_without hidden_visibility       # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
 #
 %define                _state          stable
-%define                _kdever         3.5.2
-%define                _ver            1.5.2
+%define                _kdever         3.5.4
 #
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
 Name:          arts
-Version:       %{_ver}
+Version:       1.5.4
 Release:       1
 Epoch:         13
 License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: e1eb7969ea16aab2bdd9d1a9736d6af3
+# Source0-md5: 886ba4a13dc0da312d94c09f50c3ffe6
 Patch100:      %{name}-branch.diff
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
@@ -39,8 +36,8 @@ BuildRequires:        libtool >= 2:1.5-2
 BuildRequires: libvorbis-devel
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: pkgconfig
-%{?with_hidden_visibility:BuildRequires:       qt-devel >= 6:3.3.5.051113-1}
 %{!?with_hidden_visibility:BuildRequires:      qt-devel >= 6:3.2.1-4}
+%{?with_hidden_visibility:BuildRequires:       qt-devel >= 6:3.3.5.051113-1}
 Obsoletes:     arts-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.029656 seconds and 4 git commands to generate.