mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Remove expired port:
2014-06-02 multimedia/shell-fm: Unusable, subscription radio streaming service will come to an end
This commit is contained in:
parent
886c83c618
commit
f1d7510a15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356205
1
MOVED
1
MOVED
@ -6126,3 +6126,4 @@ lang/ocaml-examples||2014-06-01|Has expired: Outdated and discontinued; new exam
|
||||
lang/gnat-aux|lang/gcc-aux|2014-06-01|Has expired: Superceded by gcc4.9-based lang/gcc-aux, use it instead
|
||||
lang/python31|lang/python33|2014-06-01|Has expired: Python 3.1 will be end-of-life soon, please migrate to lang/python33
|
||||
net/cvsup-mirror||2014-06-01|Removed: www, doc, gnats, ports repo gone; src repo deprecated
|
||||
multimedia/shell-fm||2014-06-02|Has expired: Unusable, subscription radio streaming service will come to an end
|
||||
|
@ -317,7 +317,6 @@
|
||||
SUBDIR += rubygem-gstreamer
|
||||
SUBDIR += sabbu
|
||||
SUBDIR += schroedinger
|
||||
SUBDIR += shell-fm
|
||||
SUBDIR += smpeg
|
||||
SUBDIR += smpeg2
|
||||
SUBDIR += smplayer
|
||||
|
@ -1,53 +0,0 @@
|
||||
# Created by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shell-fm
|
||||
PORTVERSION= 0.7
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://nex.scrapping.cc/shell-fm/releases/
|
||||
|
||||
MAINTAINER= ntarmos@cs.uoi.gr
|
||||
COMMENT= A command-line client for Last.FM
|
||||
|
||||
LIB_DEPENDS= ao:${PORTSDIR}/audio/libao \
|
||||
mad:${PORTSDIR}/audio/libmad
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_BZIP2= true
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
DEPRECATED= Unusable, subscription radio streaming service will come to an end
|
||||
EXPIRATION_DATE=2014-06-02
|
||||
|
||||
MAN1= shell-fm.1
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/shell-fm
|
||||
PORTDOCS= AUTHORS RELEASE INSTALL
|
||||
PORTEXAMPLES= shell-colors.sh shell-fm-tune.sh \
|
||||
unix.pl zcontrol
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-build:
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's/^PREFIX.*$$/\PREFIX := $$(LOCALBASE)/g' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${ECHO_MSG} "installing additional documentation to ${DOCSDIR}"
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
. for doc in ${PORTDOCS}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
|
||||
. endfor
|
||||
.endif
|
||||
.if !defined(NOPORTEXAMPLES)
|
||||
@${MKDIR} ${EXAMPLESDIR}
|
||||
@${ECHO_MSG} "installing examples to ${EXAMPLESDIR}"
|
||||
. for example in ${PORTEXAMPLES}
|
||||
@${INSTALL_DATA} ${WRKSRC}/scripts/${example} ${EXAMPLESDIR}
|
||||
. endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (shell-fm-0.7.tar.bz2) = 01262c65735ab2531795a471db845ceed0a3fc3b410e0fe7f75ad12bccca1cdc
|
||||
SIZE (shell-fm-0.7.tar.bz2) = 41902
|
@ -1,7 +0,0 @@
|
||||
This is a port of Shell.FM, a console based player for the streams
|
||||
provided by Last.FM for the Linux platform. It's lightweight, easy to
|
||||
use and under heavy development. New features might be added every day.
|
||||
Shell.FM is Open Source and published under the terms of the GNU General
|
||||
Public License, so feel free to modify and/or redistribute it.
|
||||
|
||||
WWW: http://nex.scrapping.cc/shell-fm/
|
Loading…
x
Reference in New Issue
Block a user