mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Added Portscout variable for blocking earlier version reporting
- Take maintainership PR: 166306 166316
This commit is contained in:
parent
3ead5aa0cd
commit
ca4aa42e68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294578
@ -17,6 +17,7 @@ COMMENT= An interactive fluid dynamics simulation
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PORTCOUT= skipv:0.9.1
|
||||
USE_MOTIF= yes
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
|
||||
X11INCLUDE="-I${LOCALBASE}/include" X11LIB="-L${LOCALBASE}/lib"
|
||||
|
@ -13,7 +13,7 @@ CATEGORIES= multimedia python
|
||||
MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= Creates movies out of your pictures
|
||||
|
||||
LICENSE= GPLv2
|
||||
@ -23,6 +23,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
|
||||
mencoder:${PORTSDIR}/multimedia/mencoder \
|
||||
mplayer:${PORTSDIR}/multimedia/mplayer
|
||||
|
||||
PORTSCOUT= skipv:1.9.90,1.9.91 # Unstable Versions
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_WX= 2.8+
|
||||
WX_COMPS= python:lib
|
||||
|
Loading…
Reference in New Issue
Block a user