mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Remove vorbis metaport which has outlived any usefulness it ever had.
This commit is contained in:
parent
c61a63d7a3
commit
696ac36cdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53172
@ -220,7 +220,6 @@
|
||||
SUBDIR += tosha
|
||||
SUBDIR += tracker
|
||||
SUBDIR += umix
|
||||
SUBDIR += vorbis
|
||||
SUBDIR += vorbis-tools
|
||||
SUBDIR += waveplay
|
||||
SUBDIR += wavplay
|
||||
|
@ -1,33 +0,0 @@
|
||||
# New ports collection makefile for: vorbis
|
||||
# Date created: 22 August 2000
|
||||
# Whom: t.vanklaveren@student.utwente.nl
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= vorbis
|
||||
PORTVERSION= 1.0.r2
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # none
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= naddy@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= ao.2:${PORTSDIR}/audio/libao \
|
||||
ogg.2:${PORTSDIR}/audio/libogg \
|
||||
vorbis.0:${PORTSDIR}/audio/libvorbis
|
||||
RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
|
||||
|
||||
MD5_FILE= Makefile # dummy
|
||||
NO_BUILD= yes
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
SUBPORTS= libao libogg libvorbis vorbis-tools
|
||||
|
||||
pre-install:
|
||||
@${ECHO} "@comment intentionally left empty" > ${PLIST}
|
||||
|
||||
do-install: # empty
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
Meta-port for all vorbis-related ports
|
@ -1,12 +0,0 @@
|
||||
Vorbis is a general-purpose audio and music encoding format
|
||||
contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
|
||||
MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
|
||||
proprietary formats such as RealAudio G2 and Windows' flavor of the
|
||||
month), the Vorbis CODEC specification belongs to the public domain.
|
||||
All the technical details are published and documented, and any
|
||||
software entity may make full use of the format without royalty or
|
||||
patent concerns.
|
||||
|
||||
This is a meta-port for all the vorbis-related ports.
|
||||
|
||||
WWW: http://www.vorbis.com/
|
Loading…
Reference in New Issue
Block a user