handbrake: version bump to 1.11.1
This commit is contained in:
@@ -14,16 +14,15 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>The open source video transcoder.</Summary>
|
||||
<Description>HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. The program is also used to convert DVDs so they can be viewed on iPods, iPhones and most media players.</Description>
|
||||
<Archive sha1sum="1116a142941ecfc4ca9fcb7cac6e61988be1d593" type="tarbz2">
|
||||
https://github.com/HandBrake/HandBrake/releases/download/1.10.2/HandBrake-1.10.2-source.tar.bz2
|
||||
</Archive>
|
||||
<Archive sha1sum="c80b23034c277f35a3f73b56017033eb824c47a6" type="tarbz2">
|
||||
https://github.com/HandBrake/HandBrake/releases/download/1.11.1/HandBrake-1.11.1-source.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>nasm</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk4-devel</Dependency>
|
||||
<Dependency>lame-devel</Dependency>
|
||||
@@ -35,6 +34,7 @@
|
||||
<Dependency>libvpx-devel</Dependency>
|
||||
<Dependency>libogg-devel</Dependency>
|
||||
<Dependency>libass-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>fribidi-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>libopus-devel</Dependency>
|
||||
@@ -42,6 +42,7 @@
|
||||
<Dependency>librsvg-devel</Dependency>
|
||||
<Dependency>jansson-devel</Dependency>
|
||||
<Dependency>libgudev-devel</Dependency>
|
||||
<Dependency>libdvdcss-devel</Dependency>
|
||||
<Dependency>gstreamer-devel</Dependency>
|
||||
<Dependency>libbluray-devel</Dependency>
|
||||
<Dependency>libnotify-devel</Dependency>
|
||||
@@ -84,6 +85,7 @@
|
||||
<Dependency>numactl</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>libdvdcss</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
<Dependency>libbluray</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
@@ -93,6 +95,7 @@
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libsamplerate</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>gst-plugins-good</Dependency>
|
||||
<Dependency>gst-plugins-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -104,6 +107,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2026-04-11</Date>
|
||||
<Version>1.11.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2026-02-25</Date>
|
||||
<Version>1.10.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user