Skip to content

Commit

Permalink
xorg-cf-files: be0ify & beehive
Browse files Browse the repository at this point in the history
- be0ified
- SRCURL
  • Loading branch information
wwwutz committed Jul 2, 2024
1 parent 9637222 commit afe26fc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
29 changes: 0 additions & 29 deletions xorg-cf-files-1.0.4-0.bee

This file was deleted.

24 changes: 24 additions & 0 deletions xorg-cf-files.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#!/bin/env beesh

# BEE_VERSION xorg-cf-files-1.0.4-1

#SRCURL[0]="http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.4.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ff4502b6e31aac90e24ce134090d0e46/xorg-cf-files-1.0.4.tar.gz"

# BEE_CONFIGURE=compat

#mee_patch() {
# bee_patch
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit afe26fc

Please sign in to comment.