mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- new tarball with COPYING changed
rereleased now under GPL, former GLPL HEADS UP: Do not link libreplex with non GPL programs. linking it with BSD-licensed or other open-source licenses is a violation of the GPL license. - remove libreplex from the packag
This commit is contained in:
parent
c707ecae15
commit
0a99d74754
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127754
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= replex
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.metzlerbros.org/dvb/
|
||||
|
||||
@ -22,7 +23,6 @@ TOFIX= avi.h element.h mpg_common.h pes.h replex.h ringbuffer.h \
|
||||
replex.c ts.c
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/libreplex.a ${PREFIX}/lib/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/replex ${PREFIX}/bin/
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (replex-0.1.3.tar.gz) = 9f8bf9260415227c6c370f63b98dde34
|
||||
SIZE (replex-0.1.3.tar.gz) = 45766
|
||||
MD5 (replex-0.1.3.tar.gz) = db10d1f8665adce061e277b0c0336c73
|
||||
SIZE (replex-0.1.3.tar.gz) = 43211
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/replex
|
||||
lib/libreplex.a
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
|
Loading…
Reference in New Issue
Block a user