gmpc-lastfm: deleted unmaintained port
This commit is contained in:
parent
c949a6863b
commit
abbffe5393
@ -1,6 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/gmpc/
|
||||
drwxr-xr-x root/root usr/lib/gmpc/plugins/
|
||||
-rwxr-xr-x root/root usr/lib/gmpc/plugins/lastfmplugin.la
|
||||
-rwxr-xr-x root/root usr/lib/gmpc/plugins/lastfmplugin.so
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF33pUl50B4ZMZ7M/fpsfnQTDXUl04IWBkqeMjoCbsAM0ofilQDYxQKSJBNRE7uPgfn2AGzoLwJMunN+ZvFtj/Lw4=
|
||||
SHA256 (Pkgfile) = 88b68d540749edc086746ffb7ff1ce37f98ba2357fa4051ba56cf74fa1bb9e2c
|
||||
SHA256 (.footprint) = ac5af8f22339cc983cce2111e7bf536e66b088b9433d29acfefa949b24e521c8
|
||||
SHA256 (gmpc-last-fm-0.20.0.tar.gz) = 626a49a5c0f26955901038019cb81d62915c9b37a8b5f4be17438d7fd0c67960
|
@ -1,19 +0,0 @@
|
||||
# Description: Album/Artist/Cover art pluign for gmpc
|
||||
# URL: https://gmpc.fandom.com/wiki/Gnome_Music_Player_Client
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Packager: James Mills, prologic at shortcircuit dot net dot au
|
||||
#
|
||||
# Depends on: gmpc
|
||||
|
||||
name=gmpc-lastfm
|
||||
version=0.20.0
|
||||
release=1
|
||||
source=(http://download.sarine.nl/Programs/gmpc/$version/gmpc-last-fm-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd gmpc-last-fm-$version
|
||||
./configure --prefix=/usr --disable-nls
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/share
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user