Revision: 1584
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1584&view=rev
Author: tmzullinger
Date: 2007-06-23 00:07:12 -0700 (Sat, 23 Jun 2007)
Log Message:
-----------
require libgpod >= 0.5.2
Modified Paths:
--------------
gtkpod/trunk/ChangeLog_detailed
gtkpod/trunk/configure.in
Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed 2007-06-23 07:01:48 UTC (rev 1583)
+++ gtkpod/trunk/ChangeLog_detailed 2007-06-23 07:07:12 UTC (rev 1584)
@@ -1,3 +1,8 @@
+2007-06-23 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * configure.in:
+ require libgpod >= 0.5.2
+
2007-06-23 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/file_convert.c: fixed typo (thanks to Danielle Forsi).
Modified: gtkpod/trunk/configure.in
===================================================================
--- gtkpod/trunk/configure.in 2007-06-23 07:01:48 UTC (rev 1583)
+++ gtkpod/trunk/configure.in 2007-06-23 07:07:12 UTC (rev 1584)
@@ -39,7 +39,7 @@
fi
dnl check for libs that are managed with pkg-config
-PKG_CHECK_MODULES(PACKAGE, [gtk+-2.0 >= 2.6.0 gthread-2.0 >= 0.14.0 glib-2.0 >
2.4.0 libglade-2.0 >= 2.4.0 libgnomecanvas-2.0 >= 2.14.0 gmodule-2.0
libgpod-1.0 >= 0.4.3],,[AC_MSG_FAILURE([*** $PACKAGE_PKG_ERRORS])])
+PKG_CHECK_MODULES(PACKAGE, [gtk+-2.0 >= 2.6.0 gthread-2.0 >= 0.14.0 glib-2.0 >
2.4.0 libglade-2.0 >= 2.4.0 libgnomecanvas-2.0 >= 2.14.0 gmodule-2.0
libgpod-1.0 >= 0.5.2],,[AC_MSG_FAILURE([*** $PACKAGE_PKG_ERRORS])])
AC_SUBST(PACKAGE_CFLAGS)
AC_SUBST(PACKAGE_LIBS)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
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/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2