Package Details: kyocera-cups 9.4.0.20240521-1

Git Clone URL: https://aur.archlinux.org/kyocera-cups.git (read-only, click to copy)
Package Base: kyocera-cups
Description: PPD drivers for Kyocera CS ECOSYS FS KM TASKalfa KPDL printers copiers wide format
Upstream URL: https://www.kyoceradocumentsolutions.us/en/support/downloads.html
Keywords: cups drivers kyocera PPD printer printing TaskAlfa
Licenses: custom
Conflicts: kyocera-ecosys-m2035dn, kyocera-ecosys-p6035cdn
Submitter: MadPhysicist
Maintainer: severach
Last Packager: severach
Votes: 26
Popularity: 0.042703
First Submitted: 2015-05-01 20:46 (UTC)
Last Updated: 2024-10-20 04:36 (UTC)

Latest Comments

1 2 3 4 Next › Last »

usbpc commented on 2025-11-06 09:55 (UTC) (edited on 2025-11-06 09:56 (UTC) by usbpc)

The download path seems to have changed.

diff --git a/PKGBUILD b/PKGBUILD
index 331fc57..2448841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ options=('!strip')
 #source=("https://cdn.kyostatics.net/dlc/eu/driver/all/linux_8_1602_ecosys.-downloadcenteritem-Single-File.downloadcenteritem.tmp/Linux_8.1602_EC..._P5021_5026.zip")
 #source=("https://usa.kyoceradocumentsolutions.com/content/dam/kdc/kdag/downloads/technical/executables/drivers/kyoceradocumentsolutions/us/en/Kyocera_Linux_PPD_Ver_${pkgver}.tar.gz")
 _srcdir="KyoceraLinuxPackages_${_rev}.tar.gz"
-source=("${_srcdir}::https://www.kyoceradocumentsolutions.us/content/download-center-americas/us/drivers/drivers/${_srcdir//./_}.download.gz")
+source=("${_srcdir}::https://www.kyoceradocumentsolutions.us/content/dam/download-center-americas-cf/us/drivers/drivers/${_srcdir//./_}.download.gz")
 #source=("https://www.kyoceradocumentsolutions.us/content/download-center-americas/us/drivers/drivers/Kyocera_Linux_PPD_Ver_${pkgver}.tar.gz")
 md5sums=('0c191e9096aeb5004d6e5d583127a543'
          'd3e7d0fe76377b0b058a9fb497cdfafa')

The hash of the actual driver didn't change, just the location.

wookietreiber commented on 2025-08-07 13:36 (UTC)

AFAIK (using grep setuptools $(pacman -Qql kyocera-cups | grep -v '/$')) kyocera-cups doesn't need python-setuptools in depends, possibly only in makedepends.

Only one Python file:

$ file $(pacman -Qql kyocera-cups | grep -v '/$') | grep -i python
/usr/lib/cups/filter/kyofilter_pre_H:                                Python script, ASCII text executable

It doesn't import from setuptools.

evgenuel commented on 2024-10-22 18:54 (UTC)

Kyocera solution site wasn't support partial download, and it will cause error with curl download if incomplete file present. I'm use yay.

severach commented on 2024-10-20 04:36 (UTC)

Remove python-pypdf3 and build. namcap says it's needed.

nursoda commented on 2024-04-29 08:32 (UTC)

Might be a dumb question, but I'm curious anyway: Why can't this package use https://archlinux.org/packages/extra/any/python-pypdf/ instead of https://aur.archlinux.org/packages/python-pypdf3 ?

callegar commented on 2023-09-19 15:27 (UTC)

I think that python-setuptools might be needed as a dependency, otherwise the kyofilter_pre_H filter errors out for being unable to import pkg_resources.

codeworkx commented on 2022-10-26 21:03 (UTC)

==> ERROR: Failure while downloading https://www.kyoceradocumentsolutions.us/content/download-center-americas/us/drivers/drivers/KyoceraLinuxPackages_20220203_tar_gz.download.gz

Schmetzler commented on 2022-10-26 08:46 (UTC) (edited on 2022-10-26 08:49 (UTC) by Schmetzler)

Added provides and conflict to kyocera-cups on kyocera_universal... So the kyocera-utax-ta can be installed with either package. (As kyocera-cups is essentially the same as kyocera_universal, maybe a little-bit stripped down)

guglovich commented on 2022-10-26 08:33 (UTC)

curl: (22) The requested URL returned error: 404