54e5 FreshPorts -- multimedia/py-kaa-imlib2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-kaa-imlib2 0.2.3_5 multimedia on this many watch lists=1 search for ports that depend on this port
Kaa Media Repository - imlib2 wrapper for python
Maintained by: fbsd@opal.com search for ports maintained by this maintainer
Port Added: 31 Jan 2009 11:58:39
Also Listed In: python
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. multimedia/py-kaa-base
  2. lang/python27
Required To Run:
  1. multimedia/py-kaa-base
  2. lang/python27
Required Libraries:
  1. graphics/imlib2

This port is required by:

for Run

To install the port: cd /usr/ports/multimedia/py-kaa-imlib2/ && make install clean
To add the package: pkg_add -r py27-kaa-imlib2


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  3. http://heanet.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  4. http://internode.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  5. http://iweb.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  6. http://jaist.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  7. http://kent.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  8. http://nchc.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  9. http://ncu.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  10. http://osdn.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  11. http://softlayer.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  12. http://sunet.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  13. http://surfnet.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  14. http://switch.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  15. http://transact.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  16. http://ufpr.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  17. http://voxel.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/
  18. http://waix.dl.sourceforge.net/project/freevo/kaa-imlib2/0.2.3/

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.2.3_5
dinoex search for other commits by this committer
- update png to 1.5.10
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.2.3_4
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 13:38:45
Original commit files touched by this commit  0.2.3_4
ohauer search for other commits by this committer
- remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.3_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.3_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:28:34
Original commit files touched by this commit  0.2.3_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.2.3_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
30 May 2009 18:51:27
Original commit files touched by this commit  0.2.3_1
miwi search for other commits by this committer
- Fix build with multimedia/py-kaa-base
- Use SF macro

PR:             135042
Submitted by:   "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
31 Jan 2009 11:58:20
Original commit files touched by this commit  0.2.3
beech search for other commits by this committer
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/130523
Submitted by:   J.R. Oldroyd <fbsd at opal.com>

Number of commits found: 9

2846
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0