Skip to content

Commit

Permalink
Merge pull request #1317 from mariux64/libev-be0-conversion
Browse files Browse the repository at this point in the history
libev: be0 conversion and update SRCURL
  • Loading branch information
donald authored Sep 25, 2019
2 parents 4de92db + 2b7d809 commit c335b18
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 38 deletions.
38 changes: 0 additions & 38 deletions libev-4.11-0.bee

This file was deleted.

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

# BEE_VERSION libev-4.11-1

SRCURL[0]="https://github.com/justmirror/libev/archive/${PKGVERSION}.tar.gz libev-${PKGVERSION}.tar.gz"

# 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 c335b18

Please sign in to comment.