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:
19
templates/libXmu/template
Normal file
19
templates/libXmu/template
Normal file
@@ -0,0 +1,19 @@
|
||||
# Template build file for 'libXmu'.
|
||||
pkgname=libXmu
|
||||
version=1.0.4
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
pkgconfig_override="xmu.pc xmuu.pc"
|
||||
short_desc="X Miscellaneous Utilities library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d1c1b185842456f65766df89f6a370f0d679ad29
|
||||
long_desc="
|
||||
This Xmu library contains miscellaneous utilities and is not part of the
|
||||
Xlib standard. It contains routines which only use public interfaces
|
||||
so that it may be layered on top of any proprietary implementation of
|
||||
Xlib or Xt.
|
||||
|
||||
This also includes the Mini Xmu library that does not use Xt and Xaw.
|
||||
|
||||
This is from the modular X.org project."
|
||||
Reference in New Issue
Block a user