wok-next diff devede/receipt @ rev 20783

gnupg: add LDAP support -> CRL access X.509 certificate search
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 06:48:27 2018 +0000 (2018-06-09)
parents 1cab0f62aaf1
children a00b398faf9e
line diff
     1.1 --- a/devede/receipt	Mon Nov 05 11:55:41 2012 +0100
     1.2 +++ b/devede/receipt	Sat Jun 09 06:48:27 2018 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="A program to create VideoDVDs and CDs"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="cdrkit dvdauthor mplayer mencoder pygtk ttf-dejavu vcdimager dbus-python"
     1.8 -BUILD_DEPENDS="pygtk-dev vcdimager-dev"
     1.9 +LICENSE="GPL3"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.rastersoft.com/programas/devede.html"
    1.12  WGET_URL="http://www.rastersoft.com/descargas/$TARBALL"
    1.13  
    1.14 +DEPENDS="cdrkit dvdauthor mplayer mencoder pygtk ttf-dejavu vcdimager dbus-python"
    1.15 +BUILD_DEPENDS="pygtk-dev vcdimager-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {