2011-10-14 21:33:13 +00:00
|
|
|
# Template file for 'media-player-info'
|
|
|
|
pkgname=media-player-info
|
|
|
|
version=15
|
|
|
|
homepage="http://cgit.freedesktop.org/$pkgname/"
|
|
|
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-14 21:33:13 +00:00
|
|
|
short_desc="Data files describing media player capabilities, for post-HAL systems"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="BSD"
|
|
|
|
checksum=341ee6d21e6dcc683384c7f42633d7773e577260ec2e52d83b802d1a569e5244
|
|
|
|
long_desc="
|
|
|
|
This package includes data files describing media player capabilities for use
|
|
|
|
in post-HAL systems."
|
|
|
|
|
|
|
|
noarch=yes
|
|
|
|
Add_dependency run udev
|
|
|
|
Add_dependency build libudev-devel
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
|
|
|
}
|