Skip to content

Commit

Permalink
Merge branch 'master' into update-pciutils-2025.03.04
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwutz authored Apr 28, 2025
2 parents e46a398 + 514b839 commit 1b31358
Show file tree
Hide file tree
Showing 18 changed files with 134 additions and 216 deletions.
87 changes: 0 additions & 87 deletions atop.be0

This file was deleted.

2 changes: 1 addition & 1 deletion ca-certs.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION ca-certs-20230110-0
# BEE_VERSION ca-certs-20250403-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 Down
2 changes: 1 addition & 1 deletion cmirror.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION cmirror-1.6-0
# BEE_VERSION cmirror-1.7-0

# more info: https://github.molgen.mpg.de/mariux64/cmirror

Expand Down
4 changes: 2 additions & 2 deletions debootstrap.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION debootstrap-1.0.134-0
# BEE_VERSION debootstrap-1.0.140-0

#SRCURL[0]=https://salsa.debian.org/installer-team/debootstrap/-/archive/${PKGVERSION}/debootstrap-${PKGVERSION}.tar.gz
SRCURL[0]="https://beehive.molgen.mpg.de/6c7e9f565f96ad04c623ad93a2806709/debootstrap-1.0.134.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/edb76f690424a0b5c374679692c6ab5d/debootstrap-1.0.140.tar.gz"

# PATCHURL+=()

Expand Down
4 changes: 2 additions & 2 deletions elfutils.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION elfutils-0.176-1
# BEE_VERSION elfutils-0.193-0

#SRCURL[0]="https://sourceware.org/elfutils/ftp/${PKGVERSION}/elfutils-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/077e4f49320cad82bf17a997068b1db9/elfutils-0.176.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/ceefa052ded950a4c523688799193a44/elfutils-0.193.tar.bz2"

# PATCHURL+=()

Expand Down
6 changes: 3 additions & 3 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

#export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'

# BEE_VERSION firefox-136.0-0
# BEE_VERSION firefox-137.0.2-0

#https://ftp.mozilla.org/pub/firefox/releases/$pkgversion/SOURCE to find the right download link
#SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/58289b4341fdd2b3ba6299b63469d70d/firefox-136.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/082626fd0cdafd7e562b9e2987062581/firefox-137.0.2.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir

mee_configure() {

p=/pkg/node-22.11.0-0/profile; [ -e $p ] && . $p
p=/pkg/node-22.14.0-0/profile; [ -e $p ] && . $p
p=/pkg/rustc-1.84.1-0/profile; [ -e $p ] && . $p

if [[ ${BEE_MAKEFLAGS:: 2} == "-j" ]]; then
Expand Down
32 changes: 32 additions & 0 deletions fuse-overlayfs.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/usr/bin/env beesh

# BEE_VERSION fuse-overlayfs-1.14-0

#SRCURL[0]="https://github.com/containers/fuse-overlayfs/archive/refs/tags/v1.14.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/90e428d875f56e3ea3ecb83c3245a8c2/fuse-overlayfs-1.14.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

mee_patch() {
./autogen.sh
}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
4 changes: 2 additions & 2 deletions gdb.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gdb-16.1-0
# BEE_VERSION gdb-16.3-0

#SRCURL[0]="http://ftp.gnu.org/gnu/gdb/gdb-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/87c47779841e183907ec65db9428aa95/gdb-16.1.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f7a7e2d0a6d28622ac69a3623b23876b/gdb-16.3.tar.xz"

# PATCHURL+=()

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

# BEE_VERSION git-2.40.1-0
# BEE_VERSION git-2.49.0-0

#SRCURL[0]="https://www.kernel.org/pub/software/scm/git/git-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/125d13c374a9ec9253f42c483bacec31/git-2.40.1.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/7e607007a44de52cccda06040fe9362c/git-2.49.0.tar.xz"

PATCHURL+=(/src/mariux/patches/0001-git-gui-Correctly-detect-Tkk-feature.patch)

Expand All @@ -29,7 +29,7 @@ mee_configure() {
#}

mee_install() {
. /package/pkg/python-3.9.12-0/profile
. /package/pkg/python-3.12.8-0/profile
bee_install install-doc install-html
cp -av ${S}/contrib ${D}${DATAROOTDIR}/git-contrib
}
9 changes: 4 additions & 5 deletions gnutls.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION gnutls-3.7.10-0
# BEE_VERSION gnutls-3.8.9-0

# more info: https://gnutls.org/

#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.10.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/b049e76a9714698a35f8c4a6d59747b9/gnutls-3.7.10.tar.xz"
#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.9.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/33f4c800c20af2983c45223a803da865/gnutls-3.8.9.tar.xz"

# PATCHURL+=()

Expand All @@ -23,8 +23,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/b049e76a9714698a35f8c4a6d59747b9/gnutls

mee_configure() {
bee_configure \
--with-included-libtasn1 \
--disable-guile
--with-included-libtasn1
}

#mee_build() {
Expand Down
4 changes: 2 additions & 2 deletions gzip.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gzip-1.13-0
# BEE_VERSION gzip-1.14-0

# SRCURL[0]="https://ftp.gnu.org/pub/gnu/gzip/gzip-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/d5c9fc9441288817a4a0be2da0249e29/gzip-1.13.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/4bf5a10f287501ee8e8ebe00ef62b2c2/gzip-1.14.tar.xz"

# PATCHURL+=()

Expand Down
36 changes: 36 additions & 0 deletions libbpf.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
#!/usr/bin/env beesh

# BEE_VERSION libbpf-1.5.0-0

#SRCURL[0]="https://github.com/libbpf/libbpf/archive/refs/tags/v${PKGVERSION}.tar.gz libbpf-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/a5bb7d7b06174e5d2f4b755a28332f87/libbpf-1.5.0.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

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

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}
47 changes: 0 additions & 47 deletions linux-5.15.170-478.bee

This file was deleted.

4 changes: 2 additions & 2 deletions llvm.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION llvm-18.1.8-0
# BEE_VERSION llvm-20.1.3-0

#SRCURL[0]="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PKGVERSION}/llvm-project-${PKGVERSION}.src.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/81cd0be5ae6f1ad8961746116d426a96/llvm-project-18.1.8.src.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/b3741e8abc2b515159440da2b32898d8/llvm-project-20.1.3.src.tar.xz"

# PATCHURL+=()

Expand Down
48 changes: 0 additions & 48 deletions nvidia_linux-5.15.170-478-535.104.05-0.bee

This file was deleted.

Loading

0 comments on commit 1b31358

Please sign in to comment.