Skip to content

Commit

Permalink
Merge pull request #3130 from mariux64/fix-xorg-cf-files
Browse files Browse the repository at this point in the history
xorg-cf-files: be0ify & beehive
  • Loading branch information
wwwutz authored Jul 2, 2024
2 parents 9637222 + afe26fc commit c5aeb50
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 c5aeb50

Please sign in to comment.