mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
Added xfontsel-1.0.2 template.
--HG-- extra : convert_revision : a8d1b8774285b0b79d915dec987b37e7b8fec542
This commit is contained in:
parent
5b09d03bac
commit
8fcce51cf9
1 changed files with 17 additions and 0 deletions
17
templates/xfontsel/template
Normal file
17
templates/xfontsel/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template build file for 'xfontsel'.
|
||||||
|
pkgname=xfontsel
|
||||||
|
version=1.0.2
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="X font selector"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=7a66ba3910bd7e39d58f9d4a4a588f191a874b8607369fe2cc9203a7115006a9
|
||||||
|
long_desc="
|
||||||
|
This package provides xfontsel, a program to query and display
|
||||||
|
X11 fonts.
|
||||||
|
|
||||||
|
This is from the modular X.org X11 project."
|
||||||
|
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full libXaw
|
Loading…
Add table
Reference in a new issue