# Created by: Koop Mast PORTNAME= pitivi PORTVERSION= 0.999 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Gstreamer based non-linear audio/video editor LICENSE= LGPL21+ BUILD_DEPENDS= gst-validate-launcher:multimedia/gstreamer1-validate \ itstool:textproc/itstool LIB_DEPENDS= libgsttranscoder-1.0.so:multimedia/gstreamer1-transcoder RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gstreamer1>=1.14.0:multimedia/py-gstreamer1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.4:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ ${PYNUMPY} USES= desktop-file-utils gettext gnome meson pkgconfig python:3.3+ shebangfix tar:xz SHEBANG_FILES= bin/pitivi.in \ getenvvar.py \ tests/__init__.py \ tests/validate-tests/manager.py \ tests/validate-tests/runtests USE_GNOME= cairo intltool gdkpixbuf2 gsound gtk30 pygobject3 USE_GSTREAMER1= editing-services gdkpixbuf good gtk INSTALLS_ICONS= yes USE_LDCONFIG= yes MESON_ARGS= -Db_lundef=false post-patch: ${REINPLACE_CMD} -e "/find_program/s|'python3'|'${PYTHON_VERSION}'|" \ -e "/dependency/s|'python3'|'python-${PYTHON_VER}'|" \ ${WRKSRC}/meson.build .include '>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use PY_FLAVOR for dependencies.mat2018-06-211-36/+36
* Fix msgpack dependencysunpoet2018-04-261-1/+4
* Move devel/py-msgpack-python to devel/py-msgpacksunpoet2018-04-231-2/+2
* security/w3af: Fix GUI, Update WWWdbaio2018-03-312-3/+3
* Fix order of variablesdbaio2018-03-171-1/+2
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
* Simplify Makefile: use PY_FUTURESsunpoet2018-02-271-1/+1
* Reduce dependency on the python2 metaportantoine2018-02-191-1/+1
* Convert Python ports to FLAVORS.mat2017-11-301-38/+39
* security/w3af: Fix shebang and a wrong dependencydbaio2017-11-041-2/+3
* Update my email addressdbaio2017-05-091-1/+1
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-272-10/+7
* security/w3af: 1.0-rc4 -> 1.6.49pi2016-08-039-2122/+2299
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-12/+12
* Rename nltk --> py-nltk for consistency.demon2015-04-191-1/+1
* Fix deps after addition of PKGNAMEPREFIX to textproc/nltk.demon2015-04-191-1/+1
* Fix some _DEPENDSantoine2015-01-25