| 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/ripperx/ |
Upload File : |
PORTNAME= ripperx
PORTVERSION= 2.7.3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF
DISTNAME= ripperX-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK program to rip CD audio tracks and encode them
WWW= https://sourceforge.net/projects/ripperx/
LIB_DEPENDS= libid3.so:audio/id3lib
RUN_DEPENDS= cdparanoia:audio/cdparanoia
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_lib_id3_ID3Tag_Link=yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= compiler:c++11-lang gmake gnome pathfix pkgconfig
USE_GNOME= gtk20
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
post-patch:
@${REINPLACE_CMD} 's/-lstdc++/-lm/' ${WRKSRC}/configure
@${REINPLACE_CMD} '/^CCLD =/s/=.*/= $$(CXX)/' \
${WRKSRC}/plugins/Makefile.in ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>