Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lemonbar-xft: remove package
@ 2022-02-22 11:56 tibequadorian
  2022-02-22 17:01 ` Chocimier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-22 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages lemonbar-xft
https://github.com/void-linux/void-packages/pull/35775

lemonbar-xft: remove package
From the description of https://github.com/krypt-n/bar:
>This is a hot mess, do not use

Also abandoned and no release.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 75e0cbcbbf4360968228ea6cdf2eae20e6ef072e Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 22 Feb 2022 12:52:40 +0100
Subject: [PATCH] lemonbar-xft: remove package

---
 srcpkgs/lemonbar-xft/template     | 28 ----------------------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 29 deletions(-)
 delete mode 100644 srcpkgs/lemonbar-xft/template

diff --git a/srcpkgs/lemonbar-xft/template b/srcpkgs/lemonbar-xft/template
deleted file mode 100644
index 8fb3da6c0af6..000000000000
--- a/srcpkgs/lemonbar-xft/template
+++ /dev/null
@@ -1,28 +0,0 @@
-# Template file for 'lemonbar-xft'
-pkgname=lemonbar-xft
-version=1.0.20161107
-revision=2
-conflicts="lemonbar"
-_commit=043ad4757cc079666f50212ee0a2ef0729ecac6b
-build_style=gnu-makefile
-wrksrc="bar-${_commit}"
-hostmakedepends="perl"
-makedepends="libXft-devel"
-short_desc="Lightweight xcb based bar with xft support"
-maintainer='ivierlin <github@ivierlin.de>'
-homepage="https://github.com/krypt-n/bar"
-license="MIT"
-distfiles="${homepage}/archive/${_commit}.tar.gz"
-checksum=ec7705009e02094aef3bb22814b5764dae53b9bd719de0b6aa5002ee6e532994
-
-pre_build() {
-	sed -i "s/^\(VERSION =\).*/\1 ${version}/" Makefile
-	sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
-	sed -i 's/^\(LDFLAGS *+=\)/override \1/' Makefile
-
-	# found this trick on the 'spectrwm' template
-	sed -i "s,-I/usr/include/freetype2,-I${XBPS_CROSS_BASE}/usr/include/freetype2,g" Makefile
-}
-post_install() {
-	vlicense LICENSE
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 2f2c9c4fe497..cea43e9880ba 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=60
+revision=61
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -196,6 +196,7 @@ replaces="
  keepassx2<=2.0.3_2
  keepassx<=0.4.4_2
  key-mon<=1.17_5
+ lemonbar-xft<=1.0.20161107_2
  libapp<=20140527_2
  libco-devel<=20_1
  libco<=20_1

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

* Re: lemonbar-xft: remove package
  2022-02-22 11:56 [PR PATCH] lemonbar-xft: remove package tibequadorian
@ 2022-02-22 17:01 ` Chocimier
  2022-02-22 17:17 ` tibequadorian
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2022-02-22 17:01 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/35775#issuecomment-1048012320

Comment:
https://github.com/Accurate0/bar looks maintained.

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

* Re: lemonbar-xft: remove package
  2022-02-22 11:56 [PR PATCH] lemonbar-xft: remove package tibequadorian
  2022-02-22 17:01 ` Chocimier
@ 2022-02-22 17:17 ` tibequadorian
  2022-02-22 18:38 ` tibequadorian
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-22 17:17 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35775#issuecomment-1048027541

Comment:
cool, I'll change upstream

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

* Re: lemonbar-xft: remove package
  2022-02-22 11:56 [PR PATCH] lemonbar-xft: remove package tibequadorian
  2022-02-22 17:01 ` Chocimier
  2022-02-22 17:17 ` tibequadorian
@ 2022-02-22 18:38 ` tibequadorian
  2022-06-25  2:15 ` github-actions
  2022-07-10  2:14 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-22 18:38 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35775#issuecomment-1048098312

Comment:
hm sadly the xft patch is not in a release yet.

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

* Re: lemonbar-xft: remove package
  2022-02-22 11:56 [PR PATCH] lemonbar-xft: remove package tibequadorian
                   ` (2 preceding siblings ...)
  2022-02-22 18:38 ` tibequadorian
@ 2022-06-25  2:15 ` github-actions
  2022-07-10  2:14 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-06-25  2:15 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/35775#issuecomment-1166172016

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: lemonbar-xft: remove package
  2022-02-22 11:56 [PR PATCH] lemonbar-xft: remove package tibequadorian
                   ` (3 preceding siblings ...)
  2022-06-25  2:15 ` github-actions
@ 2022-07-10  2:14 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-07-10  2:14 UTC (permalink / raw)
  To: ml

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

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

lemonbar-xft: remove package
https://github.com/void-linux/void-packages/pull/35775

Description:
From the description of https://github.com/krypt-n/bar:
>This is a hot mess, do not use

Also abandoned and no release.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-10  2:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 11:56 [PR PATCH] lemonbar-xft: remove package tibequadorian
2022-02-22 17:01 ` Chocimier
2022-02-22 17:17 ` tibequadorian
2022-02-22 18:38 ` tibequadorian
2022-06-25  2:15 ` github-actions
2022-07-10  2:14 ` [PR PATCH] [Closed]: " github-actions

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