]> git.pld-linux.org Git - packages/libprojectM.git/blobdiff - libprojectM-fonts.patch
- updated to 2.0.1
[packages/libprojectM.git] / libprojectM-fonts.patch
diff --git a/libprojectM-fonts.patch b/libprojectM-fonts.patch
deleted file mode 100644 (file)
index a468dbb..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- libprojectM-1.2.0SVN12092008-orig/CMakeLists.txt   2008-12-09 00:39:53.000000000 -0500
-+++ libprojectM-1.2.0SVN12092008/CMakeLists.txt        2008-12-09 00:40:13.000000000 -0500
-@@ -169,8 +169,6 @@
- FILE(GLOB presets "presets/*.milk" "presets/*.prjm" "presets/*.tga")
- INSTALL(FILES ${presets} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/projectM/presets)
--FILE(GLOB fonts "fonts/*.ttf")
--INSTALL(FILES ${fonts} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/projectM/fonts)
- INSTALL(FILES ${Renderer_SOURCE_DIR}/projectM.cg ${Renderer_SOURCE_DIR}/blur.cg DESTINATION ${CMAKE_INSTALL_PREFIX}/share/projectM/shaders)
- INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/libprojectM.pc DESTINATION ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/pkgconfig)
- INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/config.inp DESTINATION ${CMAKE_INSTALL_PREFIX}/share/projectM)
---- libprojectM-2.0.1-orig/config.inp.in       2010-01-16 17:23:11.000000000 -0500
-+++ libprojectM-2.0.1/config.inp.in    2010-04-05 14:53:21.000000000 -0400
-@@ -17,6 +17,6 @@
- Aspect Correction = true      # Custom Shape Aspect Correction
- Preset Path = @CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@/presets # preset location
--Title Font = @CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@/fonts/Vera.ttf
--Menu Font = @CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@/fonts/VeraMono.ttf
-+Title Font = @CMAKE_INSTALL_PREFIX@/share/fonts/TTF/Vera.ttf
-+Menu Font = @CMAKE_INSTALL_PREFIX@/share/fonts/TTF/VeraMono.ttf
-  
This page took 0.034102 seconds and 4 git commands to generate.