1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

GNOME MPlayer Toolkit is a library for gnome-mplayer and gecko-mediaplayer.

libgmlib - a set of functions that support non-graphical operations
libgmtk - a set of gtk widgets to use with gnome-mplayer

WWW: http://code.google.com/p/gmtk/
This commit is contained in:
Jung-uk Kim 2013-02-22 18:44:50 +00:00
parent d686b71130
commit bb1dfaa077
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312783
5 changed files with 148 additions and 0 deletions

View File

@ -80,6 +80,7 @@
SUBDIR += gmerlin
SUBDIR += gmerlin-avdecoder
SUBDIR += gmimms
SUBDIR += gmtk
SUBDIR += gnome-mplayer
SUBDIR += gnome-subtitles
SUBDIR += gopchop

72
multimedia/gmtk/Makefile Normal file
View File

@ -0,0 +1,72 @@
# $FreeBSD$
PORTNAME= gmtk
PORTVERSION= 1.0.7
CATEGORIES= multimedia gnome devel
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for gnome-mplayer and gecko-mediaplayer
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack
USE_PERL5_BUILD= yes
USE_PKGCONFIG= build
USE_XORG= x11
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README
OPTIONS_DEFINE= ALSA DOCS GCONF GIO GTK3 NLS PULSEAUDIO
GIO_DESC= Use GIO for file I/O
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MALSA}
LIB_DEPENDS+= asound:${PORTSDIR}/audio/alsa-lib
CONFIGURE_ARGS+= --with-alsa
.else
CONFIGURE_ARGS+= --without-alsa
.endif
.if ${PORT_OPTIONS:MGCONF}
USE_GNOME+= gconf2
CONFIGURE_ARGS+= --enable-gconf --enable-gsettings
.else
CONFIGURE_ARGS+= --disable-gconf --enable-keystore
.endif
.if ${PORT_OPTIONS:MGIO}
CONFIGURE_ARGS+= --with-gio
.else
CONFIGURE_ARGS+= --without-gio
.endif
.if ${PORT_OPTIONS:MGTK3}
USE_GNOME+= gtk30
CONFIGURE_ARGS+= --enable-gtk3
.else
USE_GNOME+= gtk20
CONFIGURE_ARGS+= --disable-gtk3
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.if ${PORT_OPTIONS:MPULSEAUDIO}
CONFIGURE_ARGS+= --with-pulseaudio
.else
CONFIGURE_ARGS+= --without-pulseaudio
.endif
CPPFLAGS+= -I${LOCALBASE}/include
.include <bsd.port.mk>

2
multimedia/gmtk/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (gmtk-1.0.7.tar.gz) = 6c1e7ca1ad4415aa6860aaeeea2377c53f8f0dd37861039d69b26b08f70df2a0
SIZE (gmtk-1.0.7.tar.gz) = 405357

View File

@ -0,0 +1,6 @@
GNOME MPlayer Toolkit is a library for gnome-mplayer and gecko-mediaplayer.
libgmlib - a set of functions that support non-graphical operations
libgmtk - a set of gtk widgets to use with gnome-mplayer
WWW: http://code.google.com/p/gmtk/

67
multimedia/gmtk/pkg-plist Normal file
View File

@ -0,0 +1,67 @@
include/gmtk/gm_audio.h
include/gmtk/gm_common.h
include/gmtk/gm_file.h
include/gmtk/gm_log.h
include/gmtk/gm_parse.h
include/gmtk/gm_pref_store.h
include/gmtk/gm_strfuncs.h
include/gmtk/gmlib.h
include/gmtk/gmtk.h
include/gmtk/gmtk_audio_meter.h
include/gmtk/gmtk_common.h
include/gmtk/gmtk_media_player.h
include/gmtk/gmtk_media_tracker.h
include/gmtk/gmtk_output_combo_box.h
lib/libgmlib.a
lib/libgmlib.la
lib/libgmlib.so
lib/libgmlib.so.1
lib/libgmtk.a
lib/libgmtk.la
lib/libgmtk.so
lib/libgmtk.so.1
libdata/pkgconfig/gmlib.pc
libdata/pkgconfig/gmtk.pc
%%NLS%%share/locale/ar/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/bg/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/ca/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/cs/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/da/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/de/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/el/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/es/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/et/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/eu/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/fi/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/fo/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/fr/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/fy/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/gl/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/he/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/hr/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/hu/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/id/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/it/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/ko/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/lt/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/nl/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/pt/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/ro/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/ru/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/si/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/sr/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/sr@latin/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/th/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/ug/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/uk/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/vi/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/zh_HK/LC_MESSAGES/gmtk.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gmtk.mo
@dirrm include/gmtk