Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: lensm-0.0.2
@ 2022-07-27 21:33 TeddyDD
  2022-07-27 21:34 ` [PR PATCH] [Updated] " TeddyDD
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TeddyDD @ 2022-07-27 21:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 add-lensm
https://github.com/void-linux/void-packages/pull/38318

New package: lensm-0.0.2
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-lensm-38318.patch --]
[-- Type: text/x-diff, Size: 1153 bytes --]

From 6645b83d150ab0b7292ed5b1d102b98b2e674b23 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 21 Jul 2022 19:42:12 +0200
Subject: [PATCH] New package: lensm-0.0.2

---
 srcpkgs/lensm/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/lensm/template

diff --git a/srcpkgs/lensm/template b/srcpkgs/lensm/template
new file mode 100644
index 000000000000..e31ff447ba11
--- /dev/null
+++ b/srcpkgs/lensm/template
@@ -0,0 +1,19 @@
+# Template file for 'lensm'
+pkgname=lensm
+version=0.0.2
+revision=1
+build_style=go
+go_import_path=loov.dev/lensm
+hostmakedepends="pkg-config"
+makedepends="libxkbcommon-devel wayland-devel Vulkan-Headers libX11-devel
+libglvnd-devel libXfixes-devel libXcursor-devel libXrender-devel"
+short_desc="Tool for viewing Go assembly and source"
+maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
+license="MIT"
+homepage="https://github.com/loov/lensm"
+distfiles="https://github.com/loov/lensm/archive/v${version}.tar.gz"
+checksum=862ae1b11ea71a1dc4900e6d0e5255d4d9b5393b0217aa87e55ace0f53e3785a
+
+post_install() {
+    vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: lensm-0.0.2
  2022-07-27 21:33 [PR PATCH] New package: lensm-0.0.2 TeddyDD
@ 2022-07-27 21:34 ` TeddyDD
  2022-07-27 21:36 ` TeddyDD
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2022-07-27 21:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 add-lensm
https://github.com/void-linux/void-packages/pull/38318

New package: lensm-0.0.2
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-lensm-38318.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]

From 803718618fb55a1e161cc6bd8ed5cfadf1053e8c Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 21 Jul 2022 19:42:12 +0200
Subject: [PATCH] New package: lensm-0.0.2

---
 srcpkgs/lensm/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/lensm/template

diff --git a/srcpkgs/lensm/template b/srcpkgs/lensm/template
new file mode 100644
index 000000000000..245b9f6d617d
--- /dev/null
+++ b/srcpkgs/lensm/template
@@ -0,0 +1,19 @@
+# Template file for 'lensm'
+pkgname=lensm
+version=0.0.2
+revision=1
+build_style=go
+go_import_path=loov.dev/lensm
+hostmakedepends="pkg-config"
+makedepends="libxkbcommon-devel wayland-devel Vulkan-Headers libX11-devel
+libglvnd-devel libXfixes-devel libXcursor-devel libXrender-devel"
+short_desc="Tool for viewing Go assembly and source"
+maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
+license="MIT"
+homepage="https://github.com/loov/lensm"
+distfiles="https://github.com/loov/lensm/archive/v${version}.tar.gz"
+checksum=862ae1b11ea71a1dc4900e6d0e5255d4d9b5393b0217aa87e55ace0f53e3785a
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: lensm-0.0.2
  2022-07-27 21:33 [PR PATCH] New package: lensm-0.0.2 TeddyDD
  2022-07-27 21:34 ` [PR PATCH] [Updated] " TeddyDD
@ 2022-07-27 21:36 ` TeddyDD
  2022-07-29  7:27 ` [PR REVIEW] " classabbyamp
  2022-07-29 20:13 ` [PR PATCH] [Closed]: " TeddyDD
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2022-07-27 21:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 add-lensm
https://github.com/void-linux/void-packages/pull/38318

New package: lensm-0.0.2
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-lensm-38318.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]

From d3f5d4e0fcf63d03364e6d090ee87db893df660c Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 21 Jul 2022 19:42:12 +0200
Subject: [PATCH] New package: lensm-0.0.2

---
 srcpkgs/lensm/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/lensm/template

diff --git a/srcpkgs/lensm/template b/srcpkgs/lensm/template
new file mode 100644
index 000000000000..245b9f6d617d
--- /dev/null
+++ b/srcpkgs/lensm/template
@@ -0,0 +1,19 @@
+# Template file for 'lensm'
+pkgname=lensm
+version=0.0.2
+revision=1
+build_style=go
+go_import_path=loov.dev/lensm
+hostmakedepends="pkg-config"
+makedepends="libxkbcommon-devel wayland-devel Vulkan-Headers libX11-devel
+libglvnd-devel libXfixes-devel libXcursor-devel libXrender-devel"
+short_desc="Tool for viewing Go assembly and source"
+maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
+license="MIT"
+homepage="https://github.com/loov/lensm"
+distfiles="https://github.com/loov/lensm/archive/v${version}.tar.gz"
+checksum=862ae1b11ea71a1dc4900e6d0e5255d4d9b5393b0217aa87e55ace0f53e3785a
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR REVIEW] New package: lensm-0.0.2
  2022-07-27 21:33 [PR PATCH] New package: lensm-0.0.2 TeddyDD
  2022-07-27 21:34 ` [PR PATCH] [Updated] " TeddyDD
  2022-07-27 21:36 ` TeddyDD
@ 2022-07-29  7:27 ` classabbyamp
  2022-07-29 20:13 ` [PR PATCH] [Closed]: " TeddyDD
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-29  7:27 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38318#discussion_r932947137

Comment:
indent this with 1 space

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

* Re: [PR PATCH] [Closed]: New package: lensm-0.0.2
  2022-07-27 21:33 [PR PATCH] New package: lensm-0.0.2 TeddyDD
                   ` (2 preceding siblings ...)
  2022-07-29  7:27 ` [PR REVIEW] " classabbyamp
@ 2022-07-29 20:13 ` TeddyDD
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2022-07-29 20:13 UTC (permalink / raw)
  To: ml

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

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

New package: lensm-0.0.2
https://github.com/void-linux/void-packages/pull/38318

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 21:33 [PR PATCH] New package: lensm-0.0.2 TeddyDD
2022-07-27 21:34 ` [PR PATCH] [Updated] " TeddyDD
2022-07-27 21:36 ` TeddyDD
2022-07-29  7:27 ` [PR REVIEW] " classabbyamp
2022-07-29 20:13 ` [PR PATCH] [Closed]: " TeddyDD

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