Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : mjpegtools | name : mjpegtools | ||||
| version : 2.0.1_rc1 | version : 2.2.0 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - git|https://github.com/silicontrip/mjpegtools.git : 0d7a138b22961e0449aeb11f8d5ae5a431d785d0 | - https://sourceforge.net/projects/mjpeg/files/mjpegtools/2.2.0/mjpegtools-2.2.0.tar.bz2 : a84349839471052db1ef691134aacf905b314dfce8762d47e10edcc9ab5f97d8 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : | component : | ||||
| - multimedia.codecs | - multimedia.codecs | ||||
| - libs : programming.library | - libs : programming.library | ||||
| summary : | summary : | ||||
| - MJPEG conversion tools | - MJPEG conversion tools | ||||
| - libs : mjpegtools libraries | - libs : mjpegtools libraries | ||||
| description: | | description: | | ||||
| The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. | The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libpng) | - pkgconfig(gtk+-2.0) | ||||
| - pkgconfig(libdv) | |||||
| - pkgconfig(libturbojpeg) | - pkgconfig(libturbojpeg) | ||||
| - pkgconfig(libv4l2) | |||||
| - pkgconfig(sdl) | - pkgconfig(sdl) | ||||
| - pkgconfig(x11) | - pkgconfig(x11) | ||||
| patterns : | |||||
| - libs : /usr/lib64/lib*.so.* | |||||
| setup : | | setup : | | ||||
| %apply_patches | %patch -p1 < $pkgfiles/0001-videodev2-the-vengeance.patch | ||||
| %reconfigure --disable-static \ | %reconfigure --disable-static \ | ||||
| --enable-largefile | --enable-largefile | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # Borrowed from Arch pkgbuild. | patterns : | ||||
| install -m 00644 mpeg2enc/mpeg2syntaxcodes.h $installdir/usr/include/mjpegtools/mpeg2enc/. | - libs : /usr/lib64/lib*.so.* | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.