Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] couchpotato: remove package
@ 2022-09-25 13:34 paper42
  2022-09-26 16:39 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-09-25 13:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

There is a new pull request by paper42 against master on the void-packages repository

https://github.com/paper42/void-packages remove-couchpotato
https://github.com/void-linux/void-packages/pull/39458

couchpotato: remove package
* last release in 2015, archived, uses Python 2

A patch file from https://github.com/void-linux/void-packages/pull/39458.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-couchpotato-39458.patch --]
[-- Type: text/x-diff, Size: 2861 bytes --]

From 6ad91b71b09ae422a3eab9a1b5618ce2b6c045e9 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
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 <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
-}
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: couchpotato: remove package
  2022-09-25 13:34 [PR PATCH] couchpotato: remove package paper42
@ 2022-09-26 16:39 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-09-26 16:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

There's a merged pull request on the void-packages repository

couchpotato: remove package
https://github.com/void-linux/void-packages/pull/39458

Description:
* last release in 2015, archived, uses Python 2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-26 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25 13:34 [PR PATCH] couchpotato: remove package paper42
2022-09-26 16:39 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).