#!/usr/bin/env beesh # BEE_VERSION xwininfo-1.1.3-1 # more info: https://foo.bar.com # SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xwininfo-${PKGVERSION}.tar.bz2" SRCURL[0]="https://beehive.molgen.mpg.de/b777bafb674555e48fd8437618270931/xwininfo-1.1.3.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 #}