Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] La capitaine icon theme 0.6.1
@ 2019-07-20 17:25 voidlinux-github
  2019-07-20 17:34 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 2525 bytes --]

From 9fd787482aa9c6ccb4fc53cf8413182d5b873ab1 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:51:33 +0430
Subject: [PATCH 1/2] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 28 ++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..f58733cf1a4
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,28 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+build_style=fetch
+archs=noarch
+short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}
+
+#depends="gtk+"
+#build_style=meson
+#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
+
+#do_install() {
+#	vmkdir usr/share/icons/la-capitaine/
+#	vcopy Papirus* usr/share/icons/
+#	vcopy ePapirus usr/share/icons/
+#}

From c489ab5265e1f1d3502ab840b59866f971b532e2 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:53:34 +0430
Subject: [PATCH 2/2] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index f58733cf1a4..ba609af3b56 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -16,13 +16,3 @@ do_install() {
 	vmkdir usr/share/icons
 	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
 }
-
-#depends="gtk+"
-#build_style=meson
-#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
-
-#do_install() {
-#	vmkdir usr/share/icons/la-capitaine/
-#	vcopy Papirus* usr/share/icons/
-#	vcopy ePapirus usr/share/icons/
-#}

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

* Re: [PR PATCH] [Updated] La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
@ 2019-07-20 17:34 ` voidlinux-github
  2019-07-20 17:34 ` voidlinux-github
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 3729 bytes --]

From 9fd787482aa9c6ccb4fc53cf8413182d5b873ab1 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:51:33 +0430
Subject: [PATCH 1/3] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 28 ++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..f58733cf1a4
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,28 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+build_style=fetch
+archs=noarch
+short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}
+
+#depends="gtk+"
+#build_style=meson
+#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
+
+#do_install() {
+#	vmkdir usr/share/icons/la-capitaine/
+#	vcopy Papirus* usr/share/icons/
+#	vcopy ePapirus usr/share/icons/
+#}

From c489ab5265e1f1d3502ab840b59866f971b532e2 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:53:34 +0430
Subject: [PATCH 2/3] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index f58733cf1a4..ba609af3b56 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -16,13 +16,3 @@ do_install() {
 	vmkdir usr/share/icons
 	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
 }
-
-#depends="gtk+"
-#build_style=meson
-#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
-
-#do_install() {
-#	vmkdir usr/share/icons/la-capitaine/
-#	vcopy Papirus* usr/share/icons/
-#	vcopy ePapirus usr/share/icons/
-#}

From d89025479974c6f20aa40928677982225302a4dc Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:04:19 +0430
Subject: [PATCH 3/3] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index ba609af3b56..c2160081857 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -2,11 +2,11 @@
 pkgname=la-capitaine-icon-theme
 version=0.6.1
 revision=1
-build_style=fetch
 archs=noarch
-short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL3"
+license="GPL"
 homepage="https://github.com/keeferrourke/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73

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

* Re: [PR PATCH] [Updated] La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
  2019-07-20 17:34 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-20 17:34 ` voidlinux-github
  2019-07-20 17:37 ` [PR PATCH] [Updated] New package: " voidlinux-github
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 3729 bytes --]

From 9fd787482aa9c6ccb4fc53cf8413182d5b873ab1 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:51:33 +0430
Subject: [PATCH 1/3] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 28 ++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..f58733cf1a4
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,28 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+build_style=fetch
+archs=noarch
+short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}
+
+#depends="gtk+"
+#build_style=meson
+#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
+
+#do_install() {
+#	vmkdir usr/share/icons/la-capitaine/
+#	vcopy Papirus* usr/share/icons/
+#	vcopy ePapirus usr/share/icons/
+#}

From c489ab5265e1f1d3502ab840b59866f971b532e2 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:53:34 +0430
Subject: [PATCH 2/3] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index f58733cf1a4..ba609af3b56 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -16,13 +16,3 @@ do_install() {
 	vmkdir usr/share/icons
 	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
 }
-
-#depends="gtk+"
-#build_style=meson
-#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
-
-#do_install() {
-#	vmkdir usr/share/icons/la-capitaine/
-#	vcopy Papirus* usr/share/icons/
-#	vcopy ePapirus usr/share/icons/
-#}

From d89025479974c6f20aa40928677982225302a4dc Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:04:19 +0430
Subject: [PATCH 3/3] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index ba609af3b56..c2160081857 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -2,11 +2,11 @@
 pkgname=la-capitaine-icon-theme
 version=0.6.1
 revision=1
-build_style=fetch
 archs=noarch
-short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL3"
+license="GPL"
 homepage="https://github.com/keeferrourke/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-20 17:37 ` [PR PATCH] [Updated] New package: " voidlinux-github
@ 2019-07-20 17:37 ` voidlinux-github
  2019-07-20 17:39 ` voidlinux-github
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 4649 bytes --]

From 9fd787482aa9c6ccb4fc53cf8413182d5b873ab1 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:51:33 +0430
Subject: [PATCH 1/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 28 ++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..f58733cf1a4
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,28 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+build_style=fetch
+archs=noarch
+short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}
+
+#depends="gtk+"
+#build_style=meson
+#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
+
+#do_install() {
+#	vmkdir usr/share/icons/la-capitaine/
+#	vcopy Papirus* usr/share/icons/
+#	vcopy ePapirus usr/share/icons/
+#}

From c489ab5265e1f1d3502ab840b59866f971b532e2 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:53:34 +0430
Subject: [PATCH 2/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index f58733cf1a4..ba609af3b56 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -16,13 +16,3 @@ do_install() {
 	vmkdir usr/share/icons
 	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
 }
-
-#depends="gtk+"
-#build_style=meson
-#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
-
-#do_install() {
-#	vmkdir usr/share/icons/la-capitaine/
-#	vcopy Papirus* usr/share/icons/
-#	vcopy ePapirus usr/share/icons/
-#}

From d89025479974c6f20aa40928677982225302a4dc Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:04:19 +0430
Subject: [PATCH 3/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index ba609af3b56..c2160081857 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -2,11 +2,11 @@
 pkgname=la-capitaine-icon-theme
 version=0.6.1
 revision=1
-build_style=fetch
 archs=noarch
-short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL3"
+license="GPL"
 homepage="https://github.com/keeferrourke/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73

From 54797203689cd9a2f4818cb719979dde628ac87d Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:07:02 +0430
Subject: [PATCH 4/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index c2160081857..af14dda53ce 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -6,7 +6,7 @@ archs=noarch
 build_style=fetch
 short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL"
+license="GPL-3"
 homepage="https://github.com/keeferrourke/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
  2019-07-20 17:34 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-20 17:34 ` voidlinux-github
@ 2019-07-20 17:37 ` voidlinux-github
  2019-07-20 17:37 ` voidlinux-github
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 4649 bytes --]

From 9fd787482aa9c6ccb4fc53cf8413182d5b873ab1 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:51:33 +0430
Subject: [PATCH 1/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 28 ++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..f58733cf1a4
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,28 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+build_style=fetch
+archs=noarch
+short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}
+
+#depends="gtk+"
+#build_style=meson
+#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
+
+#do_install() {
+#	vmkdir usr/share/icons/la-capitaine/
+#	vcopy Papirus* usr/share/icons/
+#	vcopy ePapirus usr/share/icons/
+#}

From c489ab5265e1f1d3502ab840b59866f971b532e2 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 21:53:34 +0430
Subject: [PATCH 2/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index f58733cf1a4..ba609af3b56 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -16,13 +16,3 @@ do_install() {
 	vmkdir usr/share/icons
 	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
 }
-
-#depends="gtk+"
-#build_style=meson
-#https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
-
-#do_install() {
-#	vmkdir usr/share/icons/la-capitaine/
-#	vcopy Papirus* usr/share/icons/
-#	vcopy ePapirus usr/share/icons/
-#}

From d89025479974c6f20aa40928677982225302a4dc Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:04:19 +0430
Subject: [PATCH 3/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index ba609af3b56..c2160081857 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -2,11 +2,11 @@
 pkgname=la-capitaine-icon-theme
 version=0.6.1
 revision=1
-build_style=fetch
 archs=noarch
-short_desc="La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design"
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL3"
+license="GPL"
 homepage="https://github.com/keeferrourke/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73

From 54797203689cd9a2f4818cb719979dde628ac87d Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:07:02 +0430
Subject: [PATCH 4/4] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index c2160081857..af14dda53ce 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -6,7 +6,7 @@ archs=noarch
 build_style=fetch
 short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL"
+license="GPL-3"
 homepage="https://github.com/keeferrourke/${pkgname}"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-20 17:37 ` voidlinux-github
@ 2019-07-20 17:39 ` voidlinux-github
  2019-07-20 17:39 ` voidlinux-github
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:39 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 1213 bytes --]

From 58f8543225a47a1a580ab4f58d9378f5f08ecea5 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:09:06 +0430
Subject: [PATCH] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..af14dda53ce
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+archs=noarch
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-20 17:39 ` voidlinux-github
@ 2019-07-20 17:39 ` voidlinux-github
  2019-07-21 19:02 ` voidlinux-github
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-20 17:39 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 1213 bytes --]

From 58f8543225a47a1a580ab4f58d9378f5f08ecea5 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:09:06 +0430
Subject: [PATCH] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..af14dda53ce
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+archs=noarch
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-07-20 17:39 ` voidlinux-github
@ 2019-07-21 19:02 ` voidlinux-github
  2019-07-21 19:02 ` voidlinux-github
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-21 19:02 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 2544 bytes --]

From 58f8543225a47a1a580ab4f58d9378f5f08ecea5 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:09:06 +0430
Subject: [PATCH 1/2] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..af14dda53ce
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+archs=noarch
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}

From ec2a047e99376bdbb1facaf30c5da11114e14a97 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sun, 21 Jul 2019 23:31:50 +0430
Subject: [PATCH 2/2] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index af14dda53ce..9b781e86df5 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -3,16 +3,15 @@ pkgname=la-capitaine-icon-theme
 version=0.6.1
 revision=1
 archs=noarch
-build_style=fetch
 short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL-3"
-homepage="https://github.com/keeferrourke/${pkgname}"
+license="GPL-3.0-only"
+homepage="https://github.com/keeferrourke/la-capitaine-icon-theme"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
 
 do_install() {
-	tar xzf v${version}.tar.gz
 	vmkdir usr/share/icons
-	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+	vmkdir usr/share/icons/La-Capitaine-Icon-Theme
+	vcopy ./* usr/share/icons/La-Capitaine-Icon-Theme
 }

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-07-21 19:02 ` voidlinux-github
@ 2019-07-21 19:02 ` voidlinux-github
  2019-07-21 19:03 ` voidlinux-github
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-21 19:02 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 2544 bytes --]

From 58f8543225a47a1a580ab4f58d9378f5f08ecea5 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sat, 20 Jul 2019 22:09:06 +0430
Subject: [PATCH 1/2] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..af14dda53ce
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+archs=noarch
+build_style=fetch
+short_desc="Icon pack designed to integrate with most desktop environments"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3"
+homepage="https://github.com/keeferrourke/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	tar xzf v${version}.tar.gz
+	vmkdir usr/share/icons
+	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+}

From ec2a047e99376bdbb1facaf30c5da11114e14a97 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sun, 21 Jul 2019 23:31:50 +0430
Subject: [PATCH 2/2] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
index af14dda53ce..9b781e86df5 100644
--- a/srcpkgs/la-capitaine-icon-theme/template
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -3,16 +3,15 @@ pkgname=la-capitaine-icon-theme
 version=0.6.1
 revision=1
 archs=noarch
-build_style=fetch
 short_desc="Icon pack designed to integrate with most desktop environments"
 maintainer="linarcx <linarcx@gmail.com>"
-license="GPL-3"
-homepage="https://github.com/keeferrourke/${pkgname}"
+license="GPL-3.0-only"
+homepage="https://github.com/keeferrourke/la-capitaine-icon-theme"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
 
 do_install() {
-	tar xzf v${version}.tar.gz
 	vmkdir usr/share/icons
-	vcopy la-capitaine-icon-theme-${version} usr/share/icons/La-Capitaine-Icon-Theme
+	vmkdir usr/share/icons/La-Capitaine-Icon-Theme
+	vcopy ./* usr/share/icons/La-Capitaine-Icon-Theme
 }

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-07-21 19:02 ` voidlinux-github
@ 2019-07-21 19:03 ` voidlinux-github
  2019-07-21 19:03 ` voidlinux-github
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-21 19:03 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 1202 bytes --]

From a7cfbaec078d0493fa2b73f109d6f566308ed301 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sun, 21 Jul 2019 23:33:23 +0430
Subject: [PATCH] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..9b781e86df5
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,17 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+archs=noarch
+short_desc="Icon pack designed to integrate with most desktop environments"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/keeferrourke/la-capitaine-icon-theme"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	vmkdir usr/share/icons
+	vmkdir usr/share/icons/La-Capitaine-Icon-Theme
+	vcopy ./* usr/share/icons/La-Capitaine-Icon-Theme
+}

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

* Re: [PR PATCH] [Updated] New package: La capitaine icon theme 0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-07-21 19:03 ` voidlinux-github
@ 2019-07-21 19:03 ` voidlinux-github
  2019-07-29 13:06 ` New package: la-capitaine-icon-theme-0.6.1 voidlinux-github
  2019-07-29 13:06 ` [PR PATCH] [Closed]: " voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-21 19:03 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256

New package: La capitaine icon theme 0.6.1
An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-la-capitaine-icon-theme-0.6.1-13256.patch --]
[-- Type: application/text/x-diff, Size: 1202 bytes --]

From a7cfbaec078d0493fa2b73f109d6f566308ed301 Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Sun, 21 Jul 2019 23:33:23 +0430
Subject: [PATCH] New package: la-capitaine-icon-theme-0.6.1

---
 srcpkgs/la-capitaine-icon-theme/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/la-capitaine-icon-theme/template

diff --git a/srcpkgs/la-capitaine-icon-theme/template b/srcpkgs/la-capitaine-icon-theme/template
new file mode 100644
index 00000000000..9b781e86df5
--- /dev/null
+++ b/srcpkgs/la-capitaine-icon-theme/template
@@ -0,0 +1,17 @@
+# Template file for 'la-capitaine-icon-theme'
+pkgname=la-capitaine-icon-theme
+version=0.6.1
+revision=1
+archs=noarch
+short_desc="Icon pack designed to integrate with most desktop environments"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/keeferrourke/la-capitaine-icon-theme"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
+
+do_install() {
+	vmkdir usr/share/icons
+	vmkdir usr/share/icons/La-Capitaine-Icon-Theme
+	vcopy ./* usr/share/icons/La-Capitaine-Icon-Theme
+}

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

* Re: New package: la-capitaine-icon-theme-0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-07-21 19:03 ` voidlinux-github
@ 2019-07-29 13:06 ` voidlinux-github
  2019-07-29 13:06 ` [PR PATCH] [Closed]: " voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-29 13:06 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/13256#issuecomment-515983255
Comment:
As discussed a few times before (in the old, now gone, gh-repo and on IRC), Void prefers to not package more themes, icons, mouse cursors etc., especially if they are derivatives of other themes, possibly contain work of dubious licensing situation or are expected to not be of interest for most users.
The policy mostly was/is to provide themes that are used by the main desktop environments, and it is expected that such things can easily installed by users on their own.

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

* Re: [PR PATCH] [Closed]: New package: la-capitaine-icon-theme-0.6.1
  2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-07-29 13:06 ` New package: la-capitaine-icon-theme-0.6.1 voidlinux-github
@ 2019-07-29 13:06 ` voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-29 13:06 UTC (permalink / raw)
  To: ml

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

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

New package: la-capitaine-icon-theme-0.6.1
https://github.com/void-linux/void-packages/pull/13256
Description: An icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design:

https://github.com/keeferrourke/la-capitaine-icon-theme


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

end of thread, other threads:[~2019-07-29 13:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 17:25 [PR PATCH] La capitaine icon theme 0.6.1 voidlinux-github
2019-07-20 17:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-20 17:34 ` voidlinux-github
2019-07-20 17:37 ` [PR PATCH] [Updated] New package: " voidlinux-github
2019-07-20 17:37 ` voidlinux-github
2019-07-20 17:39 ` voidlinux-github
2019-07-20 17:39 ` voidlinux-github
2019-07-21 19:02 ` voidlinux-github
2019-07-21 19:02 ` voidlinux-github
2019-07-21 19:03 ` voidlinux-github
2019-07-21 19:03 ` voidlinux-github
2019-07-29 13:06 ` New package: la-capitaine-icon-theme-0.6.1 voidlinux-github
2019-07-29 13:06 ` [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).