]> git.pld-linux.org Git - packages/performous.git/blobdiff - performous.spec
- Use correct namespace for opencv constants
[packages/performous.git] / performous.spec
index e2cd5be5b012b34c043aad554b67cbe28a50683e..c52ffa13cc4b4dedd055d64de9f6cd230983744e 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Performous - The All-in-One Music Game
 Summary(pl.UTF-8):     Performous - wiele gier muzycznych w jednej
 Name:          performous
 Version:       1.1
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Applications/Sound
 #Source0Download: https://github.com/performous/performous/releases
@@ -10,6 +10,7 @@ Source0:      https://github.com/performous/performous/archive/%{version}/%{name}-%{v
 # Source0-md5: cf31d0973cd88b3cd626d312d6d3f5b2
 Patch0:                %{name}-boost.patch
 Patch1:                %{name}-pango1.44.patch
+Patch2:                opencv-const.patch
 URL:           http://performous.org/
 BuildRequires: ImageMagick-c++-devel
 BuildRequires: SDL2-devel >= 2
@@ -68,6 +69,7 @@ Zestaw narzÄ™dzi do konwersji danych dla programu Performous.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -d build
This page took 0.046006 seconds and 4 git commands to generate.