Added rgb-1.0.3 template.
--HG-- extra : convert_revision : 07b74b0a26056f83d72daa549dc1f321688b2375
This commit is contained in:
parent
c8966b57a9
commit
b685873c59
1 changed files with 16 additions and 0 deletions
16
templates/rgb/template
Normal file
16
templates/rgb/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'rgb'.
|
||||
pkgname=rgb
|
||||
version=1.0.3
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="RGB color database"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=162111c0192c8f78e99a6ee9a3df5eb149251c5800896c993399da005ec7fe95
|
||||
long_desc="
|
||||
This package contains the RGB color database for X11.
|
||||
|
||||
This is from the modular X.org X11 project."
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build xproto
|
||||
Add_dependency full glibc
|
Loading…
Reference in a new issue