File: 1004_enable_spot_devices.patch

package info (click to toggle)
ghostscript 10.05.1~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 93,508 kB
  • sloc: ansic: 908,895; python: 7,676; cpp: 6,534; cs: 6,457; sh: 6,168; java: 4,028; perl: 2,373; tcl: 1,639; makefile: 529; awk: 66; yacc: 18
file content (16 lines) | stat: -rw-r--r-- 777 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: enable DeviceN-related device xcfcmyk
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2021-07-18
---
This patch header follows DEP-3: https://dep.debian.net/deps/dep3/
--- a/configure.ac
+++ b/configure.ac
@@ -2786,7 +2786,7 @@
 AC_SUBST(EXTRACT_DIR)
 
 # the "display" device isn't an ideal fit in the list below, but it saves adding a "list" for just that one entry
-MISC_FDEVS='ccr cif inferno mgr4 mgr8 mgrgray2 mgrgray4 mgrgray8 mgrmono miff24 plan9bm bit bitrgb bitrgbtags bitcmyk devicen spotcmyk xcf plib plibg plibm plibc plibk display'
+MISC_FDEVS='ccr cif inferno mgr4 mgr8 mgrgray2 mgrgray4 mgrgray8 mgrmono miff24 plan9bm bit bitrgb bitrgbtags bitcmyk devicen spotcmyk xcf xcfcmyk plib plibg plibm plibc plibk display'
 
 XPSDEV=$XPSWRITEDEVICE