mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Remove expired audio/libmusicbrainz
2012-09-12 audio/libmusicbrainz: MusicBrainz RDF webservice no longer functions
This commit is contained in:
parent
b0ef0e4f5a
commit
aa8105e054
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304447
1
MOVED
1
MOVED
@ -3668,3 +3668,4 @@ postgresql73-man||2012-09-13|There no according PostgreSQL version in the tree a
|
||||
postgresql74-man||2012-09-13|There no according PostgreSQL version in the tree anymore
|
||||
postgresql80-man||2012-09-13|There no according PostgreSQL version in the tree anymore
|
||||
postgresql81-man||2012-09-13|There no according PostgreSQL version in the tree anymore
|
||||
audio/libmusicbrainz||2012-09-18|Has expired: MusicBrainz RDF webservice no longer functions
|
||||
|
@ -373,7 +373,6 @@
|
||||
SUBDIR += libmpd
|
||||
SUBDIR += libmpdclient
|
||||
SUBDIR += libmtp
|
||||
SUBDIR += libmusicbrainz
|
||||
SUBDIR += libmusicbrainz3
|
||||
SUBDIR += libmusicbrainz4
|
||||
SUBDIR += libmusicbrainz5
|
||||
|
@ -1,38 +0,0 @@
|
||||
# New ports collection makefile for: musicbrainz
|
||||
# Date Created: 26 Oct 2000
|
||||
# Whom: Roman Shterenzon <roman@xpert.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libmusicbrainz
|
||||
PORTVERSION= 2.1.5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
|
||||
http://uk.musicbrainz.org/pub/musicbrainz/ \
|
||||
http://ftp.osuosl.org/pub/musicbrainz/
|
||||
|
||||
MAINTAINER= jhale@FreeBSD.org
|
||||
COMMENT= 2nd generation incarnation of the CD Index - audio metadata
|
||||
|
||||
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
CONFLICTS= musicbrainz-1.*
|
||||
|
||||
DEPRECATED= MusicBrainz RDF webservice no longer functions
|
||||
EXPIRATION_DATE=2012-09-12
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (libmusicbrainz-2.1.5.tar.gz) = c6629c4bed428f9df3f89efc065b2d96f05eba36286532ebe8b8e404022371a0
|
||||
SIZE (libmusicbrainz-2.1.5.tar.gz) = 524243
|
@ -1,7 +0,0 @@
|
||||
MusicBrainz is the second generation incarnation of the CD Index.
|
||||
This server is designed to enable Audio CD and MP3/Vorbis players
|
||||
to download metadata about the music they are playing. All of the
|
||||
data collected on the Musicbrainz server is made available to the
|
||||
public under the OpenContent license.
|
||||
|
||||
WWW: http://musicbrainz.org/
|
@ -1,11 +0,0 @@
|
||||
include/musicbrainz/browser.h
|
||||
include/musicbrainz/errors.h
|
||||
include/musicbrainz/mb_c.h
|
||||
include/musicbrainz/musicbrainz.h
|
||||
include/musicbrainz/queries.h
|
||||
lib/libmusicbrainz.a
|
||||
lib/libmusicbrainz.la
|
||||
lib/libmusicbrainz.so
|
||||
lib/libmusicbrainz.so.4
|
||||
libdata/pkgconfig/libmusicbrainz.pc
|
||||
@dirrm include/musicbrainz
|
Loading…
Reference in New Issue
Block a user