Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
14
templates/libXv/template
Normal file
14
templates/libXv/template
Normal file
@@ -0,0 +1,14 @@
|
||||
# Template build file for 'libXv'.
|
||||
pkgname=libXv
|
||||
version=1.0.4
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||
pkgconfig_override="xv.pc"
|
||||
short_desc="Xv Extension library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2083556832a74f2357e4c8921666e38791316e5b
|
||||
long_desc="
|
||||
This package provides the X Window System video extension from
|
||||
the modular X.org project"
|
||||
Reference in New Issue
Block a user