mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update MASTER_SITES and WWW: line
PR: ports/66466 Submitted by: Ports Fury
This commit is contained in:
parent
137e7592b8
commit
c5831866db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108851
@ -10,7 +10,7 @@ PORTNAME= multivideo
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/download/
|
||||
MASTER_SITES= http://www.lis.inpg.fr/pages_perso/bonnaud/multivideo/download/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -18,7 +18,6 @@ COMMENT= An image sequence viewer
|
||||
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
|
||||
|
||||
PLIST_FILES= bin/multivideo
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_BZIP2= yes
|
||||
@ -27,6 +26,8 @@ USE_GMAKE= yes
|
||||
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
|
||||
ALL_TARGET= default
|
||||
|
||||
PLIST_FILES= bin/multivideo
|
||||
|
||||
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||
|
||||
post-patch:
|
||||
|
@ -18,4 +18,4 @@ image processing field. It has the following features:
|
||||
* Adjustment of the display frame rate.
|
||||
* Saving an image of the sequence in PGM, PPM, PNG or JPEG format.
|
||||
|
||||
WWW: http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/
|
||||
WWW: http://www.lis.inpg.fr/pages_perso/bonnaud/multivideo/
|
||||
|
Loading…
Reference in New Issue
Block a user