Author: pebender
Date: Sat Jun 20 21:15:04 2009
New Revision: 5006

Added:
    trunk/gar-minimyth/script/lib/libid3tag/   (props changed)
    trunk/gar-minimyth/script/lib/libid3tag/Makefile
    trunk/gar-minimyth/script/lib/libid3tag/checksums
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt

Log:
- Reverted r5001.



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Sat Jun 20  
21:15:04 2009
@@ -79,7 +79,6 @@
      Removed kernel-headers/linux-headers-2.6.29.
      Removed lib/libgcrypt.
      Removed lib/libgpg-error.
-    Removed lib/libid3tag.
      Removed lib/libwiimote.
      Removed utils/squashfs-3.4.
      Removed xorg-7.3.

Added: trunk/gar-minimyth/script/lib/libid3tag/Makefile
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/libid3tag/Makefile    Sat Jun 20 21:15:04  
2009
@@ -0,0 +1,32 @@
+GARNAME = libid3tag
+GARVERSION = 0.15.1b
+CATEGORIES = lib
+MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/mad/
+DISTFILES = $(DISTNAME).tar.gz
+LICENSE = GPL2
+
+DESCRIPTION =
+define BLURB
+endef
+
+DEPENDS = lang/c lib/zlib
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS     = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS   = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+       --enable-shared \
+       --disable-static \
+       --disable-debugging \
+       --with-gnu-ld
+
+include ../../gar.mk
+
+pre-configure:
+       @$(call FIX_LIBTOOL,$(WORKSRC)/configure)
+       @$(MAKECOOKIE)
+
+post-install:
+       @rm -f $(DESTDIR)$(libdir)/libid3tag.la
+       @$(MAKECOOKIE)

Added: trunk/gar-minimyth/script/lib/libid3tag/checksums
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/libid3tag/checksums   Sat Jun 20 21:15:04  
2009
@@ -0,0 +1 @@
+e5808ad997ba32c498803822078748c3  download/libid3tag-0.15.1b.tar.gz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to