123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272 |
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>avidemux</Name>
- <Homepage>http://www.avidemux.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>avidemux</Icon>
- <IsA>app:gui</IsA>
- <IsA>app:console</IsA>
- <Summary>Simple video editing/encoding tool</Summary>
- <Description>Avidemux is a video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.</Description>
- <Archive sha1sum="9e3552bba94402a5501becdb59cc606b0906caa2" type="targz">mirrors://sourceforge/avidemux/avidemux_2.8.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>qt5-assistant-devel</Dependency>
- <Dependency>qt5-designer-devel</Dependency>
- <Dependency>qt5-linguist</Dependency>
- <Dependency>qt5-qdbusviewer</Dependency>
- <Dependency>qt5-multimedia-devel</Dependency>
- <Dependency>bash</Dependency>
- <Dependency>make</Dependency>
- <Dependency>automake</Dependency>
- <Dependency>aom-devel</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency>lame-devel</Dependency>
- <Dependency>xvid-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>mesa-devel</Dependency>
- <Dependency>faac-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>libva-devel</Dependency>
- <Dependency>libXv-devel</Dependency>
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>faad2-devel</Dependency>
- <Dependency>libvpx-devel</Dependency>
- <Dependency>libdca-devel</Dependency>
- <Dependency>libsdl-devel</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>yasm-devel</Dependency>
- <Dependency>xvid-devel</Dependency>
- <Dependency>sqlite-devel</Dependency>
- <Dependency>libopus-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>libsamplerate-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>lame-devel</Dependency>
- <Dependency>libass-devel</Dependency>
- <Dependency>x264-devel</Dependency>
- <Dependency>x265-devel</Dependency>
- <Dependency>libvdpau-devel</Dependency>
- <Dependency>yasm-devel</Dependency>
- <Dependency>mesa-glu-devel</Dependency>
- <Dependency>xvba-video</Dependency>
- <Dependency>twolame-devel</Dependency>
- <Dependency>libXext-devel</Dependency>
- <Dependency>fribidi-devel</Dependency>
- <Dependency>alsa-lib-devel</Dependency>
- <Dependency>libvorbis-devel</Dependency>
- <Dependency>fontconfig-devel</Dependency>
- <Dependency>opencore-amr-devel</Dependency>
- <Dependency>libfdk-aac-devel</Dependency>
- <Dependency>pulseaudio-libs-devel</Dependency>
- <Dependency>jack-audio-connection-kit-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">log.diff</Patch>
- <Patch level="1">qt-5.15.diff</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>avidemux-common</Name>
- <Summary>Common files for avidemux</Summary>
- <RuntimeDependencies>
- <Dependency>qt5-base</Dependency>
- <Dependency>aom</Dependency>
- <Dependency>lame</Dependency>
- <Dependency>xvid</Dependency>
- <Dependency>faac</Dependency>
- <Dependency>ffmpeg</Dependency>
- <Dependency>faad2</Dependency>
- <Dependency>libva</Dependency>
- <Dependency>libvpx</Dependency>
- <Dependency>libdca</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>x264</Dependency>
- <Dependency>x265</Dependency>
- <Dependency>libvdpau</Dependency>
- <Dependency>yasm</Dependency>
- <Dependency>mesa-glu</Dependency>
- <Dependency>xvba-video</Dependency>
- <Dependency>mesa</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>libXv</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>sqlite</Dependency>
- <Dependency>libopus</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>twolame</Dependency>
- <Dependency>fribidi</Dependency>
- <Dependency>alsa-lib</Dependency>
- <Dependency>libvorbis</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>opencore-amr</Dependency>
- <Dependency>libfdk-aac</Dependency>
- <Dependency>pulseaudio-libs</Dependency>
- <Dependency>jack-audio-connection-kit</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc/avidemux</Path>
- <Path fileType="data">/usr/share/</Path>
- <Path fileType="library">/usr/lib</Path>
- </Files>
- </Package>
- <Package>
- <Name>avidemux-devel</Name>
- <Summary>Avidemux için geliştirme dosyaları</Summary>
- <RuntimeDependencies>
- <Dependency release="current">avidemux-cli</Dependency>
- <Dependency release="current">avidemux-qt</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/include/avidemux</Path>
- </Files>
- </Package>
- <Package>
- <Name>avidemux-cli</Name>
- <RuntimeDependencies>
- <Dependency>avidemux-common</Dependency>
- <Dependency>libgcc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/avidemux3_cli</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="library">/usr/lib/libADM_UI_Cli6.so</Path>
- <Path fileType="library">/usr/lib/libADM_render6_cli.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoFilters/libADM_vf_*Cli.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoFilters/libADM_vf_swscaleResize_cli.so</Path>
- </Files>
- </Package>
- <Package>
- <Name>avidemux-qt</Name>
- <Summary>Simple video editing/encoding tool (QT GUI)</Summary>
- <RuntimeDependencies>
- <Dependency release="current">avidemux-common</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>x264</Dependency>
- <Dependency>x265</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>libXv</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>mesa-glu</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/avidemux3_qt5</Path>
- <Path fileType="localedata">/usr/share/avidemux6/qt5/i18n</Path>
- <Path fileType="data">/usr/share/applications/avidemux3-qt.desktop</Path>
- <Path fileType="library">/usr/lib/libADM_UIQT56.so</Path>
- <Path fileType="library">/usr/lib/libADM_render6_QT5.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoFilters/libADM_vf_gl*.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoFilters/libADM_vf_*Gl*.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoFilters/qt5/libADM_vf_*QT5.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoEncoders/qt5/libADM_ve_x264_QT5.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoEncoders/qt5/libADM_ve_x265_QT5.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/scriptEngines/libADM_script_qt.so</Path>
- <Path fileType="library">/usr/lib/ADM_plugins6/videoFilters/qt5/libADM_vf_swscaleResize_QT5.so</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile target="/usr/share/applications/avidemux3-qt.desktop">avidemux3-qt.desktop</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <Package>
- <Name>avidemux-help</Name>
- <Summary>Avidemux için yardım dosyaları</Summary>
- <RuntimeDependencies>
- <Dependency release="current">avidemux-common</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/avidemux6/help</Path>
- </Files>
- </Package>
- <History>
- <Update release="17">
- <Date>2022-06-28</Date>
- <Version>2.8.0</Version>
- <Comment>Rebuild x265.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2022-05-25</Date>
- <Version>2.8.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2021-06-06</Date>
- <Version>2.7.8</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2020-10-15</Date>
- <Version>2.7.6</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2020-03-08</Date>
- <Version>2.7.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2019-10-14</Date>
- <Version>2.7.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2019-04-13</Date>
- <Version>2.7.2</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2018-09-04</Date>
- <Version>2.7.1</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="9">
- <Date>2018-05-20</Date>
- <Version>2.7.0</Version>
- <Comment>Rebuild ffmpeg.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="8">
- <Date>2018-04-02</Date>
- <Version>2.7.0</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|