forked from ports/contrib
gmpc-converamazon: NEW port
This commit is contained in:
parent
328cf0145a
commit
a661e5f0a1
5
gmpc-converamazon/.footprint
Normal file
5
gmpc-converamazon/.footprint
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
drwxr-xr-x root/root usr/
|
||||||
|
drwxr-xr-x root/root usr/share/
|
||||||
|
drwxr-xr-x root/root usr/share/gmpc/
|
||||||
|
drwxr-xr-x root/root usr/share/gmpc/plugins/
|
||||||
|
-rwxr-xr-x root/root usr/share/gmpc/plugins/caaplugin.so
|
1
gmpc-converamazon/.md5sum
Normal file
1
gmpc-converamazon/.md5sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
b2488bab5c70875b7a1ef7ec9f437670 gmpc-coveramazon-0.14.0.tar.gz
|
19
gmpc-converamazon/Pkgfile
Normal file
19
gmpc-converamazon/Pkgfile
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Description: Cover Art and Album pluign for gmpc
|
||||||
|
# URL: http://sarine.nl/gmpc
|
||||||
|
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
|
||||||
|
# Packager: James Mills, prologic at shortcircuit dot net dot au
|
||||||
|
#
|
||||||
|
# Depends on: gmpc
|
||||||
|
|
||||||
|
name=gmpc-coveramazon
|
||||||
|
version=0.14.0
|
||||||
|
release=1
|
||||||
|
source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
build() {
|
||||||
|
cd $name-$version
|
||||||
|
./configure --prefix=/usr
|
||||||
|
make
|
||||||
|
make DESTDIR=$PKG install
|
||||||
|
chown -R root:root $PKG
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user