[arch-commits] Commit in devede/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon May 4 12:15:20 UTC 2015


    Date: Monday, May 4, 2015 @ 14:15:20
  Author: spupykin
Revision: 132706

upgpkg: devede 4.0-3

upd

Modified:
  devede/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-04 11:52:36 UTC (rev 132705)
+++ PKGBUILD	2015-05-04 12:15:20 UTC (rev 132706)
@@ -6,13 +6,15 @@
 
 pkgname=devede
 pkgver=4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A program to create VideoDVDs and CDs"
 arch=('any')
 url="http://www.rastersoft.com/programas/devede.html"
 license=('GPL3')
 depends=('mplayer' 'mencoder' 'ffmpeg' 'dvdauthor' 'vcdimager'
-	 'cdrkit' 'pygtk' 'ttf-dejavu' 'python-dbus' 'python-cairo')
+	 'cdrkit' 'pygtk' 'ttf-dejavu'
+	 'python-dbus' 'python-cairo' 'python-setuptools' 'python-gobject'
+	 'python-pip')
 source=($pkgname-$pkgver.tar.gz::https://github.com/rastersoft/devedeng/archive/$pkgver.tar.gz)
 md5sums=('87999907e935f16d029387fbc8743a75')
 



More information about the arch-commits mailing list