mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.2.2;
- Add LICENSE=; - Take maintainership;
This commit is contained in:
parent
6f971d8396
commit
e24f4c515c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297843
@ -6,14 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= libburn
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://files.libburnia-project.org/releases/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.pl01
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Libburnia library to read/write optical discs
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libburn-1.1.0.pl01.tar.gz) = d61145de93a5f148f2cc4a0b28bc883f45c0952cbf52d8ffe145c74a1084592b
|
||||
SIZE (libburn-1.1.0.pl01.tar.gz) = 849983
|
||||
SHA256 (libburn-1.2.2.tar.gz) = 4641ee2be317ff146653597da4c9f3133916c5c839c0bfd3c73ed73d15972e3f
|
||||
SIZE (libburn-1.2.2.tar.gz) = 914127
|
||||
|
@ -6,13 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= libisofs
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://files.libburnia-project.org/releases/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Libburnia ISO9660 filesystem creation library
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libisofs-1.1.2.tar.gz) = fe743605f8c69ebca154f8ebf9d8ce6b895069b40bacb441ba9c1ee4b42b3850
|
||||
SIZE (libisofs-1.1.2.tar.gz) = 702291
|
||||
SHA256 (libisofs-1.2.2.tar.gz) = e605f7b1b055bb0db339256a3510a15c8e13fae42dcd08653f1cea15565c1a2e
|
||||
SIZE (libisofs-1.2.2.tar.gz) = 712993
|
||||
|
@ -6,14 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= xorriso
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://files.libburnia-project.org/releases/
|
||||
DISTNAME= libisoburn-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= ISO image manipulation tool based on Libburnia
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= libburn>=1.1.0:${PORTSDIR}/devel/libburn \
|
||||
libisofs>=1.1.2:${PORTSDIR}/devel/libisofs
|
||||
RUN_DEPENDS= libburn>=1.1.0:${PORTSDIR}/devel/libburn \
|
||||
@ -26,8 +28,8 @@ USE_ICONV= yes
|
||||
USE_LDCONFIG= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
INFO= xorriso xorrisofs
|
||||
MAN1= xorriso.1 xorrisofs.1
|
||||
INFO= xorrecord xorriso xorrisofs
|
||||
MAN1= xorrecord.1 xorriso.1 xorrisofs.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libisoburn-1.1.2.tar.gz) = 2412872166c0c00e1b0134cb6d219748a85ba93d592a21643b594201125e73d7
|
||||
SIZE (libisoburn-1.1.2.tar.gz) = 1141179
|
||||
SHA256 (libisoburn-1.2.2.tar.gz) = b602d84a297cefbc4f611088b79749524058eb7311eaaf90cbbe679285236a68
|
||||
SIZE (libisoburn-1.2.2.tar.gz) = 1242366
|
||||
|
Loading…
Reference in New Issue
Block a user