FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:41 PM BST
Port details
gmerlin 1.0.0_3 multimedia on this many watch lists=0 search for ports that depend on this port
Multimedia framework

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2008 14:38:14
License: not specified in port


Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low
level Audio/Video things) and libxml2 (for loading and saving
configuration data and other things). The gmerlin API can be used
at multiple levels: Either you take the basic things like plugins,
fifos, message-queues and gavl audio/video converters and build
your own media engine. The other possibility is to use the player
or transcoder engines directly. The latter approach is probably
easier, but you'll have less freedom in controlling the process.

Gmerlin includes GUI player with mediatree and a GUI transcoder
among other things.

WWW: http://gmerlin.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libICE, x11/libX11, x11/libXinerama, x11/libXv, textproc/intltool, devel/pkg-config
Required To Run: x11/libICE, x11/libX11, x11/libXinerama, x11/libXv, devel/pkg-config, devel/gio-fam-backend
Required Libraries: multimedia/gavl, audio/pulseaudio, multimedia/libquicktime, graphics/libvisual04, sysutils/libcdio, audio/libcddb, audio/jack, graphics/jpeg, graphics/png, graphics/tiff, devel/gettext, graphics/libGL, accessibility/atk, devel/glib20, x11-toolkits/gtk20, textproc/libxml2, x11-toolkits/pango

Required by:
for Libraries

To install the port: cd /usr/ports/multimedia/gmerlin/ && make install clean
To add the package: pkg_add -r gmerlin


Configuration Options
===> The following configuration options are available for gmerlin-1.0.0_3:
     PULSEAUDIO=on (default) "Enable PulseAudio support"
     QUICKTIME=on (default) "Enable QuickTime support"
     VISUAL=on (default) "Enable libvisual support"
     CDIO=on (default) "Enable libcdio support"
     CDDB=on (default) "Enable CDDB support"
     ESOUND=off (default) "Enable ESounD support"
     JACK=on (default) "Enable Jack support"
     JPEG=on (default) "Enable JPEG support"
     PNG=on (default) "Enable PNG support"
     TIFF=on (default) "Enable TIFF support"
     PLUGINCFG=on (default) "Build plugin configurator"
     PLAYER=on (default) "Build player"
     KBD=on (default) "Build keyboard daemon"
     TRANSCODER=on (default) "Build transcoder"
     RECORDER=on (default) "Build recorder"
     VISUALIZER=on (default) "Build visualizer"
     THUMBNAILER=on (default) "Build thumbnailer"
     OPTIMIZED_CFLAGS=on (default) "Additional optimizations"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://sunet.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://iweb.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://switch.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://surfnet.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://kent.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://freefr.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://voxel.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://jaist.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://osdn.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://nchc.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://ncu.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://transact.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://softlayer.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://internode.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://ufpr.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
http://waix.dl.sourceforge.net/project/gmerlin/gmerlin/1.0.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Mar 2012 18:16:14
Original commit files touched by this commit  1.0.0_3
makc search for other commits by this committer
- Remove audio/libtunepimp (and audio/libmusicbrainz) support:
  deprecated as the MusicBrainz RDF webservice is no longer functional

PR:             ports/165750, ports/165754, ports/165757, ports/165758
                ports/165759, ports/165760, ports/165761
Submitted by:   Jason E. Hale <bsdkaffee at gmail.com>
16 Feb 2012 15:57:34
Original commit files touched by this commit  1.0.0_2
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
18 Jan 2012 17:36:27
Original commit files touched by this commit  1.0.0_1
arved search for other commits by this committer
Chase libcdio shlib bump
18 Nov 2011 23:30:13
Original commit files touched by this commit  1.0.0
ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
17 Nov 2011 15:02:21
Original commit files touched by this commit  1.0.0
gahr search for other commits by this committer
- Add a patch to remove a misplaced duplicated line of source code

Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
02 Jul 2011 07:37:33
Original commit files touched by this commit  1.0.0
miwi search for other commits by this committer
- Update to 1.0.0

PR:             158485
Submitted by:   Ports Fury
11 Jun 2011 02:39:46
Original commit files touched by this commit  0.4.1_7
amdmi3 search for other commits by this committer
Drop maintainership
06 Jun 2011 04:31:53
Original commit files touched by this commit  0.4.1_7
bapt search for other commits by this committer
- update mjpegtools to 2.0.0
- chase library bump
21 Jun 2010 22:06:33
Original commit files touched by this commit  0.4.1_6
amdmi3 search for other commits by this committer
- Fix png plugin

PR:             147891
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
Feature safe:   yes
31 May 2010 02:01:56
Original commit files touched by this commit  0.4.1_5
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
10 May 2010 21:19:08
Original commit files touched by this commit  0.4.1_4
kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.4.1_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Mar 2010 17:26:09
Original commit files touched by this commit  0.4.1_3
amdmi3 search for other commits by this committer
- Fix build in presence of graphics/libvisual

PR:             143679
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
13 Feb 2010 08:45:24
Original commit files touched by this commit  0.4.1_3
miwi search for other commits by this committer
- Chase multimedia/mjpegtools shlib bump
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.4.1_2
dinoex search for other commits by this committer
- update to jpeg-8
28 Nov 2009 10:34:26
Original commit files touched by this commit  0.4.1_1
arved search for other commits by this committer
Chase libcdio shared library version bump
12 Aug 2009 03:23:20
Original commit files touched by this commit  0.4.1
amdmi3 search for other commits by this committer
- Update to 0.4.1

PR:             137666
Submitted by:   Martin Matuska <mm@FreeBSD.org>
11 Aug 2009 10:35:13
Original commit files touched by this commit  0.3.8_2
mm search for other commits by this committer
- Update gavl to 1.1.1
- Bump library version on depending ports
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.3.8_2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
09 Nov 2008 21:46:11
Original commit files touched by this commit  0.3.8_1
amdmi3 search for other commits by this committer
- Add USE_LDCONFIG
09 Nov 2008 14:37:55
Original commit files touched by this commit  0.3.8
amdmi3 search for other commits by this committer
Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low
level Audio/Video things) and libxml2 (for loading and saving
configuration data and other things). The gmerlin API can be used
at multiple levels: Either you take the basic things like plugins,
fifos, message-queues and gavl audio/video converters and build
your own media engine. The other possibility is to use the player
or transcoder engines directly. The latter approach is probably
easier, but you'll have less freedom in controlling the process.

Gmerlin includes GUI player with mediatree and a GUI transcoder
among other things.

WWW: http://gmerlin.sourceforge.net/

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.