Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Feb 2024 06:58:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276780] audio/cutmp3: update to 3.0.3
Message-ID:  <bug-276780-7788-IAE3Oh9Wzy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276780-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276780-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276780

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #3 from Daniel Engberg <diizzy@FreeBSD.org> ---
Please update patch to follow
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_si=
tes-github
(first example including ordering)

USES=3D tar:bzip2
This is incorrect if you're using USE_GITHUB (see section in Porters Handbo=
ok)

Can we unbundle (lib)linenoise?
https://docs.freebsd.org/en/books/porters-handbook/book/#bundled-libs-pract=
ices

Do not override optimization
https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags

Manpage should be installed into share/man

Looks like USES=3D ncurses should be added too?

Out of curiosity, does this provide any new functionality that ffmpeg dont?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276780-7788-IAE3Oh9Wzy>