Commit Graph

1664 Commits

Author SHA1 Message Date
ajacoutot
5a5b448cbf Update to cups-filters-1.0.25. 2012-12-12 17:35:02 +00:00
ajacoutot
dc52cc0872 Update to hplip-3.12.11. 2012-12-10 16:00:11 +00:00
brad
930f42af09 Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
ok ajacoutot@
2012-12-09 07:29:57 +00:00
ajacoutot
6ac3b3b6b4 Minor update to cups-pk-helper-0.2.4. 2012-12-03 15:52:12 +00:00
jasper
da552277ab add HOMEPAGE
ok aja@ (MAINTAINER)
2012-12-03 15:34:42 +00:00
jasper
2c7d7f15f4 fix build on sgi, we got detected as irix. 2012-12-03 07:32:05 +00:00
pascal
c2ca5108ef + xprintproto, libXp 2012-11-29 18:41:01 +00:00
pascal
9632a19781 Import libXp, needed for CDE.
"Xprint" is an advanced printing system which enables X11 applications
to use devices like printers, FAX or create documents in formats
like PostScript, PDF, PCL, etc.

feedback matthieu@, ok landry@
2012-11-29 18:40:05 +00:00
pascal
4dab353ff2 Import xprintproto, needed for CDE.
ok landry@
2012-11-29 18:38:23 +00:00
ajacoutot
d82a406947 Update to gtklp-1.2.10. 2012-11-24 17:42:31 +00:00
ajacoutot
2e95f216be Add a printcap(5) example for remote queues... found out and debugged by
deraadt@ the hard way.
2012-11-19 18:09:20 +00:00
ajacoutot
487cd303b8 Add a pkg-readmes explaining that some external helper tools may be
needed depending on what kind of file(s) one wants to convert.
e.g. ImageMagick is needed to converting image files.
2012-11-11 09:12:55 +00:00
kili
1190c3f7bc Let configure properly detect jpeglib.h.
This affects quite some C++ classes, so all shared libs
get a major bump.

ok ajacoutot@
2012-11-05 19:32:27 +00:00
kili
4932176be7 Update to poppler-data-0.4.6.
ok ajacoutot@
2012-11-04 21:34:11 +00:00
jasper
36a09a8252 - fix double WANTLIB 2012-10-28 12:08:52 +00:00
ajacoutot
b0370eb3d1 Better way to link with libiconv.
adapted from an original diff by Vadim Zhukov
2012-10-21 18:39:00 +00:00
ajacoutot
83510ea946 Merge -cups into -main since cups,-libs does not depend on anything. 2012-10-19 09:34:48 +00:00
ajacoutot
5aa3862d87 foomatic-db-gutenprint -> gutenprint 2012-10-19 09:27:09 +00:00
ajacoutot
bf1fbaf5d3 Merge -foomatic into -main. There was no reason to subpackage this since
it already dependended on the main package.
Enable support for the native CUPS driver which brings some enhancedm
functionnalities (head cleaning...).
2012-10-19 09:26:10 +00:00
ajacoutot
fecbd0bec8 Tweak example to not have to depend on a specific version of gutenprint. 2012-10-19 08:40:08 +00:00
ajacoutot
93447dd4b2 Enable the gutenprint cups driver. 2012-10-19 08:15:41 +00:00
ajacoutot
767306c380 @exec-update takes care of the cache. 2012-10-19 07:18:28 +00:00
espie
c7f03958d7 zap spaces at end of variables (posix make compliance minor issue) 2012-10-18 21:23:51 +00:00
kili
577f353607 Update to poppler-0.20.5.
ok aja@
2012-10-15 17:44:33 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
ajacoutot
1ab788a05a Update to system-config-printer-1.3.12. 2012-10-13 08:57:38 +00:00
ajacoutot
223627bc6e This requires -liconv to load cups.so. 2012-10-13 08:55:16 +00:00
ajacoutot
4315bfae9a Update to gutenprint-5.2.9. 2012-10-13 08:24:52 +00:00
ajacoutot
f7960bc839 Update to hplip-3.12.10a. 2012-10-12 21:56:07 +00:00
ajacoutot
df9dd3e430 Minor update to foo2zjs-20120909. 2012-10-12 20:00:38 +00:00
ajacoutot
ff06f56920 SECURITY update to cups-pk-helper-0.2.3.
prodded by landry@
2012-10-12 15:47:15 +00:00
ajacoutot
74aab90dcc Unbreak now that we have fedora_gtk+2. 2012-10-11 15:05:37 +00:00
robert
9bb4e3a019 mark as BROKEN because it's broken with fedora 10 2012-10-11 10:13:56 +00:00
ajacoutot
ef0f3cb1bd Better patch from upstream. 2012-10-01 12:47:55 +00:00
ajacoutot
772b3ff2f6 Upstream STR bug numbers. 2012-09-30 09:28:04 +00:00
dcoppa
29796d0572 Don't create the shared libs using soname.
No objections from ajacoutot@ (maintainer)
2012-09-28 13:04:20 +00:00
ajacoutot
aa00ad2704 Fix the @exec-update call. 2012-09-28 10:19:28 +00:00
ajacoutot
d62a678e0e Update to poppler-0.20.4.
input from and ok kili@ (maintainer)
2012-09-27 18:45:34 +00:00
giovanni
c2406dfc84 Add a workaround to prevent cups-driverd(8) from crashing on every update
help and ok ajacoutot@
2012-09-27 10:07:55 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
5e41632919 Fix RUN_DEPENDS. 2012-09-14 15:36:59 +00:00
ajacoutot
931a20db10 Update to hplip-3.12.9. 2012-09-11 10:52:16 +00:00
ajacoutot
a7c3c50ec0 Committed upstream. 2012-09-11 06:27:46 +00:00
ajacoutot
dc4004efb1 Link to BZ 2012-09-10 11:56:03 +00:00
ajacoutot
eed12faea4 Committed upstream. 2012-09-10 05:28:51 +00:00
ajacoutot
37ffa7b1fa URL to BZ. 2012-09-09 14:25:10 +00:00
kili
764b569ac0 Create mutexes with type PTHREAD_MUTEX_RECURSIVE to stop ghostscript from
aborting.

ok aja@
2012-09-09 08:57:36 +00:00
ajacoutot
37eb8729aa Bugfix update to cups-filters-1.0.24. 2012-09-08 07:55:30 +00:00
ajacoutot
d0d5032b31 Bugfix update to qpdf-3.0.2. 2012-09-08 07:55:00 +00:00
ajacoutot
279d534633 Create both the _cups user and group in -libs instead of splitting them.
Regen WANTLIB while here.
2012-09-08 07:54:03 +00:00