Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ctzcls-cups-1.5
@ 2022-03-31 14:47 strec007
  2022-03-31 14:58 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: strec007 @ 2022-03-31 14:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/strec007/void-packages _pc_ctzcls-cups
https://github.com/void-linux/void-packages/pull/36430

New package: ctzcls-cups-1.5
<!-- 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/36430.patch is attached

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

From 8bd5a6db2a43580bc65830c01297570705df904f Mon Sep 17 00:00:00 2001
From: Petr Cizmar <xgt0322@xpc.ovh>
Date: Thu, 31 Mar 2022 16:40:10 +0200
Subject: [PATCH] New package: ctzcls-cups-1.5

---
 srcpkgs/ctzcls-cups/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/ctzcls-cups/template

diff --git a/srcpkgs/ctzcls-cups/template b/srcpkgs/ctzcls-cups/template
new file mode 100644
index 000000000000..38572c0fcbff
--- /dev/null
+++ b/srcpkgs/ctzcls-cups/template
@@ -0,0 +1,21 @@
+# Template file for 'ctzcls-cups'
+pkgname=ctzcls-cups
+version=1.5
+revision=1
+create_wrksrc=yes
+makedepends="cups-devel"
+short_desc="Citizen Sticker Printers driver for CUPS"
+maintainer="Petr Cizmar <xxb0322@xpc.ovh>"
+license="GPL-2.0-or-later"
+homepage="https://www.citizen-systems.co.jp/en/printer/download/driver-cups-source/"
+distfiles="https://www.citizen-systems.co.jp/en/printer/download/driver-cups-source/cups-ctzcls.tar.bz2"
+checksum=d3fe19aa253044c383df3a3869c9dac88b0ced374fe42eb24aabfe6a1ff72ff4
+
+do_build() {
+	$CC $CFLAGS -fPIC -o rastertocls rastertocls.c -lcupsimage -lcups $LDFLAGS
+}
+
+do_install() {
+	vinstall ctzcls.ppd 644 /usr/share/cups/model/
+	vinstall rastertocls 755 /usr/lib/cups/filter/
+}

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

* Re: [PR PATCH] [Merged]: New package: ctzcls-cups-1.5
  2022-03-31 14:47 [PR PATCH] New package: ctzcls-cups-1.5 strec007
@ 2022-03-31 14:58 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-03-31 14:58 UTC (permalink / raw)
  To: ml

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

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

New package: ctzcls-cups-1.5
https://github.com/void-linux/void-packages/pull/36430

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

end of thread, other threads:[~2022-03-31 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 14:47 [PR PATCH] New package: ctzcls-cups-1.5 strec007
2022-03-31 14:58 ` [PR PATCH] [Merged]: " leahneukirchen

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