Introduce the concept of "meta-templates".
meta-templates are just packages that do not install or remove stuff but only have dependencies. For testing this, I added the xorg-fonts-0.1 template; it just depends in some of all X.org fonts packages. --HG-- extra : convert_revision : c19e937dfd34eb8f0a0cedd4cba1297be765a253
This commit is contained in:
9
templates/xorg-fonts.tmpl
Executable file
9
templates/xorg-fonts.tmpl
Executable file
@@ -0,0 +1,9 @@
|
||||
# Template file for 'xorg-fonts'
|
||||
pkgname=xorg-fonts
|
||||
version=0.1
|
||||
build_style=meta-template
|
||||
short_desc="Some fonts from the X.org project"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
long_desc="
|
||||
This package will install almost all required font packages from
|
||||
the X.org project, required to visualize them."
|
||||
Reference in New Issue
Block a user