- Update to 1.1.22
- Install plugins instead of just a header file - Mark MAKE_JOBS_SAFE - Pass maintainership to submitter PR: 133861 Submitted by: Jason E. Hale <bsdkaffee at gmail dot com>
This commit is contained in:
parent
a76c3bbff7
commit
410a52d335
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233328
3 changed files with 87 additions and 13 deletions
|
@ -6,21 +6,20 @@
|
|||
#
|
||||
|
||||
PORTNAME= frei0r
|
||||
PORTVERSION= 1.1.19
|
||||
PORTVERSION= 1.1.22
|
||||
DISTVERSIONPREFIX= plugins-
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://frei0r.kexbox.org/download/source/ CENKES
|
||||
MASTER_SITES= http://propirate.net/${PORTNAME}/ \
|
||||
http://distfiles.macports.org/${PORTNAME}-plugins/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= bsdkaffee@gmail.com
|
||||
COMMENT= Minimalistic plugin API for video effects
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= include/frei0r.h
|
||||
LIB_DEPENDS= cv.1:${PORTSDIR}/graphics/opencv \
|
||||
gavl.0:${PORTSDIR}/multimedia/gavl
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} -name .arch-ids -or -name {arch} | ${XARGS} ${RM} -rf
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/spec/frei0r.h ${PREFIX}/include/
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= pkgconfig
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (frei0r-plugins-1.1.19.tar.gz) = c6983200121b8f432d97f723cb615fa4
|
||||
SHA256 (frei0r-plugins-1.1.19.tar.gz) = 1a3b32ac49794c8b9b19eb0bf203c6aa75c69fb7198aad29d54a3e3279aadbea
|
||||
SIZE (frei0r-plugins-1.1.19.tar.gz) = 389120
|
||||
MD5 (frei0r-plugins-1.1.22.tar.gz) = 8123893c67fc5ce01ddcb09853d47ed4
|
||||
SHA256 (frei0r-plugins-1.1.22.tar.gz) = 436e933c079bdf8b3d2d2b2fcc9a601c82ba68f34af6f0716ba837041a149da0
|
||||
SIZE (frei0r-plugins-1.1.22.tar.gz) = 570186
|
||||
|
|
75
graphics/frei0r/pkg-plist
Normal file
75
graphics/frei0r/pkg-plist
Normal file
|
@ -0,0 +1,75 @@
|
|||
include/frei0r.h
|
||||
lib/frei0r-1/3dflippo.so
|
||||
lib/frei0r-1/B.so
|
||||
lib/frei0r-1/G.so
|
||||
lib/frei0r-1/R.so
|
||||
lib/frei0r-1/RGB.so
|
||||
lib/frei0r-1/addition.so
|
||||
lib/frei0r-1/alphaatop.so
|
||||
lib/frei0r-1/alphain.so
|
||||
lib/frei0r-1/alphainjection.so
|
||||
lib/frei0r-1/alphaout.so
|
||||
lib/frei0r-1/alphaover.so
|
||||
lib/frei0r-1/alphaxor.so
|
||||
lib/frei0r-1/blend.so
|
||||
lib/frei0r-1/brightness.so
|
||||
lib/frei0r-1/burn.so
|
||||
lib/frei0r-1/bw0r.so
|
||||
lib/frei0r-1/cartoon.so
|
||||
lib/frei0r-1/cluster.so
|
||||
lib/frei0r-1/color_only.so
|
||||
lib/frei0r-1/colordistance.so
|
||||
lib/frei0r-1/composition.so
|
||||
lib/frei0r-1/contrast0r.so
|
||||
lib/frei0r-1/darken.so
|
||||
lib/frei0r-1/delay0r.so
|
||||
lib/frei0r-1/difference.so
|
||||
lib/frei0r-1/distort0r.so
|
||||
lib/frei0r-1/divide.so
|
||||
lib/frei0r-1/dodge.so
|
||||
lib/frei0r-1/edgeglow.so
|
||||
lib/frei0r-1/equaliz0r.so
|
||||
lib/frei0r-1/facedetect.so
|
||||
lib/frei0r-1/flippo.so
|
||||
lib/frei0r-1/gamma.so
|
||||
lib/frei0r-1/glow.so
|
||||
lib/frei0r-1/grain_extract.so
|
||||
lib/frei0r-1/grain_merge.so
|
||||
lib/frei0r-1/hardlight.so
|
||||
lib/frei0r-1/hue.so
|
||||
lib/frei0r-1/hueshift0r.so
|
||||
lib/frei0r-1/invert0r.so
|
||||
lib/frei0r-1/ising0r.so
|
||||
lib/frei0r-1/lenscorrection.so
|
||||
lib/frei0r-1/letterb0xed.so
|
||||
lib/frei0r-1/lighten.so
|
||||
lib/frei0r-1/lissajous0r.so
|
||||
lib/frei0r-1/luminance.so
|
||||
lib/frei0r-1/mask0mate.so
|
||||
lib/frei0r-1/multiply.so
|
||||
lib/frei0r-1/nois0r.so
|
||||
lib/frei0r-1/nosync0r.so
|
||||
lib/frei0r-1/onecol0r.so
|
||||
lib/frei0r-1/overlay.so
|
||||
lib/frei0r-1/perspective.so
|
||||
lib/frei0r-1/pixeliz0r.so
|
||||
lib/frei0r-1/rgbparade.so
|
||||
lib/frei0r-1/saturat0r.so
|
||||
lib/frei0r-1/saturation.so
|
||||
lib/frei0r-1/scale0tilt.so
|
||||
lib/frei0r-1/scanline0r.so
|
||||
lib/frei0r-1/screen.so
|
||||
lib/frei0r-1/sobel.so
|
||||
lib/frei0r-1/softlight.so
|
||||
lib/frei0r-1/squareblur.so
|
||||
lib/frei0r-1/subtract.so
|
||||
lib/frei0r-1/tehroxx0r.so
|
||||
lib/frei0r-1/threshold0r.so
|
||||
lib/frei0r-1/transparency.so
|
||||
lib/frei0r-1/twolay0r.so
|
||||
lib/frei0r-1/uvmap.so
|
||||
lib/frei0r-1/value.so
|
||||
lib/frei0r-1/vectorscope.so
|
||||
lib/frei0r-1/water.so
|
||||
lib/frei0r-1/xfade0r.so
|
||||
@dirrm lib/frei0r-1
|
Loading…
Reference in a new issue