New package: media-player-info.
This commit is contained in:
parent
fda5fa4098
commit
fd863588f8
1 changed files with 23 additions and 0 deletions
23
srcpkgs/media-player-info/template
Normal file
23
srcpkgs/media-player-info/template
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
# 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"
|
||||||
|
build_style=gnu_configure
|
||||||
|
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 findutils
|
||||||
|
Add_dependency build libudev-devel
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue