Package Details: tscdriver 1.2.10-1

Git Clone URL: https://aur.archlinux.org/tscdriver.git (read-only, click to copy)
Package Base: tscdriver
Description: Drivers for TSC Printers
Upstream URL: https://www.tscprinters.com
Keywords: alpha-2r alpha-30l alpha-30r alpha-3r alpha-40l alpha-4l basic da200 da210 da220 da300 da310 da320 mb240 mb240t mb340 mb340t me240 me340 mh240 mh240p mh240t mh241 mh241p mh241t mh261t mh340 mh340p mh340t mh341 mh341p mh341t mh361t mh640 mh640p mh640t mh641 mh641p mh641t ml240 ml240p ml340 ml340p module mx240 mx240p mx241p mx340 mx340p mx341p mx640 mx640p mx641p pex-1120 pex-1121 pex-1130 pex-1131 pex-1160 pex-1161 pex-1220 pex-1221 pex-1230 pex-1231 pex-1260 pex-1261 pex-2000 pex-2240l pex-2240r pex-2260l pex-2260r,pex-2360r pex-2340l pex-2340r pex-2360l pex-2640l pex-2640r plus pro rfid tc200 tc210 tc300 tc310 tdm-20 tdm-30 tdp-225 tdp-225w tdp-244 tdp-247 tdp-324 tdp-324w tdp-345 te200 te210 te300 te310 ttp-225 ttp-2410m ttp-2410mt ttp-2410mu ttp-243 ttp-243e ttp-244 ttp-244ce ttp-244m ttp-244me ttp-245 ttp-246m ttp-247 ttp-286mt ttp-323 ttp-342 ttp-342m ttp-342me ttp-343 ttp-344m ttp-345 ttp-346m ttp-346mt ttp-346mu ttp-384mt ttp-644m ttp-644mu tx200 tx300 tx600
Licenses: custom:proprietary
Submitter: rafaelff
Maintainer: rafaelff
Last Packager: rafaelff
Votes: 2
Popularity: 0.013370
First Submitted: 2014-12-27 03:08 (UTC)
Last Updated: 2024-01-08 19:51 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

ChenyHsu commented on 2023-12-31 03:19 (UTC) (edited on 2023-12-31 03:19 (UTC) by ChenyHsu)

Download file changed, no need to extract archieve twice.

--- ./PKGBUILD.old  2023-12-31 10:59:03.330828895 +0800
+++ ./PKGBUILD  2023-12-31 11:13:03.458590277 +0800
@@ -1,7 +1,7 @@
 # Maintainer: rafaelff <rafaelff@gnome.org>

 pkgname=tscdriver
-pkgver=1.2.08
+pkgver=1.2.10
 pkgrel=1
 pkgdesc="Drivers for TSC Printers"
 arch=(x86_64)
@@ -10,10 +10,9 @@
 depends=(gtk2 libusb)
 makedepends=(unzip)
 source=("$pkgname-$pkgver.zip::https://fs.tscprinters.com/system/files/linux64_v${pkgver}.zip")
-sha256sums=('f3e57ce1b971f7868956f0ece66969892a8eaceba8f4ce33e6298e67069ff19a')
+sha256sums=('82addc9e63c3fdc52c0c6817ba5fa319850a765c01df48d0b2e387db63a14e13')

 prepare() {
-  unzip linux64_v${pkgver}/Linux64_v${pkgver}.zip
   tar xf Linux64_v${pkgver}/barcodedriver-${pkgver}-x86_64.tar.gz
 }

swiftgeek commented on 2022-06-21 00:36 (UTC)

-pkgver=1.2.02
+pkgver=1.2.06
-source=("$pkgname-$pkgver.zip::$url/EN/DownloadFile/DownloadFileSupport/1110/Linux64_v$pkgver.zip?m_id=4124")
-sha256sums=('381b0306b2bb6545d1019f99198a30841939d2deb2dcb3cda0c59d81ec185b3d')
+source=("https://fs.tscprinters.com/system/files/linux64_v$pkgver.zip")
+sha256sums=('54ab6552d1a0834db816e462a548b65156bd4702e67baa9e895b849f9d487a68')
+
+prepare() {
+ cd "${srcdir}/"
+ tar -xf "${srcdir}/Linux64_v${pkgver}/barcodedriver-${pkgver}_x86-64.tar.gz"
+}

rafaelff commented on 2021-01-30 16:00 (UTC)

Thanks, ChenyHsu

ChenyHsu commented on 2021-01-30 06:53 (UTC) (edited on 2021-01-30 06:59 (UTC) by ChenyHsu)

Not sure if I edit PKGBUILD in the right way, but at least it works. (Tested with an TSC TTP-244 Pro printer)


--- PKGBUILD?h=tscdriver 2021-01-29 20:07:42.000000000 +0800

+++ ./PKGBUILD 2021-01-30 14:49:18.610301194 +0800

@@ -1,8 +1,8 @@

# Maintainer: rafaelff rafaelff@gnome.org

pkgname=tscdriver

-pkgver=0.4.03

-pkgrel=1

+pkgver=1.2.02

+pkgrel=2

pkgdesc="Drivers for TSC Printers"

arch=(x86_64)

url="https://www.tscprinters.com"

@@ -10,10 +10,10 @@

depends=(gtk2)

makedepends=(unzip)

source=("$pkgname-$pkgver.zip::$url/EN/DownloadFile/DownloadFileSupport/1110/Linux64_v$pkgver.zip?m_id=4124")

-sha256sums=('bf94e7d115ec9df4708b20721a7389ee91711fed48d0cc0949ad11e214efaff6')

+sha256sums=('381b0306b2bb6545d1019f99198a30841939d2deb2dcb3cda0c59d81ec185b3d')

prepare() {

- tar xf "$pkgname-$pkgver-$CARCH.tar.gz"

+ unzip "$pkgname-$pkgver.zip"

}

package() {

@@ -24,8 +24,8 @@

install -vm4755 thermalprinterut "$pkgdir/usr/bin/"

install -vdm755 "$pkgdir/usr/lib/cups/backend/"

- install -vm755 backend/tscusb "$pkgdir/usr/lib/cups/backend/"

- install -vm755 backend/tscsocket "$pkgdir/usr/lib/cups/backend/"

+ install -vm755 backend/brusb "$pkgdir/usr/lib/cups/backend/"

+ install -vm755 backend/brsocket "$pkgdir/usr/lib/cups/backend/"

install -vdm755 "$pkgdir/usr/lib/cups/filter/"

install -vm755 rastertobarcodetspl "$pkgdir/usr/lib/cups/filter/rastertobarcodetspl"

rafaelff commented on 2018-12-16 20:58 (UTC)

@lunick: I made a few changes, but source URL is now fixed. Thanks!

lunick commented on 2018-12-15 17:05 (UTC) (edited on 2018-12-15 17:14 (UTC) by lunick)

Hi. Small correct PKGBUILD and pkg great build. Sorry from my eng =)


--source=("Linux64_v$pkgver.zip::$url/EN/DownloadFile/DownloadFileSupport/1103/3174")

++ source=("Linux64_v$pkgver.zip::$url/EN/DownloadFile/DownloadFileSupport/1103/Linux64_v0.2.06.zip?m_id=3174")

--md5sums=('ea523125745496cc2f0de0d8969b15e5')

++md5sums=('162e30a08ae475ee4375f0181cefc957')

-- cd "$srcdir"

++ cd "$srcdir/Linux64_v$pkgver"

-- cd "$pkgname-$pkgver"

++ cd "Linux64_v$pkgver/$pkgname-$pkgver"

k0ste commented on 2015-01-26 03:40 (UTC)

duplicate was removed.

rafaelff commented on 2015-01-23 12:59 (UTC)

k0ste: I created tsc, but later renamed it to tscdriver in order to allow http://www.secretchronicles.de/en/ to be 'tsc' (also because I think it is a more proper name for these printer drivers). Right now I shouldn't add conflicts as your duplicate was remove, which is good to keep AUR clean... Sorry for the issue, please use tscdriver from now on, ok? Cheers

k0ste commented on 2015-01-23 03:38 (UTC)

josephgbr, please add to PKGBUILD conflicts=('tsc') for transparent move from old package. Or package tsc is reserved for something other?