Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cndrvcups-lt-5.00
@ 2021-06-13 14:09 baal-zebub
  2021-06-14 11:39 ` baal-zebub
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: baal-zebub @ 2021-06-13 14:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baal-zebub/void-packages cndrvcups-lt
https://github.com/void-linux/void-packages/pull/31451

New package: cndrvcups-lt-5.00
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/31451.patch is attached

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

From 4826fdd7b672cf7cf9c4186a375c245566da4898 Mon Sep 17 00:00:00 2001
From: Kamil Smardzewski <roderyk197@gmail.com>
Date: Sat, 12 Jun 2021 18:21:08 +0200
Subject: [PATCH] New package: cndrvcups-lt-5.00

---
 common/shlibs                    | 22 +++++++++++++++++
 srcpkgs/cndrvcups-lt/INSTALL.msg |  3 +++
 srcpkgs/cndrvcups-lt/REMOVE.msg  |  3 +++
 srcpkgs/cndrvcups-lt/template    | 42 ++++++++++++++++++++++++++++++++
 4 files changed, 70 insertions(+)
 create mode 100644 srcpkgs/cndrvcups-lt/INSTALL.msg
 create mode 100644 srcpkgs/cndrvcups-lt/REMOVE.msg
 create mode 100644 srcpkgs/cndrvcups-lt/template

diff --git a/common/shlibs b/common/shlibs
index 179fe27443be..d4d1327fbf62 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4012,3 +4012,25 @@ libbasu.so.0 basu-0.2.0_1
 libXcomp.so.3 nx-libs-3.5.99.24_1
 libXcompshad.so.3 nx-libs-3.5.99.24_1
 libNX_X11.so.6 nx-libs-3.5.99.24_1
+libcaio_usb_cdcr.so.1 cndrvcups-lt-5.00_1
+libccpd_utilr.so.1 cndrvcups-lt-5.00_1
+libcomm_ncapcaior.so.1 cndrvcups-lt-5.00_1
+libcomm_stdoutr.so.1 cndrvcups-lt-5.00_1
+libcomm_usbmlportr.so.1 cndrvcups-lt-5.00_1
+libcomm_usbsockr.so cndrvcups-lt-5.00_1
+libcomm_usbsockr.so.1 cndrvcups-lt-5.00_1
+libcomm_websrvr.so.1 cndrvcups-lt-5.00_1
+libCUPS_Communicatorr.so.1 cndrvcups-lt-5.00_1
+libCommIsolationr.so cndrvcups-lt-5.00_1
+libCommIsolationr.so.1 cndrvcups-lt-5.00_1
+libcanon_commonr.so.1 cndrvcups-lt-5.00_1
+libinfo_analyzer.so.1 cndrvcups-lt-5.00_1
+libinfor.so.1 cndrvcups-lt-5.00_1
+libColorGearC.so.2 cndrvcups-lt-5.00_1
+libColorGearCsfp.so.2 cndrvcups-lt-5.00_1
+libcaepcmsfp.so.1 cndrvcups-lt-5.00_1
+libcanon_slimsfp.so.1 cndrvcups-lt-5.00_1
+libcanonncapr.so.1 cndrvcups-lt-5.00_1
+libcnncapcmr.so.1 cndrvcups-lt-5.00_1
+libncapfilterr.so.1 cndrvcups-lt-5.00_1
+libuictlncapr.so.1 cndrvcups-lt-5.00_1
diff --git a/srcpkgs/cndrvcups-lt/INSTALL.msg b/srcpkgs/cndrvcups-lt/INSTALL.msg
new file mode 100644
index 000000000000..8b4517304ea2
--- /dev/null
+++ b/srcpkgs/cndrvcups-lt/INSTALL.msg
@@ -0,0 +1,3 @@
+It is recommended to reload udev rules after installation, e.g.:
+
+	# udevadm control --reload-rules
diff --git a/srcpkgs/cndrvcups-lt/REMOVE.msg b/srcpkgs/cndrvcups-lt/REMOVE.msg
new file mode 100644
index 000000000000..c6cc3a1c9053
--- /dev/null
+++ b/srcpkgs/cndrvcups-lt/REMOVE.msg
@@ -0,0 +1,3 @@
+It is recommended to reload udev rules after removal, e.g.:
+
+	# udevadm control --reload-rules
diff --git a/srcpkgs/cndrvcups-lt/template b/srcpkgs/cndrvcups-lt/template
new file mode 100644
index 000000000000..d72645f68b6b
--- /dev/null
+++ b/srcpkgs/cndrvcups-lt/template
@@ -0,0 +1,42 @@
+# Template file for 'cndrvcups-lt'
+pkgname=cndrvcups-lt
+version=5.00
+revision=1
+archs="i686 x86_64"
+build_style=fetch
+hostmakedepends="binutils"
+depends="colord cups cups-filters eudev libglade libusb"
+short_desc="UFRII LT printer driver for Canon LBP printers"
+maintainer="Kamil Smardzewski <roderyk197@gmail.com>"
+license="custom:canon,GPL-2.0-or-later"
+homepage="https://www.canon-europe.com/support/consumer_products/product_ranges/printers/i_sensys/"
+distfiles="https://gdlp01.c-wss.com/gds/0/0100005950/10/linux-UFRIILT-drv-v500-uken-18.tar.gz"
+checksum="46888140016bc1096694a0fd6fd3f6ad393970b8153756373a382dc82390f259"
+repository="nonfree"
+nopie=yes
+
+case $XBPS_TARGET_MACHINE in
+	x86_64)
+		_bits=64
+		_arch=amd64
+		;;
+	i686)
+		_bits=32
+		_arch=i386
+		;;
+esac
+
+pre_install() {
+	bsdtar xvf linux-UFRIILT-drv-v500-uken-18.tar.gz
+	ar x linux-UFRIILT-drv-v500-uken/${_bits}-bit_Driver/Debian/cnrdrvcups-ufr2lt-uk_5.00-1_${_arch}.deb
+	bsdtar xpvf data.tar.gz
+}
+
+do_install() {
+	vcopy usr/ usr/
+
+	vmkdir usr/lib/udev/rules.d
+	vinstall etc/udev/rules.d/80-usb-ncapstatusui2l.rules 644 usr/lib/udev/rules.d
+
+	vlicense linux-UFRIILT-drv-v500-uken/Documents/LICENSE-EN.txt LICENSE
+}

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

end of thread, other threads:[~2022-06-05  2:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 14:09 [PR PATCH] New package: cndrvcups-lt-5.00 baal-zebub
2021-06-14 11:39 ` baal-zebub
2021-06-14 11:40 ` baal-zebub
2021-06-15 16:17 ` [PR PATCH] [Updated] " baal-zebub
2021-06-15 16:51 ` baal-zebub
2021-06-15 17:09 ` [PR PATCH] [Updated] New package: cnrdrvcups-sfp-5.00 baal-zebub
2021-06-15 21:53 ` baal-zebub
2021-06-15 21:53 ` baal-zebub
2021-06-15 22:01 ` baal-zebub
2021-06-16 16:11 ` [PR REVIEW] " Chocimier
2021-06-16 16:42 ` baal-zebub
2021-06-16 16:44 ` baal-zebub
2021-06-16 22:20 ` [PR PATCH] [Updated] " baal-zebub
2022-05-22  2:11 ` github-actions
2022-06-05  2:13 ` [PR PATCH] [Closed]: " github-actions

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