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:
parent
6c252d43d4
commit
fa2748d9b2
291 changed files with 25 additions and 24 deletions
21
templates/libXrender/template
Normal file
21
templates/libXrender/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template build file for 'libXrender'.
|
||||
pkgname=libXrender
|
||||
version=0.9.4
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
pkgconfig_override="xrender.pc"
|
||||
short_desc="X Render Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0d9249ffe7f8347946f1c4d701bd06d52a4ab40b
|
||||
long_desc="
|
||||
The X Rendering Extension introduces digital image composition as the
|
||||
foundation of a rendering model within the X Window System. Rendering
|
||||
geometric figures is accomplished by client-side tessellation into either
|
||||
triangles or trapezoids. Text is drawn by loading glyphs into the server
|
||||
and rendering sets of them.
|
||||
|
||||
This package contains the client library for connecting to a Xserver that
|
||||
supports the Xrender extension.
|
||||
|
||||
This is the modular X.org X11 project version."
|
Loading…
Add table
Add a link
Reference in a new issue