Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tabbed: update to 0.8.
@ 2024-04-25 17:39 biopsin
  2024-04-25 19:40 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: biopsin @ 2024-04-25 17:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/biopsin/void-packages patch-2
https://github.com/void-linux/void-packages/pull/50033

tabbed: update to 0.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 these architectures (if supported. mark crossbuilds):
  - aarch64-musl [ok]
  - armv7l [ok]
  - armv6l-musl [ok]



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

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

From 14601f354795cd2264164d1ae45052df5648e4a4 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@tuta.io>
Date: Thu, 25 Apr 2024 17:33:41 +0000
Subject: [PATCH] tabbed: update to 0.8.

---
 srcpkgs/tabbed/template | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/tabbed/template b/srcpkgs/tabbed/template
index b8a7343aa9b19c..89c08a5e571bad 100644
--- a/srcpkgs/tabbed/template
+++ b/srcpkgs/tabbed/template
@@ -1,24 +1,19 @@
 # Template file for 'tabbed'
 pkgname=tabbed
-version=0.6
-revision=4
+version=0.8
+revision=1
 build_style=gnu-makefile
-make_build_args="INCS=-I. LIBS=-lX11"
-makedepends="libX11-devel"
+hostmakedepends="freetype-devel"
+makedepends="libX11-devel libXft-devel"
 short_desc="Tab interface for application supporting Xembed"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://tools.suckless.org/tabbed/"
 distfiles="http://dl.suckless.org/tools/tabbed-${version}.tar.gz"
-checksum=7651ea3acbec5d6a25469e8665da7fc70aba2b4fa61a2a6a5449eafdfd641c42
+checksum=95bdffccb071083068d2b555c2524e9c7c57c9b64494d46c697e678d49a0a3d7
 
 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
-	# Remove BSD_SOURCE warning
-	sed -i 's/-D_BSD_SOURCE/-D_DEFAULT_SOURCE/g' config.mk
+	vsed -i 's|X11R6/||g' Makefile
 }
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: tabbed: update to 0.8.
  2024-04-25 17:39 [PR PATCH] tabbed: update to 0.8 biopsin
@ 2024-04-25 19:40 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-04-25 19:40 UTC (permalink / raw)
  To: ml

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

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

tabbed: update to 0.8.
https://github.com/void-linux/void-packages/pull/50033

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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 these architectures (if supported. mark crossbuilds):
  - aarch64-musl [ok]
  - armv7l [ok]
  - armv6l-musl [ok]



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

end of thread, other threads:[~2024-04-25 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-25 17:39 [PR PATCH] tabbed: update to 0.8 biopsin
2024-04-25 19:40 ` [PR PATCH] [Merged]: " cinerea0

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