f6b4f033e7
cups: update to 2.0.3
2015-06-09 14:51:51 +02:00
6e33593f1e
cups: apply patch from fedora, fix for FS#1143
2015-03-22 16:00:43 +01:00
018bd49288
cups: update to 2.0.2
2015-02-12 18:32:24 +01:00
6a644383bb
cups: update to 2.0.1
2014-12-10 18:06:32 +01:00
be818af151
cups: update to 2.0.0
2014-10-20 18:20:21 +02:00
52a3976c5d
[notify] cups: update to 1.7.5
...
Update includes security fixes, see
- http://www.cups.org/str.php?L4450
- http://www.cups.org/str.php?L4455
2014-08-17 11:52:54 +02:00
c72448e110
cups: fix build if hicolor-icon-theme is not installed
2014-06-05 12:43:48 +02:00
cf8fd195e3
cups: update to 1.7.3
2014-05-29 12:56:12 +02:00
5f1e7fae0a
cups: update to 1.7.1
2014-01-10 18:52:31 +01:00
acf92a14b1
cups: update to 1.7.0
2013-10-31 18:44:01 +01:00
9aeccf6152
cups: update to 1.6.4
2013-09-28 10:15:47 +02:00
54493bee3a
cups: update to 1.6.3
2013-07-12 15:18:44 +02:00
b05d66438f
cups: changed source URL to cups.org
2013-05-18 10:45:04 +02:00
d50c1c7da5
cups: update to 1.6.2
2013-03-20 18:18:45 +01:00
2492dcec5b
cups: depends on zlib, disable icon- and menudir explicit, thanks Romster
2012-12-16 11:34:18 +01:00
678f56ae33
[notify] cups: update to 1.6.1
...
As of version 1.6 cups no longer includes the various helper
programs to convert from and to ps, pdf etc. like pstopdf;
they are no available in a separate port opt/cups-filters.
2012-10-27 16:09:30 +02:00
ee93285d99
cups: update to 1.5.4
2012-08-29 13:52:33 +02:00
8bca329221
cups: update to 1.5.3
2012-05-17 10:05:26 +02:00
c7a4331812
cups: upate to 1.5.2
2012-02-07 16:48:02 +01:00
07e851fb71
cups: don't install resource file (improved)
2012-01-16 10:43:25 +01:00
dd34ad835f
cups: don't install resource file
2012-01-16 09:08:02 +01:00
d112d9405c
[notify] cups: update to 1.5.0
...
the kernel module 'usblp' is no longer supported, see README
2012-01-15 16:33:02 +01:00
aca2c47763
cups: specify libdir to avoid wrong library location on x86_64
2011-08-03 11:13:39 +02:00
2e0b535e6e
cups: explicit specify pdftops, new dependency poppler
...
See http://thread.gmane.org/gmane.linux.distributions.crux.general/4792
for a discussion of the problem hopefully solved with this commit.
2011-07-30 17:37:59 +02:00
b86b9efd49
cups: update to 1.4.8
2011-07-27 10:17:30 +02:00
9c01c716bc
new maintainer email address
2011-02-02 13:44:37 +01:00
888e65004a
cups: avoid conditional install of desktop file and icons, ticket #689
2011-01-24 17:32:39 +01:00
ee852c2469
cups: update to 1.4.6
...
the configure options --without-{menudir,icondir} doesn't work as
expected, because the stuff goes into a ${PKG}no directory while
make install. Deleted the options and added a manual remove.
2011-01-07 14:08:01 +01:00
36299c5450
cups: add missing patch, thanks teK_
2011-01-02 13:30:42 +01:00
fb88ce7fa9
[notify] cups: allow printer access via libusb or the usblp kernel module
...
the "usb" backend can currently be either compiled to access the
printers through the "usblp" kernel module (/dev/usb/lp*) or through
libusb (low-level USB), but one cannot have one backend which uses both
access methods.
The applied patch from Till Kamppeter fixes this disappointing behaviour.
See http://www.cups.org/str.php?L3357
2011-01-02 12:28:43 +01:00
06c5fcca6f
cups: disable dbus/pdf2ps
2010-12-24 12:32:55 +01:00
97c5613b4d
cups: update to 1.4.5
2010-11-13 10:02:59 +01:00
286f394285
[notify] cups: update to 1.4.4
...
Security fixes, see http://www.cups.org/articles.php?L596
Important changes to the port:
* enabled support for libusb as the backend for usb printers
instead of the usblp kernel-module
Note:
unfortunately libusb cannot access the printer if the usblp
module is inserted. Blacklist the usblp kernel module or
build a new kernel with usblp disabled.
* enabled support for tcp_wrappers and dbus
2010-06-19 10:24:04 +02:00
007fd4b8b0
[notify] cups: update to 1.4.3
...
Security fixes, see http://www.cups.org/articles.php?L594
2010-04-01 14:02:40 +02:00
7abadc2f2e
cups: update to 1.4.2
2009-11-16 11:39:45 +01:00
13bbca09c1
cups: use configure switch to disable install of desktop files
2009-10-01 20:48:13 +02:00
87f6b60116
cups: use --without-rcdir instead of rm after install
2009-09-17 15:50:56 +02:00
e58207a105
cups: update to 1.4.1
2009-09-17 13:40:51 +02:00
2f99cda84a
cups: update to 1.3.11
2009-07-03 11:20:07 +02:00
caddccf916
cups: disable build of pdftops, fix for #456
2009-06-17 09:53:17 +02:00
c3a12924d8
cups: update to 1.3.10
2009-04-17 13:24:52 +02:00
805f24793a
[notify] cups: update to 1.3.9
...
Includes security fixes, see http://www.cups.org/articles.php?L575
2008-10-10 11:21:04 +02:00
810c6da460
cups: fixed md5sum
...
again upstream changed the sources without increasing the version
number. A diff shows that only packaging/cups.spec was affected.
2008-09-29 18:20:38 +02:00
0e5a2e51f2
cups: update to 1.3.8
2008-07-23 10:56:06 +02:00
bef432658c
cups: updated README, explicitly disable gnutls in cups (FS#312)
2008-07-12 10:00:28 +02:00
571c33a993
deumlautify
2008-07-11 09:29:19 +02:00
2e2f6ce394
[notify] cups: update to 1.3.7
...
security fixes, see http://www.cups.org/articles.php?L537
2008-04-02 09:07:52 +02:00
38c6b55959
cups: update to 1.3.6
2008-03-13 09:41:16 +01:00
e4b101a867
cups: update to 1.3.5
2007-12-18 12:28:19 +01:00
0854d967b6
cups: update to 1.3.4
2007-11-02 09:51:30 +01:00