Skip to content

Commit

Permalink
libxfce4ui: Update 4.16.1 to 4.18.3
Browse files Browse the repository at this point in the history
remove '--disable-introspection' works now
  • Loading branch information
david committed May 10, 2023
1 parent cc5aad5 commit ad6dc0e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions libxfce4ui.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION libxfce4ui-4.16.1-0
# BEE_VERSION libxfce4ui-4.18.3-0

#SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION[2]}/libxfce4ui-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/84c2716828c13e945d499bdcf39225c9/libxfce4ui-4.16.1.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/740cecafa50b733f39d56c9fbb74c68e/libxfce4ui-4.18.3.tar.bz2"

# PATCHURL+=()

Expand All @@ -22,8 +22,7 @@ mee_patch() {

mee_configure() {
bee_configure \
--disable-vala \
--disable-introspection
--disable-vala
}

#mee_build() {
Expand Down

0 comments on commit ad6dc0e

Please sign in to comment.