Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: arc-kde-20220908
@ 2023-08-10  6:11 hervyqa
  2023-08-10  6:13 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hervyqa @ 2023-08-10  6:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages arc-kde
https://github.com/void-linux/void-packages/pull/45516

New package: arc-kde-20220908
<!-- 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**

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

![Screenshot_20230810_125658](https://github.com/void-linux/void-packages/assets/45872139/a82c64aa-6634-4a21-850d-9dcc419191ac)


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

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

From 92f54ec6ccafd8db06489b937df265fc70b73175 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Thu, 10 Aug 2023 13:08:32 +0700
Subject: [PATCH] New package: arc-kde-20220908

---
 srcpkgs/arc-kde/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/arc-kde/template

diff --git a/srcpkgs/arc-kde/template b/srcpkgs/arc-kde/template
new file mode 100644
index 0000000000000..0322506ae06dd
--- /dev/null
+++ b/srcpkgs/arc-kde/template
@@ -0,0 +1,18 @@
+# Template file for 'arc-kde'
+pkgname=arc-kde
+version=20220908
+revision=1
+short_desc="Arc theme for KDE Plasma"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/PapirusDevelopmentTeam/arc-kde"
+distfiles="https://github.com/PapirusDevelopmentTeam/arc-kde/archive/${version}.tar.gz"
+checksum=bb4f547df20fc43fc19315cd0c96a447068abdc4095e7ae8b654a813e3422e93
+
+do_install() {
+	vmkdir usr/share
+	theme="aurorae color-schemes konsole konversation Kvantum plasma wallpapers yakuake"
+	for i in $theme ; do
+		vcopy ${i} usr/share
+	done
+}

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

* Re: New package: arc-kde-20220908
  2023-08-10  6:11 [PR PATCH] New package: arc-kde-20220908 hervyqa
@ 2023-08-10  6:13 ` classabbyamp
  2023-08-10  6:17 ` hervyqa
  2023-08-10  6:17 ` [PR PATCH] [Closed]: " hervyqa
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-08-10  6:13 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45516#issuecomment-1672616735

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

> ## Package Requirements
> ...
> In particular, new themes are highly unlikely to be accepted.

how does this meet package requirements?



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

* Re: New package: arc-kde-20220908
  2023-08-10  6:11 [PR PATCH] New package: arc-kde-20220908 hervyqa
  2023-08-10  6:13 ` classabbyamp
@ 2023-08-10  6:17 ` hervyqa
  2023-08-10  6:17 ` [PR PATCH] [Closed]: " hervyqa
  2 siblings, 0 replies; 4+ messages in thread
From: hervyqa @ 2023-08-10  6:17 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/45516#issuecomment-1672620624

Comment:
> how does this meet package requirements?

ah, my bad.

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

* Re: [PR PATCH] [Closed]: New package: arc-kde-20220908
  2023-08-10  6:11 [PR PATCH] New package: arc-kde-20220908 hervyqa
  2023-08-10  6:13 ` classabbyamp
  2023-08-10  6:17 ` hervyqa
@ 2023-08-10  6:17 ` hervyqa
  2 siblings, 0 replies; 4+ messages in thread
From: hervyqa @ 2023-08-10  6:17 UTC (permalink / raw)
  To: ml

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

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

New package: arc-kde-20220908
https://github.com/void-linux/void-packages/pull/45516

Description:
<!-- 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**

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

![Screenshot_20230810_125658](https://github.com/void-linux/void-packages/assets/45872139/a82c64aa-6634-4a21-850d-9dcc419191ac)


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

end of thread, other threads:[~2023-08-10  6:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10  6:11 [PR PATCH] New package: arc-kde-20220908 hervyqa
2023-08-10  6:13 ` classabbyamp
2023-08-10  6:17 ` hervyqa
2023-08-10  6:17 ` [PR PATCH] [Closed]: " hervyqa

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