# $FreeBSD$ PORTNAME= fmtconv PORTVERSION= r20 PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- MAINTAINER= jbeich@FreeBSD.org COMMENT= Format conversion tools for Vapoursynth LICENSE= WTFPL BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VapourSynth.h:multimedia/vapoursynth ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= https://github.com/EleonoreMizo/fmtconv/issues/8 USE_GITHUB= yes GH_ACCOUNT= EleonoreMizo USES= autoreconf compiler:c++11-lib gmake libtool pkgconfig EXCLUDE= VapourSynth.h *.txt EXTRACT_AFTER_ARGS= ${EXCLUDE:S,^,--exclude ,} WRKSRC_SUBDIR= build/unix PATCH_WRKSRC= ${WRKSRC:H:H} GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${DATADIR}" CPPFLAGS+= `pkg-config vapoursynth --cflags` INSTALL_TARGET= install-strip DATADIR= ${PREFIX}/lib/vapoursynth DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} PLIST_FILES= %%DATADIR%%/libfmtconv.so PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \ ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's/-O3 //' ${WRKSRC}/Makefile.am post-install: (cd ${PATCH_WRKSRC}/doc && ${COPYTREE_SHARE} \ "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) .include -ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libkipi
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 0.1.6 release.ale2008-04-223-7/+13
* - Welcome X.org 7.2 \o/.flz2007-05-202-24/+1
* Do not install empty dirs.ale2006-12-172-3/+2
* Update to 0.1.5 release.ale2006-12-174-14/+52
* Take maintainership.ale2006-12-171-1/+1
* Maintainer no longer has time for these ports.linimon2006-12-151-1/+1
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* Conversion to a single libtool environment.ade2006-02-23