[kde-freebsd] ports/111440: [PATCH] audio/kdemultimedia-juk: change LIB_DEPENDS to audio/libtunepimp

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Apr 11 06:00:10 CEST 2007


The following reply was made to PR ports/111440; it has been noted by GNATS.

From: Li-Wen Hsu <lwhsu at FreeBSD.org>
To: bug-followup at FreeBSD.org
Cc: lwhsu at lwhsu.org
Subject: Re: ports/111440: [PATCH] audio/kdemultimedia-juk: change LIB_DEPENDS to audio/libtunepimp
Date: Wed, 11 Apr 2007 11:52:31 +0800

 --CUfgB8w4ZwR/yMy5
 Content-Type: multipart/mixed; boundary="tThc/1wpZn/ma/RB"
 Content-Disposition: inline
 
 
 --tThc/1wpZn/ma/RB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hello,
 
 I found that I forgot to remove other tunepimp-0.4 stuff in
 CONFIGURE_ARGS and post-patch, please use this new patch.
 
 --=20
 Best Regards,
 Li-Wen Hsu
 
 --tThc/1wpZn/ma/RB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="juk.diff3"
 Content-Transfer-Encoding: quoted-printable
 
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/ncvs/ports/audio/juk/Makefile,v
 retrieving revision 1.27
 diff -u -r1.27 Makefile
 --- Makefile	13 Mar 2007 19:10:12 -0000	1.27
 +++ Makefile	10 Apr 2007 14:34:57 -0000
 @@ -7,6 +7,7 @@
 =20
  PORTNAME=3D	juk
  PORTVERSION=3D	${KDE_VERSION}
 +PORTREVISION=3D	1
  CATEGORIES=3D	audio kde
  MASTER_SITES=3D	${MASTER_SITE_KDE}
  MASTER_SITE_SUBDIR=3D	stable/${PORTVERSION:S/.0//}/src
 @@ -20,7 +21,7 @@
  LIB_DEPENDS=3D	akode:${PORTSDIR}/audio/akode \
  		musicbrainz:${PORTSDIR}/audio/libmusicbrainz \
  		tag:${PORTSDIR}/audio/taglib \
 -		tunepimp-0.4.3:${PORTSDIR}/audio/libtunepimp-old
 +		tunepimp:${PORTSDIR}/audio/libtunepimp
 =20
  CONFLICTS=3D	kdemultimedia-3.3*
 =20
 @@ -30,12 +31,11 @@
  PREFIX=3D		${KDE_PREFIX}
 =20
  USE_BZIP2=3D	yes
 -USE_AUTOTOOLS=3D  libtool:15
 +USE_AUTOTOOLS=3D	libtool:15
  USE_GMAKE=3D	yes
  WRKSRC=3D		${WRKDIR}/kdemultimedia-${PORTVERSION}
  USE_LDCONFIG=3D	yes
 -CONFIGURE_ARGS+=3DCFLAGS=3D-I${LOCALBASE}/include/tunepimp-0.4 \
 -		LDFLAGS=3D-L${LOCALBASE}/lib/tunepimp-0.4
 +INSTALLS_ICONS=3D	yes
 =20
  .include <bsd.port.pre.mk>
 =20
 @@ -64,9 +64,6 @@
  post-patch:
  	@${REINPLACE_CMD} -e 's|LIBS=3D"-ltunepimp  $$LIBS"|LIBS=3D"-ltunepimp -l=
 iconv $$LIBS"|g' \
  		${WRKSRC}/configure
 -	@${REINPLACE_CMD} -e 's|-ltunepimp|-ltunepimp-0.4|g' \
 -			-e 's|<tunepimp/tp_c.h>|<tunepimp-0.4/tunepimp/tp_c.h>|g' \
 -		${WRKSRC}/configure ${WRKSRC}/juk/ktrm.cpp ${WRKSRC}/juk/Makefile.in
 =20
  do-build:
  	cd ${WRKSRC}/arts/runtime && ${SETENV} ${MAKE_ENV} ${GMAKE}
 
 --tThc/1wpZn/ma/RB--
 
 --CUfgB8w4ZwR/yMy5
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQFGHFt9QWsOOSiXsigRAolkAKCIzYk7tOckbXkNP/yectWkjK/WRwCfYXIp
 OoPP7mOJgD4A0o7p3BJQHqo=
 =7j3K
 -----END PGP SIGNATURE-----
 
 --CUfgB8w4ZwR/yMy5--


More information about the kde-freebsd mailing list