mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
mjpegtools, bump version (#7478)
This commit is contained in:
@@ -1,18 +1,12 @@
|
||||
SUMMARY="Audio and Video Tools for Motion JPEG and MPEG"
|
||||
DESCRIPTION="
|
||||
Programs for MJPEG recording and playback and simple cut-and-paste \
|
||||
editting and MPEG compression of audio and video.
|
||||
"
|
||||
DESCRIPTION="Programs for MJPEG recording and playback and simple cut-and-paste \
|
||||
editting and MPEG compression of audio and video."
|
||||
HOMEPAGE="http://mjpeg.sourceforge.net"
|
||||
LICENSE="
|
||||
GNU GPL v2
|
||||
"
|
||||
COPYRIGHT="
|
||||
2000-2003 Fabrice Bellard
|
||||
2003-2012 the FFmpeg developers
|
||||
"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/sourceforge/mjpeg/mjpegtools-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="a84349839471052db1ef691134aacf905b314dfce8762d47e10edcc9ab5f97d8"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2000-2003 Fabrice Bellard
|
||||
2003-2012 the FFmpeg developers"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/sourceforge/mjpeg/mjpegtools-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b180536d7d9960b05e0023a197b00dcb100929a49aab71d19d55f4a1b210f49a"
|
||||
REVISION="1"
|
||||
PATCHES="mjpegtools-$portVersion.patchset"
|
||||
|
||||
@@ -24,5 +24,5 @@ index d84890b..3b0a4ec 100644
|
||||
// Create the thread.
|
||||
nErr = pthread_create (&m_oThreadInfo,
|
||||
--
|
||||
2.30.0
|
||||
2.37.3
|
||||
|
||||
Reference in New Issue
Block a user