Skip to content

orage: rebuild due to missing libxfce4panel-1.0.so.4 #2221

Merged
merged 1 commit into from
Sep 2, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 2 additions & 6 deletions orage.be0
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#!/usr/bin/env beesh

# BEE_VERSION orage-4.12.1.358-0
# BEE_VERSION orage-4.12.1.358-1

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

# bee download git://git.xfce.org/apps/orage

SRCURL[0]="file:///src/mariux/beeroot/downloads/orage-4.12.1_p358_c60567fe.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/46eb480b9c3a4d11e397ddaa75d3d251/orage-4.12.1_p358_c60567fe.tar.bz2"

# PATCHURL+=()

Expand All @@ -31,7 +31,3 @@ build_in_sourcedir
#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}