mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove obsolete trm port. It was superseded by libtunepimp
This commit is contained in:
parent
f5b0a59171
commit
1ea605bce9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125957
@ -395,7 +395,6 @@
|
||||
SUBDIR += toolame
|
||||
SUBDIR += tosha
|
||||
SUBDIR += tracker
|
||||
SUBDIR += trm
|
||||
SUBDIR += trommler
|
||||
SUBDIR += tse3
|
||||
SUBDIR += tta
|
||||
|
@ -1,42 +0,0 @@
|
||||
# New ports collection makefile for: trm
|
||||
# Date created: 5 May 2003
|
||||
# Whom: Frerich Raabe <frerich.raabe@gmx.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= trm
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
|
||||
ftp://ftp.nl.musicbrainz.org/ \
|
||||
ftp://ftp.au.musicbrainz.org/pub/musicbrainz/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= TRM generator to generate acoustic fingerprints
|
||||
|
||||
BUILD_DEPENDS= madplay:${PORTSDIR}/audio/madplay
|
||||
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
|
||||
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
|
||||
vorbisfile.4:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
CONFLICTS= libtunepimp-*
|
||||
DEPRECATED= "Use libtunepimp instead"
|
||||
EXPIRATION_DATE= 2004-12-31
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
PLIST_FILES= bin/trm
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,-ldl,,g' ${WRKSRC}/configure
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/trm ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
MD5 (trm-0.2.1.tar.gz) = 3f7e6c30cb91429313ca1a27df47e8bc
|
||||
SIZE (trm-0.2.1.tar.gz) = 131349
|
@ -1,8 +0,0 @@
|
||||
The TRM Generator is a small test application that generates Relatable
|
||||
TRM acoustic fingerprints. This tool is mainly designed as a test/debugging
|
||||
tool for software developers, and is both an application and a developer
|
||||
library.
|
||||
|
||||
WWW: http://www.musicbrainz.org/products/trmgen/download.html
|
||||
|
||||
- Frerich Raabe frerich.raabe@gmx.de
|
Loading…
Reference in New Issue
Block a user