Skip to content

Commit

Permalink
Merge pull request #3213 from mariux64/update-ffmpeg
Browse files Browse the repository at this point in the history
Update ffmpeg
  • Loading branch information
david authored May 20, 2025
2 parents abe2615 + ac5ae46 commit 8f4c225
Show file tree
Hide file tree
Showing 29 changed files with 176 additions and 467 deletions.
12 changes: 5 additions & 7 deletions HandBrake.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION HandBrake-1.4.1-0
# BEE_VERSION HandBrake-1.9.2-0
# https://handbrake.fr/
# https://github.com/HandBrake/HandBrake

# SRCURL[0]="https://github.com/HandBrake/HandBrake/releases/download/1.4.1/HandBrake-1.4.1-source.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/73fe8df8340ac7b7c23a8c09974d6906/HandBrake-1.4.1-source.tar.bz2"
#SRCURL[0]="https://github.com/HandBrake/HandBrake/releases/download/1.9.2/HandBrake-1.9.2-source.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/662ccda566c1caebe40495b0393b9779/HandBrake-1.9.2-source.tar.bz2"

# root:invidia:/scratch/local2/bee-root/HandBrake/HandBrake-1.4.1-0/source/# tar cf /scratch/local2/hb-download.tar download

Expand All @@ -18,9 +18,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/73fe8df8340ac7b7c23a8c09974d6906/HandBr
# libbluray-1.3.0.tar.bz2
# zimg-3.0.1.tar.gz
# nv-codec-headers-11.0.10.1.tar.gz
SRCURL[1]="https://beehive.molgen.mpg.de/88c680f568b8af3dfba989a3d07de05e/hb-1.4.1-download.tar"

# PATCHURL+=()
SRCURL[1]="https://beehive.molgen.mpg.de/3cb96d2533b24b6a37388d9c2c21e8fd/hb-1.9.2-download.tar"

build_in_sourcedir

Expand All @@ -32,7 +30,7 @@ mee_extract() {
}

#mee_patch() {
# bee_patch "${@}"
# cp
#}

mee_configure() {
Expand Down
6 changes: 3 additions & 3 deletions alsa-lib.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION alsa-lib-1.1.5-2
# BEE_VERSION alsa-lib-1.2.5.1-0

# SRCURL[0]="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/a2b465c3a5265d8a57f3ff39c6c4fc29/alsa-lib-1.1.5.tar.bz2"
SRCURL[0]="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PKGVERSION}.tar.bz2"
#SRCURL[0]="https://beehive.molgen.mpg.de/a2b465c3a5265d8a57f3ff39c6c4fc29/alsa-lib-1.1.5.tar.bz2"

# PATCHURL+=()

Expand Down
5 changes: 3 additions & 2 deletions alsa-plugins.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION alsa-plugins-1.1.1-1
# BEE_VERSION alsa-plugins-1.2.5-1

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -9,7 +9,8 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-${PKGVERSION}.tar.bz2"
#SRCURL[0]="ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/11d1bcc1b4eec26c1011ec965f4b54ba/alsa-plugins-1.2.5.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down
5 changes: 3 additions & 2 deletions alsa-utils.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION alsa-utils-1.1.3-0
# BEE_VERSION alsa-utils-1.2.7-0
#
## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -9,7 +9,8 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKGVERSION}.tar.bz2"
#SRCURL[0]="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/2e28285f82bc5d0d7b18af480158652c/alsa-utils-1.2.7.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down
41 changes: 0 additions & 41 deletions audacious-plugins.be0

This file was deleted.

43 changes: 0 additions & 43 deletions audacious.be0

This file was deleted.

37 changes: 0 additions & 37 deletions deadbeef.be0

This file was deleted.

8 changes: 3 additions & 5 deletions portaudio.be0 → fdk-aac.be0
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
#!/usr/bin/env beesh

# BEE_VERSION portaudio-19.20111121-1
# BEE_VERSION fdk-aac-2.0.3-0

# SRCURL[0]="http://www.portaudio.com/archives/pa_stable_v19_20111121.tgz"
SRCURL[0]="https://beehive.molgen.mpg.de/25c85c1cc5e9e657486cbc299c6c035a/pa_stable_v19_20111121.tgz"
SRCURL[0]="https://beehive.molgen.mpg.de/f43e593991caefdce509ad837d3301bd/fdk-aac-2.0.3.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

BEE_BUILDTYPE=autotools

#mee_extract() {
# bee_extract "${@}"
#}
Expand All @@ -32,3 +29,4 @@ BEE_BUILDTYPE=autotools
#mee_install() {
# bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'
21 changes: 12 additions & 9 deletions ffmpeg.be0
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#!/usr/bin/env beesh

# BEE_VERSION ffmpeg-4.3-0
# BEE_VERSION ffmpeg-7.1.1-0

# SRCURL[0]="https://ffmpeg.org/releases/ffmpeg-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/ed9b3002fb491d704b548a97e1d00391/ffmpeg-4.3.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/26f2bd7d20c6c616f31d7130c88d7250/ffmpeg-7.1.1.tar.xz"

# BEE_BUILDTYPE=autotools

# PATCHURL+=()
#PATCHURL+=("https://beehive.molgen.mpg.de/16a1f2986e47586fbe8e84517325be79/ffmpeg-mathops.patch")

# EXCLUDE+=()

Expand All @@ -19,28 +19,31 @@ SRCURL[0]="https://beehive.molgen.mpg.de/ed9b3002fb491d704b548a97e1d00391/ffmpeg
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}
mee_patch() {
cd $S
bee_patch "${@}"
}

mee_configure() {
sed -i 's/-lflite"/-lflite -lasound"/' ${S}/configure
start_cmd ${S}/configure \
--prefix=${PREFIX} \
--enable-gpl \
--enable-version3 \
--enable-nonfree \
--disable-static \
--enable-shared \
--disable-debug \
--enable-libass \
--enable-libfdk-aac \
--enable-libfreetype \
--enable-libmp3lame \
--enable-libopus \
--enable-libtheora \
--enable-libvorbis \
--enable-libvpx \
--enable-libx264 \
--enable-libx265
--enable-libx265 \
--enable-openssl \
--ignore-tests=enhanced-flv-av1
}

mee_build() {
Expand Down
81 changes: 0 additions & 81 deletions ffmpeg_compat.be0

This file was deleted.

6 changes: 3 additions & 3 deletions freerpd.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION freerdp-2.9.0-0
# BEE_VERSION freerdp-3.9.0-0

# more info: https://foo.bar.com

# SRCURL[0]="https://github.com/FreeRDP/FreeRDP/releases/download/2.9.0/freerdp-2.9.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/869e535dd94ca350947d96967ccd8f2d/freerdp-2.9.0.tar.gz"
#SRCURL[0]="https://github.com/FreeRDP/FreeRDP/releases/download/${PKGVERSION}/freerdp-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/b862f7a57782b008151593b4886b9706/freerdp-3.9.0.tar.gz"

# PATCHURL+=()

Expand Down
Loading

0 comments on commit 8f4c225

Please sign in to comment.