Enlightenment CVS committal

Author  : andreas
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart


Modified Files:
        Makefile.am configure.in esmart.spec.in 
Added Files:
        esmart_container.pc.in esmart_draggies.pc.in 
        esmart_file_dialog.pc.in esmart_resize.pc.in 
        esmart_text_entry.pc.in esmart_textarea.pc.in 
        esmart_thumb.pc.in esmart_trans_x11.pc.in 
Removed Files:
        esmart.pc.in 


Log Message:
pkg-config files for each esmart module
-> if you use esmart.pc in your application or library you need perhaps to 
change it to esmart_*.pc


===================================================================
RCS file: /cvs/e/e17/libs/esmart/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 17 Mar 2006 09:18:15 -0000      1.8
+++ Makefile.am 1 Jul 2007 15:21:42 -0000       1.9
@@ -9,13 +9,29 @@
 
 bin_SCRIPTS = esmart-config
 
-EXTRA_DIST = README AUTHORS COPYING esmart.pc.in esmart.spec esmart.spec.in \
+EXTRA_DIST = README AUTHORS COPYING esmart.spec esmart.spec.in \
             debian/control debian/copyright debian/rules \
             debian/changelog \
             debian/changelog.in \
             debian/libesmart0-dev.files debian/esmart0-bin.files \
-            debian/libesmart0.files debian/esmart0-bin.files
+            debian/libesmart0.files debian/esmart0-bin.files \
+            esmart_container.pc.in \
+            esmart_draggies.pc.in \
+            esmart_file_dialog.pc.in \
+            esmart_resize.pc.in \
+            esmart_textarea.pc.in \
+            esmart_text_entry.pc.in \
+            esmart_thumb.pc.in \
+            esmart_trans_x11.pc.in
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = esmart.pc
+pkgconfig_DATA = esmart_container.pc \
+                esmart_draggies.pc \
+                esmart_file_dialog.pc \
+                esmart_resize.pc \
+                esmart_textarea.pc \
+                esmart_text_entry.pc \
+                esmart_thumb.pc \
+                esmart_trans_x11.pc
+
 
===================================================================
RCS file: /cvs/e/e17/libs/esmart/configure.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- configure.in        26 Jun 2007 20:01:39 -0000      1.21
+++ configure.in        1 Jul 2007 15:21:42 -0000       1.22
@@ -132,7 +132,22 @@
 
 AC_OUTPUT([
 Makefile
-esmart.pc
+esmart_container.pc
+esmart_container-uninstalled.pc
+esmart_draggies.pc
+esmart_draggies-uninstalled.pc
+esmart_file_dialog.pc
+esmart_file_dialog-uninstalled.pc
+esmart_resize.pc
+esmart_resize-uninstalled.pc
+esmart_textarea.pc
+esmart_textarea-uninstalled.pc
+esmart_text_entry.pc
+esmart_text_entry-uninstalled.pc
+esmart_thumb.pc
+esmart_thumb-uninstalled.pc
+esmart_trans_x11.pc
+esmart_trans_x11-uninstalled.pc
 esmart.spec
 esmart-config
 src/Makefile
===================================================================
RCS file: /cvs/e/e17/libs/esmart/esmart.spec.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- esmart.spec.in      25 Oct 2005 04:32:04 -0000      1.1
+++ esmart.spec.in      1 Jul 2007 15:21:42 -0000       1.2
@@ -71,6 +71,14 @@
 %{_libdir}/esmart/layout/*.a
 %{_includedir}/Esmart/Esmart_*
 %{_bindir}/esmart-config
-%{_libdir}/pkgconfig/esmart.pc
+%{_libdir}/pkgconfig/esmart_container.pc
+%{_libdir}/pkgconfig/esmart_draggies.pc
+%{_libdir}/pkgconfig/esmart_file_dialog.pc
+%{_libdir}/pkgconfig/esmart_resize.pc
+%{_libdir}/pkgconfig/esmart_textarea.pc
+%{_libdir}/pkgconfig/esmart_text_entry.pc
+%{_libdir}/pkgconfig/esmart_thumb.pc
+%{_libdir}/pkgconfig/esmart_trans_x11.pc
+
 
 %changelog



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to