Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yabause-gtk: remove package
@ 2022-08-02 21:43 paper42
  2022-08-05  0:37 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-08-02 21:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages remove-yabause-gtk
https://github.com/void-linux/void-packages/pull/38441

yabause-gtk: remove package
gtk2, dead upstream

<!--
#### 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 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 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/38441.patch is attached

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

From 8514af40488c207604f4998884248e65086d0cab Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 2 Aug 2022 18:40:40 +0200
Subject: [PATCH] yabause-gtk: remove package

gtk2, dead upstream
---
 srcpkgs/removed-packages/template            |  1 +
 srcpkgs/yabause-gtk/patches/fix-cflags.patch | 13 -------------
 srcpkgs/yabause-gtk/patches/rwx.patch        | 20 --------------------
 srcpkgs/yabause-gtk/template                 | 19 -------------------
 srcpkgs/yabause-gtk/update                   |  1 -
 5 files changed, 1 insertion(+), 53 deletions(-)
 delete mode 100644 srcpkgs/yabause-gtk/patches/fix-cflags.patch
 delete mode 100644 srcpkgs/yabause-gtk/patches/rwx.patch
 delete mode 100644 srcpkgs/yabause-gtk/template
 delete mode 100644 srcpkgs/yabause-gtk/update

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index bd079be17aef..35d363674615 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -418,6 +418,7 @@ replaces="
  xmonad<=0.15_5
  xnoise-devel<=0.2.21_4
  xnoise<=0.2.21_4
+ yabause-gtk<=0.9.15_2
  yt-play<=20140117_2
  yturl<=2.0.2_5
  zbackup<=1.4.4_23
diff --git a/srcpkgs/yabause-gtk/patches/fix-cflags.patch b/srcpkgs/yabause-gtk/patches/fix-cflags.patch
deleted file mode 100644
index b69426bd3016..000000000000
--- a/srcpkgs/yabause-gtk/patches/fix-cflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: src/CMakeLists.txt
-===================================================================
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -659,7 +659,7 @@ else ()
- 	set(yabause_SOURCES ${yabause_SOURCES} sock-dummy.c thr-dummy.c)
- endif ()
- 
--set(YAB_OPTIMIZATION "-O3" CACHE STRING "Override optimization level")
-+set(YAB_OPTIMIZATION "" CACHE STRING "Override optimization level")
- 
- if("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "i686")
- 	set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${YAB_OPTIMIZATION} -march=i686 -msse")
diff --git a/srcpkgs/yabause-gtk/patches/rwx.patch b/srcpkgs/yabause-gtk/patches/rwx.patch
deleted file mode 100644
index bb0491b373f8..000000000000
--- a/srcpkgs/yabause-gtk/patches/rwx.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/src/sh2_dynarec/linkage_x64.s	2013-03-11 20:29:53.112870900 +0100
-+++ b/src/sh2_dynarec/linkage_x64.s	2013-03-11 20:31:48.856778600 +0100
-@@ -747,3 +747,7 @@ breakpoint:
- 	ret
- 	/* Set breakpoint here for debugging */
- 	.size	breakpoint, .-breakpoint
-+
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
---- a/src/sh2_dynarec/linkage_x86.s	2013-03-11 20:30:08.157693100 +0100
-+++ b/src/sh2_dynarec/linkage_x86.s	2013-03-11 20:32:30.993310600 +0100
-@@ -743,3 +743,7 @@ breakpoint:
- 	ret
- 	/* Set breakpoint here for debugging */
- 	.size	breakpoint, .-breakpoint
-+
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
diff --git a/srcpkgs/yabause-gtk/template b/srcpkgs/yabause-gtk/template
deleted file mode 100644
index 841c0af36b78..000000000000
--- a/srcpkgs/yabause-gtk/template
+++ /dev/null
@@ -1,19 +0,0 @@
-# Template file for 'yabause-gtk'
-pkgname=yabause-gtk
-version=0.9.15
-revision=2
-wrksrc="${pkgname%-gtk}-${version}"
-build_style=cmake
-configure_args="-DYAB_PORTS=gtk -DYAB_NETWORK=ON -DYAB_OPTIMIZED_DMA=ON"
-hostmakedepends="pkg-config"
-makedepends="libXmu-devel libfreeglut-devel gtkglext-devel libopenal-devel SDL2-devel"
-depends="desktop-file-utils"
-short_desc="Sega Saturn emulator with GTK UI)"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="http://yabause.org/"
-distfiles="https://download.tuxfamily.org/yabause/releases/${version}/yabause-${version}.tar.gz"
-checksum=4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2
-nopie=yes
-# Would need m68kmake built for the host
-nocross=yes
diff --git a/srcpkgs/yabause-gtk/update b/srcpkgs/yabause-gtk/update
deleted file mode 100644
index b93f2e9eada0..000000000000
--- a/srcpkgs/yabause-gtk/update
+++ /dev/null
@@ -1 +0,0 @@
-pkgname="${pkgname%-gtk}"

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

end of thread, other threads:[~2022-08-05  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 21:43 [PR PATCH] yabause-gtk: remove package paper42
2022-08-05  0:37 ` [PR PATCH] [Merged]: " abenson

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