From 6c1a186bb0b3b43d33c1b0c5c7bfb40d32c3f176 Mon Sep 17 00:00:00 2001 From: Sergio Costas Date: Sun, 10 Jun 2018 16:50:56 +0200 Subject: [PATCH] Migration to gitlab --- README.md | 15 +++++---------- stdeb.cfg | 2 +- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7bde7f2..59a5721 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Just type: ## USING DEVEDE NG ## -The second alpha version of Devede NG is very similar to the old devede, with the +Devede NG is very similar to the old devede, with the exception that, when creating a DVD disc, there are no more "titles" and "files". Instead, you just add files to the disc. It also lacks support for Mencoder, and can use only FFMpeg or AVConv for video conversion. @@ -42,17 +42,12 @@ Some of the future ideas to add to Devede NG are, without an specific order: * add more backends * add more output formats * allow to replace the movie's audio track with one or several MP3 or OGG audio files -* widescreen menus for DVDs * preview of a converted menu ## CONTACTING THE AUTHOR ## -Sergio Costas Rodriguez -(Raster Software Vigo) - -raster@rastersoft.com - -http://www.rastersoft.com - -GIT: git://github.com/rastersoft/devedeng.git +Sergio Costas Rodriguez +rastersoft@gmail.com +http://www.rastersoft.com +https://gitlab.com/rastersoft/devedeng.git diff --git a/stdeb.cfg b/stdeb.cfg index 088d923..bc25e19 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,2 +1,2 @@ [DEFAULT] -Depends3 = python3, python3-urllib3, python3-gi, python3-cairo, python3-gi-cairo, libgtk-3-0 (>=2.16.0), ffmpeg (>= 7:1.2.6) | libav-tools(>= 6:9.16), mplayer, mpv | vlc, dvdauthor, genisoimage, vcdimager, libvorbis0a, libvorbisfile3, python3-pkg-resources +Depends3 = python3, python3-urllib3, python3-gi, python3-cairo, python3-gi-cairo, libgtk-3-0, ffmpeg (>= 7:1.2.6) | libav-tools(>= 6:9.16), mplayer, mpv | vlc, dvdauthor, genisoimage, vcdimager, libvorbis0a, libvorbisfile3, python3-pkg-resources