Port details on branch 2022Q2 |
- gmerlin Multimedia framework
- 1.2.0_21 multimedia
=0 1.2.0_21Version of this port present on the latest quarterly branch. - 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
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: GPLv3
- WWW:
- http://gmerlin.sourceforge.net/
- Description:
- 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/
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gmerlin>0:multimedia/gmerlin
- To install the port:
- cd /usr/ports/multimedia/gmerlin/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/gmerlin
- pkg install gmerlin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmerlin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gmerlin-1.2.0.tar.gz) = 80a217c417b197562961cfd55bf5d356d7eb5278601f6f5e05636455822e3d62
SIZE (gmerlin-1.2.0.tar.gz) = 3119224
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xinerama.pc : x11/libXinerama
- xv.pc : x11/libXv
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xinerama.pc : x11/libXinerama
- xv.pc : x11/libXv
- indexinfo : print/indexinfo
- Library dependencies:
-
- libexif.so : graphics/libexif
- libgavl.so : multimedia/gavl
- libfontconfig.so : x11-fonts/fontconfig
- libcddb.so : audio/libcddb
- libjack.so : audio/jack
- libvisual-0.4.so : graphics/libvisual04
- libpng.so : graphics/png
- libpulse.so : audio/pulseaudio
- libquicktime.so : multimedia/libquicktime
- libtiff.so : graphics/tiff
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libsqlite3.so : databases/sqlite3
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gmerlin-1.2.0_21:
ALSA=off: ALSA audio architecture support
CDDB=on: CDDB (compact disc database) support
CDIO=off: CDIO support via libcdio
DOCS=on: Build and/or install documentation
JACK=on: JACK audio server support
JPEG=on: JPEG image format support
LIBVISUAL=on: Audio visualization support via libvisual
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
PNG=on: PNG image format support
PULSEAUDIO=on: PulseAudio sound server support
QUICKTIME=on: QuickTime media support
TIFF=on: TIFF image format support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_gmerlin
- USES:
- gettext gl gnome libtool makeinfo pathfix pkgconfig sqlite xorg jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_21 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|