Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bibata-cursor-0.4.1
@ 2019-09-06 18:06 voidlinux-github
  2019-09-07 21:52 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-09-07 21:52 ` voidlinux-github
  0 siblings, 2 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 18:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Ogromny/void-packages bibata-cursor
https://github.com/void-linux/void-packages/pull/14266

New package: bibata-cursor-0.4.1
A good looking cursor theme ^^

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

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

From fe20df3084ef9ddfffa4ab24b860b6db4267d8d6 Mon Sep 17 00:00:00 2001
From: Ogromny <ogromnycoding@gmail.com>
Date: Fri, 6 Sep 2019 20:04:42 +0200
Subject: [PATCH] New package: bibata-cursor-0.4.1

---
 srcpkgs/bibata-cursor/REMOVE   |  7 +++++++
 srcpkgs/bibata-cursor/template | 30 ++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)
 create mode 100644 srcpkgs/bibata-cursor/REMOVE
 create mode 100644 srcpkgs/bibata-cursor/template

diff --git a/srcpkgs/bibata-cursor/REMOVE b/srcpkgs/bibata-cursor/REMOVE
new file mode 100644
index 00000000000..e754d1c4084
--- /dev/null
+++ b/srcpkgs/bibata-cursor/REMOVE
@@ -0,0 +1,7 @@
+case "$ACTION" in
+pre)
+	rm -r /usr/share/icons/Bibata_Oil
+	rm -r /usr/share/icons/Bibata_Ice
+	rm -r /usr/share/icons/Bibata_Amber
+	;;
+esac
diff --git a/srcpkgs/bibata-cursor/template b/srcpkgs/bibata-cursor/template
new file mode 100644
index 00000000000..3165807929c
--- /dev/null
+++ b/srcpkgs/bibata-cursor/template
@@ -0,0 +1,30 @@
+# Template file for 'bibata-cursor'
+pkgname=bibata-cursor
+version=0.4.1
+revision=1
+archs=noarch
+create_wrksrc=yes
+build_wrksrc="Bibata_Cursor-${version}"
+makedepends="inkscape xcursorgen"
+short_desc="Material Based Cursor"
+maintainer="Ogromny <ogromnycoding@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/KaizIqbal/Bibata_Cursor"
+distfiles="https://github.com/KaizIqbal/Bibata_Cursor/archive/v${version}.tar.gz"
+checksum=01d06515f6139d796820cb4ca121185ee65a8789bfdd88e0600bcd749e3eea3b
+
+do_configure() {
+	sed -i '/OUTPUT.*grep.*/d' build.sh
+	sed -i 's/${OUTPUT_Bibata\/\/ \/_}/"Bibata_Oil"/' build.sh
+	sed -i 's/${OUTPUT_Bibata_Light\/\/ \/_}/"Bibata_Ice"/' build.sh
+	sed -i 's/${OUTPUT_Bibata_Amber\/\/ \/_}/"Bibata_Amber"/' build.sh
+	sed -i '/gksu.*/d' build.sh
+	bash build.sh
+}
+
+do_install() {
+	vmkdir usr/share/icons
+	vcopy Bibata_Amber usr/share/icons
+	vcopy Bibata_Ice usr/share/icons
+	vcopy Bibata_Oil usr/share/icons
+}

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

* Re: New package: bibata-cursor-0.4.1
  2019-09-06 18:06 [PR PATCH] New package: bibata-cursor-0.4.1 voidlinux-github
  2019-09-07 21:52 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-09-07 21:52 ` voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-07 21:52 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/14266#issuecomment-529149744

Comment:
We do not accept cursor sets, that can be simply put into $HOME.

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

* Re: [PR PATCH] [Closed]: New package: bibata-cursor-0.4.1
  2019-09-06 18:06 [PR PATCH] New package: bibata-cursor-0.4.1 voidlinux-github
@ 2019-09-07 21:52 ` voidlinux-github
  2019-09-07 21:52 ` voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-07 21:52 UTC (permalink / raw)
  To: ml

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

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

New package: bibata-cursor-0.4.1
https://github.com/void-linux/void-packages/pull/14266

Description:
A good looking cursor theme ^^

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

* Re: [PR PATCH] [Closed]: New package: bibata-cursor-0.4.1
  2019-09-04  9:38 [PR PATCH] " voidlinux-github
@ 2019-09-06 18:57 ` voidlinux-github
  0 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 18:57 UTC (permalink / raw)
  To: ml

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

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

New package: bibata-cursor-0.4.1
https://github.com/void-linux/void-packages/pull/14204

Description:
A good looking cursor theme ^^

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

end of thread, other threads:[~2019-09-07 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06 18:06 [PR PATCH] New package: bibata-cursor-0.4.1 voidlinux-github
2019-09-07 21:52 ` [PR PATCH] [Closed]: " voidlinux-github
2019-09-07 21:52 ` voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-09-04  9:38 [PR PATCH] " voidlinux-github
2019-09-06 18:57 ` [PR PATCH] [Closed]: " voidlinux-github

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