Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 13:53:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 258720] multimedia/avidemux: update to 2.7.8
Message-ID:  <bug-258720-12827-3oWLGqMjZn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258720-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258720-12827@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=3D258720

Tobias C. Berner <tcberner@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcberner@freebsd.org

--- Comment #1 from Tobias C. Berner <tcberner@freebsd.org> ---
Moin moin=20

Thanks alot for working on this :)

A few notes:
BUILD_DEPENDS+=3D
${LOCALBASE}/include/avidemux/2.7/qt5/config.h:multimedia/avidemux-qt5
RUN_DEPENDS+=3D=20=20
${LOCALBASE}/include/avidemux/2.7/qt5/config.h:multimedia/avidemux-qt5
would be a bit more readable using the dependency line
BUILD_DEPENDS+=3D avidemux-qt5>0:multimedia/avidemux-qt5
RUN_DEPENDS+=3D   avidemux-qt5>0:multimedia/avidemux-qt5

Instead of using=20
CMAKE_ARGS+=3D    -DGETTEXT:BOOL=3DOFF
you can write=20
CMAKE_OFF+=3DGETTEXT


mfg Tobias

--=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-258720-12827-3oWLGqMjZn>