Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293155 Details for
Bug 285905
net-print/foomatic-db patch for Brother QL-500 and QL-550 ptouch.xml driver
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch adding the "Debug messages" setting for the ptouch driver
ptouch-driver-1.3-add-Debug-option.patch (text/plain), 3.11 KB, created by
Maciej Grela
on 2011-11-20 02:27:53 UTC
(
hide
)
Description:
A patch adding the "Debug messages" setting for the ptouch driver
Filename:
MIME Type:
Creator:
Maciej Grela
Created:
2011-11-20 02:27:53 UTC
Size:
3.11 KB
patch
obsolete
>diff -Nur ptouch-driver-1.3.orig/Makefile.am ptouch-driver-1.3/Makefile.am >--- ptouch-driver-1.3.orig/Makefile.am 2006-11-22 16:09:48.000000000 +0100 >+++ ptouch-driver-1.3/Makefile.am 2011-11-20 02:16:59.617802948 +0100 >@@ -51,6 +51,7 @@ > opt/Brother-Ptouch-Align.xml \ > opt/Brother-Ptouch-BytesPerLine.xml \ > opt/Brother-Ptouch-ConcatPages.xml \ >+ opt/Brother-Ptouch-Debug.xml \ > opt/Brother-Ptouch-CutMark.xml \ > opt/Brother-Ptouch-CutMedia.xml \ > opt/Brother-Ptouch-HalfCut.xml \ >diff -Nur ptouch-driver-1.3.orig/opt/Brother-Ptouch-Debug.xml ptouch-driver-1.3/opt/Brother-Ptouch-Debug.xml >--- ptouch-driver-1.3.orig/opt/Brother-Ptouch-Debug.xml 1970-01-01 01:00:00.000000000 +0100 >+++ ptouch-driver-1.3/opt/Brother-Ptouch-Debug.xml 2011-11-20 02:23:36.026847155 +0100 >@@ -0,0 +1,48 @@ >+<!-- >+Copyright (c) 2011 Maciej Grela <maciej.grela@gmail.com> >+ >+This file is part of ptouch-driver. >+ >+ptouch-driver is free software; you can redistribute it and/or modify >+it under the terms of the GNU General Public License as published by >+the Free Software Foundation; either version 2 of the License, or (at >+your option) any later version. >+ >+ptouch-driver is distributed in the hope that it will be useful, but >+WITHOUT ANY WARRANTY; without even the implied warranty of >+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU >+General Public License for more details. >+ >+You should have received a copy of the GNU General Public License >+along with ptouch-driver; if not, write to the Free Software >+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 >+USA >+--> >+<option type='bool' id='Brother-Ptouch-Debug'> >+ <comments> >+ <en>Enable debugging output from the rastertopch program. >+ </en> >+ </comments> >+ <arg_longname> >+ <en>Debug messages</en> >+ </arg_longname> >+ <arg_shortname> >+ <en>enable</en><!-- backends only know <en> shortnames! --> >+ </arg_shortname> >+ <arg_shortname_false> >+ <en>disable</en><!-- backends only know <en> shortnames! --> >+ </arg_shortname_false> >+ <arg_execution> >+ <arg_group>General</arg_group> >+ <arg_order>999</arg_order> >+ <arg_spot>B</arg_spot> >+ <arg_substitution /> >+ <arg_proto> Debug </arg_proto> >+ </arg_execution> >+ <constraints> >+ <constraint sense='true'> >+ <driver>ptouch</driver> >+ <arg_defval>0</arg_defval> >+ </constraint> >+ </constraints> >+</option> >diff -Nur ptouch-driver-1.3.orig/ptouch-driver-foomatic.spec.in ptouch-driver-1.3/ptouch-driver-foomatic.spec.in >--- ptouch-driver-1.3.orig/ptouch-driver-foomatic.spec.in 2006-11-22 16:07:42.000000000 +0100 >+++ ptouch-driver-1.3/ptouch-driver-foomatic.spec.in 2011-11-20 02:16:19.696301987 +0100 >@@ -80,6 +80,7 @@ > /usr/share/foomatic/db/source/opt/Brother-Ptouch-Align.xml > /usr/share/foomatic/db/source/opt/Brother-Ptouch-BytesPerLine.xml > /usr/share/foomatic/db/source/opt/Brother-Ptouch-ConcatPages.xml >+/usr/share/foomatic/db/source/opt/Brother-Ptouch-Debug.xml > /usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMark.xml > /usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMedia.xml > /usr/share/foomatic/db/source/opt/Brother-Ptouch-HalfCut.xml
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 285905
:
235473
|
255667
|
272563
| 293155 |
293157
|
293159
|
299205