aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2009-01-31 20:30:07 +0800
committerbeech <beech@FreeBSD.org>2009-01-31 20:30:07 +0800
commitdbc8bcac45e6a7f1aefdf6c398104230e2e12b9a (patch)
tree9ce52e581f8c770b7d76605a43b9b705c764aca6 /multimedia/Makefile
parentec8ec8408533d53138e782bbdb6d8d56f424e5d5 (diff)
downloadfreebsd-ports-graphics-dbc8bcac45e6a7f1aefdf6c398104230e2e12b9a.tar.gz
freebsd-ports-graphics-dbc8bcac45e6a7f1aefdf6c398104230e2e12b9a.tar.zst
freebsd-ports-graphics-dbc8bcac45e6a7f1aefdf6c398104230e2e12b9a.zip
The Kaa Media Repository is a set of python modules related to
media. Kaa modules are based on parts from Freevo and modules created for MeBox. Kaa exists to encourage code sharing between these projects, and to serve as an umbrella for several previously disparate media-related modules in order to make them available from one (unique) namespace. Kaa provides a base module that implements the common features needed for application development, such as mainloop management, timers, signals, callbacks, file descriptor monitors, etc. Kaa's other modules provide specific media-related functionality, such as retrieving metadata on arbitrary media files (kaa.metadata, previously called mmpython), Python wrappers for Imlib2, Xine, and Evas, and many other high level APIs for easily creating applications that deal with video and audio. Kaa is named after the python character in the Jungle Book by Rudyard Kipling. WWW: http://doc.freevo.org/2.0/Kaa PR: ports/130524 Submitted by: J.R. Oldroyd <fbsd at opal.com>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index c712c1af6c3..53c013681ad 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -213,6 +213,7 @@
SUBDIR += py-gstreamer
SUBDIR += py-kaa-base
SUBDIR += py-kaa-imlib2
+ SUBDIR += py-kaa-metadata
SUBDIR += py-pybmp
SUBDIR += qdvdauthor
SUBDIR += qt4-phonon