Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15
@ 2020-10-07 21:12 motorto
  2020-10-08  4:23 ` [PR REVIEW] " fosslinux
                   ` (44 more replies)
  0 siblings, 45 replies; 46+ messages in thread
From: motorto @ 2020-10-07 21:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.15
Requested on #23596

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

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

From ec4c84628ed82d5f6e53537e006f9d742f054c04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.15

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 27 ++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..718f961c5dd
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,27 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.15
+revision=1
+archs="x86_64 i686 aarch64 armv7l"
+create_wrksrc=no
+build_wrksrc=${pkgname}-${version}
+build_style=configure
+configure_script=./configure
+configure_args="--prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/11/56/43/b1a6f1193e073c4c049da9404806c61052b62419/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=2eb8f1655de4f7189ec18d94f581112e2ff00b05e64a44c24bbb0524fafdd728
+restricted=yes
+
+post_extract() {
+	tar xvf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING COPYING.EPSON COPYING.LIB
+}

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
@ 2020-10-08  4:23 ` fosslinux
  2020-10-08  4:23 ` fosslinux
                   ` (43 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: fosslinux @ 2020-10-08  4:23 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501438531

Comment:
Remove `--prefix=/usr`

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
  2020-10-08  4:23 ` [PR REVIEW] " fosslinux
  2020-10-08  4:23 ` fosslinux
@ 2020-10-08  4:23 ` fosslinux
  2020-10-08  4:23 ` fosslinux
                   ` (41 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: fosslinux @ 2020-10-08  4:23 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501438506

Comment:
Unnecessary

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (2 preceding siblings ...)
  2020-10-08  4:23 ` fosslinux
@ 2020-10-08  4:23 ` fosslinux
  2020-10-08  5:57 ` Chocimier
                   ` (40 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: fosslinux @ 2020-10-08  4:23 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501438698

Comment:
should also have `repository=nonfree`

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
  2020-10-08  4:23 ` [PR REVIEW] " fosslinux
@ 2020-10-08  4:23 ` fosslinux
  2020-10-08  4:23 ` fosslinux
                   ` (42 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: fosslinux @ 2020-10-08  4:23 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501438774

Comment:
Use `bsdtar`

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (3 preceding siblings ...)
  2020-10-08  4:23 ` fosslinux
@ 2020-10-08  5:57 ` Chocimier
  2020-10-08  5:58 ` Chocimier
                   ` (39 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-08  5:57 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501465289

Comment:
Value of variable does not matter, but please change from misleading `no` to `yes`. Alternatively, remove create_wrksrc, build_wrksrc and skip top dir when unpacking tar.gz 

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (4 preceding siblings ...)
  2020-10-08  5:57 ` Chocimier
@ 2020-10-08  5:58 ` Chocimier
  2020-10-08  7:46 ` motorto
                   ` (38 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-08  5:58 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501465668

Comment:
This installs COPYING under name COPYING.EPSON. Change to three calls of vlicense.

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (5 preceding siblings ...)
  2020-10-08  5:58 ` Chocimier
@ 2020-10-08  7:46 ` motorto
  2020-10-08  7:46 ` motorto
                   ` (37 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  7:46 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501513560

Comment:
Pretty sure the build_style and configure script is not unnecessary ... You sure ? 

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (6 preceding siblings ...)
  2020-10-08  7:46 ` motorto
@ 2020-10-08  7:46 ` motorto
  2020-10-08  7:46 ` motorto
                   ` (36 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  7:46 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501513817

Comment:
Added ! 

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (7 preceding siblings ...)
  2020-10-08  7:46 ` motorto
@ 2020-10-08  7:46 ` motorto
  2020-10-08  7:47 ` motorto
                   ` (35 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  7:46 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501513835

Comment:
Done next time I amend it , that is gone

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (8 preceding siblings ...)
  2020-10-08  7:46 ` motorto
@ 2020-10-08  7:47 ` motorto
  2020-10-08  7:50 ` motorto
                   ` (34 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  7:47 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501514338

Comment:
Any reason in specific ?

Is bsdtar syntax correct ?
```suggestion
	bsdtar -x ${pkgname}-${version}-1lsb3.2.tar.gz
```

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (9 preceding siblings ...)
  2020-10-08  7:47 ` motorto
@ 2020-10-08  7:50 ` motorto
  2020-10-08  8:15 ` [PR PATCH] [Updated] " motorto
                   ` (33 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  7:50 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501515680

Comment:
Removed that.

The next time I amend the commit , 
the create_wrksrc is gone and #build_wrksrc=${pkgname}-${version}

> skip top dir when unpacking tar.gz

Didn't understand that sorry 

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (10 preceding siblings ...)
  2020-10-08  7:50 ` motorto
@ 2020-10-08  8:15 ` motorto
  2020-10-08  8:18 ` [PR REVIEW] " motorto
                   ` (32 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  8:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.15
Requested on #23596

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

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

From 18b106fc6cc782970ac36822d744e608e4dc770c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.15

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 31 ++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..9bc48493bcb
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,31 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.15
+revision=1
+archs="x86_64 i686 aarch64 armv7l"
+#create_wrksrc=no
+#build_wrksrc=${pkgname}-${version}
+build_style=configure
+configure_script=./configure
+#configure_args="--prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+configure_args="--with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/11/56/43/b1a6f1193e073c4c049da9404806c61052b62419/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=2eb8f1655de4f7189ec18d94f581112e2ff00b05e64a44c24bbb0524fafdd728
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	bsdtar -x ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING 
+	vlicense COPYING.EPSON 
+	vlicense COPYING.LIB
+}

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (11 preceding siblings ...)
  2020-10-08  8:15 ` [PR PATCH] [Updated] " motorto
@ 2020-10-08  8:18 ` motorto
  2020-10-08 13:43 ` motorto
                   ` (31 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08  8:18 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501532601

Comment:
Fixed that on the new push .

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (12 preceding siblings ...)
  2020-10-08  8:18 ` [PR REVIEW] " motorto
@ 2020-10-08 13:43 ` motorto
  2020-10-08 13:44 ` [PR PATCH] [Updated] " motorto
                   ` (30 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 13:43 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501731211

Comment:
--prefix=/usr , is necessary.

If I remove that /usr/local will be used instead , and that is not allowed.

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (13 preceding siblings ...)
  2020-10-08 13:43 ` motorto
@ 2020-10-08 13:44 ` motorto
  2020-10-08 18:22 ` motorto
                   ` (29 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 13:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.15
Requested on #23596

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

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

From c76b670a8b5b2bc03deb379ff175cc931cde4895 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.15

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 30 ++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..8dd626dce6d
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,30 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.22
+revision=1
+# archs="x86_64 i686 aarch64 armv7l"
+# create_wrksrc=no
+# build_wrksrc=${pkgname}-${version}
+build_style=configure
+configure_script=./configure
+configure_args="--prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/12/02/82/a2b1cbcb5138ebca303987e685d76263c0c25e5e/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=797c9ead379f5cbba399eaeff631e09faf1b46a9cd7a52c5dfe30481d5b7481e
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	tar xvf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.EPSON
+	vlicense COPYING.LIB
+}

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (14 preceding siblings ...)
  2020-10-08 13:44 ` [PR PATCH] [Updated] " motorto
@ 2020-10-08 18:22 ` motorto
  2020-10-08 18:37 ` [PR REVIEW] " Chocimier
                   ` (28 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 18:22 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705743577

Comment:
Probably an issue with the architectures right ? 

Can I assume that only the x64_64 glibc/musl and i686 are supported ? 

![1602181321](https://user-images.githubusercontent.com/52639805/95498375-9fc4fc80-099b-11eb-95ba-65755b0a712c.png)


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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (15 preceding siblings ...)
  2020-10-08 18:22 ` motorto
@ 2020-10-08 18:37 ` Chocimier
  2020-10-08 18:39 ` Chocimier
                   ` (27 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-08 18:37 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501933334

Comment:
`configure_script=./configure` is the default, so it is unnecessary and noisy to define in template.

Inline comments relate to last line, other lines are added by github for context.

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (16 preceding siblings ...)
  2020-10-08 18:37 ` [PR REVIEW] " Chocimier
@ 2020-10-08 18:39 ` Chocimier
  2020-10-08 18:45 ` Chocimier
                   ` (26 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-08 18:39 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501934731

Comment:
`bsdtar xf FILE` should work. bsdtar is in default build environment, so tar could be avoided in hostmakedepends.

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (17 preceding siblings ...)
  2020-10-08 18:39 ` Chocimier
@ 2020-10-08 18:45 ` Chocimier
  2020-10-08 18:47 ` [PR REVIEW] " Chocimier
                   ` (25 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-08 18:45 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705754783

Comment:
No idea if this could work on other archs, but `nocross="configure: error: cannot run C compiled programs"` is needed.

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (18 preceding siblings ...)
  2020-10-08 18:45 ` Chocimier
@ 2020-10-08 18:47 ` Chocimier
  2020-10-08 19:53 ` motorto
                   ` (24 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-08 18:47 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501939006

Comment:
I was wrong here, `create_wrksrc` and build_wrksrc are actually needed, otherwise masterdir is not cleaned up properly. Please define them back.

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (19 preceding siblings ...)
  2020-10-08 18:47 ` [PR REVIEW] " Chocimier
@ 2020-10-08 19:53 ` motorto
  2020-10-08 19:55 ` [PR PATCH] [Updated] " motorto
                   ` (23 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 19:53 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501975240

Comment:
Ok that's why I commented instead of deleting (when everything is okay I will delete the comments)

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (20 preceding siblings ...)
  2020-10-08 19:53 ` motorto
@ 2020-10-08 19:55 ` motorto
  2020-10-08 20:00 ` motorto
                   ` (22 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.15
Requested on #23596

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

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

From f15bb9cdefd72342ff0b6b067e56755f40b8660e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.15

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 31 ++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..74002cb3fd9
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,31 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.22
+revision=1
+# archs="x86_64 i686 aarch64 armv7l"
+ create_wrksrc=no
+ build_wrksrc=${pkgname}-${version}
+build_style=configure
+configure_script=./configure
+configure_args="--prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/12/02/82/a2b1cbcb5138ebca303987e685d76263c0c25e5e/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=797c9ead379f5cbba399eaeff631e09faf1b46a9cd7a52c5dfe30481d5b7481e
+nocross="configure: error: cannot run C compiled programs"
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	bsdtar xf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.EPSON
+	vlicense COPYING.LIB
+}

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (21 preceding siblings ...)
  2020-10-08 19:55 ` [PR PATCH] [Updated] " motorto
@ 2020-10-08 20:00 ` motorto
  2020-10-08 20:11 ` [PR REVIEW] " motorto
                   ` (21 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 20:00 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705791991

Comment:
> No idea if this could work on other archs, but `nocross="configure: error: cannot run C compiled programs"` is needed.

Added that line. I have read and that nocross , should tell me what architectures it does work.

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (22 preceding siblings ...)
  2020-10-08 20:00 ` motorto
@ 2020-10-08 20:11 ` motorto
  2020-10-08 20:12 ` motorto
                   ` (20 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 20:11 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501984770

Comment:
Ok , the docs don't mention that ( I think) , nevertheless the next commit is going to have that line removed 

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (23 preceding siblings ...)
  2020-10-08 20:11 ` [PR REVIEW] " motorto
@ 2020-10-08 20:12 ` motorto
  2020-10-08 20:12 ` motorto
                   ` (19 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 20:12 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501985048

Comment:
Used , thanks for the explanation ! 

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (24 preceding siblings ...)
  2020-10-08 20:12 ` motorto
@ 2020-10-08 20:12 ` motorto
  2020-10-08 20:13 ` motorto
                   ` (18 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 20:12 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r501975240

Comment:
Ok that's why I am commenting instead of deleting (when everything is okay I will delete the comments)

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (25 preceding siblings ...)
  2020-10-08 20:12 ` motorto
@ 2020-10-08 20:13 ` motorto
  2020-10-08 21:14 ` motorto
                   ` (17 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 20:13 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705791991

Comment:
> No idea if this could work on other archs, but `nocross="configure: error: cannot run C compiled programs"` is needed.

Added that line. I have read the manual and that nocross , should tell us what architectures it does work. 

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (26 preceding siblings ...)
  2020-10-08 20:13 ` motorto
@ 2020-10-08 21:14 ` motorto
  2020-10-08 21:15 ` motorto
                   ` (16 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 21:14 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705791991

Comment:
> No idea if this could work on other archs, but `nocross="configure: error: cannot run C compiled programs"` is needed.

Added that line. I have read the manual and that nocross , should tell us what architectures it does work. 

------

If no one wants me to change something on the template , I will delete the commented lines and push again . 

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (27 preceding siblings ...)
  2020-10-08 21:14 ` motorto
@ 2020-10-08 21:15 ` motorto
  2020-10-08 22:01 ` q66
                   ` (15 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-08 21:15 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705791991

Comment:
> No idea if this could work on other archs, but `nocross="configure: error: cannot run C compiled programs"` is needed.

Added that line. I have read the manual and that nocross , should tell us what architectures it does work. 

------

If no one wants me to change something on the template , I will delete the commented lines and push again . 
@Chocimier @fosslinux 

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (28 preceding siblings ...)
  2020-10-08 21:15 ` motorto
@ 2020-10-08 22:01 ` q66
  2020-10-08 22:02 ` q66
                   ` (14 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: q66 @ 2020-10-08 22:01 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705846542

Comment:
the archs line is correct, it's what they ship prebuilt libraries for

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (29 preceding siblings ...)
  2020-10-08 22:01 ` q66
@ 2020-10-08 22:02 ` q66
  2020-10-09  8:05 ` motorto
                   ` (13 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: q66 @ 2020-10-08 22:02 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-705846542

Comment:
the archs line is correct, it's what they ship prebuilt libraries for

nocross has nothing to do with architectures

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (30 preceding siblings ...)
  2020-10-08 22:02 ` q66
@ 2020-10-09  8:05 ` motorto
  2020-10-09  8:05 ` motorto
                   ` (12 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-09  8:05 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-706036170

Comment:
Uncommented that line. 

Removed the remaining commented lines , if no one as any issues with the template I think it's ready.

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (31 preceding siblings ...)
  2020-10-09  8:05 ` motorto
@ 2020-10-09  8:05 ` motorto
  2020-10-09  8:06 ` [PR PATCH] [Updated] " motorto
                   ` (11 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-09  8:05 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-706036170

Comment:
Uncommented that line. 

Removed the remaining commented lines , and if no one as any issues with the template I think it's ready.

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (32 preceding siblings ...)
  2020-10-09  8:05 ` motorto
@ 2020-10-09  8:06 ` motorto
  2020-10-09  8:09 ` motorto
                   ` (10 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-09  8:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.15
Requested on #23596

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

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

From 9714c9e56ca181a3fa8a385a01edf127ee85d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.15

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 30 ++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..4f4bf571bf3
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,30 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.22
+revision=1
+archs="x86_64 i686 aarch64 armv7l"
+create_wrksrc=no
+build_wrksrc=${pkgname}-${version}
+build_style=configure
+configure_args="--prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/12/02/82/a2b1cbcb5138ebca303987e685d76263c0c25e5e/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=797c9ead379f5cbba399eaeff631e09faf1b46a9cd7a52c5dfe30481d5b7481e
+nocross="configure: error: cannot run C compiled programs"
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	bsdtar xf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.EPSON
+	vlicense COPYING.LIB
+}

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.15
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (33 preceding siblings ...)
  2020-10-09  8:06 ` [PR PATCH] [Updated] " motorto
@ 2020-10-09  8:09 ` motorto
  2020-10-10  2:28 ` [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.22 fosslinux
                   ` (9 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-09  8:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.15
Requested on #23596

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

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

From d975aedfac21b57debcfa2ba76cc3dabbfd7db7a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.22

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 30 ++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..4f4bf571bf3
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,30 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.22
+revision=1
+archs="x86_64 i686 aarch64 armv7l"
+create_wrksrc=no
+build_wrksrc=${pkgname}-${version}
+build_style=configure
+configure_args="--prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/12/02/82/a2b1cbcb5138ebca303987e685d76263c0c25e5e/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=797c9ead379f5cbba399eaeff631e09faf1b46a9cd7a52c5dfe30481d5b7481e
+nocross="configure: error: cannot run C compiled programs"
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	bsdtar xf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.EPSON
+	vlicense COPYING.LIB
+}

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (34 preceding siblings ...)
  2020-10-09  8:09 ` motorto
@ 2020-10-10  2:28 ` fosslinux
  2020-10-10  3:43 ` sgn
                   ` (8 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: fosslinux @ 2020-10-10  2:28 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r502734803

Comment:
No, i don't think it's nessecary, since over in https://github.com/void-linux/void-packages/blob/master/common/environment/configure/gnu-configure-args.sh#L7 it sets all that, @Chocimier is this correct?

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (35 preceding siblings ...)
  2020-10-10  2:28 ` [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.22 fosslinux
@ 2020-10-10  3:43 ` sgn
  2020-10-10  8:43 ` motorto
                   ` (7 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: sgn @ 2020-10-10  3:43 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r502741163

Comment:
Change to `build_style=gnu-configure`

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

* Re: [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (36 preceding siblings ...)
  2020-10-10  3:43 ` sgn
@ 2020-10-10  8:43 ` motorto
  2020-10-10  8:44 ` [PR PATCH] [Updated] " motorto
                   ` (6 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-10  8:43 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#discussion_r502765445

Comment:
I have changed the build style to gnu-configure and remove the --prefix=/usr

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (37 preceding siblings ...)
  2020-10-10  8:43 ` motorto
@ 2020-10-10  8:44 ` motorto
  2020-10-10  9:33 ` Chocimier
                   ` (5 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-10  8:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.22
Requested on #23596

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

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

From 25a4f182048f584eeadd7acc520c04f583bdb878 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.22

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 30 ++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..2a77b4909ed
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,30 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.22
+revision=1
+archs="x86_64 i686 aarch64 armv7l"
+create_wrksrc=no
+build_wrksrc=${pkgname}-${version}
+build_style=gnu-configure
+configure_args="--with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract tar"
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/12/02/82/a2b1cbcb5138ebca303987e685d76263c0c25e5e/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=797c9ead379f5cbba399eaeff631e09faf1b46a9cd7a52c5dfe30481d5b7481e
+nocross="configure: error: cannot run C compiled programs"
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	bsdtar xf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.EPSON
+	vlicense COPYING.LIB
+}

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (38 preceding siblings ...)
  2020-10-10  8:44 ` [PR PATCH] [Updated] " motorto
@ 2020-10-10  9:33 ` Chocimier
  2020-10-10  9:53 ` [PR PATCH] [Updated] " motorto
                   ` (4 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-10  9:33 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-706519923

Comment:
`create_wrksrc=no` really behaves like `create_wrksrc=yes`, please change to latter.
Now when bsdtar is used, remove tar from hostmakedepends.

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

* Re: [PR PATCH] [Updated] New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (39 preceding siblings ...)
  2020-10-10  9:33 ` Chocimier
@ 2020-10-10  9:53 ` motorto
  2020-10-10  9:56 ` motorto
                   ` (3 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-10  9:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ola
https://github.com/void-linux/void-packages/pull/25421

New package: epson-inkjet-printer-escpr2-1.1.22
Requested on #23596

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

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

From 79cf4896b6f1421e3eff587d48c4f7c2950b3332 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 21 Aug 2020 18:14:58 +0100
Subject: [PATCH] New package: epson-inkjet-printer-escpr2-1.1.22

---
 srcpkgs/epson-inkjet-printer-escpr2/template | 30 ++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 srcpkgs/epson-inkjet-printer-escpr2/template

diff --git a/srcpkgs/epson-inkjet-printer-escpr2/template b/srcpkgs/epson-inkjet-printer-escpr2/template
new file mode 100644
index 00000000000..60a87ad3048
--- /dev/null
+++ b/srcpkgs/epson-inkjet-printer-escpr2/template
@@ -0,0 +1,30 @@
+# Template file for 'epson-inkjet-printer-escpr2'
+pkgname=epson-inkjet-printer-escpr2
+version=1.1.22
+revision=1
+archs="x86_64 i686 aarch64 armv7l"
+create_wrksrc=yes
+build_wrksrc=${pkgname}-${version}
+build_style=gnu-configure
+configure_args="--with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd"
+hostmakedepends="automake rpmextract "
+makedepends="cups-devel ghostscript-devel"
+short_desc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="custom:Proprietary"
+homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/12/02/82/a2b1cbcb5138ebca303987e685d76263c0c25e5e/${pkgname}-${version}-1lsb3.2.src.rpm"
+checksum=797c9ead379f5cbba399eaeff631e09faf1b46a9cd7a52c5dfe30481d5b7481e
+nocross="configure: error: cannot run C compiled programs"
+restricted=yes
+repository=nonfree
+
+post_extract() {
+	bsdtar xf ${pkgname}-${version}-1lsb3.2.tar.gz
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.EPSON
+	vlicense COPYING.LIB
+}

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

* Re: New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (40 preceding siblings ...)
  2020-10-10  9:53 ` [PR PATCH] [Updated] " motorto
@ 2020-10-10  9:56 ` motorto
  2020-10-10  9:58 ` motorto
                   ` (2 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-10  9:56 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-706523005

Comment:
You are right , @Piotr.

Applied those changes ! 


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

* Re: New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (41 preceding siblings ...)
  2020-10-10  9:56 ` motorto
@ 2020-10-10  9:58 ` motorto
  2020-10-10 10:01 ` motorto
  2020-10-15 19:11 ` [PR PATCH] [Merged]: " Chocimier
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-10  9:58 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-706523005

Comment:
You are right , @Chocimier . 

Applied those changes ! 


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

* Re: New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (42 preceding siblings ...)
  2020-10-10  9:58 ` motorto
@ 2020-10-10 10:01 ` motorto
  2020-10-15 19:11 ` [PR PATCH] [Merged]: " Chocimier
  44 siblings, 0 replies; 46+ messages in thread
From: motorto @ 2020-10-10 10:01 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/25421#issuecomment-706523005

Comment:
You are right , @Chocimier . 

Applied those changes ! 

--EDIT:

On my email you appeared as 'Piotr' , but when redirecting , it doesn't go to your profile weird ...

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

* Re: [PR PATCH] [Merged]: New package: epson-inkjet-printer-escpr2-1.1.22
  2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
                   ` (43 preceding siblings ...)
  2020-10-10 10:01 ` motorto
@ 2020-10-15 19:11 ` Chocimier
  44 siblings, 0 replies; 46+ messages in thread
From: Chocimier @ 2020-10-15 19:11 UTC (permalink / raw)
  To: ml

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

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

New package: epson-inkjet-printer-escpr2-1.1.22
https://github.com/void-linux/void-packages/pull/25421

Description:
Requested on #23596

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

end of thread, other threads:[~2020-10-15 19:11 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 21:12 [PR PATCH] New package: epson-inkjet-printer-escpr2-1.1.15 motorto
2020-10-08  4:23 ` [PR REVIEW] " fosslinux
2020-10-08  4:23 ` fosslinux
2020-10-08  4:23 ` fosslinux
2020-10-08  4:23 ` fosslinux
2020-10-08  5:57 ` Chocimier
2020-10-08  5:58 ` Chocimier
2020-10-08  7:46 ` motorto
2020-10-08  7:46 ` motorto
2020-10-08  7:46 ` motorto
2020-10-08  7:47 ` motorto
2020-10-08  7:50 ` motorto
2020-10-08  8:15 ` [PR PATCH] [Updated] " motorto
2020-10-08  8:18 ` [PR REVIEW] " motorto
2020-10-08 13:43 ` motorto
2020-10-08 13:44 ` [PR PATCH] [Updated] " motorto
2020-10-08 18:22 ` motorto
2020-10-08 18:37 ` [PR REVIEW] " Chocimier
2020-10-08 18:39 ` Chocimier
2020-10-08 18:45 ` Chocimier
2020-10-08 18:47 ` [PR REVIEW] " Chocimier
2020-10-08 19:53 ` motorto
2020-10-08 19:55 ` [PR PATCH] [Updated] " motorto
2020-10-08 20:00 ` motorto
2020-10-08 20:11 ` [PR REVIEW] " motorto
2020-10-08 20:12 ` motorto
2020-10-08 20:12 ` motorto
2020-10-08 20:13 ` motorto
2020-10-08 21:14 ` motorto
2020-10-08 21:15 ` motorto
2020-10-08 22:01 ` q66
2020-10-08 22:02 ` q66
2020-10-09  8:05 ` motorto
2020-10-09  8:05 ` motorto
2020-10-09  8:06 ` [PR PATCH] [Updated] " motorto
2020-10-09  8:09 ` motorto
2020-10-10  2:28 ` [PR REVIEW] New package: epson-inkjet-printer-escpr2-1.1.22 fosslinux
2020-10-10  3:43 ` sgn
2020-10-10  8:43 ` motorto
2020-10-10  8:44 ` [PR PATCH] [Updated] " motorto
2020-10-10  9:33 ` Chocimier
2020-10-10  9:53 ` [PR PATCH] [Updated] " motorto
2020-10-10  9:56 ` motorto
2020-10-10  9:58 ` motorto
2020-10-10 10:01 ` motorto
2020-10-15 19:11 ` [PR PATCH] [Merged]: " Chocimier

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