Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] PolyMC: drop package
@ 2023-07-28  5:13 sgn
  2023-07-28  8:26 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: sgn @ 2023-07-28  5:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages remove-polymc
https://github.com/void-linux/void-packages/pull/45293

PolyMC: drop package
It's a year since we removed it.
Let's be honest and declare that we don't have PolyMC.

Close: #45292

<!-- 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 [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 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/45293.patch is attached

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

From 85fe2f5fb8e734372ca7fa57406a980aac990e30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Fri, 28 Jul 2023 12:12:15 +0700
Subject: [PATCH] PolyMC: drop package

It's a year since we removed it.
Let's be honest and declare that we don't have PolyMC.

Close: #45292
---
 srcpkgs/PolyMC                    | 1 -
 srcpkgs/PrismLauncher/template    | 6 ------
 srcpkgs/removed-packages/template | 3 ++-
 3 files changed, 2 insertions(+), 8 deletions(-)
 delete mode 120000 srcpkgs/PolyMC

diff --git a/srcpkgs/PolyMC b/srcpkgs/PolyMC
deleted file mode 120000
index 7527b4a5e65c3..0000000000000
--- a/srcpkgs/PolyMC
+++ /dev/null
@@ -1 +0,0 @@
-PrismLauncher
\ No newline at end of file
diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template
index 9bf0440d8d18a..53398cd47a325 100644
--- a/srcpkgs/PrismLauncher/template
+++ b/srcpkgs/PrismLauncher/template
@@ -41,9 +41,3 @@ pre_configure() {
 post_install() {
 	vdoc ${FILESDIR}/README.voidlinux
 }
-
-PolyMC_package() {
-	depends="${sourcepkg}>=${version}_${revision}"
-	short_desc+=" (transitional dummy package)"
-	build_style=meta
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index d1aada93a1a4f..5b0e0047ee3e6 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,6 +1,6 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
-version=0.1.20230709
+version=0.1.20230728
 revision=1
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
@@ -18,6 +18,7 @@ replaces="
  MonkeysAudio<=5.28_3
  MultiMC<=0.6.13_1
  Platinum9-theme<=0.0.0.20170720_3
+ PolyMC<=7.2_1
  Pyrex<=0.9.9_5
  SMC<=1.9_9
  Venom<=0.5.5_1

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

* Re: [PR PATCH] [Merged]: PolyMC: drop package
  2023-07-28  5:13 [PR PATCH] PolyMC: drop package sgn
@ 2023-07-28  8:26 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2023-07-28  8:26 UTC (permalink / raw)
  To: ml

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

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

PolyMC: drop package
https://github.com/void-linux/void-packages/pull/45293

Description:
It's a year since we removed it.
Let's be honest and declare that we don't have PolyMC.

Close: #45292

<!-- 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 [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 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] 2+ messages in thread

end of thread, other threads:[~2023-07-28  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28  5:13 [PR PATCH] PolyMC: drop package sgn
2023-07-28  8:26 ` [PR PATCH] [Merged]: " sgn

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