| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/audio/mp3splt-gtk/ |
Upload File : |
PORTNAME= mp3splt-gtk
PORTVERSION= 0.9.2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Utility to split mp3 and ogg files (via GTK Interface)
WWW= http://mp3splt.sourceforge.net/
LICENSE= GPLv2
BROKEN_FreeBSD_13= ld: error: duplicate symbol: tree_columns
BROKEN_FreeBSD_14= ld: error: duplicate symbol: tree_columns
LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
libmad.so:audio/libmad \
libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis \
libid3tag.so:audio/libid3tag \
libltdl.so:devel/libltdl
USES= desktop-file-utils gmake gnome gstreamer pkgconfig
USE_GNOME= gtk30
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --disable-audacious --with-mp3splt=${LOCALBASE} \
--with-mp3splt-includes=${LOCALBASE}/include \
--with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest
#PORTDOCS= *
#OPTIONS_DEFINE= DOCS NLS
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
#DOXYGEN_LIB_DEPENDS= libgvc.so:graphics/graphviz
#DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen
#DOXYGEN_CONFIGURE_OFF= --disable-doxygen-doc
.include <bsd.port.mk>