]> git.pld-linux.org Git - packages/arts.git/commitdiff
- release 15 auto/th/arts-1_5_10-15 auto/ti/arts-1_5_10-15
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 3 May 2010 13:19:58 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts.spec -> 1.183

arts.spec

index d3d115e9c3a4bd3aabff1efe470806069f805ec7..c1996d86c44fded433ef894b4ee943be7cfcb16d 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -2,22 +2,19 @@
 # Conditional build:
 %bcond_without alsa    # disable ALSA support
 %bcond_with    nas     # enable NAS support
+%bcond_with    arts                    # build with aRts support
 %bcond_without esd     # disable esound support
 %bcond_without hidden_visibility       # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
-#
+
 %define                _state          stable
 %define                _kdever         3.5.10
 
-%if "%{pld_release}" == "th"
-die, not meant for th
-%endif
-
 Summary:       aRts sound server
 Summary(pl.UTF-8):     Serwer dźwięku
 Summary(pt_BR.UTF-8):  Servidor de sons usado pelo KDE
 Name:          arts
 Version:       1.5.10
-Release:       14
+Release:       15
 Epoch:         13
 License:       LGPL
 Group:         Libraries
@@ -41,6 +38,9 @@ BuildRequires:        boost-devel >= 1.35.0
 %{?with_hidden_visibility:BuildRequires:       gcc-c++ >= 5:4.1.0-0.20051206r108118.1}
 BuildRequires: glib2-devel >= 2.0.0
 BuildRequires: jack-audio-connection-kit-devel
+%if "%{pld_release}" == "th"
+%{!?with_arts:BuildRequires:   die, not meant for th}
+%endif
 BuildRequires: libmad-devel
 BuildRequires: libtool >= 2:1.5-2
 BuildRequires: libuuid-devel
This page took 0.034752 seconds and 4 git commands to generate.