Date: Wed, 12 Oct 2005 02:50:17 GMT From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/87301: New port: audio/madman, an advanced digital music manager Message-ID: <200510120250.j9C2oHRv009532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/87301; it has been noted by GNATS. From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: Daniel Roethlisberger <daniel@roe.ch> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/87301: New port: audio/madman, an advanced digital music manager Date: Wed, 12 Oct 2005 05:42:38 +0300 --Multipart_Wed__12_Oct_2005_05_42_38_+0300_QRP4Dw+Wo6HIwz5W Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, 12 Oct 2005 03:37:08 +0200 (CEST) Daniel Roethlisberger <daniel@roe.ch> wrote: > > >Number: 87301 > >Category: ports > >Synopsis: New port: audio/madman, an advanced digital music > >manager With this little patch (also attached) this port is good to go (run-tested for about 15 minutes on 5-STABLE with ~17GB mp3s, portlint -A "looks fine." :). As a note, this is by far the fastest app of it's kind and has some nice features too. Thanks very much Daniel for your work. --- Makefile.orig Wed Oct 12 05:17:50 2005 +++ Makefile Wed Oct 12 05:18:15 2005 @@ -33,7 +33,7 @@ PLIST_DIRS= lib/madman/plugins lib/madman do-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/scons -C ${WRKSRC} prefix=${PREFIX} \ + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/scons -C ${WRKSRC} prefix=${PREFIX} \ qt_directory=${QT_PREFIX} add_c_include_dirs=${LOCALBASE}/include add_lib_dirs=${LOCALBASE}/lib do-install: -- IOnut Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" --Multipart_Wed__12_Oct_2005_05_42_38_+0300_QRP4Dw+Wo6HIwz5W Content-Type: application/octet-stream; name=Makefile.diff Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Makefile.diff LS0tIE1ha2VmaWxlLm9yaWcJV2VkIE9jdCAxMiAwNToxNzo1MCAyMDA1CisrKyBNYWtlZmlsZQlX ZWQgT2N0IDEyIDA1OjE4OjE1IDIwMDUKQEAgLTMzLDcgKzMzLDcgQEAKIFBMSVNUX0RJUlM9CWxp Yi9tYWRtYW4vcGx1Z2lucyBsaWIvbWFkbWFuCiAKIGRvLWJ1aWxkOgotCWNkICR7V1JLU1JDfSAm JiAke1NFVEVOVn0gJHtNQUtFX0VOVn0gJHtQUkVGSVh9L2Jpbi9zY29ucyAtQyAke1dSS1NSQ30g cHJlZml4PSR7UFJFRklYfSBcCisJY2QgJHtXUktTUkN9ICYmICR7U0VURU5WfSAke01BS0VfRU5W fSAke0xPQ0FMQkFTRX0vYmluL3Njb25zIC1DICR7V1JLU1JDfSBwcmVmaXg9JHtQUkVGSVh9IFwK IAlxdF9kaXJlY3Rvcnk9JHtRVF9QUkVGSVh9IGFkZF9jX2luY2x1ZGVfZGlycz0ke0xPQ0FMQkFT RX0vaW5jbHVkZSBhZGRfbGliX2RpcnM9JHtMT0NBTEJBU0V9L2xpYgogCiBkby1pbnN0YWxsOgo= --Multipart_Wed__12_Oct_2005_05_42_38_+0300_QRP4Dw+Wo6HIwz5W--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510120250.j9C2oHRv009532>