mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Remove audio/uzoo-console port.
Uzoo project is closed due to license problem; new soribada end user license agreements doesn't allow to use in other OSes than Microsoft's.
This commit is contained in:
parent
d3ad7f727e
commit
b300df007c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64933
@ -250,7 +250,6 @@
|
||||
SUBDIR += tosha
|
||||
SUBDIR += tracker
|
||||
SUBDIR += umix
|
||||
SUBDIR += uzoo-console
|
||||
SUBDIR += vorbis-tools
|
||||
SUBDIR += waveplay
|
||||
SUBDIR += wavplay
|
||||
|
@ -1,29 +0,0 @@
|
||||
# New ports collection makefile for: uzoo-console
|
||||
# Date created: 31 Jan 2002
|
||||
# Whom: Hye-Shik Chang <perky@fallin.lv>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= uzoo-console
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= audio net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= soriuzoo
|
||||
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
|
||||
USE_PYTHON= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
IGNORE= "has been disabled for legal issue"
|
||||
|
||||
do-install:
|
||||
${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
|
||||
${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/uzoo.py ${PREFIX}/bin
|
||||
.for f in uzoolib.py uzoolib.pyc uzoolib.pyo
|
||||
${INSTALL_DATA} ${WRKSRC}/$f ${PYTHON_SITELIBDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (uzoo-console-1.1.3.tar.gz) = ab1e46aab0cf55ceb7918868960f43b7
|
@ -1 +0,0 @@
|
||||
Soribada mp3 sharing network client for console
|
@ -1,6 +0,0 @@
|
||||
Uzoo is a platform/UI independent clone for SoriBada which
|
||||
is the overwhelming killer-app for sharing mp3 files in Korea.
|
||||
This is a console interface of Uzoo and they have another
|
||||
various UIs including Qt, Cocoa, wx and etc.
|
||||
|
||||
WWW: http://sourceforge.net/projects/soriuzoo/
|
@ -1,4 +0,0 @@
|
||||
bin/uzoo.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/uzoolib.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/uzoolib.pyc
|
||||
lib/%%PYTHON_VERSION%%/site-packages/uzoolib.pyo
|
Loading…
Reference in New Issue
Block a user