Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: crow-translate-2.9.1
@ 2022-03-06 19:10 CohenAriel
  2022-03-06 19:25 ` [PR PATCH] [Updated] " CohenAriel
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: CohenAriel @ 2022-03-06 19:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CohenAriel/void-packages add-crow-translate
https://github.com/void-linux/void-packages/pull/36012

New package: crow-translate-2.9.1
<!-- 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 [skip CI](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/36012.patch is attached

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

From 0bf879b384ddaa5d32d481fb66b407dc9dbf19d3 Mon Sep 17 00:00:00 2001
From: Ariel Cohen <74930666+CohenAriel@users.noreply.github.com>
Date: Fri, 4 Mar 2022 02:42:01 +0200
Subject: [PATCH] New package: crow-translate-2.9.1

---
 srcpkgs/crow-translate/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/crow-translate/template

diff --git a/srcpkgs/crow-translate/template b/srcpkgs/crow-translate/template
new file mode 100644
index 000000000000..45d93b9a4e3e
--- /dev/null
+++ b/srcpkgs/crow-translate/template
@@ -0,0 +1,15 @@
+# Template file for 'crow-translate'
+pkgname=crow-translate
+version=2.9.1
+revision=1
+archs="x86_64"
+build_style=cmake
+hostmakedepends="glibc libgcc libstdc++ extra-cmake-modules pkg-config git doxygen graphviz"
+makedepends="qt5-devel qt5-tools-devel tesseract-ocr-devel qt5-x11extras-devel qt5-multimedia-devel leptonica-devel libopenjpeg-devel"
+depends="libX11 libxcb"
+short_desc="Simple and lightweight translator written in C++ / Qt"
+maintainer="Ariel Cohen <ariel17112005@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="crow-translate.github.io"
+distfiles="https://github.com/crow-translate/crow-translate/archive/refs/tags/${version}.tar.gz"
+checksum=d73f9289231ee15654f6e1fc7349e86d83ccd75e98b7eb5477a647139d48f4ed

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

* Re: [PR PATCH] [Updated] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
@ 2022-03-06 19:25 ` CohenAriel
  2022-03-08 12:18 ` CohenAriel
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: CohenAriel @ 2022-03-06 19:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CohenAriel/void-packages add-crow-translate
https://github.com/void-linux/void-packages/pull/36012

New package: crow-translate-2.9.1
<!-- 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 [skip CI](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/36012.patch is attached

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

From 0bf879b384ddaa5d32d481fb66b407dc9dbf19d3 Mon Sep 17 00:00:00 2001
From: Ariel Cohen <74930666+CohenAriel@users.noreply.github.com>
Date: Fri, 4 Mar 2022 02:42:01 +0200
Subject: [PATCH] New package: crow-translate-2.9.1

---
 srcpkgs/crow-translate/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/crow-translate/template

diff --git a/srcpkgs/crow-translate/template b/srcpkgs/crow-translate/template
new file mode 100644
index 000000000000..45d93b9a4e3e
--- /dev/null
+++ b/srcpkgs/crow-translate/template
@@ -0,0 +1,15 @@
+# Template file for 'crow-translate'
+pkgname=crow-translate
+version=2.9.1
+revision=1
+archs="x86_64"
+build_style=cmake
+hostmakedepends="glibc libgcc libstdc++ extra-cmake-modules pkg-config git doxygen graphviz"
+makedepends="qt5-devel qt5-tools-devel tesseract-ocr-devel qt5-x11extras-devel qt5-multimedia-devel leptonica-devel libopenjpeg-devel"
+depends="libX11 libxcb"
+short_desc="Simple and lightweight translator written in C++ / Qt"
+maintainer="Ariel Cohen <ariel17112005@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="crow-translate.github.io"
+distfiles="https://github.com/crow-translate/crow-translate/archive/refs/tags/${version}.tar.gz"
+checksum=d73f9289231ee15654f6e1fc7349e86d83ccd75e98b7eb5477a647139d48f4ed

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

* Re: [PR PATCH] [Updated] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
  2022-03-06 19:25 ` [PR PATCH] [Updated] " CohenAriel
@ 2022-03-08 12:18 ` CohenAriel
  2022-04-06 15:53 ` CohenAriel
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: CohenAriel @ 2022-03-08 12:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CohenAriel/void-packages add-crow-translate
https://github.com/void-linux/void-packages/pull/36012

New package: crow-translate-2.9.1
<!-- 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 [skip CI](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/36012.patch is attached

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

From 0bf879b384ddaa5d32d481fb66b407dc9dbf19d3 Mon Sep 17 00:00:00 2001
From: Ariel Cohen <74930666+CohenAriel@users.noreply.github.com>
Date: Fri, 4 Mar 2022 02:42:01 +0200
Subject: [PATCH] New package: crow-translate-2.9.1

---
 srcpkgs/crow-translate/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/crow-translate/template

diff --git a/srcpkgs/crow-translate/template b/srcpkgs/crow-translate/template
new file mode 100644
index 000000000000..45d93b9a4e3e
--- /dev/null
+++ b/srcpkgs/crow-translate/template
@@ -0,0 +1,15 @@
+# Template file for 'crow-translate'
+pkgname=crow-translate
+version=2.9.1
+revision=1
+archs="x86_64"
+build_style=cmake
+hostmakedepends="glibc libgcc libstdc++ extra-cmake-modules pkg-config git doxygen graphviz"
+makedepends="qt5-devel qt5-tools-devel tesseract-ocr-devel qt5-x11extras-devel qt5-multimedia-devel leptonica-devel libopenjpeg-devel"
+depends="libX11 libxcb"
+short_desc="Simple and lightweight translator written in C++ / Qt"
+maintainer="Ariel Cohen <ariel17112005@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="crow-translate.github.io"
+distfiles="https://github.com/crow-translate/crow-translate/archive/refs/tags/${version}.tar.gz"
+checksum=d73f9289231ee15654f6e1fc7349e86d83ccd75e98b7eb5477a647139d48f4ed

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

* Re: [PR PATCH] [Updated] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
  2022-03-06 19:25 ` [PR PATCH] [Updated] " CohenAriel
  2022-03-08 12:18 ` CohenAriel
@ 2022-04-06 15:53 ` CohenAriel
  2022-07-06  2:14 ` github-actions
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: CohenAriel @ 2022-04-06 15:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CohenAriel/void-packages add-crow-translate
https://github.com/void-linux/void-packages/pull/36012

New package: crow-translate-2.9.1
<!-- 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 [skip CI](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/36012.patch is attached

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

From 0bf879b384ddaa5d32d481fb66b407dc9dbf19d3 Mon Sep 17 00:00:00 2001
From: Ariel Cohen <74930666+CohenAriel@users.noreply.github.com>
Date: Fri, 4 Mar 2022 02:42:01 +0200
Subject: [PATCH] New package: crow-translate-2.9.1

---
 srcpkgs/crow-translate/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/crow-translate/template

diff --git a/srcpkgs/crow-translate/template b/srcpkgs/crow-translate/template
new file mode 100644
index 000000000000..45d93b9a4e3e
--- /dev/null
+++ b/srcpkgs/crow-translate/template
@@ -0,0 +1,15 @@
+# Template file for 'crow-translate'
+pkgname=crow-translate
+version=2.9.1
+revision=1
+archs="x86_64"
+build_style=cmake
+hostmakedepends="glibc libgcc libstdc++ extra-cmake-modules pkg-config git doxygen graphviz"
+makedepends="qt5-devel qt5-tools-devel tesseract-ocr-devel qt5-x11extras-devel qt5-multimedia-devel leptonica-devel libopenjpeg-devel"
+depends="libX11 libxcb"
+short_desc="Simple and lightweight translator written in C++ / Qt"
+maintainer="Ariel Cohen <ariel17112005@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="crow-translate.github.io"
+distfiles="https://github.com/crow-translate/crow-translate/archive/refs/tags/${version}.tar.gz"
+checksum=d73f9289231ee15654f6e1fc7349e86d83ccd75e98b7eb5477a647139d48f4ed

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

* Re: New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
                   ` (2 preceding siblings ...)
  2022-04-06 15:53 ` CohenAriel
@ 2022-07-06  2:14 ` github-actions
  2022-07-06  9:46 ` CohenAriel
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-07-06  2:14 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/36012#issuecomment-1175700660

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] 10+ messages in thread

* Re: New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
                   ` (3 preceding siblings ...)
  2022-07-06  2:14 ` github-actions
@ 2022-07-06  9:46 ` CohenAriel
  2022-07-06  9:57 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: CohenAriel @ 2022-07-06  9:46 UTC (permalink / raw)
  To: ml

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

New comment by CohenAriel on void-packages repository

https://github.com/void-linux/void-packages/pull/36012#issuecomment-1176016692

Comment:
Hey, any way someone can take a look at this?

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

* Re: [PR REVIEW] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
                   ` (4 preceding siblings ...)
  2022-07-06  9:46 ` CohenAriel
@ 2022-07-06  9:57 ` paper42
  2022-07-06  9:57 ` paper42
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-07-06  9:57 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36012#discussion_r914650298

Comment:
why is this restricted to one arch?

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

* Re: [PR REVIEW] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
                   ` (7 preceding siblings ...)
  2022-07-06  9:57 ` paper42
@ 2022-07-06  9:57 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-07-06  9:57 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36012#discussion_r914651676

Comment:
$depends should be detected automatically

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

* Re: [PR REVIEW] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
                   ` (5 preceding siblings ...)
  2022-07-06  9:57 ` [PR REVIEW] " paper42
@ 2022-07-06  9:57 ` paper42
  2022-07-06  9:57 ` paper42
  2022-07-06  9:57 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-07-06  9:57 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36012#discussion_r914652221

Comment:
this is not a URL, add http/https

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

* Re: [PR REVIEW] New package: crow-translate-2.9.1
  2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
                   ` (6 preceding siblings ...)
  2022-07-06  9:57 ` paper42
@ 2022-07-06  9:57 ` paper42
  2022-07-06  9:57 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-07-06  9:57 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36012#discussion_r914651407

Comment:
```suggestion
hostmakedepends="libstdc++ extra-cmake-modules pkg-config doxygen graphviz"
```
at least these are wrong

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

end of thread, other threads:[~2022-07-06  9:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-06 19:10 [PR PATCH] New package: crow-translate-2.9.1 CohenAriel
2022-03-06 19:25 ` [PR PATCH] [Updated] " CohenAriel
2022-03-08 12:18 ` CohenAriel
2022-04-06 15:53 ` CohenAriel
2022-07-06  2:14 ` github-actions
2022-07-06  9:46 ` CohenAriel
2022-07-06  9:57 ` [PR REVIEW] " paper42
2022-07-06  9:57 ` paper42
2022-07-06  9:57 ` paper42
2022-07-06  9:57 ` paper42

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