From 8f3b41d5fe25dba02841042be7c2d956dac99b36 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sun, 27 Sep 2020 15:00:55 +0300 Subject: [PATCH] devedeNG, dvdauthor: ver. bump --- multimedia/converter/vcdimager/pspec.xml | 4 +- multimedia/editor/devedeNG/actions.py | 6 +- multimedia/editor/devedeNG/pspec.xml | 17 ++- multimedia/editor/dvdauthor/actions.py | 10 +- .../dvdauthor/files/backport_from_git.patch | 115 ++++++++++++++++++ multimedia/editor/dvdauthor/pspec.xml | 21 ++-- 6 files changed, 152 insertions(+), 21 deletions(-) create mode 100644 multimedia/editor/dvdauthor/files/backport_from_git.patch diff --git a/multimedia/converter/vcdimager/pspec.xml b/multimedia/converter/vcdimager/pspec.xml index ea97c44f36..945d2a0034 100644 --- a/multimedia/converter/vcdimager/pspec.xml +++ b/multimedia/converter/vcdimager/pspec.xml @@ -1,9 +1,9 @@ - + vcdimager - http://www.vcdimager.org/ + https://www.gnu.org/software/vcdimager/ PisiLinux Community admins@pisilinux.org diff --git a/multimedia/editor/devedeNG/actions.py b/multimedia/editor/devedeNG/actions.py index 65a011b3e5..db6a22b442 100644 --- a/multimedia/editor/devedeNG/actions.py +++ b/multimedia/editor/devedeNG/actions.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import pythonmodules from pisi.actionsapi import get @@ -12,9 +12,9 @@ def setup(): pythonmodules.compile(pyVer = "3") def build(): - pythonmodules.compile(pyVer="3") + pythonmodules.compile(pyVer = "3") -def install(): +def install(): pythonmodules.install(pyVer = "3") pisitools.dodoc("COPYING", "README.md") diff --git a/multimedia/editor/devedeNG/pspec.xml b/multimedia/editor/devedeNG/pspec.xml index 407a6d5e1b..4edf5f0cbc 100644 --- a/multimedia/editor/devedeNG/pspec.xml +++ b/multimedia/editor/devedeNG/pspec.xml @@ -1,9 +1,9 @@ - + devedeNG - http://www.rastersoft.com/programas/devede.html + https://rastersoft.com/programas/devede.html Kamil Atlı suvari@pisilinux.org @@ -16,7 +16,7 @@ Devede NG is a rewrite of the Devede DVD disc authoring program. This new code has been written from scratch, and uses Python3 and Gtk3. It is also cleaner, which will allow to add new features in the future. - https://sourceforge.net/projects/pisilinux/files/source/devedeng-4.12.0.tar.gz + https://gitlab.com/rastersoft/devedeng/-/archive/4.16.0/devedeng-4.16.0.tar.bz2 gtk3-devel ffmpeg-devel @@ -24,7 +24,7 @@ cleaner, which will allow to add new features in the future. python3-devel - + @@ -51,7 +51,7 @@ cleaner, which will allow to add new features in the future. /usr/share/doc /usr/share/man/man1 -