diff --git a/srcpkgs/laditools/patches/enum34.patch b/srcpkgs/laditools/patches/enum34.patch deleted file mode 100644 index ade42e4fc33..00000000000 --- a/srcpkgs/laditools/patches/enum34.patch +++ /dev/null @@ -1,26 +0,0 @@ -commit 97b8cf3d7abb33aa664cf09aae826362730eef87 -Author: Ross Gammon -Date: Tue Mar 8 00:02:09 2016 +0100 - - Port from python-enum to python-enum34 - - Fixes Debian Bug #800805 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800805 - -diff --git laditools/ladish.py laditools/ladish.py -index 3613149..21fc53b 100644 ---- a/laditools/ladish.py -+++ b/laditools/ladish.py -@@ -28,10 +28,8 @@ control_obj_path = "/org/ladish/Control" - studio_obj_path = "/org/ladish/Studio" - service_name = name_base - --LadishStatusType = Enum("STUDIO_STOPPED", -- "NOT_AVAILABLE", -- "NO_STUDIO_LOADED", -- "STUDIO_RUNNING") -+LadishStatusType = Enum("LadishStatusType", -+ "STUDIO_STOPPED NOT_AVAILABLE NO_STUDIO_LOADED STUDIO_RUNNING") - - class LadishProxyError(Exception): pass - class LadishStudioException(Exception): pass diff --git a/srcpkgs/laditools/patches/vte3.patch b/srcpkgs/laditools/patches/vte3.patch deleted file mode 100644 index c84cca1dc0e..00000000000 --- a/srcpkgs/laditools/patches/vte3.patch +++ /dev/null @@ -1,21 +0,0 @@ -Support for vte >= 0.52. -See https://bugs.launchpad.net/ubuntu/+source/laditools/+bug/1669111. - ---- a/ladi-system-log 2015-09-13 23:38:51.000000000 +0200 -+++ b/ladi-system-log 2018-10-17 18:04:59.687899590 +0200 -@@ -190,13 +190,13 @@ - - def on_clear_text (self, data=None): - current_view = self.logview_notebook.get_current_page () -- self.log_files[current_view]["term"].feed ("\033[2J\033[;f", -1) -+ self.log_files[current_view]["term"].feed ("\033[2J\033[;f") - - def on_purge (self, data=None): - current_view = self.logview_notebook.get_current_page () - # Opens the file in write anew mode thus clearing the file and close it right away - open (self.log_files[current_view]['logfile_path'], "w+") -- self.log_files[current_view]["term"].feed ("\033[2J\033[;f", -1) -+ self.log_files[current_view]["term"].feed ("\033[2J\033[;f") - - def run (self): - self.ui.show_all() diff --git a/srcpkgs/laditools/template b/srcpkgs/laditools/template deleted file mode 100644 index 596f955b9d0..00000000000 --- a/srcpkgs/laditools/template +++ /dev/null @@ -1,18 +0,0 @@ -# Template file for 'laditools' -pkgname=laditools -version=1.1.0 -revision=3 -build_style=python2-module -hostmakedepends="python-distutils-extra intltool librsvg-utils" -depends="ladish jack gtk+3 python-gobject python-dbus python-enum34 python-xdg vte3" -short_desc="Linux Audio Desktop Integration Tools" -maintainer="Cameron Nemo " -license="GPL-3.0-or-later" -homepage="https://github.com/alessio/laditools" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=ca99f4b6e17b7333ed87dd12a2d91da4d486e53d89dd2677edfa29170ec6efe5 - -post_install() { - # remove wmladi, we do not have wmdocklib. - rm -f ${DESTDIR}/usr/bin/wmladi -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 8aef3321c95..c290f8db806 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -196,6 +196,7 @@ replaces=" keepassx2<=2.0.3_2 keepassx<=0.4.4_2 key-mon<=1.17_5 + laditools<=1.1.0_3 libapp<=20140527_2 libco-devel<=20_1 libco<=20_1