Skip to content

Commit

Permalink
Xorg server extensions: create new be0 files
Browse files Browse the repository at this point in the history
Namely:

 libXScrnSaver.be0, libXcomposite.be0, libXdamage.be0,
 libXext.be0, libXi.be0, libXinerama.be0, libXrandr.be0,
 libXrender.be0, libXv.be0, libXvMC.be0, libXxf86vm.be0,
 libdmx.be0, libxkbfile.be0

Notes:

 - libXrandr.be0 from 2017 was treated the same way,

 - all files carry just the source URL.

 - old and new versions are:

    libXScrnSaver: 1.2.2 -> 1.2.4
    libXcomposite: 0.4.4 -> 0.4.6
    libXdamage: 1.1.4 -> 1.1.6
    libXext: 1.3.2 -> 1.3.6
    libXi: 1.7.2 -> 1.8.1
    libXinerama: 1.1.3 -> 1.1.5
    libXrandr: 1.5.1 -> 1.5.4
    libXrender: 0.9.8 -> 0.9.11
    libXv: 1.0.10 -> 1.0.12
    libXvMC: 1.0.8 -> 1.0.14
    libXxf86vm: 1.1.3 -> 1.1.5
    libdmx: 1.1.3 -> 1.1.5
    libxkbfile: 1.0.8 -> 1.1.3
  • Loading branch information
thomas committed Aug 19, 2024
1 parent 13e3d4f commit aeb3be7
Show file tree
Hide file tree
Showing 13 changed files with 388 additions and 57 deletions.
32 changes: 32 additions & 0 deletions libXScrnSaver.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXScrnSaver-1.2.4-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXScrnSaver-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/e613751d38e13aa0d0fd8e0149cec057/libXScrnSaver-1.2.4.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
#}
32 changes: 32 additions & 0 deletions libXcomposite.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXcomposite-0.4.6-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXcomposite-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/af0a5f0abb5b55f8411cd738cf0e5259/libXcomposite-0.4.6.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
#}
32 changes: 32 additions & 0 deletions libXdamage.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXdamage-1.1.6-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXdamage-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/ca55d29fa0a8b5c4a89f609a7952ebf8/libXdamage-1.1.6.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
#}
32 changes: 32 additions & 0 deletions libXext.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXext-1.3.6-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXext-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/e59476db179e48c1fb4487c12d0105d1/libXext-1.3.6.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
#}
32 changes: 32 additions & 0 deletions libXi.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXi-1.8.1-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXi-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/89ac74ad6829c08d5c8ae8f48d363b06/libXi-1.8.1.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
#}
32 changes: 32 additions & 0 deletions libXinerama.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXinerama-1.1.5-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXinerama-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/228c877558c265d2f63c56a03f7d3f21/libXinerama-1.1.5.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
#}
61 changes: 4 additions & 57 deletions libXrandr.be0
Original file line number Diff line number Diff line change
@@ -1,50 +1,16 @@
#!/usr/bin/env beesh
#!/bin/env beesh

# BEE_VERSION libXrandr-1.5.1-0
# BEE_VERSION libXrandr-1.5.4-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://www.x.org/releases/individual/lib/libXrandr-${PKGVERSION}.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
## The sources will be patched in the order of the array.
#SRCURL[0]="https://www.x.org/releases/individual/lib/libXrandr-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/24e0b72abe16efce9bf10579beaffc27/libXrandr-1.5.4.tar.xz"

# 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 All @@ -64,22 +30,3 @@ SRCURL[0]="https://www.x.org/releases/individual/lib/libXrandr-${PKGVERSION}.tar
#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/
##
32 changes: 32 additions & 0 deletions libXrender.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXrender-0.9.11-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXrender-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/ebf7fb3241ec03e8a3b2af72f03b4631/libXrender-0.9.11.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
#}
32 changes: 32 additions & 0 deletions libXv.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXv-1.0.12-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXv-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/70bfdd14ca1a563c218794413f0c1f42/libXv-1.0.12.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
#}
32 changes: 32 additions & 0 deletions libXvMC.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/bin/env beesh

# BEE_VERSION libXvMC-1.0.14-0

#SRCURL[0]="https://www.x.org/releases/individual/lib/libXvMC-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/a90a5f01102dc445c7decbbd9ef77608/libXvMC-1.0.14.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
#}
Loading

0 comments on commit aeb3be7

Please sign in to comment.