Author: pebender
Date: Fri Jun 19 19:26:57 2009
New Revision: 4977

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

Log:
- Added package X11/vdpau-video.



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 Jun 19  
19:26:57 2009
@@ -73,6 +73,7 @@

  Added packages
      Added X11/libva.
+    Added X11/vdpau-video.

  Moved packages
      Moved utils/squashfs-4.0 to utils/squashfs.

Added: trunk/gar-minimyth/script/X11/vdpau-video/Makefile
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/X11/vdpau-video/Makefile  Fri Jun 19 19:26:57  
2009
@@ -0,0 +1,32 @@
+GARNAME = vdpau-video
+GARVERSION = 0.3.1
+CATEGORIES = X11
+MASTER_SITES  = http://www.splitted-desktop.com/~gbeauchesne/$(GARNAME)/
+MASTER_SITES +=  
http://www.splitted-desktop.com/~gbeauchesne/$(GARNAME)/patches/
+DISTFILES = $(DISTNAME).tar.gz
+LICENSE =
+
+DESCRIPTION =
+define BLURB
+endef
+
+DEPENDS = lang/c X11/libva X11/vdpau xorg/xorg
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS     = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS   = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+       --disable-static \
+       --enable-shared \
+       --with-gnu-ld
+
+include ../../gar.mk
+
+pre-configure:
+       @$(call FIX_LIBTOOL,$(WORKSRC)/configure)
+       @$(MAKECOOKIE)
+
+post-install:
+       @rm -f $(DESTDIR)$(libdir)/va/nvidia_drv_video.la
+       @$(MAKECOOKIE)

Added: trunk/gar-minimyth/script/X11/vdpau-video/checksums
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/X11/vdpau-video/checksums Fri Jun 19 19:26:57  
2009
@@ -0,0 +1 @@
+0c9a2ae79ab3358115e91a42e4408d2a  download/vdpau-video-0.3.1.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