couchpotato: remove package

* last release in 2015, archived, uses Python 2
This commit is contained in:
Michal Vasilek 2022-09-25 15:32:59 +02:00
parent 4e92cd7459
commit 689a1f59df
4 changed files with 1 additions and 37 deletions

View File

@ -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

View File

@ -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 <ananteris@mailinator.com>"
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
}

View File

@ -1 +0,0 @@
pattern='>build/\K[\d.]+(?=<)'

View File

@ -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