Skip to content

Update Udisks from 2.1.8 to 2.8.4 #1387

Merged
merged 36 commits into from
Oct 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
bc210da
libbytesize: Add version 1.2
pmenzel Feb 16, 2018
f3c15e5
libbytesize: Convert to versionless bee file
pmenzel Feb 16, 2018
5b8bb2d
libblockdev: Add version 2.16
pmenzel Feb 16, 2018
70e6575
libblockdev: Convert to versionless bee file
pmenzel Feb 16, 2018
ebe915c
udisks: Update version from 2.1.8 to 2.7.6
pmenzel Feb 16, 2018
6d1f3c1
libbytesize: Update version from 1.2 to 2.1
pmenzel Sep 27, 2019
a0063b5
pcre2: Add version 10.33
pmenzel Sep 27, 2019
f9673b0
pcre2: Use Autotools
pmenzel Sep 27, 2019
72d2973
pcre2: Do not build static version of library
pmenzel Sep 27, 2019
159d33a
volume-key: Add version 0.3.9
pmenzel Feb 16, 2018
20a85a4
volume_key: Convert to versionless bee file
pmenzel Sep 28, 2019
8e4aaf2
volume_key: Build without Python 2/3 bindings
pmenzel Sep 28, 2019
409ffad
volume_key: Update version from 0.3.9 to 0.3.12
pmenzel Sep 28, 2019
2a1dede
volume_key: Enable Python bindings
pmenzel Sep 28, 2019
bb9fc8a
libassuan: Strip trailing space
pmenzel Sep 28, 2019
f231ed3
libassuan: Securely download source archive over HTTPS
pmenzel Sep 28, 2019
67cec33
libassuan: Use bee variable PKGVERSION
pmenzel Sep 28, 2019
04cf891
libassuan: Convert to versionless bee file
pmenzel Sep 28, 2019
ab7b535
libassuan: Use current minimal bee file template
pmenzel Sep 28, 2019
9fcf198
libassuan: Update version from 2.0.1 to 2.5.3
pmenzel Sep 28, 2019
40b264b
gmime: Rebuild against GPGME 1.13.1
pmenzel Sep 28, 2019
c00e819
gpgme: Strip trailing space
pmenzel Sep 28, 2019
22c53cc
gpgme: Securely download source archive over HTTPS
pmenzel Sep 28, 2019
c9eb181
gpgme: Use bee variable PKGVERSION
pmenzel Sep 28, 2019
d8329b0
gpgme: Convert to versionless bee file
pmenzel Sep 28, 2019
0dcabe9
ggpme: Use current minimal bee file template
pmenzel Sep 28, 2019
b00f9d2
gpgme: Update version from 1.3.0 to 1.13.1
pmenzel Sep 28, 2019
c63abd3
gpgme: Disable GPG tests
pmenzel Sep 28, 2019
236a033
dar: Rebuild against GPGME 1.13.1
pmenzel Sep 28, 2019
3e06a10
dar: Do not build static version of library
pmenzel Sep 28, 2019
c4f5e09
dar: Use variables over hard coding paths
pmenzel Sep 28, 2019
a0e4b27
cryptsetup: Add version 2.0.6
pmenzel Sep 28, 2019
02c90ef
libblockdev: Update version from 2.16 to 2.23
pmenzel Sep 27, 2019
45433c3
libblockdev: Disable dmraid, crypto, nvdimm and gtk-doc
pmenzel Sep 27, 2019
5510fb2
libblockdev: Build with crypto
pmenzel Sep 28, 2019
8771cdd
udisks: Update version from 2.1.8 to 2.8.4
pmenzel Sep 27, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions cryptsetup.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
#!/usr/bin/env beesh

# BEE_VERSION cryptsetup-2.0.6-0

SRCURL[0]="https://www.kernel.org/pub/linux/utils/cryptsetup/v${PKGVERSION[2]}/cryptsetup-${PKGVERSION}.tar.xz"

# 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
#}
12 changes: 6 additions & 6 deletions dar.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION dar-2.6.5-0
# BEE_VERSION dar-2.6.5-1

SRCURL[0]="https://downloads.sourceforge.net/dar/dar/${PKGVERSION}/dar-${PKGVERSION}.tar.gz"

Expand All @@ -20,6 +20,7 @@ build_in_sourcedir

mee_configure() {
bee_configure \
--disable-static \
--disable-build-html
}

Expand All @@ -32,8 +33,7 @@ mee_configure() {
#}

mee_install_post() {
rm -vfr ${D}/usr/share/dar
rm -vfr ${D}/usr/include/dar
rm -vf ${D}/usr/lib/libdar64.a
rm -vf ${D}/usr/lib/pkgconfig/libdar64.pc
}
rm -vfr ${D}${DATADIR}/dar
rm -vfr ${D}${INCLUDEDIR}/dar
rm -vf ${D}${LIBDIR}/pkgconfig/libdar64.pc
}
2 changes: 1 addition & 1 deletion gmime.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gmime-2.6.23-0
# BEE_VERSION gmime-2.6.23-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 Down
31 changes: 0 additions & 31 deletions gpgme-1.3.0-0.bee

This file was deleted.

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

# BEE_VERSION gpgme-1.13.1-0

SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${PKGVERSION}.tar.bz2"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

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

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

mee_configure() {
bee_configure \
--disable-gpg-test
}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}
31 changes: 0 additions & 31 deletions libassuan-2.0.1-0.bee

This file was deleted.

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

# BEE_VERSION libassuan-2.5.3-0

SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-${PKGVERSION}.tar.bz2"

# 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
#}
91 changes: 91 additions & 0 deletions libblockdev.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
#!/usr/bin/env beesh

# BEE_VERSION libblockdev-2.23-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.)

###############################################################################
## 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://github.com/storaged-project/libblockdev/releases/download/${PKGVERSION}-1/libblockdev-${PKGVERSION}.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
## The sources will be patched in the order of the array.

# 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 built
## outside the source directory and needs to be built 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 "${@}"
#}

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

mee_configure() {
bee_configure \
--without-gtk-doc \
--without-dm \
--without-lvm \
--without-lvm-dbus \
--without-mpath \
--without-nvdimm
}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
## 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/
##
85 changes: 85 additions & 0 deletions libbytesize.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
#!/usr/bin/env beesh

# BEE_VERSION libbytesize-2.1-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.)

###############################################################################
## 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://github.com/storaged-project/libbytesize/releases/download/${PKGVERSION}/libbytesize-${PKGVERSION}.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
## The sources will be patched in the order of the array.

# 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 built
## outside the source directory and needs to be built 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 "${@}"
#}

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

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
## 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/
##
Loading