Skip to content

Update X packages #89

Merged
merged 33 commits into from
Sep 7, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
831befd
util-macros: Update URL
pmenzel Aug 24, 2016
dc91bf2
util-macros: Update version from 1.18.0 to 1.19.0
pmenzel Aug 24, 2016
23f0a37
util-macros: Convert to versionless bee file
pmenzel Aug 24, 2016
49ff98d
libevent: Update version from 2.0.19 to 2.0.21
pmenzel Dec 18, 2014
ab67f96
xtrans: Update version from 1.3.3 to 1.3.5
pmenzel Dec 11, 2015
2c580ec
xproto: Update version from 7.0.25 to 7.0.28
pmenzel Dec 11, 2015
3333b4d
randrproto: Update version from 1.4.0 to 1.5.0
pmenzel Dec 11, 2015
8f222cf
fontsproto: Update version from 2.1.2 to 2.1.3
pmenzel Dec 11, 2015
def745e
libevdev: Add version 1.5.2
pmenzel Jun 29, 2016
110ffc3
mtdev: Add version 1.1.5
pmenzel Feb 29, 2016
ea03f80
mtdev: Increase revision for rebuilding
pmenzel Jul 1, 2016
29ebf73
libwacom: Update version from 0.5 to 0.18
pmenzel Jun 23, 2016
03cd732
cairo: Update version from 1.14.2 to 1.15.2
pmenzel Jul 12, 2016
d9fe096
cairo: Securely download source archive
pmenzel Jul 12, 2016
315d2b8
libdrm: Update version from 2.4.52 to 2.4.68
pmenzel Jul 12, 2016
da7c221
libdrm: Securely download source archive
pmenzel Jul 12, 2016
ffa3268
xorg-server: Update version from 1.15.0 to 1.18.4
pmenzel Jun 29, 2016
9e9e095
xorg-server-1.18.4: Run tests
pmenzel Jun 29, 2016
800a32a
xorg-server-1.18.4: Build Glamor DIX module
pmenzel Jun 29, 2016
3f07e8a
xorg-server: Convert to versionless bee file
pmenzel Aug 10, 2016
78ab90a
xorg-server: Update source URL
pmenzel Aug 11, 2016
a0981e4
xorg-server: Use HTTPS scheme
pmenzel Aug 11, 2016
73867c3
libinput: Add version 1.1.3
pmenzel Apr 20, 2016
94cb298
libinput: Convert to versionless bee file
pmenzel Jul 12, 2016
2b7a909
libinput: Add version 1.3.3
pmenzel Jul 12, 2016
7546f46
Revert "libinput: Add version 1.3.3"
pmenzel Sep 1, 2016
a51fefd
Revert "libinput: Convert to versionless bee file"
pmenzel Sep 5, 2016
6284e49
Revert "libinput: Add version 1.1.3"
donald Sep 5, 2016
fb017da
xf86-input-evdev: Add version 2.10.2
pmenzel Jul 1, 2016
72ff4b7
xf86-input-evdev: Convert to versionless bee file
pmenzel Jul 12, 2016
3309f86
xf86-input-evdev: Update to version 2.10.3
pmenzel Jul 12, 2016
85c23fc
xf86-input-evdev: Remove trailing whitespace
pmenzel Jul 12, 2016
e1e4b68
glamor-egl: Remove obsolete package
pmenzel Aug 11, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 4 additions & 2 deletions cairo-1.14.2-0.bee → cairo.be0
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
#!/usr/bin/env beesh

# BEE_VERSION cairo-1.15.2-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]="http://cairographics.org/releases/cairo-${PKGVERSION}.tar.xz"
SRCURL[0]="https://cairographics.org/snapshots/cairo-${PKGVERSION}.tar.xz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down Expand Up @@ -52,7 +54,7 @@ SRCURL[0]="http://cairographics.org/releases/cairo-${PKGVERSION}.tar.xz"
#}

#mee_configure() {
# bee_configure
# bee_configure
#}

#mee_build() {
Expand Down
File renamed without changes.
4 changes: 3 additions & 1 deletion libdrm-2.4.52-0.bee → libdrm.be0
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
#!/usr/bin/env beesh

# BEE_VERSION libdrm-2.4.68-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]="http://dri.freedesktop.org/libdrm/libdrm-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://dri.freedesktop.org/libdrm/libdrm-${PKGVERSION}.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down
6 changes: 3 additions & 3 deletions glamor-egl-0.6.0-0.bee → libevdev-1.5.2-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## 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]="http://xorg.freedesktop.org/archive/individual/driver/glamor-egl-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://www.freedesktop.org/software/libevdev/libevdev-${PKGVERSION}.tar.xz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down Expand Up @@ -52,7 +52,7 @@ SRCURL[0]="http://xorg.freedesktop.org/archive/individual/driver/glamor-egl-${PK
#}

mee_configure() {
bee_configure --enable-glx-tls
bee_configure --disable-static
}

#mee_build() {
Expand All @@ -71,7 +71,7 @@ mee_configure() {
## 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.
## You may remove all comments as long as SRCURL[0] is set.
##
## Everything in this file will be executed in a bash environment.
##
Expand Down
File renamed without changes.
10 changes: 5 additions & 5 deletions util-macros-1.18.0-0.bee → libwacom-0.18-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## 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]="http://xorg.freedesktop.org/releases/individual/util/util-macros-${PKGVERSION}.tar.bz2"
SRCURL[0]="http://downloads.sourceforge.net/linuxwacom/libwacom/libwacom-${PKGVERSION}.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down Expand Up @@ -51,9 +51,9 @@ SRCURL[0]="http://xorg.freedesktop.org/releases/individual/util/util-macros-${PK
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}
mee_configure() {
bee_configure
}

#mee_build() {
# bee_build
Expand All @@ -71,7 +71,7 @@ SRCURL[0]="http://xorg.freedesktop.org/releases/individual/util/util-macros-${PK
## 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.
## You may remove all comments as long as SRCURL[0] is set.
##
## Everything in this file will be executed in a bash environment.
##
Expand Down
37 changes: 0 additions & 37 deletions libwacom-0.5-0.bee

This file was deleted.

83 changes: 83 additions & 0 deletions mtdev-1.1.5-1.bee
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
#!/usr/bin/env beesh

## 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]="http://bitmath.org/code/mtdev/mtdev-${PKGVERSION}.tar.bz2"

###############################################################################
## 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 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 "${@}"
#}

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

mee_configure() {
bee_configure --disable-static
}

#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/
##
File renamed without changes.
85 changes: 85 additions & 0 deletions util-macros.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
#!/usr/bin/env beesh

# BEE_VERSION util-macros-1.19.0-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/archive/individual/util/util-macros-${PKGVERSION}.tar.bz2"

###############################################################################
## 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/
##
8 changes: 5 additions & 3 deletions xf86-input-evdev-2.8.2-0.bee → xf86-input-evdev.be0
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
#!/usr/bin/env beesh

# BEE_VERSION xf86-input-evdev-2.10.3-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]="http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-${PKGVERSION}.tar.bz2"
SRCURL[0]="http://ftp.x.org/pub/individual/driver/xf86-input-evdev-${PKGVERSION}.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down Expand Up @@ -52,7 +54,7 @@ SRCURL[0]="http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evde
#}

#mee_configure() {
# bee_configure
# bee_configure
#}

#mee_build() {
Expand All @@ -71,7 +73,7 @@ SRCURL[0]="http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evde
## 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.
## You may remove all comments as long as SRCURL[0] is set.
##
## Everything in this file will be executed in a bash environment.
##
Expand Down