Skip to content

Commit

Permalink
Merge pull request #1903 from mariux64/update-xprop-124
Browse files Browse the repository at this point in the history
xprop: update to 1.2.4
  • Loading branch information
wwwutz authored Sep 24, 2020
2 parents 6e124f7 + 315e3e3 commit ed6da13
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 83 deletions.
83 changes: 0 additions & 83 deletions xprop-1.2.2-0.bee

This file was deleted.

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

# BEE_VERSION xprop-1.2.4-0

# SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xprop-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/cc369c28383a5d7144e7197ee7d30bfa/xprop-1.2.4.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 ed6da13

Please sign in to comment.