Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
libev: be0 conversion and update SRCURL
  • Loading branch information
niclas committed Sep 20, 2019
1 parent 3edfe97 commit 2b7d809
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
@@ -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
#}

1 comment on commit 2b7d809

@thomas
Copy link
Collaborator

@thomas thomas commented on 2b7d809 Nov 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant! See #1490 - Thanks Paul!
Sorry, but I needed to rub this in a little bit more ...

Please sign in to comment.