Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
clutter-gtk: update 1.0.0 to 1.8.4
- update
  • Loading branch information
wwwutz committed Sep 19, 2021
1 parent 066a35b commit 881a7df
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
31 changes: 0 additions & 31 deletions clutter-gtk-1.0.0-0.bee

This file was deleted.

35 changes: 35 additions & 0 deletions clutter-gtk.be0
@@ -0,0 +1,35 @@
#!/usr/bin/env beesh

# BEE_VERSION clutter-gtk-1.8.4-0

# more info: https://foo.bar.com

# SRCURL[0]="https://gitlab.gnome.org/GNOME/clutter-gtk/-/archive/1.8.4/clutter-gtk-1.8.4.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/8e139790e73851853f743d9bd109a4b9/clutter-gtk-1.8.4.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

mee_patch() {
bee_patch "${@}"
echo "" > po/LINGUAS
}

#mee_configure() {
# bee_configure \
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit 881a7df

Please sign in to comment.