Skip to content

Commit

Permalink
Merge branch 'master' into fix-srcurl-libmcrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwutz authored Sep 6, 2021
2 parents f5d22f0 + e080ca9 commit a1b9bbe
Show file tree
Hide file tree
Showing 33 changed files with 257 additions and 2,491 deletions.
28 changes: 0 additions & 28 deletions ORBit2-2.14.18-0.bee

This file was deleted.

29 changes: 29 additions & 0 deletions ORBit2.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/bin/env beesh

# BEE_VERSION ORBit2-2.14.18-1

# SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-2.14.18.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/3e80596171b1ea652707219c7144ff53/ORBit2-2.14.18.tar.bz2"

SYSCONFDIR=/etc/gnome

#mee_patch() {
# bee_patch
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

mee_install_post() {
rm -rf ${D}/usr/share/gtk-doc
}

59 changes: 3 additions & 56 deletions bzip2.be0
Original file line number Diff line number Diff line change
@@ -1,50 +1,16 @@
#!/usr/bin/env beesh

# BEE_VERSION bzip2-1.0.8-0
# BEE_VERSION bzip2-1.0.8-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.)

###############################################################################
## 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]="https://sourceware.org/pub/bzip2/bzip2-${PKGVERSION}.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
## The sources will be patched in the order of the array.
# SRCURL[0]="https://sourceware.org/pub/bzip2/bzip2-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/67e051268d0c475ea773822f7500d0e5/bzip2-1.0.8.tar.gz"

# PATCHURL+=()

###############################################################################
## Add filename patterns to the EXCLUDE array of files that should not
## be added to you package but may be present in the image directory.

# EXCLUDE+=()

###############################################################################
## Uncomment the next statement, if the software may not be able to be build
## outside the source directory and need to be build inside the source
## directory.

# build_in_sourcedir

###############################################################################
## bee cannot detect buildtypes specified in subdirectories.
## Sometimes packages "hide" the real sources in a subdirectory named
## 'src' or 'cmake' or ..
## use 'sourcesubdir_append' to specify this directory if known.

# sourcesubdir_append src


###############################################################################
## Change the default (auto-detected) steps to
## extract, patch, configure/setup, build and install the software.
## Make sure the mee_install function does install everything to the
## image directory "${D}"

#mee_extract() {
# bee_extract "${@}"
#}
Expand Down Expand Up @@ -84,22 +50,3 @@ mee_install() {
ln -sv bzip2 ${D}/bin/bunzip2
ln -sv bzip2 ${D}/bin/bzcat
}
## by default this may be 'make install DESTDIR="${D}"'

###############################################################################
##
## Additional hints:
##
## The name of this bee-file should follow the following naming convention:
## pkgname-pkgversion-pkgrevision.bee
##
## You may remove all comments as long as SRCURL[0]="" is set.
##
## Everything in this file will be executed in a bash environment.
##
## Build the package by executing
## './pkg-version-N.bee' or
## 'beesh ./pkg-version-N.bee'
##
## see http://beezinga.org/
##
33 changes: 0 additions & 33 deletions docbook2X-0.8.8-0.bee

This file was deleted.

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

# BEE_VERSION docbook2X-0.8.8-1

# SRCURL[0]="http://sourceforge.net/projects/docbook2x/files/docbook2x/${PKGVERSION}/docbook2X-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/b9b76a6af198c4f44574cfd17a322f01/docbook2X-0.8.8.tar.gz"

# BEE_CONFIGURE=compat

# BEE_BUILDTYPE=
#mee_extract() {
# bee_extract ${@}
#}

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

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
30 changes: 0 additions & 30 deletions giflib-4.1.6-0.bee

This file was deleted.

24 changes: 24 additions & 0 deletions giflib.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#!/bin/env beesh

# BEE_VERSION giflib-4.1.6-1

# SRCURL[0]="http://downloads.sourceforge.net/giflib/giflib-4.1.6.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/7125644155ae6ad33dbc9fc15a14735f/giflib-4.1.6.tar.bz2"

# PATCHURL[0]=""

#mee_patch() {
# bee_patch
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

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

# BEE_VERSION gnome-keyring-3.28.2-0
# BEE_VERSION gnome-keyring-3.28.2-1

SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gnome-keyring/${PKGVERSION[2]}/gnome-keyring-${PKGVERSION}.tar.xz"
# SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gnome-keyring/${PKGVERSION[2]}/gnome-keyring-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/284580f954f762caf62aed2ae7358177/gnome-keyring-3.28.2.tar.xz"

# PATCHURL+=()

Expand All @@ -20,8 +21,10 @@ SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gnome-keyring/${PKGVERSION[2]
#}

mee_configure() {
bee_configure --with-pam-dir=/lib/security \

bee_configure \
--with-pam-dir=/lib/security \
--disable-nls \
--without-libcap-ng
}

#mee_build() {
Expand All @@ -31,4 +34,4 @@ mee_configure() {
#mee_install() {
# bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'

15 changes: 8 additions & 7 deletions hub.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
#!/usr/bin/env beesh

# BEE_VERSION hub-2.14.2_p52_31b64436-0
# BEE_VERSION hub-2.14.2_p61_c8e68d54-0

# SRCURL[0]="https://github.com/github/hub/archive/v${PKGVERSION}.tar.gz ${PKGFULLNAME}-${PKGFULLVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/27d2db022d2bf4940f0be6f6af19b1b1/hub-2.14.2_p52_31b64436.tar.bz2"
# https://github.com/github/hub

# bee download -c c8e68d548a39ec0fab6f674a669c21b54d4eec61 https://github.com/github/hub.git
# /src/mariux/beeroot/downloads/hub-2.14.2_p61_c8e68d54.tar.bz2

# SRCURL[0]="https://beehive.molgen.mpg.de/27d2db022d2bf4940f0be6f6af19b1b1/hub-2.14.2_p52_31b64436.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/2d0e93ef5d8b04408be3a128fcbcb155/hub-2.14.2_p61_c8e68d54.tar.bz2"

export GOPATH=${B}/bee_go

Expand All @@ -22,7 +27,3 @@ export GOPATH=${B}/bee_go
#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}
26 changes: 0 additions & 26 deletions lesstif-0.95.2-0.bee

This file was deleted.

26 changes: 26 additions & 0 deletions lesstif.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#!/bin/env beesh

# BEE_VERSION lesstif-0.95.2-1

# SRCURL="http://downloads.sourceforge.net/lesstif/lesstif-0.95.2.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/754187dbac09fcf5d18296437e72a32f/lesstif-0.95.2.tar.bz2"

SYSCONFDIR=/etc/X11

mee_configure() {
bee_configure --enable-production --with-xdnd

sed -i "s@libdir)/X11/mwm@sysconfdir)/mwm@" clients/Motif-2.1/mwm/Makefile
}

# mee_build() {
# bee_build
# }

#mee_install() {
# bee_install
#}

mee_install_post() {
rm -rf ${D}/usr/LessTif
}
9 changes: 0 additions & 9 deletions libmcrypt.be0
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ build_in_sourcedir

# sourcesubdir_append src

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

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

#mee_configure() {
# bee_configure
#}

Expand Down
Loading

0 comments on commit a1b9bbe

Please sign in to comment.