[arch-commits] Commit in avidemux/trunk (PKGBUILD.WIP)

Eric Bélanger eric at nymeria.archlinux.org
Fri Jul 19 02:41:51 UTC 2013


    Date: Friday, July 19, 2013 @ 04:41:51
  Author: eric
Revision: 191182

Update source url for WIP PKGBUILD

Modified:
  avidemux/trunk/PKGBUILD.WIP

--------------+
 PKGBUILD.WIP |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD.WIP
===================================================================
--- PKGBUILD.WIP	2013-07-19 01:56:55 UTC (rev 191181)
+++ PKGBUILD.WIP	2013-07-19 02:41:51 UTC (rev 191182)
@@ -15,10 +15,11 @@
 options=('!makeflags' '!emptydirs')
 source=(http://downloads.sourceforge.net/avidemux/avidemux_${pkgver}.tar.gz)
 sha1sums=('7ed55fd5cfb6cfa73ebb9058af72fa2e3c9717c3')
-#source=(http://www.avidemux.org/nightly/source/snapshot_8273.tgz)
-#sha1sums=('cf5256ce189a51898a2e1071ffd46cd993f453f2')
+#source=(http://www.avidemux.org/nightly/snapshot/source_r8810.tar.gz)
+#sha1sums=('8c27d54e2b0655a8b8a3adfde1c0308ffedfec0c')
 
 prepare() {
+#  mv 2.6_snapshot ${pkgbase}_${pkgver}
   cd ${pkgbase}_${pkgver}
   sed -i 's|avidemux2|avidemux3|' avidemux2.desktop
   sed -i 's|../avidemux/qt4|../avidemux/qt4 -DLRELEASE_EXECUTABLE=/usr/bin/lrelease-qt4|' bootStrap.bash
@@ -26,8 +27,6 @@
 }
 
 build() {
-#mv snapshot_8273 ${pkgbase}_${pkgver}
-
   cd ${pkgbase}_${pkgver}
   bash bootStrap.bash --with-core --with-cli --with-gtk --with-qt4 --with-plugins
 }




More information about the arch-commits mailing list