mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Update to 08.07
- Update maintainer mail adress PR: 127247 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
This commit is contained in:
parent
2f467433e9
commit
d620e66101
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221036
@ -6,22 +6,36 @@
|
||||
#
|
||||
|
||||
PORTNAME= dvda-author
|
||||
PORTVERSION= 20050703
|
||||
PORTVERSION= 08.07
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= dvd-audio
|
||||
DISTNAME= ${PORTNAME}-core-${PORTVERSION}-2
|
||||
|
||||
MAINTAINER= dieringe@zedat.fu-berlin.de
|
||||
MAINTAINER= martin.dieringer@gmx.de
|
||||
COMMENT= Author and playback unencrypted and uncompressed Audio-DVDs
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_GMAKE= yes
|
||||
LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libiberty.a:${PORTSDIR}/devel/gnulibiberty
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
MAN1= dvda-author.1
|
||||
|
||||
LDFLAGS+= -liberty
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-flac=${LOCALBASE}/lib
|
||||
|
||||
# yes, -1. I talked the author.
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-core-${PORTVERSION}-1
|
||||
|
||||
PLIST_FILES= bin/dvda-author
|
||||
# lib/libc_utils.a
|
||||
|
||||
do-install:
|
||||
${INSTALL} ${WRKSRC}/dvda-author ${PREFIX}/bin
|
||||
${INSTALL} ${WRKSRC}/src/dvda ${PREFIX}/bin/dvda-author
|
||||
${INSTALL} ${WRKSRC}/dvda-author.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dvda-author-20050703.zip) = 3a284c5ac007c7e216c3b6670113174b
|
||||
SHA256 (dvda-author-20050703.zip) = 889e464cd38281aa8a429087e8b4a791c0ba1d1dec25d6401d92d41b658d6776
|
||||
SIZE (dvda-author-20050703.zip) = 317756
|
||||
MD5 (dvda-author-core-08.07-2.tar.bz2) = 8094e20be8259b2579b8b916cf1ae6e8
|
||||
SHA256 (dvda-author-core-08.07-2.tar.bz2) = b48b8805525d7a4ad4f1e757431a0ca65d3ab46bf722d1f6ca1458bea266664c
|
||||
SIZE (dvda-author-core-08.07-2.tar.bz2) = 336985
|
||||
|
Loading…
Reference in New Issue
Block a user