Commit Graph

1215 Commits

Author SHA1 Message Date
ajacoutot
f4dc335b2c Add a reminder comment. 2010-08-24 16:33:53 +00:00
ajacoutot
f0c832185f Disable support for the gutenprint driver, we use gutenprint-ijs which
is spooler independant. Don't display gutenprint as a recommended driver
anymore (which wouldn't work anyway), but use the ijs one.
2010-08-24 16:33:26 +00:00
ajacoutot
c2fc923a8b Fix DEPENDS.
The converters/libiconv MODULE is only needed for the qt and qt4 FLAVORS.
2010-08-23 10:24:41 +00:00
ajacoutot
40e0bde43c Remove some left over text in lp.man.
spotted by tedu@
2010-08-22 10:48:41 +00:00
ajacoutot
28207b55b2 Update foo2zjs to the 20100817 rev. 2010-08-22 06:58:14 +00:00
ajacoutot
fb932d5820 Update foomatic-db to the 20100821 rev. 2010-08-22 06:57:38 +00:00
ajacoutot
09a3fcfbaa Update to foomatic-db-engine-4.0.5. 2010-08-22 06:57:00 +00:00
ajacoutot
54cc9a222d Update to foomatic-filters-4.0.5. 2010-08-22 06:56:25 +00:00
ajacoutot
fbd914d78d Update to gutenprint-5.2.6. 2010-08-21 21:43:02 +00:00
edd
2c52712ba2 import rblatter - script used to generate packing lists for the texmfs based
upon TeX Live's tlpdb.

Imported at espie's request.

Note: This will need alterations for tl2010.

OK espie@
2010-08-20 12:04:30 +00:00
edd
8d633ecd63 sort texlive texmf packing lists at espie's request.
OK espie@
2010-08-20 11:06:29 +00:00
jasper
c7aa72883e Security fix for SA40452
Ghostscript "-P-" Command Line Option Security Issue.

ok kili@ (MAINTAINER)
2010-08-19 08:19:45 +00:00
ajacoutot
acf98edae6 Update to py-cups-1.9.51. 2010-08-01 11:59:18 +00:00
ajacoutot
7684fe4250 Better HOMEPAGE.
from Bryan Linton
2010-08-01 06:54:55 +00:00
ajacoutot
a2299e5ae4 Update to foo2zjs-20100728.
Add a -cups subpackage that contains the command2foo2lava-pjl that
brings support for more features.
Unconditionally enable CUPS commands in the PPD files. Foomatic will
ignore them and CUPS will use them if there.
2010-07-31 10:31:58 +00:00
ajacoutot
b3f9deb851 Install xml driver files. 2010-07-31 08:18:56 +00:00
ajacoutot
a3ca386d58 Do not ship the foo2* driver related files as these will be shipped with
the foo2zjs package which has more up-to-date versions.
2010-07-31 08:17:46 +00:00
ajacoutot
6049b7d3a1 Correctly parse OPTARG in the foo2hp2600-wrapper script. 2010-07-31 05:20:07 +00:00
ajacoutot
9cb7e75a23 Typo: exepath -> execpath.
This should fix the 'command not found' errors when using external scripts.
2010-07-30 10:21:13 +00:00
landry
7d539d4715 This now builds fine with default CFLAGS since hppa switched to gcc4,
so remove workaround. Convert WANTLIB while here.
2010-07-30 05:46:51 +00:00
kili
d7092308d3 Re-add PKGNAME-main, which probably has been dropped by accident
during the WANTLIB/LIB_DEPENDS/REVISION sweep in print/.
2010-07-27 18:21:48 +00:00
ajacoutot
30d5cfa420 Move to new depends. 2010-07-26 20:23:28 +00:00
edd
273e6d9067 Convert a whole bunch of ports/print to use new WANTLIB/LIB_DEPENDS/REVISION.
OK aja@
2010-07-26 20:07:31 +00:00
ajacoutot
91709ba838 It's official, I suck.
Unbreak bulks by not forcing to build_depends on a specific psutils
FLAVOR which is dumb and useless.
I blame the Tripes de Caen.

spotted by landry@
2010-07-22 16:18:05 +00:00
ajacoutot
01bc1aa247 Synchronise a4* and letter* FLAVORS to the required psutils dependency
FLAVOR.
That is: a2ps--a4 now depends on psutils--a4...

prodded by eric@ who was confused when installing a2ps-*-a4 it pulled
psutil-*-letter.

ok eric@
2010-07-20 14:58:47 +00:00
espie
cb0357f8fd use @unexec-delete where applicable (discussed with edd@) 2010-07-18 09:05:32 +00:00
espie
a41b1aceb8 REVISION, new WANTLIB. No changes. 2010-07-17 16:37:33 +00:00
ajacoutot
8c457a49a9 +unpaper 2010-07-17 08:00:10 +00:00
ajacoutot
cf6d88b618 Import unpaper-0.3.
unpaper is a post-processing tool for scanned sheets of paper,
especially for book pages that have been scanned from previously created
photocopies.
The main purpose is to make scanned book pages better readable on screen
after conversion to PDF. Additionally, unpaper might be useful to
enhance the quality of scanned pages before performing optical character
recognition (OCR).
2010-07-17 07:59:37 +00:00
ajacoutot
256d90190a More readable to me. 2010-07-13 13:02:47 +00:00
sebastia
048c27309a fix build on gcc-2.95 archs
OK ajacoutot@, landry@
2010-07-13 12:50:44 +00:00
ajacoutot
ec28345006 Fix MASTER_SITES, distfile moved to another directory. 2010-07-12 10:34:03 +00:00
kili
bbbb98de61 Enlarge the buffer used in svg_pathdump().
While here, switch to new-style wantlib.
2010-07-11 05:23:20 +00:00
ajacoutot
04358c9592 Enable polkit support.
Note that this is only a build_depends, if people don't use polkit, this
won't change anything, but it they do then the support files are there.

ok jasper@ robert@
2010-07-07 16:42:25 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
ajacoutot
61d8bcc996 Fix SO_PEERCRED fallout.
from Moritz Grimm.
2010-07-02 07:52:08 +00:00
ajacoutot
eebf14a545 Update to cups-1.4.4.
Fixes several security, scheduler, printing, and conformance issues.
2010-06-27 04:18:50 +00:00
kili
4eb670526b Adjust WANTLIB and bump.
Silence post-extract a little bit.

Enable regression tests.
2010-06-24 19:53:12 +00:00
kili
64333027b3 This is a helper port, used for fetching lilypond test data for the
regression tests only, so people who don't want to run the lilypond
regression tests don't have to download the huge distfile.

It is not meant to build or package anything, nor is it wired to
print/Makefile.

Suggested and ok, espie@ (some days ago)
2010-06-24 19:49:43 +00:00
kili
8215f9cc14 Update to fontforge-20100501.
Add a workaround for an ICE on mips64el.
2010-06-23 08:00:42 +00:00
landry
1a0396b382 Use -O0 on hppa, since update to 1.6.x it fails building there.. 2010-06-16 18:47:50 +00:00
fgsch
cc1e53d805 Do not hardcode the python version to 2.5. ok kili. 2010-06-16 10:13:40 +00:00
ajacoutot
f6821bf4bb Bugfix update to libspectre-0.2.6.
* fixes EPS display in evince amongst other things.
2010-06-10 12:14:28 +00:00
sthen
6a9a2adcb1 update LyX to 1.6.6.1, fixing gcc4 build, working better with
Qt4.6, and with many improvements.

worked on by Andreas Kurzegasse, Olivier Cherrier, Daniel Dickman
and with a few tweaks by myself and discussed with Daniel.
2010-06-04 22:43:33 +00:00
ajacoutot
b2c55c0810 Update to hplip-3.10.5. 2010-05-30 06:29:07 +00:00
ajacoutot
0e8ee191cd lyx(1) wants `python' or it will die. It should be possible to use
MODPY_BIN instead, but franckly there are python references all over the
code and I don't feel like fixing this right now.
Add a MESSAGE to warn users accordingly.
2010-05-27 13:01:40 +00:00
jasper
9ba3b19ab3 - update mpage to 2.5.6
- update maintainer address
- regen plist

from ian mcwilliam (MAINTAINER)
2010-05-26 13:53:16 +00:00
kili
aa71e00a3d Remove all traces of SO(BIN|REL)DIR, as ./obj/foo and ./obj/../obj/foo
are different files for gmake, which leads to wrong target rebuilds
on NFS. Some targets are still rebuilt on NFS, but at least in the
correct order and without trashing ./obj/ld.tr and/or ./obj/ldt.tr.

This hopefully fixes the build problems landry@ and marco@ had with
WRKOBJDIR on NFS.
2010-05-24 14:25:05 +00:00
espie
de2d737ef4 c++ syntax 2010-05-22 14:05:03 +00:00
landry
bb448ee46f Mark as BROKEN on hppa, SIGILL during build. 2010-05-22 10:37:35 +00:00