Package Details: devede-git v3.23.0.4.g757d20a-1

Package Base: devede-git
Description: A program to create VideoDVDs and CDs
Upstream URL: http://www.rastersoft.com/programas/devede.html
Category: multimedia
Licenses: GPL3
Submitter: fmoralesc
Maintainer: fmoralesc
Last Packager: None
Votes: 9
First Submitted: 2011-06-04 14:03
Last Updated: 2013-04-19 18:08

Latest Comments

Comment by nTia89

2014-10-12 12:54

can you switch to devedeNG ?

Comment by ghthor

2012-10-05 14:47

The fix for 1) is

- for file in *.py; do
+ for file in devede *.py; do

Comment by graysky

2012-06-28 22:33

Two problems...

1) You need to change the first line from:
#!/usr/bin/env python

to

#!/usr/bin/env python2

2) Fix the _gitroot
_gitroot="git://github.com/rastersoft/Devede.git"

Comment by fmoralesc

2012-04-14 21:34

Updated.

Comment by nvllsvm

2012-04-14 17:22

Requires dbus-python.