Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Drop bashlibs + cookie
@ 2020-07-23 12:00 sgn
  2020-07-26  5:08 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: sgn @ 2020-07-23 12:00 UTC (permalink / raw)
  To: ml

[-- 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
-}

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

* Re: [PR PATCH] [Merged]: Drop bashlibs + cookie
  2020-07-23 12:00 [PR PATCH] Drop bashlibs + cookie sgn
@ 2020-07-26  5:08 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-07-26  5:08 UTC (permalink / raw)
  To: ml

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

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

Drop bashlibs + cookie
https://github.com/void-linux/void-packages/pull/23763

Description:
- 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.

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

end of thread, other threads:[~2020-07-26  5:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 12:00 [PR PATCH] Drop bashlibs + cookie sgn
2020-07-26  5:08 ` [PR PATCH] [Merged]: " sgn

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).