mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.5
PR: 52696 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
1e300c00d8
commit
b08744a2b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83456
3 changed files with 9 additions and 15 deletions
|
@ -7,28 +7,22 @@
|
|||
#
|
||||
|
||||
PORTNAME= divxcalc
|
||||
PORTVERSION= 0.4a
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://members.ams.chello.nl/r.slooten2/divxcalc/
|
||||
MASTER_SITES= http://axljab.homelinux.org:8080/software/divxcalc/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= DivX Calculator
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automake14
|
||||
BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake \
|
||||
autoheader:${PORTSDIR}/devel/autoconf
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_QT_VER= 3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,Bison ,Bison,g" ${WRKSRC}/configure
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
pre-configure:
|
||||
.for file in config.guess config.sub install-sh missing mkinstalldirs
|
||||
@${LN} -sf ${LOCALBASE}/share/automake14/${file} ${WRKSRC}
|
||||
.endfor
|
||||
@cd ${WRKSRC} && ${GMAKE} -f admin/Makefile.common
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (divxcalc-0.4a.tar.gz) = c51ed74b3c8693d9185ce31d0e23915d
|
||||
MD5 (divxcalc-0.5.tar.gz) = 6c5f3d736be42e2a220558ee1b23eeb5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
DivX Calculator
|
||||
|
||||
WWW: http://tuxpower.f2g.net/divxcalc.php
|
||||
WWW: http://axljab.homelinux.org:8080/?m=sw&p=divxcalc
|
||||
|
|
Loading…
Add table
Reference in a new issue