From 76bcf711478cccc6e6d1089e5f16a5a51de2d2df Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 9 Dec 2012 23:32:36 +0000 Subject: [PATCH] Twiddle 12.04 deps again. --- builds/control-12.04 | 2 +- builds/deb | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/builds/control-12.04 b/builds/control-12.04 index 81997794d..9976688bc 100644 --- a/builds/control-12.04 +++ b/builds/control-12.04 @@ -8,7 +8,7 @@ Homepage: http://carlh.net/software/dvdomatic Package: dvdomatic Architecture: any -Depends: libc6 (>= 2.15), libwxgtk2.8-0 (>= 2.8.12.1), libssh-4 (>= 0.5.2), libboost-filesystem1.46.1 (>= 1.46.1), libboost-thread1.46.1 (>= 1.46.1), libsndfile1 (>= 1.0.25), libmagick++5 (>= 8:6.7.7.10) +Depends: libc6 (>= 2.15), libwxgtk2.8-0 (>= 2.8.12.1), libssh-4 (>= 0.5.2), libboost-filesystem1.46.1 (>= 1.46.1), libboost-thread1.46.1 (>= 1.46.1), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.6.9.7) Description: Generator of Digital Cinema Packages (DCPs) DVD-o-matic generates Digital Cinema Packages (DCPs) from video and audio files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant diff --git a/builds/deb b/builds/deb index 8bf5d357b..0425acdc0 100755 --- a/builds/deb +++ b/builds/deb @@ -20,5 +20,6 @@ echo "version: $VERSION" sudo cp *.tar.bz2 $CHROOT/root/ sudo schroot -c "ubuntu-$ID" -d /root -u root -- /bin/sh -c "tar xjf dvdomatic-$VERSION.tar.bz2 && cd dvdomatic-$VERSION && builds/chroot-deb $UBUNTU_VERSION" mkdir -p build/deb/$ID/ +echo "Copying $CHROOT/root/dvdomatic-$VERSION/build/deb/dvdomatic_$VERSION-1_i386.deb to build/deb/$ID" sudo cp $CHROOT/root/dvdomatic-$VERSION/build/deb/dvdomatic_$VERSION-1_i386.deb build/deb/$ID -- 2.30.2