Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Drop bashlibs + cookie
Date: Thu, 23 Jul 2020 14:00:18 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23763@inbox.vuxu.org> (raw)

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

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

https://github.com/sgn/void-packages drop-bashlibs
https://github.com/void-linux/void-packages/pull/23763

Drop bashlibs + cookie
- Someone asked me why we ship cookie but their-favourite-bash-script, invalidate their arguments.
- Noone else ships them

---
Merging before next week if no objection.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-drop-bashlibs-23763.patch --]
[-- Type: text/x-diff, Size: 2501 bytes --]

From b5f51b0e260b89f12d9cc59860215a1b2aa2a074 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 23 Jul 2020 18:54:31 +0700
Subject: [PATCH 1/2] cookie: drop package

- Simple bash script
- Nothings depends on cookie
- Its maintainer has gone away
- Other distro doesn't ship it
- Someone asked me why we ship cookie but their-favourite-bash-script
---
 srcpkgs/cookie/template | 18 ------------------
 1 file changed, 18 deletions(-)
 delete mode 100644 srcpkgs/cookie/template

diff --git a/srcpkgs/cookie/template b/srcpkgs/cookie/template
deleted file mode 100644
index e1ae30c14d0..00000000000
--- a/srcpkgs/cookie/template
+++ /dev/null
@@ -1,18 +0,0 @@
-# Template file for 'cookie'
-pkgname=cookie
-version=0.2.0
-revision=1
-archs=noarch
-build_style=gnu-makefile
-hostmakedepends="bashlibs"
-depends="bash bashlibs"
-short_desc="Template-based File Generator"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
-license="MIT"
-homepage="https://github.com/bbugyi200/cookie"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4af67b9376b60e9e40ef34b5be3e4be768ed550cc6e16baf5df0a04fd7e541e3
-
-post_install() {
-	vlicense LICENSE
-}

From 6f4601530e5882307362f7c347f7fe457df12ef4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 23 Jul 2020 18:57:19 +0700
Subject: [PATCH 2/2] bashlibs: drop package

- Collection of random bash boilerplate
- Nothings depends on bashlibs (beside cookie)
- Its maintainer has gone away
- Other distro doesn't ship it
- Someone asked me why we ship cookie but their-favourite-bash-script
---
 srcpkgs/bashlibs/template | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 srcpkgs/bashlibs/template

diff --git a/srcpkgs/bashlibs/template b/srcpkgs/bashlibs/template
deleted file mode 100644
index 7057e93bdf0..00000000000
--- a/srcpkgs/bashlibs/template
+++ /dev/null
@@ -1,17 +0,0 @@
-# Template file for 'bashlibs'
-pkgname=bashlibs
-version=0.1.0
-revision=1
-archs=noarch
-build_style=gnu-makefile
-depends="bash"
-short_desc="Global utility for shell scripts"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
-license="MIT"
-homepage="https://github.com/bbugyi200/bashlibs"
-distfiles="https://github.com/bbugyi200/bashlibs/archive/v${version}.tar.gz"
-checksum=5a35f56c48f1c0345a74c08f121f760f77e3e938e5c9822a427115b2944bcf06
-
-post_install() {
-	vlicense LICENSE
-}

             reply	other threads:[~2020-07-23 12:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23 12:00 sgn [this message]
2020-07-26  5:08 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23763@inbox.vuxu.org \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).