17 lines
556 B
Plaintext
17 lines
556 B
Plaintext
|
# Template file for 'libxdg-basedir'
|
||
|
pkgname=libxdg-basedir
|
||
|
version=1.1.1
|
||
|
build_style=gnu-configure
|
||
|
homepage="http://n.ethz.ch/student/nevillm/download/libxdg-basedir"
|
||
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||
|
short_desc="Implementation of the XDG Base Directory Specifications"
|
||
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||
|
license="MIT"
|
||
|
checksum=2855b44619dc8d43ba7df995e538bf383f53b4276a26c7c26b7ec03c7b9be0ac
|
||
|
long_desc="
|
||
|
Implementation of the XDG Base Directory Specifications"
|
||
|
|
||
|
subpackages="${pkgname}-devel"
|
||
|
|
||
|
Add_dependency run glibc
|