Skip to content

Commit

Permalink
Merge pull request #202 from mariux64/add-libdvbpsi-1.3.0
Browse files Browse the repository at this point in the history
Add libdvbpsi 1.3.0
  • Loading branch information
donald authored Nov 23, 2016
2 parents a158d21 + 9866df7 commit 3905659
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions libdvbpsi.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
#!/usr/bin/env beesh

# BEE_VERSION libdvbpsi-1.3.0-0

SRCURL[0]="http://http.debian.net/debian/pool/main/libd/libdvbpsi/libdvbpsi_${PKGVERSION}.orig.tar.bz2"

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

Please sign in to comment.