Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bibata-cursor-0.4.1
@ 2019-09-04  9:38 voidlinux-github
  2019-09-04 13:49 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-04  9:38 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/14204

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

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

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

From aba66742141baac7db16de0e4e12605bfbe42be5 Mon Sep 17 00:00:00 2001
From: Ogromny <ogromnycoding@gmail.com>
Date: Wed, 4 Sep 2019 11:29:46 +0200
Subject: [PATCH] New package: bibata-cursor-0.4.1

---
 srcpkgs/bibata-cursor/REMOVE   |  5 +++++
 srcpkgs/bibata-cursor/template | 25 +++++++++++++++++++++++++
 2 files changed, 30 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..14254f38170
--- /dev/null
+++ b/srcpkgs/bibata-cursor/REMOVE
@@ -0,0 +1,5 @@
+case "$ACTION" in
+pre)
+	rm -r "/usr/share/icons/Bibata_*"
+	;;
+esac
diff --git a/srcpkgs/bibata-cursor/template b/srcpkgs/bibata-cursor/template
new file mode 100644
index 00000000000..5a902526359
--- /dev/null
+++ b/srcpkgs/bibata-cursor/template
@@ -0,0 +1,25 @@
+# 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"
+homepage="https://github.com/KaizIqbal/Bibata_Cursor"
+distfiles="https://github.com/KaizIqbal/Bibata_Cursor/archive/v${version}.tar.gz"
+checksum=01d06515f6139d796820cb4ca121185ee65a8789bfdd88e0600bcd749e3eea3b
+
+do_configure() {
+	bash build.sh
+}
+
+do_install() {
+	vmkdir usr/share/icons
+	vcopy build/Bibata_Amber usr/share/icons
+	vcopy build/Bibata_Ice usr/share/icons
+	vcopy build/Bibata_Oil usr/share/icons
+}

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

end of thread, other threads:[~2019-09-06 18:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04  9:38 [PR PATCH] New package: bibata-cursor-0.4.1 voidlinux-github
2019-09-04 13:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-04 13:49 ` voidlinux-github
2019-09-04 16:19 ` voidlinux-github
2019-09-04 16:19 ` voidlinux-github
2019-09-05 22:45 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 22:45 ` voidlinux-github
2019-09-06 18:57 ` [PR PATCH] [Closed]: " voidlinux-github
2019-09-06 18:57 ` 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).