Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sandy: remove package
@ 2021-01-15 19:52 UsernameRandomlyGenerated
  2021-01-15 20:09 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: UsernameRandomlyGenerated @ 2021-01-15 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages sandy
https://github.com/void-linux/void-packages/pull/27955

sandy: remove package
-homepage https://tools.suckless.org/sandy throws 404 not found, it's been at least 4 years since it disappeared
-last update was 10 years ago

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

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

From b5dda3fd41c09495dd2aa763cdc8f707424ebdc4 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <>
Date: Fri, 15 Jan 2021 20:44:12 +0100
Subject: [PATCH] sandy: remove package

---
 srcpkgs/removed-packages/template |  3 ++-
 srcpkgs/sandy/template            | 26 --------------------------
 2 files changed, 2 insertions(+), 27 deletions(-)
 delete mode 100644 srcpkgs/sandy/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index bf072b83c9b..8ed560f3df7 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=10
+revision=11
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -65,6 +65,7 @@ replaces="
  python-pytest-relaxed<=1.1.2_2
  qimageblitz<=0.0.6_4
  r2-bindings<=1.0.1_2
+ sandy<=0.4_4
  seriespl<=2.3.5_2
  simple-obfs<=0.0.5_2
  skypetab-ng<=20150201_3
diff --git a/srcpkgs/sandy/template b/srcpkgs/sandy/template
deleted file mode 100644
index 26575518f15..00000000000
--- a/srcpkgs/sandy/template
+++ /dev/null
@@ -1,26 +0,0 @@
-# Template file for 'sandy'
-pkgname=sandy
-version=0.4
-revision=4
-build_style=gnu-makefile
-make_build_args="INCS=-I. LIBS=-lncurses"
-makedepends="ncurses-devel"
-short_desc="A simple ncurses text editor"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="MIT"
-homepage="http://tools.suckless.org/${pkgname}"
-distfiles="${SOURCEFORGE_SITE}/sandyeditor/files/${pkgname}-${version}.tar.gz"
-checksum=3c51a891efa2ec9e2aa6ae3c1aa290beaf8075dae9abb9a46b5a7d619cb2fb67
-replaces="sandy-git>=0"
-
-pre_build() {
-	sed -i 's|-O0 ||g' config.mk
-	sed -i 's|^CPPFLAGS =|override CPPFLAGS +=|g' config.mk
-	sed -i 's|^CFLAGS =|override CFLAGS +=|g' config.mk
-	sed -i 's|^LDFLAGS =|override LDFLAGS +=|g' config.mk
-}
-
-post_install() {
-	vlicense LICENSE
-	vdoc README
-}

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

* Re: [PR PATCH] [Updated] sandy: remove package
  2021-01-15 19:52 [PR PATCH] sandy: remove package UsernameRandomlyGenerated
@ 2021-01-15 20:09 ` UsernameRandomlyGenerated
  2021-01-26  3:08 ` ericonr
  2021-01-26  3:08 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: UsernameRandomlyGenerated @ 2021-01-15 20:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by UsernameRandomlyGenerated against master on the void-packages repository

https://github.com/UsernameRandomlyGenerated/void-packages sandy
https://github.com/void-linux/void-packages/pull/27955

sandy: remove package
-homepage https://tools.suckless.org/sandy throws 404 not found, it's been like that for at least 4 years
-last update was 10 years ago

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

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

From f22a62ebe17d57fee648d2012dc90dbd1b2c994a Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <>
Date: Fri, 15 Jan 2021 20:44:12 +0100
Subject: [PATCH] sandy: remove package

---
 srcpkgs/removed-packages/template |  3 ++-
 srcpkgs/sandy/template            | 26 --------------------------
 2 files changed, 2 insertions(+), 27 deletions(-)
 delete mode 100644 srcpkgs/sandy/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index bf072b83c9b..8ed560f3df7 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=10
+revision=11
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -65,6 +65,7 @@ replaces="
  python-pytest-relaxed<=1.1.2_2
  qimageblitz<=0.0.6_4
  r2-bindings<=1.0.1_2
+ sandy<=0.4_4
  seriespl<=2.3.5_2
  simple-obfs<=0.0.5_2
  skypetab-ng<=20150201_3
diff --git a/srcpkgs/sandy/template b/srcpkgs/sandy/template
deleted file mode 100644
index 26575518f15..00000000000
--- a/srcpkgs/sandy/template
+++ /dev/null
@@ -1,26 +0,0 @@
-# Template file for 'sandy'
-pkgname=sandy
-version=0.4
-revision=4
-build_style=gnu-makefile
-make_build_args="INCS=-I. LIBS=-lncurses"
-makedepends="ncurses-devel"
-short_desc="A simple ncurses text editor"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="MIT"
-homepage="http://tools.suckless.org/${pkgname}"
-distfiles="${SOURCEFORGE_SITE}/sandyeditor/files/${pkgname}-${version}.tar.gz"
-checksum=3c51a891efa2ec9e2aa6ae3c1aa290beaf8075dae9abb9a46b5a7d619cb2fb67
-replaces="sandy-git>=0"
-
-pre_build() {
-	sed -i 's|-O0 ||g' config.mk
-	sed -i 's|^CPPFLAGS =|override CPPFLAGS +=|g' config.mk
-	sed -i 's|^CFLAGS =|override CFLAGS +=|g' config.mk
-	sed -i 's|^LDFLAGS =|override LDFLAGS +=|g' config.mk
-}
-
-post_install() {
-	vlicense LICENSE
-	vdoc README
-}

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

* Re: sandy: remove package
  2021-01-15 19:52 [PR PATCH] sandy: remove package UsernameRandomlyGenerated
  2021-01-15 20:09 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-01-26  3:08 ` ericonr
  2021-01-26  3:08 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-01-26  3:08 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27955#issuecomment-767259016

Comment:
I'd prefer to see the homepage updated to sourceforge. The package is here already, and it shouldn't be a maintenance burden.

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

* Re: [PR PATCH] [Closed]: sandy: remove package
  2021-01-15 19:52 [PR PATCH] sandy: remove package UsernameRandomlyGenerated
  2021-01-15 20:09 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
  2021-01-26  3:08 ` ericonr
@ 2021-01-26  3:08 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-01-26  3:08 UTC (permalink / raw)
  To: ml

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

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

sandy: remove package
https://github.com/void-linux/void-packages/pull/27955

Description:
-homepage https://tools.suckless.org/sandy throws 404 not found, it's been like that for at least 4 years
-last update was 10 years ago

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

end of thread, other threads:[~2021-01-26  3:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 19:52 [PR PATCH] sandy: remove package UsernameRandomlyGenerated
2021-01-15 20:09 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-01-26  3:08 ` ericonr
2021-01-26  3:08 ` [PR PATCH] [Closed]: " ericonr

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