ports/66799: [new port] cantus_3: GNOME2 tool for tagging and renaming MP3 and OGG/Vorbis files
Sergey Akifyev
asa at gascom.ru
Fri Jun 4 09:20:42 UTC 2004
The following reply was made to PR ports/66799; it has been noted by GNATS.
From: Sergey Akifyev <asa at gascom.ru>
To: freebsd-gnats-submit at FreeBSD.org
Cc:
Subject: Re: ports/66799: [new port] cantus_3: GNOME2 tool for tagging and
renaming MP3 and OGG/Vorbis files
Date: Fri, 04 Jun 2004 13:15:59 +0400
--=-ACfQgWcZlg/S/8wFI3Av
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
The following patch:
* breaks cantus_3 for -STABLE (doesn't build yet)
* makes port portlint-happy
Happy tagging :)
=3D=3D=3D=3D=3D=3D=3D begin cantus_3.diff =3D=3D=3D=3D=3D=3D=3D=3D
diff -ruN cantus_3.orig/Makefile cantus_3/Makefile
--- cantus_3.orig/Makefile Fri Jun 4 12:03:30 2004
+++ cantus_3/Makefile Fri Jun 4 12:06:00 2004
@@ -15,7 +15,6 @@
COMMENT=3D Tool for tagging and renaming MP3 and OGG/Vorbis files
=20
BUILD_DEPENDS=3D bash:${PORTSDIR}/shells/bash2
-
LIB_DEPENDS=3D gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
glademm-2.0.1:${PORTSDIR}/devel/libglademm \
ogg.5:${PORTSDIR}/audio/libogg \
@@ -25,6 +24,12 @@
USE_GNOME=3D gnomehack libglade2
USE_X_PREFIX=3D yes
=20
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+IGNORE=3D Does not build on -STABLE. Yet...
+.endif
+
CD?=3D cd
BASH?=3D bash
=20
@@ -34,4 +39,4 @@
do-install:
@${CD} ${WRKSRC} && ${BASH} build.sh --install --prefix '${PREFIX}'
=20
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
=3D=3D=3D=3D=3D=3D=3D=3D end cantus_3.diff =3D=3D=3D=3D=3D=3D=3D=3D=3D
--=20
regards,
Sergey Akifyev <asa at gascom.ru>
JSC Gascom <http://www.gascom.ru>
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt
--=-ACfQgWcZlg/S/8wFI3Av
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQBAwD3Obu06QwmNwNsRAjIPAJsFllk6AOGhpv7aTx53rc06ZW4qXwCeIHMt
UTRsrJwDhPb1uezh/y1BD9o=
=Jwvg
-----END PGP SIGNATURE-----
--=-ACfQgWcZlg/S/8wFI3Av--
More information about the freebsd-ports-bugs
mailing list