Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] SDL2_ttf: move cmake to -devel
@ 2024-04-01  5:38 chrysos349
  2024-06-16 23:09 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2024-04-01  5:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages SDL2_ttf
https://github.com/void-linux/void-packages/pull/49644

SDL2_ttf: move cmake to -devel
cnake files belong in devel subpackage, not the main one.

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)

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

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

From 523b0f15f06444a63af9e4567a26a9ac43eee858 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 1 Apr 2024 08:32:49 +0300
Subject: [PATCH] SDL2_ttf: move cmake to -devel

---
 srcpkgs/SDL2_ttf/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/SDL2_ttf/template b/srcpkgs/SDL2_ttf/template
index b312d1825deb83..09a1fc1eac25fb 100644
--- a/srcpkgs/SDL2_ttf/template
+++ b/srcpkgs/SDL2_ttf/template
@@ -1,7 +1,7 @@
 # Template file for 'SDL2_ttf'
 pkgname=SDL2_ttf
 version=2.20.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DSDL2TTF_HARFBUZZ=ON"
 makedepends="SDL2-devel freetype-devel harfbuzz-devel"
@@ -24,5 +24,6 @@ SDL2_ttf-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove usr/lib/*.so
+		vmove usr/lib/cmake
 	}
 }

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

* Re: [PR PATCH] [Closed]: SDL2_ttf: move cmake to -devel
  2024-04-01  5:38 [PR PATCH] SDL2_ttf: move cmake to -devel chrysos349
@ 2024-06-16 23:09 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-06-16 23:09 UTC (permalink / raw)
  To: ml

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

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

SDL2_ttf: move cmake to -devel
https://github.com/void-linux/void-packages/pull/49644

Description:
cnake files belong in devel subpackage, not the main one.

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)

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

end of thread, other threads:[~2024-06-16 23:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-01  5:38 [PR PATCH] SDL2_ttf: move cmake to -devel chrysos349
2024-06-16 23:09 ` [PR PATCH] [Closed]: " classabbyamp

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