Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: oculante-0.7.7
@ 2023-10-11  1:27 zen0bit
  2024-01-10  1:47 ` github-actions
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zen0bit @ 2023-10-11  1:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR oculante
https://github.com/void-linux/void-packages/pull/46576

New package: oculante-0.7.7

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x64 glibc


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

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

From fc6445de02de6dae54142e0d1b47b80a0b39acdb Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 11 Oct 2023 03:25:39 +0200
Subject: [PATCH] New package: oculante-0.7.7

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

diff --git a/srcpkgs/oculante/template b/srcpkgs/oculante/template
new file mode 100644
index 0000000000000..fa7323e99bf23
--- /dev/null
+++ b/srcpkgs/oculante/template
@@ -0,0 +1,23 @@
+# Template file for 'oculante'
+pkgname=oculante
+version=0.7.7
+revision=1
+build_style=cargo
+hostmakedepends="cmake nasm pkg-config libglib-devel gtk+3-devel rust tar git perl"
+depends="libaom libwebp expat freetype cairo gtk+3"
+short_desc="Minimalistic image viewer with analysis and editing tools"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="MIT"
+homepage="https://github.com/woelper/oculante"
+distfiles="https://github.com/woelper/oculante/archive/refs/tags/${version}.tar.gz"
+checksum=241f2658998b6b958234567d71e592ec51d1f7ae0aea6dc26f80465e35a86be2
+
+do_build() {
+	cargo build --locked --release
+}
+
+post_install() {
+	vinstall res/oculante.desktop 644 /usr/share/applications
+	vdoc README.md
+	vlicense LICENSE
+}

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

* Re: New package: oculante-0.7.7
  2023-10-11  1:27 [PR PATCH] New package: oculante-0.7.7 zen0bit
@ 2024-01-10  1:47 ` github-actions
  2024-01-10  2:41 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-01-10  1:47 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46576#issuecomment-1884061684

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] New package: oculante-0.7.7
  2023-10-11  1:27 [PR PATCH] New package: oculante-0.7.7 zen0bit
  2024-01-10  1:47 ` github-actions
@ 2024-01-10  2:41 ` zen0bit
  2024-04-11  1:45 ` github-actions
  2024-04-11 14:54 ` [PR PATCH] [Updated] " zen0bit
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2024-01-10  2:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR oculante
https://github.com/void-linux/void-packages/pull/46576

New package: oculante-0.7.7

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x64 glibc


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

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

From af97c361279553ae691eca743aa6b234fce24e71 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 11 Oct 2023 03:25:39 +0200
Subject: [PATCH] New package: oculante-0.8.6

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

diff --git a/srcpkgs/oculante/template b/srcpkgs/oculante/template
new file mode 100644
index 0000000000000..b4c241612e569
--- /dev/null
+++ b/srcpkgs/oculante/template
@@ -0,0 +1,23 @@
+# Template file for 'oculante'
+pkgname=oculante
+version=0.8.6
+revision=1
+build_style=cargo
+hostmakedepends="cmake nasm pkg-config libglib-devel gtk+3-devel rust tar git perl"
+depends="libaom libwebp expat freetype cairo gtk+3"
+short_desc="Minimalistic image viewer with analysis and editing tools"
+maintainer="zenobit <zenobit@disroot.org>"
+license="MIT"
+homepage="https://github.com/woelper/oculante"
+distfiles="https://github.com/woelper/oculante/archive/refs/tags/${version}.tar.gz"
+checksum=b7fcd17c36626633b79ed3f48930447ecdd8394fcb0c74a617ea28696eabefd5
+
+do_build() {
+	cargo build --locked --release
+}
+
+post_install() {
+	vinstall res/oculante.desktop 644 /usr/share/applications
+	vdoc README.md
+	vlicense LICENSE
+}

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

* Re: New package: oculante-0.7.7
  2023-10-11  1:27 [PR PATCH] New package: oculante-0.7.7 zen0bit
  2024-01-10  1:47 ` github-actions
  2024-01-10  2:41 ` [PR PATCH] [Updated] " zen0bit
@ 2024-04-11  1:45 ` github-actions
  2024-04-11 14:54 ` [PR PATCH] [Updated] " zen0bit
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-04-11  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46576#issuecomment-2048787957

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] New package: oculante-0.7.7
  2023-10-11  1:27 [PR PATCH] New package: oculante-0.7.7 zen0bit
                   ` (2 preceding siblings ...)
  2024-04-11  1:45 ` github-actions
@ 2024-04-11 14:54 ` zen0bit
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2024-04-11 14:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR oculante
https://github.com/void-linux/void-packages/pull/46576

New package: oculante-0.7.7

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x64 glibc


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

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

From 94d1ba7fffa1316a38e7bbbbaa770ef4e5ecbc19 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 11 Oct 2023 03:25:39 +0200
Subject: [PATCH] New package: oculante-0.8.18

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

diff --git a/srcpkgs/oculante/template b/srcpkgs/oculante/template
new file mode 100644
index 00000000000000..f0aafd447874c6
--- /dev/null
+++ b/srcpkgs/oculante/template
@@ -0,0 +1,23 @@
+# Template file for 'oculante'
+pkgname=oculante
+version=0.8.18
+revision=1
+build_style=cargo
+hostmakedepends="cmake nasm pkg-config libglib-devel gtk+3-devel rust tar git perl"
+depends="libaom libwebp expat freetype cairo gtk+3"
+short_desc="Minimalistic image viewer with analysis and editing tools"
+maintainer="zenobit <zenobit@disroot.org>"
+license="MIT"
+homepage="https://github.com/woelper/oculante"
+distfiles="https://github.com/woelper/oculante/archive/refs/tags/${version}.tar.gz"
+checksum=35ef6d9c4cd46bebb526669c7ba550cabbc45de6e598e280223c5c66c71daf65
+
+do_build() {
+	cargo build --locked --release
+}
+
+post_install() {
+	vinstall res/oculante.desktop 644 /usr/share/applications
+	vdoc README.md
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-04-11 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11  1:27 [PR PATCH] New package: oculante-0.7.7 zen0bit
2024-01-10  1:47 ` github-actions
2024-01-10  2:41 ` [PR PATCH] [Updated] " zen0bit
2024-04-11  1:45 ` github-actions
2024-04-11 14:54 ` [PR PATCH] [Updated] " zen0bit

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