Author: pebender
Date: Fri Apr 10 19:18:09 2009
New Revision: 4595

Removed:
    trunk/gar-minimyth/script/lib/libirman/files/
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/script/lib/libirman/Makefile
    trunk/gar-minimyth/script/lib/libirman/checksums

Log:
- Updated package lib/libirman.



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     Fri Apr 10  
19:18:09 2009
@@ -1,7 +1,7 @@
  MiniMyth Changelog

   
--------------------------------------------------------------------------------
-Changes since 65 (2009-04-11):
+Changes since 65 (2009-04-10):

  Current MythTV versions
      MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch  
svn 16082,
@@ -80,6 +80,7 @@
      Updated kernel-headers/linux-headers-2.6.29.
      Updated lib/bluez.
      Updated lib/ffmpeg.
+    Updated lib/libirman.
      Updated lib/nspr.
      Updated lib/openssl.
      Updated mediaplayers/mplayer-svn.

Modified: trunk/gar-minimyth/script/lib/libirman/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libirman/Makefile     (original)
+++ trunk/gar-minimyth/script/lib/libirman/Makefile     Fri Apr 10 19:18:09 2009
@@ -1,9 +1,8 @@
  GARNAME = libirman
-GARVERSION = 0.4.4
+GARVERSION = 0.4.5
  CATEGORIES = lib
-MASTER_SITES = http://lirc.sourceforge.net/software/snapshots/
-DISTFILES = $(DISTNAME).tar.gz
-PATCHFILES = $(DISTNAME)-autoconf.patch
+MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/lirc/
+DISTFILES = $(DISTNAME).tar.bz2
  LICENSE = GPL2/LGPL2

  DESCRIPTION =
@@ -16,18 +15,21 @@
  BUILD_SCRIPTS     = $(WORKSRC)/Makefile
  INSTALL_SCRIPTS   = $(WORKSRC)/Makefile

-CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST)
+CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+       --enable-shared \
+       --disable-static \
+       --disable-swtest \
+       --with-gnu-ld

  include ../../gar.mk

-CFLAGS := $(CFLAGS) -fPIC
-
  pre-configure:
-       @cd $(WORKSRC) ; autoreconf --verbose --install --force
+       @$(call FIX_LIBTOOL,$(WORKSRC)/configure)
        @$(MAKECOOKIE)

  post-install:
        @cp $(WORKSRC)/test_io   $(DESTDIR)/$(bindir)
        @cp $(WORKSRC)/test_name $(DESTDIR)/$(bindir)
        @cp $(WORKSRC)/test_func $(DESTDIR)/$(bindir)
+       @rm -f $(DESTDIR)$(libdir)/libirman.la
        @$(MAKECOOKIE)

Modified: trunk/gar-minimyth/script/lib/libirman/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/libirman/checksums    (original)
+++ trunk/gar-minimyth/script/lib/libirman/checksums    Fri Apr 10 19:18:09  
2009
@@ -1,2 +1 @@
-b3898fb7f0bc6995cee8950a1bd73368  download/libirman-0.4.4.tar.gz
-fc14e7b490d88c953d34c6e17dfa933b  download/libirman-0.4.4-autoconf.patch
+4a2708d53b6c79659c073cfefed57f78  download/libirman-0.4.5.tar.bz2

--~--~---------~--~----~------------~-------~--~----~
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