Skip to content

Commit

Permalink
gobject-introspection: create versionless bee-file and cleanup
Browse files Browse the repository at this point in the history
bee-file
  • Loading branch information
david committed Mar 27, 2018
1 parent ef7e83f commit 0953f40
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 83 deletions.
83 changes: 0 additions & 83 deletions gobject-introspection-1.44.0-1.bee

This file was deleted.

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

# BEE_VERSION gobject-introspection-1.44.0-1

SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVERSION[2]}/gobject-introspection-${PKGVERSION}.tar.xz"

# PATCHURL+=()

# EXCLUDE+=()

# 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
#}
## by default this may be 'make install DESTDIR="${D}"'

0 comments on commit 0953f40

Please sign in to comment.