From 6ad91b71b09ae422a3eab9a1b5618ce2b6c045e9 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 25 Sep 2022 15:32:59 +0200 Subject: [PATCH] couchpotato: remove package * last release in 2015, archived, uses Python 2 --- srcpkgs/couchpotato/files/couchpotato/run | 12 ------------ srcpkgs/couchpotato/template | 24 ----------------------- srcpkgs/couchpotato/update | 1 - srcpkgs/removed-packages/template | 1 + 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100755 srcpkgs/couchpotato/files/couchpotato/run delete mode 100644 srcpkgs/couchpotato/template delete mode 100644 srcpkgs/couchpotato/update diff --git a/srcpkgs/couchpotato/files/couchpotato/run b/srcpkgs/couchpotato/files/couchpotato/run deleted file mode 100755 index e9355165004e..000000000000 --- a/srcpkgs/couchpotato/files/couchpotato/run +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -exec 2>&1 - -if [ ! -e /var/log/couchpotato.log ]; -then - touch /var/log/couchpotato.log - chmod 644 /var/log/couchpotato.log - chown couchpotato:couchpotato /var/log/couchpotato.log -fi - -exec > /var/log/couchpotato.log -exec chpst -ucouchpotato:couchpotato /usr/share/couchpotato/CouchPotato.py --data_dir=/var/lib/couchpotato diff --git a/srcpkgs/couchpotato/template b/srcpkgs/couchpotato/template deleted file mode 100644 index 5c3d743442a0..000000000000 --- a/srcpkgs/couchpotato/template +++ /dev/null @@ -1,24 +0,0 @@ -# Template file for 'couchpotato' -pkgname=couchpotato -version=3.0.1 -revision=3 -wrksrc="CouchPotatoServer-build-${version}" -pycompile_dirs="/usr/share/couchpotato" -make_dirs=" - /var/lib/couchpotato 0755 couchpotato couchpotato" -depends="python" -short_desc="Usenet PVR for movies" -maintainer="Ananteris " -license="GPL-3.0-or-later" -homepage="http://couchpota.to" -distfiles="https://github.com/RuudBurger/CouchPotatoServer/archive/build/${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=f08f9c6ac02f66c6667f17ded1eea4c051a62bbcbadd2a8673394019878e92f7 -python_version=2 -couchpotato_homedir="/var/lib/couchpotato" -system_accounts="couchpotato" - -do_install() { - vmkdir usr/share/couchpotato - vcopy "*" usr/share/couchpotato - vsv couchpotato -} diff --git a/srcpkgs/couchpotato/update b/srcpkgs/couchpotato/update deleted file mode 100644 index e84dbbb47eff..000000000000 --- a/srcpkgs/couchpotato/update +++ /dev/null @@ -1 +0,0 @@ -pattern='>build/\K[\d.]+(?=<)' diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 7bed6e0f99b2..413955d496ad 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -47,6 +47,7 @@ replaces=" cgminer<=4.11.1_1 clamz<=0.5_4 couchdb<=1.7.1_2 + couchpotato<=3.0.1_3 cracklib-python<=2.9.7_1 crystal<=0.34.0_4 ctpp2-devel<=2.8.3_7