Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: old-ubuntu-human-theme-1.0.0
@ 2020-07-11 13:07 rc-05
  2020-07-11 15:30 ` sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rc-05 @ 2020-07-11 13:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages old-ubuntu-human-theme
https://github.com/void-linux/void-packages/pull/23522

New package: old-ubuntu-human-theme-1.0.0
Description from **[upstream](https://github.com/luigifab/old-ubuntu-human-theme)**:

The old Ubuntu Human theme, for GTK 2.24 / 3.20-3.24 / 4.0.
This is an adaptation of [Clearlooks-Phénix](https://github.com/jpfleury/clearlooks-phenix) theme, a GTK 3 port of old GTK 2 / GNOME 2 [Clearlooks](https://en.wikipedia.org/wiki/Clearlooks) style. This is also a continuation of [Human Quarny](https://www.mate-look.org/p/1013593/) theme.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-old-ubuntu-human-theme-23522.patch --]
[-- Type: text/x-diff, Size: 1467 bytes --]

From 454095ed3a62d15bad0e0f61451a47c673d306fc Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 23 Apr 2020 01:20:37 +0200
Subject: [PATCH] New package: old-ubuntu-human-theme-1.0.0

---
 srcpkgs/old-ubuntu-human-theme/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/old-ubuntu-human-theme/template

diff --git a/srcpkgs/old-ubuntu-human-theme/template b/srcpkgs/old-ubuntu-human-theme/template
new file mode 100644
index 00000000000..59362806c9f
--- /dev/null
+++ b/srcpkgs/old-ubuntu-human-theme/template
@@ -0,0 +1,23 @@
+# Template file for 'old-ubuntu-human-theme'
+pkgname=old-ubuntu-human-theme
+version=1.0.0
+revision=1
+archs="noarch"
+build_style=fetch
+hostmakedepends="tar"
+depends="gtk-engine-murrine"
+short_desc="Old Ubuntu Human theme, for GTK 2.24 / 3.20-3.24 / 4.0"
+maintainer="rc-05 <rc23@email.it>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/luigifab/old-ubuntu-human-theme"
+distfiles="https://github.com/luigifab/${pkgname}/releases/download/v${version}/human-${version}.tar.gz"
+checksum="a2cab09164605cd98f9ac0edf1164fff6b66913c6d8dd80e8013a72cdf4bc454"
+
+do_install() {
+	tar --strip-components=1 --skip-old-files -xf human-${version}.tar.gz
+	vmkdir usr/share/themes
+	vcopy old-ubuntu-human usr/share/themes
+	vcopy old-ubuntu-human-blue usr/share/themes
+	vcopy old-ubuntu-human-green usr/share/themes
+	vcopy old-ubuntu-human-orange usr/share/themes
+}

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

* Re: New package: old-ubuntu-human-theme-1.0.0
  2020-07-11 13:07 [PR PATCH] New package: old-ubuntu-human-theme-1.0.0 rc-05
@ 2020-07-11 15:30 ` sgn
  2020-07-11 15:30 ` [PR PATCH] [Closed]: " sgn
  2020-07-11 15:37 ` rc-05
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-07-11 15:30 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/23522#issuecomment-657081326

Comment:
In case you haven't known, themes can be installed into user directories :)

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

* Re: [PR PATCH] [Closed]: New package: old-ubuntu-human-theme-1.0.0
  2020-07-11 13:07 [PR PATCH] New package: old-ubuntu-human-theme-1.0.0 rc-05
  2020-07-11 15:30 ` sgn
@ 2020-07-11 15:30 ` sgn
  2020-07-11 15:37 ` rc-05
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-07-11 15:30 UTC (permalink / raw)
  To: ml

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

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

New package: old-ubuntu-human-theme-1.0.0
https://github.com/void-linux/void-packages/pull/23522

Description:
Description from **[upstream](https://github.com/luigifab/old-ubuntu-human-theme)**:

The old Ubuntu Human theme, for GTK 2.24 / 3.20-3.24 / 4.0.
This is an adaptation of [Clearlooks-Phénix](https://github.com/jpfleury/clearlooks-phenix) theme, a GTK 3 port of old GTK 2 / GNOME 2 [Clearlooks](https://en.wikipedia.org/wiki/Clearlooks) style. This is also a continuation of [Human Quarny](https://www.mate-look.org/p/1013593/) theme.

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

* Re: New package: old-ubuntu-human-theme-1.0.0
  2020-07-11 13:07 [PR PATCH] New package: old-ubuntu-human-theme-1.0.0 rc-05
  2020-07-11 15:30 ` sgn
  2020-07-11 15:30 ` [PR PATCH] [Closed]: " sgn
@ 2020-07-11 15:37 ` rc-05
  2 siblings, 0 replies; 4+ messages in thread
From: rc-05 @ 2020-07-11 15:37 UTC (permalink / raw)
  To: ml

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

New comment by rc-05 on void-packages repository

https://github.com/void-linux/void-packages/pull/23522#issuecomment-657082441

Comment:
Oh I wanted to package the theme because I saw other themes packaged

Oh well

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

end of thread, other threads:[~2020-07-11 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-11 13:07 [PR PATCH] New package: old-ubuntu-human-theme-1.0.0 rc-05
2020-07-11 15:30 ` sgn
2020-07-11 15:30 ` [PR PATCH] [Closed]: " sgn
2020-07-11 15:37 ` rc-05

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