Author: akv
Date: 2011-03-31 23:16:17 +0200 (Thu, 31 Mar 2011)
New Revision: 3950

Added:
   trunk/librawstudio/rawstudio-2.0RC1.pc.in
Removed:
   trunk/librawstudio/rawstudio-2.0BETA1.pc.in
Log:
Bumped version to 2.0RC1

Added: trunk/librawstudio/rawstudio-2.0RC1.pc.in
===================================================================
--- trunk/librawstudio/rawstudio-2.0RC1.pc.in                           (rev 0)
+++ trunk/librawstudio/rawstudio-2.0RC1.pc.in   2011-03-31 21:16:17 UTC (rev 
3950)
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=@libdir@
+includedir=${prefix}/include
+plugindir=@prefix@/share/rawstudio/plugins
+
+Name: @PACKAGE@
+Description: Rawstudio backend library
+Version: @VERSION@
+Libs: -L${libdir} -l@PACKAGE@-@VERSION@
+Cflags: -I${includedir}/@PACKAGE@-@VERSION@ 
-I${libdir}/@PACKAGE@-@VERSION@/include
+Requires: gtk+-2.0


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to