Revision: 5844
Author: pebender
Date: Sun Nov 15 14:14:03 2009
Log: - Added package X11/xbindkeys.


http://code.google.com/p/minimyth/source/detail?r=5844

Added:
  /trunk/gar-minimyth/script/X11/xbindkeys
  /trunk/gar-minimyth/script/X11/xbindkeys/Makefile
  /trunk/gar-minimyth/script/X11/xbindkeys/checksums
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt

=======================================
--- /dev/null
+++ /trunk/gar-minimyth/script/X11/xbindkeys/Makefile   Sun Nov 15 14:14:03  
2009
@@ -0,0 +1,38 @@
+GARNAME = xbindkeys
+GARVERSION = 1.8.3
+CATEGORIES = X11
+MASTER_SITES = http://www.nongnu.org/xbindkeys/
+DISTFILES = $(DISTNAME).tar.gz
+#PATCHFILES = $(DISTNAME)-getline.patch $(DISTNAME)-staticgravity.patch
+LICENSE = GPL2
+
+DESCRIPTION =
+define BLURB
+endef
+
+DEPENDS = lang/c xorg/xorg
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS     = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS   = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+       --x-includes=$(DESTDIR)$(includedir) \
+       --x-libraries=$(DESTDIR)$(libdir) \
+       --disable-tk \
+       --enable-fork \
+       --disable-tk \
+       --disable-guile \
+       --with-x
+
+CONFIGURE_ENV  =
+ifneq ("$(DESTIMG)","build")
+CONFIGURE_ENV += \
+       ac_cv_func_malloc_0_nonnull=yes
+endif
+
+include ../../gar.mk
+
+pre-configure:
+       @$(call FIX_LIBTOOL,$(WORKSRC)/configure)
+       @$(MAKECOOKIE)
=======================================
--- /dev/null
+++ /trunk/gar-minimyth/script/X11/xbindkeys/checksums  Sun Nov 15 14:14:03  
2009
@@ -0,0 +1,1 @@
+393dd74f85850a4ba0803b5a78bc598b  download/xbindkeys-1.8.3.tar.gz
=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Nov 15  
12:12:08 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Nov 15  
14:14:03 2009
@@ -48,6 +48,9 @@
        by xscreensaver's broken use of intltools.
      - Modified X11/libva's Makefile so that it does not install  
libva-compat.la.

+Added packages
+    Added X11/xbindkeys.
+
  Updated packages
      Updated devel/patch.
      Updated lib/bluez.

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