packages: performous/performous.spec - BR: boost-devel, cmake, pkgconfig
sparky
sparky at pld-linux.org
Tue Dec 1 22:17:17 CET 2009
Author: sparky Date: Tue Dec 1 21:17:17 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: boost-devel, cmake, pkgconfig
---- Files affected:
packages/performous:
performous.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/performous/performous.spec
diff -u packages/performous/performous.spec:1.2 packages/performous/performous.spec:1.3
--- packages/performous/performous.spec:1.2 Tue Dec 1 21:47:28 2009
+++ packages/performous/performous.spec Tue Dec 1 22:17:12 2009
@@ -11,6 +11,8 @@
BuildRequires: ImageMagick-c++-devel
BuildRequires: SDL-devel
BuildRequires: alsa-lib-devel
+BuildRequires: boost-devel
+BuildRequires: cmake
BuildRequires: ffmpeg-devel
BuildRequires: glew-devel
BuildRequires: glibmm-devel
@@ -20,6 +22,7 @@
BuildRequires: libsigc++-devel
BuildRequires: libxml++-devel
BuildRequires: pango-devel
+BuildRequires: pkgconfig
BuildRequires: pulseaudio-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,10 +48,10 @@
mkdir build
cd build
%cmake .. \
- -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+ -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
+ -DCMAKE_INSTALL_PREFIX=%{_prefix} \
%if "%{_lib}" == "lib64"
- -DLIB_SUFFIX=64
+ -DLIB_SUFFIX=64
%endif
%{__make}
@@ -84,9 +87,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/12/01 21:17:12 sparky
+- BR: boost-devel, cmake, pkgconfig
+
Revision 1.2 2009/12/01 20:47:28 jajcus
- Release: 1
Revision 1.1 2009/11/30 18:33:41 jajcus
- new package
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/performous/performous.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list