Skip to content

Commit

Permalink
tepl: Add version 6.00
Browse files Browse the repository at this point in the history
dependencie for gedit
  • Loading branch information
david committed Apr 21, 2021
1 parent a0cfce3 commit e27e2f7
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions tepl.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#!/usr/bin/env beesh

# BEE_VERSION tepl-6.00.0-0

SRCURL[0]="https://download.gnome.org/sources/tepl/${PKGVERSION[2]}/tepl-${PKGVERSION}.tar.xz"

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

0 comments on commit e27e2f7

Please sign in to comment.