diff --git a/bockbuild b/bockbuild index 6f6ca06..8d00fe3 160000 --- a/bockbuild +++ b/bockbuild @@ -1 +1 @@ -Subproject commit 6f6ca063f7acc589a9e672ae57c52915f1d36fea +Subproject commit 8d00fe321718727df00e7b5515c9f60a932e9bca diff --git a/bundle.sh b/bundle.sh index 27bbf8f..6ba7b23 100755 --- a/bundle.sh +++ b/bundle.sh @@ -2,14 +2,10 @@ # This script creates a Mac OS X app bundle and a DMG image from it using bockbuild. -# TODO: create these packages for GStreamer: -# BAD: orc, schroedinger, libdca, libmodplug, libmpcdec, xvid -# UGLY: a52dec, libmpeg2 - # TODO: # - Icon # - Don't close when clicking the red button -# - OGG and M4A often crash +# - OGG and M4A sometimes crash pushd $(dirname $0)