From 4ae47f1ecc535c1ca551f0e37a205e47fc929c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Thu, 18 Feb 2021 23:14:33 -0300 Subject: [PATCH] dnote-cli: remove package. Package hasn't been maintained for a long time, upstream is at version 0.12.0. Even upstream's move to Go modules didn't lead to an update. --- srcpkgs/dnote-cli/template | 31 ------------------------------- srcpkgs/removed-packages/template | 1 + 2 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 srcpkgs/dnote-cli/template diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template deleted file mode 100644 index 309bee7649b..00000000000 --- a/srcpkgs/dnote-cli/template +++ /dev/null @@ -1,31 +0,0 @@ -# Template file for 'dnote-cli' -pkgname=dnote-cli -version=0.6.2 -revision=1 -wrksrc="cli-${version}" -build_style=go -go_import_path=github.com/dnote-io/cli -go_build_tags="fts5" -hostmakedepends="git dep" -short_desc="Capture what you learn as you code without leaving the command line" -maintainer="Toyam Cox " -license="MIT" -homepage="https://dnote.io/" -distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz" -checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06 - -pre_build() { - cd $GOSRCPATH - dep ensure -} - -post_install() { - vlicense LICENSE - - # Rename the bianry form cli to dnote - mv ${DESTDIR}/usr/bin/{cli,dnote} -} - -do_check() { - ./scripts/test.sh -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index c17637f391a..256e5e69954 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -35,6 +35,7 @@ replaces=" dleyna-core<=0.6.0_2 dleyna-renderer<=0.6.0_2 dleyna-server<=0.6.0_2 + dnote-cli<=0.6.2_1 docker2aci<=0.17.2_4 ebtables<=2.0.10.4_8 eclipse-ecj<=4.9_3