summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-08-02 10:09:38 +0000
committernia <nia@pkgsrc.org>2019-08-02 10:09:38 +0000
commit24e608f71cd8b4566f8d081c3ffb1d04ccf4cef9 (patch)
tree0a01ec6ef9fa76a8fb25094dc34524535e208251 /multimedia/Makefile
parentc84c4b7ae091e5fc4c742d42b53fec0015653de0 (diff)
downloadpkgsrc-24e608f71cd8b4566f8d081c3ffb1d04ccf4cef9.tar.gz
Add multimedia/frei0r.
Frei0r is a minimalistic plugin API for video effects. The main emphasis is on simplicity for an API that will round up the most common video effects into simple filters, sources and mixers that can be controlled by parameters. It's our hope that this way these simple effects can be shared between many applications, avoiding their reimplementation by different projects.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 3f1b0aa5962..f632e99a7f5 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2019/07/11 09:35:29 nia Exp $
+# $NetBSD: Makefile,v 1.273 2019/08/02 10:09:38 nia Exp $
#
COMMENT= Multimedia utilities
@@ -41,6 +41,7 @@ SUBDIR+= ffplay3
SUBDIR+= ffplay4
SUBDIR+= flashplayer
SUBDIR+= flvstreamer
+SUBDIR+= frei0r
SUBDIR+= fuppes
SUBDIR+= fxtv
SUBDIR+= gecko-mediaplayer