mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
add gqmpeg-devel - the gtk20 port of gqmpeg
This commit is contained in:
parent
1cf81f5a9e
commit
1b014e2258
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126228
7 changed files with 21 additions and 107 deletions
|
@ -6,16 +6,13 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gqmpeg
|
PORTNAME= gqmpeg
|
||||||
PORTVERSION= 0.20.0
|
PORTVERSION= 0.91.1
|
||||||
CATEGORIES+= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER?= lyngbol@wheel.dk
|
MAINTAINER= oliver@FreeBSD.org
|
||||||
COMMENT?= Another gtk-based MP3 frontend
|
COMMENT= Another gtk-based MP3 frontend
|
||||||
|
|
||||||
RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools \
|
|
||||||
xmp:${PORTSDIR}/audio/xmp
|
|
||||||
|
|
||||||
.if defined(WITH_MPG321)
|
.if defined(WITH_MPG321)
|
||||||
RUN_DEPENDS+= mpg321:${PORTSDIR}/audio/mpg321
|
RUN_DEPENDS+= mpg321:${PORTSDIR}/audio/mpg321
|
||||||
|
@ -23,30 +20,29 @@ RUN_DEPENDS+= mpg321:${PORTSDIR}/audio/mpg321
|
||||||
RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
|
RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if !defined(WITHOUT_MOD)
|
||||||
|
RUN_DEPENDS+= xmp:${PORTSDIR}/audio/xmp
|
||||||
|
.endif
|
||||||
|
|
||||||
|
.if !defined(WITHOUT_OGG)
|
||||||
|
RUN_DEPENDS+= ogg123:${PORTSDIR}/audio/vorbis-tools
|
||||||
|
.endif
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gdkpixbuf
|
USE_GNOME= gtk20
|
||||||
WANT_GNOME= yes
|
USE_LIBTOOL_VER=15
|
||||||
USE_LIBTOOL_VER= 13
|
|
||||||
USE_AUTOCONF_VER= 213
|
|
||||||
|
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||||
|
|
||||||
|
CONFLICTS= gqmpeg-0.2*
|
||||||
|
|
||||||
MAN1= gqmpeg.1
|
MAN1= gqmpeg.1
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${HAVE_GNOME:Mgnomelibs}!=""
|
|
||||||
USE_GNOME+= gnomeprefix gnomelibs
|
|
||||||
PKGNAMESUFFIX= -gnome
|
|
||||||
CONFIGURE_ENV+= USE_GNOME="yes"
|
|
||||||
PLIST_SUB+= DATADIR="share/gnome"
|
|
||||||
.else
|
|
||||||
CONFIGURE_ENV+= USE_GNOME=""
|
|
||||||
PLIST_SUB+= DATADIR="share"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if !defined(WITH_MPG321)
|
.if !defined(WITH_MPG321)
|
||||||
pre-everything::
|
pre-everything::
|
||||||
@${ECHO_MSG}
|
@${ECHO_MSG}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (gqmpeg-0.20.0.tar.gz) = 18cc9e61969552fd6dabfded53907227
|
MD5 (gqmpeg-0.91.1.tar.gz) = e22eda86fc3e59108c8d04abc37b3e56
|
||||||
SIZE (gqmpeg-0.20.0.tar.gz) = 966991
|
SIZE(gqmpeg-0.91.1.tar.gz) = 1078478
|
||||||
|
|
|
@ -1,46 +0,0 @@
|
||||||
|
|
||||||
$FreeBSD$
|
|
||||||
|
|
||||||
--- aclocal.m4.orig Wed Jul 17 20:48:30 2002
|
|
||||||
+++ aclocal.m4 Thu Jul 18 16:38:49 2002
|
|
||||||
@@ -545,7 +545,7 @@
|
|
||||||
rm -f conf.gdk_pixbuftest
|
|
||||||
])
|
|
||||||
|
|
||||||
-# gettext.m4 serial 13 (gettext-0.11.1)
|
|
||||||
+# gettext.m4 serial 14 (gettext-0.11.2)
|
|
||||||
dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
|
|
||||||
dnl This file is free software, distributed under the terms of the GNU
|
|
||||||
dnl General Public License. As a special exception to the GNU General
|
|
||||||
@@ -689,14 +689,13 @@
|
|
||||||
dnl Now see whether libintl exists and does not depend on libiconv.
|
|
||||||
AC_TRY_LINK([#include <libintl.h>
|
|
||||||
extern int _nl_msg_cat_cntr;
|
|
||||||
-extern int *_nl_domain_bindings;
|
|
||||||
extern
|
|
||||||
#ifdef __cplusplus
|
|
||||||
"C"
|
|
||||||
#endif
|
|
||||||
const char *_nl_expand_alias ();],
|
|
||||||
[bindtextdomain ("", "");
|
|
||||||
-return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)],
|
|
||||||
+return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)],
|
|
||||||
gt_cv_func_gnugettext_libintl=yes,
|
|
||||||
gt_cv_func_gnugettext_libintl=no)
|
|
||||||
dnl Now see whether libintl exists and depends on libiconv.
|
|
||||||
@@ -704,14 +703,13 @@
|
|
||||||
LIBS="$LIBS $LIBICONV"
|
|
||||||
AC_TRY_LINK([#include <libintl.h>
|
|
||||||
extern int _nl_msg_cat_cntr;
|
|
||||||
-extern int *_nl_domain_bindings;
|
|
||||||
extern
|
|
||||||
#ifdef __cplusplus
|
|
||||||
"C"
|
|
||||||
#endif
|
|
||||||
const char *_nl_expand_alias ();],
|
|
||||||
[bindtextdomain ("", "");
|
|
||||||
-return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)],
|
|
||||||
+return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)],
|
|
||||||
[LIBINTL="$LIBINTL $LIBICONV"
|
|
||||||
LTLIBINTL="$LTLIBINTL $LTLIBICONV"
|
|
||||||
gt_cv_func_gnugettext_libintl=yes
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- Makefile.in.orig Sun Jan 20 09:20:14 2002
|
|
||||||
+++ Makefile.in Sun Jan 20 09:20:32 2002
|
|
||||||
@@ -118,7 +118,7 @@
|
|
||||||
skindir = $(prefix)/share/gqmpeg/skins
|
|
||||||
skin_DATA = SKIN-SPECS README
|
|
||||||
|
|
||||||
-@HAVE_GNOME_TRUE@desktopdir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/gnome/apps/Multimedia
|
|
||||||
+@HAVE_GNOME_TRUE@desktopdir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/apps/Multimedia
|
|
||||||
@HAVE_GNOME_TRUE@desktop_DATA = @HAVE_GNOME_TRUE@gqmpeg.desktop
|
|
||||||
|
|
||||||
@HAVE_GNOME_TRUE@icondir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/pixmaps
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- configure.in.orig Fri Nov 9 14:42:36 2001
|
|
||||||
+++ configure.in Sun Nov 11 22:13:39 2001
|
|
||||||
@@ -83,7 +83,7 @@
|
|
||||||
dnl CHECK_GNOME
|
|
||||||
AC_PATH_PROG(GNOME_CONFIG,gnome-config,no)
|
|
||||||
AM_CONDITIONAL(HAVE_GNOME, test $GNOME_CONFIG != no)
|
|
||||||
- if test "$GNOME_CONFIG" = no; then
|
|
||||||
+ if test "$GNOME_CONFIG" = no -o "$USE_GNOME" != yes; then
|
|
||||||
AC_MSG_RESULT(GNOME icon and menu entry will NOT be installed)
|
|
||||||
else
|
|
||||||
AC_MSG_RESULT(will install a GNOME icon and menu entry)
|
|
|
@ -1,14 +0,0 @@
|
||||||
|
|
||||||
$FreeBSD$
|
|
||||||
|
|
||||||
--- po/Makefile.in.in.orig Wed Jul 24 16:24:35 2002
|
|
||||||
+++ po/Makefile.in.in Wed Jul 24 16:25:07 2002
|
|
||||||
@@ -21,7 +21,7 @@
|
|
||||||
prefix = @prefix@
|
|
||||||
exec_prefix = @exec_prefix@
|
|
||||||
datadir = @datadir@
|
|
||||||
-localedir = $(datadir)/locale
|
|
||||||
+localedir = $(prefix)/share/locale
|
|
||||||
gettextsrcdir = $(datadir)/gettext/po
|
|
||||||
|
|
||||||
INSTALL = @INSTALL@
|
|
|
@ -1,7 +1,7 @@
|
||||||
bin/gqmpeg
|
bin/gqmpeg
|
||||||
bin/gqmpeg-shoutcast-plugin.sh
|
bin/gqmpeg-shoutcast-plugin.sh
|
||||||
%%GNOME:%%%%DATADIR%%/apps/Multimedia/gqmpeg.desktop
|
%%DATADIR%%/applications/gqmpeg.desktop
|
||||||
%%GNOME:%%%%DATADIR%%/pixmaps/gqmpeg.png
|
%%DATADIR%%/pixmaps/gqmpeg.png
|
||||||
share/gqmpeg/skins/README
|
share/gqmpeg/skins/README
|
||||||
share/gqmpeg/skins/SKIN-SPECS
|
share/gqmpeg/skins/SKIN-SPECS
|
||||||
share/gqmpeg/skins/mrclean/blue-handle-24.png
|
share/gqmpeg/skins/mrclean/blue-handle-24.png
|
||||||
|
|
Loading…
Add table
Reference in a new issue