Revision: 5409 Author: pebender Date: Thu Sep 3 16:36:34 2009 Log: - Removed hack that removes python dependency from system/lirc now that the build system include python.
http://code.google.com/p/minimyth/source/detail?r=5409 Deleted: /trunk/gar-minimyth/script/system/lirc/files/lirc-20090831-no_python.patch Modified: /trunk/gar-minimyth/script/system/lirc/Makefile /trunk/gar-minimyth/script/system/lirc/checksums ======================================= --- /trunk/gar-minimyth/script/system/lirc/files/lirc-20090831-no_python.patch Sun Aug 30 19:45:01 2009 +++ /dev/null @@ -1,14 +0,0 @@ -diff -Naur lirc-20090831-old/configure.ac lirc-20090831-new/configure.ac ---- lirc-20090831-old/configure.ac 2009-08-11 13:59:57.000000000 -0700 -+++ lirc-20090831-new/configure.ac 2009-08-30 19:26:28.000000000 -0700 -@@ -22,8 +22,8 @@ - AC_PATH_PROG(LIBUSB_CONFIG, libusb-config) - AC_PROG_LN_S - AC_PROG_LIBTOOL --AM_PATH_PYTHON --AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != ""]) -+AM_PATH_PYTHON(,,[:]) -+AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != :]) - - dnl Checks for header files. - AC_HEADER_STDC ======================================= --- /trunk/gar-minimyth/script/system/lirc/Makefile Sun Aug 30 22:12:55 2009 +++ /trunk/gar-minimyth/script/system/lirc/Makefile Thu Sep 3 16:36:34 2009 @@ -5,7 +5,7 @@ #MASTER_SITES = http://www.lirc.org/software/snapshots/ MASTER_SITES = cvs://anonym...@$(GARNAME).cvs.sourceforge.net:/cvsroot/$(GARNAME)/ DISTFILES = $(DISTNAME).tar.bz2 -PATCHFILES = $(DISTNAME)-no_python.patch $(DISTNAME)-remove_smp_unsafe_drivers.patch $(DISTNAME)-input_map.patch.gar +PATCHFILES = $(DISTNAME)-remove_smp_unsafe_drivers.patch $(DISTNAME)-input_map.patch.gar LICENSE = GPL2 DESCRIPTION = ======================================= --- /trunk/gar-minimyth/script/system/lirc/checksums Sun Aug 30 19:45:01 2009 +++ /trunk/gar-minimyth/script/system/lirc/checksums Thu Sep 3 16:36:34 2009 @@ -1,3 +1,2 @@ -7916806a1351773dda9fb9333cef5b4d download/lirc-20090831-no_python.patch 396adc8ac3daee6c8f0bf33455c95fdb download/lirc-20090831-remove_smp_unsafe_drivers.patch 961940b8e427da509fddce6728dbcc46 download/lirc-20090831-input_map.patch.gar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
