ghostscript-devel-9.06-4.1.1>t 4 DpQ'S/=„Q0Q9@mW۴@6xpRCS? aTs$͜5yz( 沛4"P^}֭)2diȐ e~x%T*}3|Gݟx Qa!27dB\fˈԪ]6c3rI'hS\8u+vi\aV3ן! vMCG /rPVbHl{]S)s(cg?n#TWFQ'S/=„^Gu5n/=/8IB ';|C|P4ph ]BRyn6c6%d9VsxˬY^_Q,%{MsC*aWYQn`GYFJGi)H߼]IDGdž@;/zDT۰1`ۑ{Ah|D _Y}#$BdH`MЃQjTA~>A>o̴^} 8hqad440ea1bc1d81f72e101ad8f9c78c773eb49990|>=?d  A   D  \  t        D   $((809|:F*G@ Hp I XY\ ] ^tbcMdeflu vw\ x yzCghostscript-devel9.064.1.1Development files for GhostscriptThis package contains the development files for Ghostscript.Q&build24SopenSUSE 12.3openSUSEGPL-3.0http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.ghostscript.com/linuxx86_64'' ~  ݁A큤A큤Q&uQ&eQ&eQ&eQ&eQ&uQ&uQ&uQ&uQ&eQ&uQ&u59026723bc9534c1b27073c3abeb762b3ab03ecc8caa31febae0fae5655d901eef9e94d3efe1401b5c78cfb5dc91cab1e289989fefcac72d214730f7612905854e6464240b53acdb626000ec30ef1471a0b22377a6e89f257063b353e5ed8b46167f6e70fa3bc9ecaf4709ed16211cdc404960a0add2dbfc32c6168c816b9356libgs.so.9.06libijs-0.35.sorootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootghostscript-9.06-4.1.1.src.rpmghostscript-develghostscript-devel(x86-64)pkgconfig(ijs)@@   /bin/sh/usr/bin/pkg-configghostscriptrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)9.063.0.4-14.0-14.4.6-1ghostscript-libraryghostscript-libraryghostscript-minighostscript-mini-devel9.069.064.10.2PrPd?P`K@OO@OO}@Or@OleOc+@OaOaOG{OG{O@MTjsmeix@suse.demmeister@suse.comidonmez@suse.comjsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejw@suse.comjsmeix@suse.de- Provide libijs (that is not done via "configure --with-ijs") because libijs is needed by the pdftoijs filter in the cups-filters package (see the README file in cups-filters).- Version upgrade to 9.06. Mainly a bugfix release. * pdfwrite announcements: pdfwrite now supports the creation of PDF/A-2 files. For further details see the NEWS file. * removed moribund dumphint tool, see History9.htm and http://bugs.ghostscript.com/show_bug.cgi?id=693223- "export SUSE_ASNEEDED=0" disables -Wl,--as-needed linker flags, see http://bugs.ghostscript.com/show_bug.cgi?id=693100- Require Ghostscript's font packages because the Ghostscript package provides the "Fontmap" file /usr/share/ghostscript//Resource/Init/Fontmap.GS which lists Ghostscript's fonts but the fonts itself are provided in the separated packages ghostscript-fonts-std and ghostscript-fonts-other so that a RPM requirement is needed to make sure that Ghostscript has its fonts. - Extract the catalog of devices which are actually built-in in exactly this Ghostscript and provide it as catalog.devices in the Ghostscript package.- BuildRequires dbus-1-devel for "configure --enable-dbus" to have colord support in gstoraster (see the entry regarding "color management daemon" in doc/History9.htm).- Install documentation which is not installed by default (LICENSE doc/AUTHORS doc/COPYING doc/thirdparty.htm doc/WhatIsGS.htm doc/GS9_Color_Management.pdf doc/gs-vms.hlp doc/Ps2ps2.htm). - Add a link from SUSE's usual documentation directory (/usr/share/doc/packages/ghostscript/) to Ghostscript's documentation directory (/usr/share/ghostscript/9.05/doc/) because "configure --docdir=..." does not work.- Removed BuildRequires docbook-toys which is not needed (db2ps and db2pdf called in ijs/Makefile.am to make ijs_spec.ps and ijs_spec.pdf but neither of them is made - both are provided in the sources) but docbook-toys pulls in packages like texlive-bin-jadetex and texlive-jadetex which needlessly blow up the build system.- Require the basic fonts for Ghostscript (package ghostscript-fonts-std) and recommend the optional fonts (package ghostscript-fonts-other).- Cleaned up BuildRequires. - Added ghostscript-mini.spec with minimal BuildRequires. - Explicitly specify configure --with-* versus --without-* in ghostscript.spec versus ghostscript-mini.spec to make the differences clear.- Unfortunately ghostscript-library.spec and ghostscript-mini.spec have unversioned "Provides: ghostscript" and for RPM this means that both ghostscript-library and ghostscript-mini provide any version of ghostscript. Therefore any non-matching version of ghostscript-library and ghostscript-mini fulfill any RPM requirement for ghostscript in the ghostscript-x11 and ghostscript-devel sub-packages which is wrong. Therefore explicit conflicts with ghostscript-library and ghostscript-mini are specified in the ghostscript-x11 and ghostscript-devel sub-packages to avoid the mess.- Configure --without-libpaper disables libpaper support because SUSE does not have libpaper.- Configure --without-jasper and --enable-openjpeg because since Ghostscript 9.05 JasPer is deprecated and Ghostscript now ships modified OpenJPEG sources for JPEG2000 decoding (replacing JasPer). Performance, reliability and memory use whilst decoding JPX streams are all improved. Accordingly the BuildRequires libjasper-devel is removed. - Configure --without-ufst and --without-luratech because those are relevant to commercial releases only which would require a commercial license. - Added BuildRequires libtool which requires automake and automake requires autoconf to fix build requirements for openSUSE:Factory.- Using fixed /usr/lib/cups/filter (no lib64) because CUPS in the Printing project uses it in any case.- Adapt RPM dependencies to what is actually used in openSUSE:Factory (dated 22 Feb. 2012).- Added RPM dependencies to make sure ghostscript-x11 and the main-package have exact matching version-release because both could have any kind of Ghostscript-internal dependencies. This is only an approximation to have ghostscript-x11 and the main-package from the same build where the main-package and its sub-package have been made but currently there is no clean way to specify a 'same build' RPM dependency. Therefore currently ghostscript-x11 and the main-package could have same version-release but nevertheless come from different projects/repositories (e.g. with different patches or whatever kind of differences).- Split files which require X11 stuff into a ghostscript-x11 sub-package (currently only /usr/lib/ghostscript/9.05/X11.so) so that the ghostscript package can be installed without X11.- Upgrade to version 9.05 (see bnc#735824): New simple ink-coverage device (inkconv). The ps2write device has a large number of improvements. Fixes and improvements for the CUPS Raster output device (in particular Ghostscript bug 691922 regarding color model). Renamed the PXL CUPS filter from "pstopxl" to "gstopxl". For details see the doc/News.htm file. - Removed "make cups" and "make cups-install" from spec file using "configure ... --with-install-cups" instead (new since version 9.04, see "configure --help").- Upgrade to version 9.04 (see bnc#735824): For details see the doc/News.htm file. - Added "make cups" and "make cups-install" to spec file.- Initial ghostscript package.build24 1359292042 9.06-4.1.19.06-4.1.10.35ijs-configghostscriptgdevdsp.hiapi.hierrors.hijsijs.hijs_client.hijs_server.hlibgs.solibijs.soijs.pc/usr/bin//usr/include//usr/include/ghostscript//usr/include/ijs//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/5ed311c10e4689365ba9d4ce0f0355c1-ghostscriptcpiolzma5x86_64-suse-linuxASCII textC source, ASCII textPOSIX shell script, ASCII text executabledirectorypkgconfig fileRPR.PPp-P>ӣb>@w?0] crv9vX3\sxn qqfx㘄,}2SrPَ' 鵌QD#/YĂarnqvk4 NS>}VԫlH^3Qj< [직+CMOULN7W[ B( X BiH#wqB+rLNYC bm \ZgOWE`{,,I>@ת Vż=aD4_C 2گu\,U3>E6z?[uTvNp v_ݹ,6TvזFu% M3~F\RIyȰTYgBZD"~s;7_5شahTM^i^<=5HU&E*8Y˿%XmR H}.I: Jawsnq9_^̻OˆE%Sl/HoBſ8 u]{-霍i'I3"5ȹ,^Bx>.8[0= )5"l.VcST9!}8dK 󬽰)zPa榕XԸ(ު.sw iOjҲ1K 쥬OL)?ݱIL(9U83G#4`Z0FoՑ =53P҇%J]-us*c0VhGA }/W1*'9J"a=/\TD7'}P@|$h8KU{j%%d ɚQ@YDͦCumx3eC(2=2NsR}7,8wF9Z  Ͻ\߭k7|sWk.&X0 Znv˵յR|9bꙌZbctȄb^wU{zҭ9Y֍]^7 EF>Gh6LD--7o5oTr(eI})j 4$?ɣ$\è_=MhQC,;]6|{Ꮴh^TH4#Ҥ%qa @>Z!=~SRk(ϯ4f*&zT`BksNWe{xl-m j S x[}( _$ Bc0?eޮTq\Tn 34BA=l-K.A[1 >\M<έJJ%³ZiW `N9K"-qSAK$ӢCvj3o,B41 ˝.&|`k&Cy> 7) NDz BStLHx~`1f_M`?7豬:gva d2[Ot_U2gVNPA$ާSk x: lvƽ.`(~(=QnAVVx.RJa8.캟!6$"g!*Bī>%*G-K>qR|6Pq'dRcd 9`B &=~Kab w)Ո[GU8,De# xcu$<21KEf[0ze$*s V*]XNKS1 D$v߄u_B0jl)9Sݎ#߂Eô Z鞕'b' &jaS.pw q%M-r=pGIqd VmCw 38߽8\UɖJ$,Q)\SkW/&>/6HM HZ.fr@Pcv,h/[sNuf1dMͫw|U,*GO3` 9H'Xn2\(M7y}Q廄4/Hv3lm}wyjS'{Y!*8rSI`;_eM7qԆy.Sx{<$%Dom8tCu)1Ǘ 7ÁL74K J5g#_qF A|.:G= Â!/M:AmY<9"ىmنN;&ps taSC~]8JSl4SeQ)<+'Q/6HBIwū9?%5$S"'Z. j}S57qR9&fO mLԵHqM3 ڷB׈3f,BsDUf3L:`{O[s]ׂZWpAט,WBXx͎^g"řtKq ;eo_x.~ }RVz'ڙz{OJ5cn@ʵb=IYS%D?#N2`A $eǠ3VڧR#l4$ Ľ4r"1tJf4 ~_I;DDI{sw_;w+ْgԷJJs_|C1ugә=9a|g'Fi 2J &˟EVpi&|݊bɄ:,Tʺr+h4VٚJ`is8^Mt | 6ij}"hߟ.Y7]A`g",]fgiEj+,ReA] IEk%~OJot?. QՔiy6yL"ﮂuk2xKXfϋeНN8l2plP'-fCmT]IЬ,~=5jg8U"z 169iF03UӇnp:,>T!/RL5[uL蔕}D9d}Z.jP$jmde͐G= ]7D.4{oP=+ 3rf͎b8 &j K4;ǂ82u3i&ghAŷM v+{]FT{'5-]]E2+ U 7.b8KܱzE &S^6wqZyŨC9 8L{F' rñdnR3s4v5C{?PmW 5Am%o 6~>kKI &*=<ҫ좬#`OY :EWʅn-iux GLz.Ef!C~bwq'xQDd;Vҹ}BD_"rny:|>rgZv+K (p({=(?.K{ #V# zT0yq31`@\& aDfl GJ*vd7H>_taE}ha]`hB<{tIi(C@G2.D7i3 'YYhc1R?K6m1_N KM@s04Qѣ17/ŊP0$$Ͳͦ[Q)d z 5FBjj5R3ךBu>V B:m暡/2]R2_>8 X+s'ЫdNDžT |dniå,Cu[cԐcnq|IVy8 Ľ}{gCT{h7%}ioaar\ÂvVݸ:~&SRG-PGf78gG4%QȬڷU_QmOH]B,niP{_y~qpF,Ow3) 'xrCʖW6aɃDgUc,1~ZZ V2_mX]>pFЇo[ -6^Xۀnd*RrFX$`̑Ah!PevĜ3Υ^)o'hrLmf rDIo Ɩ=Uz)qg֮y6;"0 AR0)kT ՋMa@s#}O 8f utcu H,\>jH]Qő>9Nx23YV+nGʭ) 4<r16㙓͒xTzD~Ńas^t6HIrxL,Rg7vd蝃vPdcBe. x24LV\gEDz}f(ĩ8# hej`3I^ΕZ`U: ㍼秪%!kXKT`K4l3fL*# SV~9hҡ ȖgOWd_{@g}nk>c.KwPLNB+bpDWBf,р;c 8N284~csFvvN)01!f{@Y릛 HbacO3AHo%j$TȴD~dzd5#0oBMG}Cl^ZvfG Rs؄ r3l؃ l2kώoʲ0@VVgqe"M: Kb*&E^jV.E=T#pIAfDKZˌ2Jr(YnfbHK)D0)MBj%3OlL~fbOeqW,Hdt]F& i|C99+pP _5C^5FhiU\q1 <'?A]R-zbLK)*w|pfѦ -M*֊)3hpByY$ɌH ٠C^<g佧ԺxрgYLo}*c9o-~S(cb`~4!4CPq8.ԡ)jobSYBf{?S0hN#7Rd " [aM#Ĕ_n&qzV|oKMkBvlr'չㄥ:\1 /S|fi'ԏ(G9 7^RMHL">~F^.;e0˾Pk5HOx8 x!geS jَg/VF~Ԃٓ !Bݳ[yoIⱃ" ;#SY|b_q<ƛj"?Zj1-]p Me"1{bHd nHO)6?jwz[LEig& F\aحJ־qp fy \",N%4WN>G q%G׸ֲXڵc <4ӡVOl$]3ϙ$^ +'CWn4!u;=.ՈEt@k\mj u=籛JDan3+ g (aw*0D ҺO2GZC1+}RBԨ 8#\r^AF#a-ϭ~h|.n.`쓮Z;UDH-^h6#RbhPdQb._?-]?8RLH"0*+kEnP3/=61+MEłB.8J1&. /Fvb;cʸǺ DـpIބ )XC6y8peyK,NP& ӄ'><'ewʒ=x}55ymC7p}"\Zh ThPY+,t,L` tFVMD85gaAS)ϒ J>"˗^ZF"O >.^5g{L+B/FHӈO @c£4%aD 2i>ڴqx GӎC,(f_ q9 (6h7R~pMY*WV}kq*50#"R\8I,w!<%i`9ۢoh@ s0D4 y|$7XNz>Z͆B5L74ߞL$"G`%|lp͓/C5Er(ҊbU&9gff&*""e3?П_I1nquV3*<5^9m*\+3WNKްp-duw@ Zo u*HtI ,@dz6 $&49ViNlGPX|+4/270tHЎp/}%+>dͻO^W țÒvq9 Sf2GnGD^ͧCOQ$؞je2!g`'۟rŎO0yRݭ֢=+I1gR7]k=jP|FNBѽ!f/QA|j1`VgT{-|'zAl'=v(;[jo񳑮d;xx1U󴄾I '7T|Cd_*_zRm,~wU؊ dQSK5z"0fy.4F+\î