Skip to content

Commit

Permalink
libXres: update to version 1.2.0
Browse files Browse the repository at this point in the history
beenullify and update

needed for xfwm4
  • Loading branch information
david committed Jan 27, 2021
1 parent cf91bf4 commit 9b541c7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 83 deletions.
83 changes: 0 additions & 83 deletions libXres-1.0.7-0.bee

This file was deleted.

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

# BEE_VERSION libXres-1.2.0-0

SRCURL[0]="http://xorg.freedesktop.org/releases/individual/lib/libXres-${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
#}

0 comments on commit 9b541c7

Please sign in to comment.