]> git.pld-linux.org Git - packages/libprojectM.git/commitdiff
- fix freetype detection auto/th/libprojectM-2.0.1-7
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 21 Jan 2014 07:54:20 +0000 (08:54 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 21 Jan 2014 07:54:20 +0000 (08:54 +0100)
- rel 7

freetype.patch [new file with mode: 0644]
libprojectM.spec

diff --git a/freetype.patch b/freetype.patch
new file mode 100644 (file)
index 0000000..2144c02
--- /dev/null
@@ -0,0 +1,10 @@
+--- projectM-2.0.1-Source/cmake/FindFreetype2.cmake~   2009-12-06 02:42:51.000000000 +0100
++++ projectM-2.0.1-Source/cmake/FindFreetype2.cmake    2014-01-21 08:52:56.633206453 +0100
+@@ -68,6 +68,7 @@
+ )
+ FIND_PATH(FREETYPE2_FT2BUILD ft2build.h
++       ${FREETYPE2_INCLUDE_DIR}
+        ${ADDITIONAL_INCLUDE_PATH}
+       /usr/include
+       /usr/X11/include
index 807757816e45a5b17c9857a34d94f8b9a36de799..2aa4a3125089cda8f119df488d341acc83ca8aee 100644 (file)
@@ -16,7 +16,7 @@ Summary:      Awesome music visualizer
 Summary(pl.UTF-8):     Imponujący wizualizator muzyki
 Name:          libprojectM
 Version:       2.0.1
-Release:       6
+Release:       7
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries
@@ -30,6 +30,7 @@ Patch4:               %{name}-pkgconfig.patch
 Patch5:                01-change-texture-size.patch
 Patch6:                04-change-preset-duration.patch
 Patch7:                06-fix-numeric-locale.patch
+Patch8:                freetype.patch
 URL:           http://projectm.sourceforge.net/
 BuildRequires: OpenGL-devel
 BuildRequires: cmake >= 2.6.0
@@ -93,6 +94,7 @@ Statyczna biblioteka projectM.
 %patch5        -p0
 %patch6        -p0
 %patch7        -p0
+%patch8 -p1
 
 %build
 install -d build
This page took 0.041977 seconds and 4 git commands to generate.