ptexenc is a useful library for Japanese pTeX (which stands for
publishing TeX, and is an extension of TeX by ASCII Co.) and its
surrounding tools. ptexenc provides a better way of handling
character encodings.
1.) stpcpy() is a macro under at least Mac OS 10.6. Avoid build failures
by not defining a dodgy prototype for it.
2.) Don't strip installed binaries to allow the dynamic linker to find
symbols required by the shared library but defined by the application.
This fixes PR pkg/41827 by Christopher M. Fuhrman.
Bump package revision as the package built fine under Mac OS 10.5 before
but didn't work.
Reference the number of pages in your LaTeX document through the
introduction of a new label which can be referenced like
\pageref{LastPage} to give a reference to the last page of a document.
It is particularly useful in the page footer that says: Page N of M.
The original graphics inclusion macros for use with dvips; still widely
used by Plain TeX users (in particular). For LaTeX users, the package is
nowadays deprecated in favour of the more sophisticated standard LaTeX
graphics bundle of packages (which are also available to Plain TeX
users, either via its Plain TeX version, or through the support offered
by etex).
With the package, \_ in text mode (i.e., \textunderscore) prints an
underscore so that hyphenation of words either side of it is not
affected; a package option controls whether an actual hyphenation point
appears after the underscore, or merely a break point. The package also
arranges that, while in text, '_' itself behaves as \textunderscore (the
behaviour of _ in maths mode is not affected.
Defines a command \titleref that allows you to cross-reference section
(and chapter, etc) titles and captions just like \ref and \pageref. The
package does not interwork with hyperref; if you need hypertext
capabilities, use nameref instead.
Defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets
the text in typewriter font and allows hyphen-less breaks at punctuation
characters. The set of characters to be regarded as punctuation may be
changed from the package's default.
Changes:
2010/03/11 v0.04o (HO)
* Ensure that \undefined is undefined during loading of
ConTeXt files.
2010/03/12 v0.04p (HO)
* \undefined is also undefined during conversion of MPS.
2010/04/14 v0.04q (HO)
* Optimizations for rotating and scaling:
* remove unnecessary identity transformations
* numbers are normalized
2010/04/15 v0.04r (HO)
* Fix for scale values without integer part.
2010/09/09 v0.05a (HO)
* Option `pagebox' added for specifying the pdf page box
of the included image. Values are `mediabox', `cropbox',
`bleedbox', `trimbox' and `artbox'. Default is `cropbox'. (MS/HO)
* Option `interpolate' added for bitmaps, see PDF specification.
Values are `true' or `false', default is `false'.
* Option `decodearray' added for bitmaps, see PDF specification,
key /Decode of image dictionaries. The value for option
`decodearray' is the value for /Decode without `[' and ']'.
* Option `maskarray' added for bitmaps, see PDF specification,
key /Mask of image dictionaries with array as value.
The value of `maskarray' is the array value for /Mask
without `[' and ']'.
* Option `intent' added for the rendering intent of bitmap
images, see PDF specification, key /Intent of image
dictionaries. The value is a name without a leading slash,
the standard names of the PDF specification:
`AbsoluteColorimetric', `RelativeColorimetric',
`Saturation', `Perceptual'.
* Options `ocobjnum' and `ocobjref' are hooks for those who wants
to work with optional content. The options can be used for both
bitmap and PDF images and are unsupported for MPS.
The optional content dictionary is given by an external
object. Option `ocobjnum' expects the number of that object
(e.g. \pdflastobj). It's a positive integer (greater than zero).
Option `ocobjref' takes the full object reference
(positive integer, followed by ` 0 R' in case of pdfTeX).
Other drivers might support `ocobjref' as well, in case of
PostScript/pdfmark drivers, the object is usually referenced by
a name in curly braces.
* Tiff support removed for driver versions between 1.10a and 1.30.
2010/09/14 v0.05b (HO)
* Fix, \pagecolor got broken accidentally (in v0.05a).
Changes:
-- a typo fix memoir in memoirs float handling got lost, this brings it
back in line
-- changed \parnopar to make its changes inside a group
-- some clearifications in the manual
- fixed typo introduced in v1.14
(special thanks to Ian D. Leroux and meho_r on ctt for reporting this)
-- added \precistocformat, default \noindent, thus the toc precis text
is no longer indented by default.
-- Fixed some typos in the manual and in the class
-- reorganized the manner by which we handle the memoir user
manual. This enables us to add reversion numbers and dates to the
start of each chapter of the manual. Please note that these
revision numbers do not appear if one attempts to compile
memman.tex as it relies on a modified (and thus private) version of
svn-multi and also relies on splitting memman.tex into separate
files.
-- If the 'article' class option is in effect we now use the plain
page style by default instead of headings.
-- Brought memoir sections back in line with hyperref. Now a hyperlink
to a section should end up above the section tilte, instead of below.
-- reversioned memoir to version 3.6. The version number was tending
towards the golden ration, but apparently this numeric value is
not widely known.
-- fixed \marginparmargin{left} in twoside mode
-- fixed a race condition in memhfixc
Changes:
* Sanitizing (babel shorthands) of anchor names in
\hyper@anchor and \hyper@anchorstart.
* Broken option `pdfborder' fixed (since 6.81n).
* New option `driverfallback'. It takes a driver option for
the case that a driver is not given and cannot be autodetected.
(Feature request by Markus Kohm.)
* Unused option `hyperref' removed.
* Driver options are now `void' options that do not accept any values.
* New option `pdfremotestartview'.
* \href with new optional argument with
keys `page' and `pdfremotestartview', `pdfnewwindow', `ismap',
`nextactionraw'.
* Fix for urls in \href: Prefix 'file:' is not added.
* Fix spacefactor corrections of 6.81i for math mode.
* Fixing GoToR actions if \href contains `file:///' or
`file://localhost/'.
* PDF forms: Missing JavaScript actions added for check boxes,
push, submit and reset buttons.
* PDF forms: Warnings are given, if HTML field options are used.
* \Hy@EveryPageAnchor fixed to avoid Overfull \hbox warnings
with some drivers.
* Various drivers: Destinations made transparent for \spacefactor.
* Various drivers: Links made transparent for \spacefactor.
* Various drivers: Fixes for option `raiselinks' without color.
* Fix for clash with package `varioref', that redefines
\refstepcounter with loss of hyperref's additions.
* Additions for README.
* backref 1.36: Typo in warning fixed.
* pdfmark: Disabling of \escapechar is removed during reading
the .out file. With package xkeyval the \pdfmark causes
lots of character `2' in the output.
* kvsetkeys: \setkeys is replaced by \kvsetkeys.
* Beautifying error text of utf8x.def of \utf@viii@undeferr.
* pdfmark.def: Avoid \leavevmode and \hbox of \pdf@rect
for destinations with empty target area. It fixes spacing
in situations like "\section{A}\hypertarget{foobar}{}\section{B}".
(Bug detected by Thomas Beuthe.)
* Real epsilon for \eTeX and \LaTeXe in Unicode bookmarks.
* Fix for russian. (Bug found by Victor Kozyakin.)
* Fix for funny \@alph and \@Alph definitions for use
in anchor names.
* \@fnsymbol uses replacement in anchor names.
* Bookmarks: memoir's \booknumberline supported.
Changes:
* scrkpage.dtx: pagestyle bug fixed at \cleardoubleoddpageusingstyle,
\cleardoubleevenpageusingstyle, \cleardoublepageusingstyle
* doc/, doc/ngerman/, doc/ngerman/scrbookreportarticle.tex,
doc/ngerman/linkalias.tex, doc/ngerman/common-11.tex,
doc/ngerman/scrlttr2.tex: neues Font-Element "footnoterule"
dokumentiert
* scrkftn.dtx: new font element footnoterule to allow color changes of
the foot note separation rule
* tocbasic.dtx: expand the arguments of \addtotoclist while adding
them to the internal list of known pairs of extensions and owners
* scrextend.dtx, scrmain.ins, scrkvers.dtx: scrextend identification
added
* doc/, doc/ngerman/, doc/ngerman/scrlttr2.tex: Fehler in
Faltmarkentabelle korrigiert [gemeldet von Adrian Devries]
* scrknpap.dtx: vertical alignment of addresse with parskip setting
different from false fixed
* doc/, doc/Makefile: scrbase.html and tocbasic.html added
* manifest.txt: scrbase.html and tocbasic.html added
* scrjura.dtx: copyright date of generated files fixed
* scrjura.dtx: "beta" removed from version number to not compromise
the LPPL
Changes:
* dvi.c, dvi.h, dvipdfmx.c, spc_pdfm.c:
Implemented a new special \special{pdf: minorversion num} which
will override the value given either by the configuration file
or by the command line option; requested by Karl Berry.
* cidtype2.c:
Assume that the output encoding of CMap files is UTF-16, not UCS2
as the recent Adobe-Japan1-UCS2 shows; reported by Haruhiko Okumura
and the patch were prepared by Akira Kakuto.
* pngimage.c:
Made PNG code work with libpng14, as suggested by Karl Berry.
* type1.c:
Fixed bug caused by fonts without data for private dictionary.
(The private dictionary was omitted instead of inserting an
empty dictionary.) This caused problems with Acrobat Reader, for
example with the dsrom10 font. Bug reported by Vladimir Vlasov.
* dvipdfmx.c, pdfdoc.c, pdfobj.h, pdfobj.c, pdfencrypt.h, pdfenctypr.c:
Now the trailer always contains ID array to work Screen annotations
under Adobe Reader 9.
* dvipdfmx.c:
Turn on quiet mode earlier if "-q" option is given.
* spc_dvips.c:
Fixed bug in "ps: plotfile" special, found by Alexander Bostroem.
* man/extractbb.1, man/Makefile.am, Makefile.am, configure.in:
Added man page for extractbb in new directory man. This
addresses Debian bug #512357 and a request by Karl Berry.
Changes between 3.x and 4.x:
Some commands have been renamed to have consistent naming (CamlCase
syntax) and old commands are no more available. If you doesn't want to change
your mind or use old latex files, you can use oldcommands option to enable old
commands back.
- \SetNoLine becomes \SetAlgoNoLine
- \SetVline becomes \SetAlgoVlined
- \Setvlineskip becomes \SetVlineSkip
- \SetLine becomes \SetAlgoLined
- \dontprintsemicolon becomes \DontPrintSemicolon
- \printsemicolon becomes \PrintSemicolon
- \incmargin becomes \IncMargin
- \decmargin becomes \DecMargin
- \setnlskip becomes \SetNlSkip
- \Setnlskip becomes \SetNlSkip
- \setalcapskip becomes \SetAlCapSkip
- \setalcaphskip becomes \SetAlCapHSkip
- \nlSty becomes \NlSty
- \Setnlsty becomes \SetNlSty
- \linesnumbered becomes \LinesNumbered
- \linesnotnumbered becomes \LinesNotNumbered
- \linesnumberedhidden becomes \LinesNumberedHidden
- \showln becomes \ShowLn
- \showlnlabel becomes \ShowLnLabel
- \nocaptionofalgo becomes \NoCaptionOfAlgo
- \restorecaptionofalgo becomes \RestoreCaptionOfAlgo
- \restylealgo becomes \RestyleAlgo
- gIf macros and so on do no more exist
Place all figures on pages by themselves at the end of the document,
optionally leaving markers like "[Figure 3 about here]" in the text near
to where the figure (or table) would normally have occurred.
and updated by me.
Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, \Ovalbox,
with helpful tools for using box macros and flexible verbatim macros.
You can box mathematics, floats, center, flushleft, and flushright,
lists, and pages.
pkgsrc changes:
- adjusting dependencies
Upstream changes:
1.0.5 Wed Aug 25 2010
- Set min. version of MooseX::FollowPBP to 0.03 (older versions caused
cpan test fails)
1.0.4 Tue Aug 24 2010
- fixed stupid bug in Build.PL (introduced in 1.0.3)
1.0.3 Tue Aug 24 2010
- small code cleanup
- added github in Makefile.PL and Build.PL
- moved author tests to xt
- longtable tests
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
pkgsrc changes:
- adjust dependencies according to META.yml
Upstream changes:
1.0.2 Wed Jul 21 21:08:00 2010
- Support for recent Class:MOP (patch from Ansgar, Thanks!!)
same poppler version. So make the BUILDLINK_API_DEPENDS.poppler
an exact match.
(Noticed pkgconfig error when building evince with a poppler
and poppler-glib with different versions.)
%%%%%%%%%%%%%%%%%%% GV 3.7.1 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Fix bug [bug #30081] gv 3.7.0: unable to print/save pdf files.
%%%%%%%%%%%%%%%%%%% GV 3.7.0 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
* GV 3.6.91 has been released as GV 3.7.0 with no changes but
some minor code cleanups.
%%%%%%%%%%%%%%%%%%% GV 3.6.91 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Support starting ghostscript from a safe directory.
# ghostscript is started with -P- if SAFER is enabled.
# ghostscript is started with -dSAFER and -dDELAYSAFER for "pdf2dsc"
and "pdf2ps" if safer is enabled
# Minor bugfixes
%%%%%%%%%%%%%%%%%%% GV 3.6.90 (May 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Fix compiling on Mac OS X
# Support for localised user interfaces
%%%%%%%%%%%%%%%%%%% GV 3.6.9 (April 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Bugfix in gv-update-userconfig
%%%%%%%%%%%%%%%%%%% GV 3.6.8.91 (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Fixed compiling on Xaw3d 1.5.
%%%%%%%%%%%%%%%%%%% GV 3.6.8.90 (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# UTF-8 Support. Read the included file README.I18N for details.
%%%%%%%%%%%%%%%%%%% GV 3.6.8 (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# GV 3.6.7.90 has been released as GV 3.6.8 with no changes
? "Fit to window magnification" and "Fit width to window magnification" with
"Automatic resizing" turned on sometime miss rescaling, especially when
changing the orientation or resizing the window. You can force
rescaling by selecting the active "special" scale in the scales menu.
? Interactive prompting for the password of encrypted PDF files do not work
if and only if DSC is turned off. As a workarouund, you can load the file
with DSC turned on and then turn DSC off.
%%%%%%%%%%%%%%%%%%% GV 3.6.7.90 (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%
# Compilation fix for Mac OS X: Requires --enable-SIGCHLD-fallback during
compilation.
# "Fit height to window magnification" --
currently works best with "Automatic resizing" turned off.
With --scale=-1003, you can access the new scale from the command line.
# Improved handling of filename "-" (which means read document from stdin)
%%%%%%%%%%%%%%%%%%% GV 3.6.7 (March 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# GV 3.6.6.92 has been released as GV 3.6.7 with no changes
? "Fit to window magnification" and "Fit width to window magnification" with
"Automatic resizing" turned on sometime miss rescaling, especially when
changing the orientation or resizing the window. You can force
rescaling by selecting the active "special" scale in the scales menu.
? Interactive prompting for the password of encrypted PDF files do not work
if and only if DSC is turned off. As a workarouund, you can load the file
with DSC turned on and then turn DSC off.
%%%%%%%%%%%%%% GV 3.6.6.92 (internal release: March 2009) %%%%%%%%%%%%%%
# Fixed debian bug #516995: Misleading error message when .gv file is not
present [and XUSERFILESEARCHPATH is used]
%%%%%%%%%%%%%%%%%%% GV 3.6.6.91 (February 2009) %%%%%%%%%%%%%%%%%%%%%%%%
# Fixed a bug in switching to presentation mode.
# Fixed reset scrolling position in open dialog when changing directories.
%%%%%%%%%%%%%%%%%%% GV 3.6.6.90 (January 2009) %%%%%%%%%%%%%%%%%%%%%%%%
# TOC can now display more than about 2000 pages (fixes bug #24069).
# File open dialog can now display more than about 2000 files
(fixes ubuntu bug #274767).
# By pressing "Shift-P" or selecting "State/Presentation Mode", you can
open another instance of GNU gv which is in presentation mode.
%%%%%%%%%%%%%%%%%%% GV 3.6.6 (September 2008) %%%%%%%%%%%%%%%%%%%%%%%%
# Updated maintainer's e-mail address, otherwise no changes
%%%%%%%%%%%%%%%%%%% GV 3.6.5.92 (September 2008) %%%%%%%%%%%%%%%%%%%%%
# libzio is now used if available during compile time
%%%%%%%%%%%%%%%%%%% GV 3.6.5.91 (September 2008) %%%%%%%%%%%%%%%%%%%%%
# gv-update-userconfig now offers the options -n resp. -N to switch to an
alternative navigation: After each page switch (except if selected by the
page number) the page is scrolled to the top (if switching forward) resp.
the bottom (if switching backward).
# gv-update-userconfig can remove the resources inserted by -n resp. -N with
the new option -s.
# Support for encrypted PDF files. New command line switch
"--password=PASSWORD" for opening encrypted PDFs. If the password
is not supplied via command line, the user will be asked to enter it.
# Support for files > 2GB on file systems with large file support.
? Interactive prompting for the password of encrypted PDF files do not work
if and only if DSC is turned off. As a workarouund, you can load the file
with DSC turned on and then turn DSC off.
%%%%%%%%%%%%%%%%%%% GV 3.6.5.90 (August 2008) %%%%%%%%%%%%%%%%%%%%%%%%
# the current coordinate can be saved to a file by the z resp. the u key.
See gv.info for details.
# The return key now scrolls through the whole document vertically.
Unlike the space key no horizontal scrolling is performed. The old function
of the return key is still available through the "Page Down" and the "f" key.
# *.ad and *.dat files are installed to $PREFIX/share/gv
# "ERROR:" and "error:" now also trigger the info popup in error mode
# Xinerama support. It can be configured by the "xinerama"-resource.
Its values can be "On", "Off" or "Auto". "Auto" is the default.
# New helper Script "gv-update-userconfig", which is a simple script to
update an .gv config file to the current version of gv.
# Should build on Solaris now using sun studio 11 compiler
%%%%%%%%%%%%%%%%%%% GV 3.6.5 (July 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# GV 3.6.4.91 has been released as GV 3.6.5 with no changes
? "Fit to window magnification" and "Fit width to window magnification" with
"Automatic resizing" turned on sometime miss rescaling, especially when
changing the orientation or resizing the window. You can force
rescaling by selecting the active "special" scale in the scales menu.
%%%%%%%%%%%%%%%%%%% GV 3.6.4.91 (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%
# ~/.gv now contains the version that has saved that configuration.
%%%%%%%%%%%%%%%%%%% GV 3.6.4.90 (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%
* Build-system ensures that the man-page is always up to date
# Fixed some compiler warnings
# Added new widgetless mode, usable via option "--widgetless"
# --help, --usage and --version now work without having an X11 display
# --spartan and --widgetless now use embedded resources. Before this bugfix,
you had to use --style=gv_spartan.dat to use the embedded resource.
# --infoSilent, --infoErrors and --infoAll will control, which ghostscript
messages will lead to an info pop-up window.
The same effect can be reached via a resource "infoVerbose", which values can
be "Silent", "Errors" and "All". It can also be edited via the "gv options"
dialog.
# "Fit to window magnification" and "Fit width to window magnification" --
currently works best with "Automatic resizing" turned off. With --scale=-1000
resp. --scale=-1001, you can access these special scales from the command line.
? "Fit to window magnification" and "Fit width to window magnification" with
"Automatic resizing" turned on sometime miss rescaling, especially when
changing the orientation or resizing the window. You can force
rescaling by selecting the active "special" scale in the scales menu.
# Arbitrary scales are now possible - input them in the gv options dialog
or with --scale=n, where n is a float.
# New fullscreen mode which needs support from the window manager
# New command line switch "--presentation" as a shortcut for
"--fullscreen --noresize --scale=-1000 --widgetless"
%%%%%%%%%%%%%%%%%%% GV 3.6.4 (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# GV 3.6.3.90 has been released as GV 3.6.4 with no changes
%%%%%%%%%%%%%%%%%%% GV 3.6.3.90 (May 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%
# DSC parser now respects the level of BeginDocument/EndDocument
# Possible segfault has been fixed
# Fixed bug #21239: Vlist.c produces garbage if International is set
# Fixed bug #21740: popup windows may partly invisible as not on the screen
# The escape key is now working in more contexts
# The filename can optionally be shown insted of the title
# Fixed bug #23199: No error message for errors in opened file
* Got rid of non-free code.
provides both fmin(3) and fmax(3). The build is still broke under
NetBSD 5.0_STABLE built from sources after 2010-03-12. A possible fix
for this case is to upgrade to NetBSD 5.1*.
A full featured, parameter driven macro package, which fully supports
advanced interactive documents. See the ConTeXt garden for a wealth of
support information.
-use-after-free problem (CVE-2010-0302)
-information disclosure (CVE-2010-1748)
-unchecked memory allocation is texttops
-file overwrite problem
(I didn't find references from cups patches to CVE #s, or vice versa,
so the CVE #s are not certain.)
The missing http session check problem (CVE-2010-0540?) is not fixed,
this would be a large patch affecting tens of files.
bump PKGREVISION
ArabTeX is a package extending the capabilities of TeX/LaTeX to generate
Arabic and Hebrew text. Input may be in ASCII transliteration or other
encodings (including UTF-8); output may be Arabic, Hebrew, or any of
several languages that use the Arabic script. ArabTeX consists of a TeX
macro package and Arabic and Hebrew fonts (provided both in Metafont
format and Adobe Type 1). The Arabic font is presently only available in
the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX.
libspectre 0.2.6 (10 June 2010)
===============================
This is another bugfix only release in the libspectre's 0.2 series.
The most important change in this release is that gs is now always
initalized with the flag -P- to make Ghostscript not look in the
current directory for library files. See Debian bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583183
Compiler flags -ansi and -pedantic are now optional and can be enabled
with --enable-iso-c configure option. It seems -pedantic causes
performance regression when compiling with Sun Studio compiler. Thanks
to Dagobert Michelsen for eporting the issue. (Bug #27735)
Files with a doseps header and without EOF comment are correctly
rendered now. (Bug #27830)
The package provides the Arabic and Farsi script support for TeX without
the need of any external pre-processor. The bi- directional capability
supposes that the user has a TeX engine that knows the four primitives
\beginR, \endR, \beginL and \endL. That is the case in both the TeX--XeT
and e-TeX engines. Arabi will accept input in several 8-bit encodings,
including UTF-8. Arabi can make use of a wide variety of Arabic and
Farsi fonts; PDF files generated using Arabi may be searched, and text
may be copied from them and pasted elsewhere.
the shift from traditional ulpt(4)/usblp to libusb. Clarify that the
backend, when run without arguments, also prints out DeviceURIs of
traditional printers. PKGREVISION++.
ok sbd@
Multiple integer overflows in dvipsk/dospecial.c in dvips in TeX
Live 2009 and earlier, and teTeX, allow remote attackers to cause a
denial of service (application crash) or possibly execute arbitrary
code via a special command in a DVI file, related to the (1)
predospecial and (2) bbdospecial functions, a different
vulnerability than CVE-2010-0739.
usb-backend-both-usblp-and-libusb.dpatch by <till.kamppeter@gmail.com>
http://www.cups.org/str.php?L3357
One "usb" CUPS backend for both libusb-based and usblp-based access.
Bump PKGREVISION.