summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-04-28 22:07:13 +0200
committerGravatar waker <wakeroid@gmail.com>2012-04-28 22:07:13 +0200
commit94584d1ebe7bfd133fff1d3dcafcb7a30ddf5d63 (patch)
tree74297e9f6faf27c34c6eccf757363ce1e6b15905 /scripts
parent57ca744f5cd775c540589452a8e4d5d0636ea11e (diff)
preparation for building 0.5.3
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/portable_package_static.sh1
-rwxr-xr-xscripts/portable_postbuild.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index 2b8e5465..9d00dd82 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -39,6 +39,7 @@ tar jcvf ../portable_out/build/deadbeef-$VERSION-static-i686.tar.bz2\
$PLUGDIR/nullout.so\
$PLUGDIR/oss.so\
$PLUGDIR/shellexec.so\
+ $PLUGDIR/shellexecui_gtk2.so\
$PLUGDIR/sid.so\
$PLUGDIR/sndfile.so\
$PLUGDIR/supereq.so\
diff --git a/scripts/portable_postbuild.sh b/scripts/portable_postbuild.sh
index f572240f..b68bade0 100755
--- a/scripts/portable_postbuild.sh
+++ b/scripts/portable_postbuild.sh
@@ -18,7 +18,7 @@ for i in nullout cdda flac alsa mpgmad hotkeys vtx \
ffap ffmpeg wavpack vorbis oss vfs_curl \
lastfm sid adplug sndfile artwork \
supereq gme dumb notify musepack wildmidi \
- tta dca aac mms shn ao shellexec vfs_zip \
+ tta dca aac mms shn ao shellexec shellexecui vfs_zip \
m3u converter pulse dsp_libsrc mono2stereo ; do
if [ -f ./plugins/$i/.libs/$i.so ]; then
cp ./plugins/$i/.libs/$i.so $PLUGDIR/