Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv11095

Modified Files:
        ChangeLog_detailed INSTALL 
Log Message:
        * INSTALL: update with list of dependencies (thanks to Todd)



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.319
retrieving revision 1.320
diff -u -d -r1.319 -r1.320
--- ChangeLog_detailed  17 Sep 2006 07:14:06 -0000      1.319
+++ ChangeLog_detailed  17 Sep 2006 07:28:47 -0000      1.320
@@ -6,6 +6,8 @@
        * ipod_init.c (set_cell): display iPod sizes smaller 1 GB in
           MB, instead of displaying "0 GB".
 
+       * INSTALL: update with list of dependencies (thanks to Todd)
+
 2006-09-14 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * display_spl.c (spl_check_number_of_rules): simplify

Index: INSTALL
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/INSTALL,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- INSTALL     1 Feb 2006 12:50:02 -0000       1.11
+++ INSTALL     17 Sep 2006 07:28:47 -0000      1.12
@@ -10,8 +10,8 @@
    library -- they are not related. libid3tag is part of the MAD
    project (http://sourceforge.net/projects/mad/).
 
-   Starting with version 0.96 gtkpod is using the gpod library. The
-   gpod library should soon be available as a standard package for
+   Starting with version 0.96 gtkpod is using the gpod
+   library. libgpod should soon be available as a standard package for
    major linux distributions. You can also install the library from
    source. Download instructions for the tarball or CVS snapshot can
    be found at http://www.gtkpod.org/libgpod.html
@@ -27,6 +27,24 @@
 
    ./bootstrap --disable-server ; make ; make install
 
+
+   The following packages are required for building gtkpod:
+
+        autoconf (at least 2.55)
+        flex (or lex)
+       glib (at least 2.4.0)
+        gtk+ (at least 2.4.0)
+        libglade (at least 2.4.0)
+        libgpod (at least 0.4.0)
+        libid3tag (at least 0.15)
+        pkgconfig
+
+   Optional packages:
+
+        gettext (for internationalization)
+        libmpv4 (for AAC/M4A support)
+
+
 2. If you install libraries to /usr/local/lib please don't forget to
    add the path to LD_LIBRARY_PATH and PKG_CONFIG_PATH
 
@@ -42,6 +60,7 @@
    that you will need to install the "-dev" packages as well to be
    able to compile.
 
+
 3. Run the gtkpod 'configure' script to set up the compile
 
    ./configure
@@ -50,10 +69,12 @@
 
    ./configure --help
 
+
 4. Compile the gtkpod software:
 
    make
 
+
 5. Install the gtkpod software (may require root privileges):
 
    make install
@@ -83,19 +104,3 @@
    install gtkpod into $HOME/Applications/gtkpod.  Do this instead:
 
     CFLAGS="-I$HOME/Applications/mpeg4ip/include 
-L$HOME/Applications/mpeg4ip/lib -I$HOME/Applications/libid3tag/include 
-L$HOME/Applications/libid3tag/lib" ./configure 
--prefix=$HOME/Applications/gtkpod ; make ; make install 
-
-
-
-----------------------------------------------------------------------
-Version of libraries used by jcsjcs at users dot sourceforge dot net
-to compile gtkpod-0.80:
-
-       libgtk2 (2.4.3 -- at least 2.0.0)
-       libglib2 (2.4.2 -- at least 2.0.0)
-       libid3tag (0.15.0b -- 0.14 will not work)
-       libmp4v2 (1.0RC1, needed only for aac files)
-       C compiler (gcc 3.3.4)
-       libstdc++5 (3.3.4)
-       gettext (0.14.1)  for internationalization
-
-------------------------------------------------------------


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to