ports/xorg (2.2): xorg-libxv: updated to 1.0.3
commit 3731ccb2d88d847fce7621bcd137c9aa74fc30f4 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jan 23 21:03:29 2007 +0100 xorg-libxv: updated to 1.0.3 diff --git a/xorg-libxv/.footprint b/xorg-libxv/.footprint index 2855267..9fe8127 100644 --- a/xorg-libxv/.footprint +++ b/xorg-libxv/.footprint @@ -11,25 +11,25 @@ lrwxrwxrwx root/root usr/lib/libXv.so.1 -> libXv.so.1.0.0 -rwxr-xr-x root/root usr/lib/libXv.so.1.0.0 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/Xv.3x.gz --rw-r--r-- root/root usr/man/man3/XvFreeAdaptorInfo.3x.gz --rw-r--r-- root/root usr/man/man3/XvFreeEncodingInfo.3x.gz --rw-r--r-- root/root usr/man/man3/XvGetPortAttribute.3x.gz --rw-r--r-- root/root usr/man/man3/XvGetStill.3x.gz --rw-r--r-- root/root usr/man/man3/XvGetVideo.3x.gz --rw-r--r-- root/root usr/man/man3/XvGrabPort.3x.gz --rw-r--r-- root/root usr/man/man3/XvPortNotify.3x.gz --rw-r--r-- root/root usr/man/man3/XvPutStill.3x.gz --rw-r--r-- root/root usr/man/man3/XvPutVideo.3x.gz --rw-r--r-- root/root usr/man/man3/XvQueryAdaptors.3x.gz --rw-r--r-- root/root usr/man/man3/XvQueryBestSize.3x.gz --rw-r--r-- root/root usr/man/man3/XvQueryEncodings.3x.gz --rw-r--r-- root/root usr/man/man3/XvQueryExtension.3x.gz --rw-r--r-- root/root usr/man/man3/XvSelectPortNotify.3x.gz --rw-r--r-- root/root usr/man/man3/XvSelectVideoNotify.3x.gz --rw-r--r-- root/root usr/man/man3/XvSetPortAttribute.3x.gz --rw-r--r-- root/root usr/man/man3/XvStopVideo.3x.gz --rw-r--r-- root/root usr/man/man3/XvUngrabPort.3x.gz --rw-r--r-- root/root usr/man/man3/XvVideoNotify.3x.gz +-rw-r--r-- root/root usr/man/man3/Xv.3.gz +-rw-r--r-- root/root usr/man/man3/XvFreeAdaptorInfo.3.gz +-rw-r--r-- root/root usr/man/man3/XvFreeEncodingInfo.3.gz +-rw-r--r-- root/root usr/man/man3/XvGetPortAttribute.3.gz +-rw-r--r-- root/root usr/man/man3/XvGetStill.3.gz +-rw-r--r-- root/root usr/man/man3/XvGetVideo.3.gz +-rw-r--r-- root/root usr/man/man3/XvGrabPort.3.gz +-rw-r--r-- root/root usr/man/man3/XvPortNotify.3.gz +-rw-r--r-- root/root usr/man/man3/XvPutStill.3.gz +-rw-r--r-- root/root usr/man/man3/XvPutVideo.3.gz +-rw-r--r-- root/root usr/man/man3/XvQueryAdaptors.3.gz +-rw-r--r-- root/root usr/man/man3/XvQueryBestSize.3.gz +-rw-r--r-- root/root usr/man/man3/XvQueryEncodings.3.gz +-rw-r--r-- root/root usr/man/man3/XvQueryExtension.3.gz +-rw-r--r-- root/root usr/man/man3/XvSelectPortNotify.3.gz +-rw-r--r-- root/root usr/man/man3/XvSelectVideoNotify.3.gz +-rw-r--r-- root/root usr/man/man3/XvSetPortAttribute.3.gz +-rw-r--r-- root/root usr/man/man3/XvStopVideo.3.gz +-rw-r--r-- root/root usr/man/man3/XvUngrabPort.3.gz +-rw-r--r-- root/root usr/man/man3/XvVideoNotify.3.gz drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xv.pc diff --git a/xorg-libxv/.md5sum b/xorg-libxv/.md5sum index a8a482f..325cd85 100644 --- a/xorg-libxv/.md5sum +++ b/xorg-libxv/.md5sum @@ -1 +1 @@ -b51c65a2d38ddb4a2e7ddd9ccfd13e1a libXv-1.0.2.tar.bz2 +f1c4109fa804aeaf7188b66c5cdd9f57 libXv-1.0.3.tar.bz2 diff --git a/xorg-libxv/Pkgfile b/xorg-libxv/Pkgfile index cecb80b..4fc7286 100644 --- a/xorg-libxv/Pkgfile +++ b/xorg-libxv/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-libxext, xorg-videoproto name=xorg-libxv -version=1.0.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXv-$version.tar.bz2) build() { cd libXv-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu