mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-02 05:25:41 +00:00
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1029 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -6,7 +6,7 @@ pkgdatadir=@CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@
|
||||
sysconfdir=@CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@
|
||||
|
||||
Name: libprojectM
|
||||
Version: 1.10
|
||||
Version: 1.2.0
|
||||
Description: projectM - OpenGL Milkdrop
|
||||
Requires:
|
||||
Libs: -L${libdir} -lprojectM
|
||||
|
||||
@ -6,7 +6,7 @@ pkgdatadir=@CMAKE_INSTALL_PREFIX@/share/projectM-qt
|
||||
sysconfdir=@CMAKE_INSTALL_PREFIX@/share/projectM-qt
|
||||
|
||||
Name: libprojectM-qt
|
||||
Version: 1.10
|
||||
Version: 1.2.0
|
||||
Description: projectM-qt provides a full featured Qt4 graphical user interface to projectM
|
||||
Requires: libprojectM QtCore QtGui QtXml QtOpenGL
|
||||
+Libs: -L${libdir} -lprojectM-qt
|
||||
|
||||
Reference in New Issue
Block a user