Author: pebender
Date: Sat Jul 4 12:29:24 2009
New Revision: 5116
Added:
trunk/gar-minimyth/script/xorg-7.4/xev/ (props changed)
trunk/gar-minimyth/script/xorg-7.4/xev/Makefile
trunk/gar-minimyth/script/xorg-7.4/xev/checksums
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile
Log:
- Added package xorg-7.4/xev.
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 Jul 4
12:29:24 2009
@@ -1,7 +1,7 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
-Changes since 67 (2009-07-03):
+Changes since 67 (2009-07-04):
Current MythTV versions
MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082 and
@@ -148,6 +148,7 @@
Added system/irxkeys.
Added X11/libva.
Added X11/vdpau-video.
+ Added xorg-7.4/xev.
Added xorg-7.4/xf86-video-nv.
Moved packages
Added: trunk/gar-minimyth/script/xorg-7.4/xev/Makefile
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/xorg-7.4/xev/Makefile Sat Jul 4 12:29:24 2009
@@ -0,0 +1,25 @@
+GARNAME = xev
+GARVERSION = 1.0.3
+CATEGORIES = $(CATEGORY)
+MASTER_SITES = $(XORG_MASTER_SITES)
+DISTFILES = $(DISTNAME).tar.bz2
+LICENSE = $(GARNAME)
+$(GARNAME)_LICENSE_TEXT = $(WORKSRC)/COPYING
+
+DESCRIPTION =
+define BLURB
+endef
+
+DEPENDS = lang/c \
+ $(CATEGORY)/libX11
+
+CATEGORY := $(shell basename $(shell dirname $(shell pwd)))
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST)
+
+GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk
+include ../../gar.mk
Added: trunk/gar-minimyth/script/xorg-7.4/xev/checksums
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/xorg-7.4/xev/checksums Sat Jul 4 12:29:24
2009
@@ -0,0 +1 @@
+a9532c3d1683c99bb5df1895cb3a60b1 download/xev-1.0.3.tar.bz2
Modified: trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile (original)
+++ trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile Sat Jul 4 12:29:24
2009
@@ -32,6 +32,7 @@
$(CATEGORY)/mkfontscale \
$(CATEGORY)/rgb \
$(CATEGORY)/xdpyinfo \
+ $(CATEGORY)/xev \
$(CATEGORY)/xf86-input-evdev \
$(CATEGORY)/xf86-input-void \
$(CATEGORY)/xf86-video-ati \
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---