DISTRO_PKGS_SPECS-puppy-wary5 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788
  1. #w469 fallbacks when looking for pet pkgs (space-separated list)...
  2. FALLBACKS_COMPAT_VERSIONS='wary5 8.0rcXorg7.3 8.0rc'
  3. #PKGS_SPECS_TABLE table format:
  4. #will pkg be in puppy-build.
  5. # Generic name for pkg. Note: PET packages, if exist, use this name.
  6. # Comma-separated list of compatible-distro pkg(s). '-' prefix, exclude.
  7. # Must be exact name-only of pkg, else '*' on end is wildcard to search full name.
  8. # Empty field, then use PET pkg.
  9. # How the package will get split up in woof (optional redirection '>' operator).
  10. # Missing field, it goes into exe. Can also redirect >null, means dump it.
  11. #yes|abiword|iceword,iceword-plugins|exe,dev,doc,nls
  12. #example showing wildcard. finds all full pkg names with 'gcc-4.3*',
  13. #but, exclude any 'gcc-4.3-doc*' matches...
  14. # yes|gcc|gcc,gcc-4.3*,-gcc-4.3-doc*|exe,dev,doc,nls
  15. #110817 Comments preferred to be on end of line, ex:
  16. # yes|abiword|iceword,iceword-plugins|exe,dev,doc,nls| #this is a comment.
  17. #110829 enhancements:
  18. # Force pkg is from compat-distro repo, specifically 'salix' repo.
  19. # yes|abiword|iceword,iceword-plugins|exe,dev,doc,nls|compat:salix
  20. #Generic format:
  21. # yes|genericpkgname|[pkgnames]|[splitup]|[pet:[repo]]
  22. # yes|genericpkgname|[pkgnames]|[splitup]|[compat:[repo]]
  23. #for a fuller explanation of the entries in PKGS_SPECS_TABLE, please see:
  24. # http://bkhome.org/blog/?viewDetailed=02414
  25. PKGS_SPECS_TABLE='
  26. no|0hack1_dev||exe>dev,dev,doc,nls
  27. yes|915resolution||exe,dev,doc,nls
  28. yes|a52dec|a52dec|exe,dev,doc,nls
  29. no|abe||exe
  30. yes|abiword|abiword|exe,dev>null,doc,nls
  31. no|abiword-dictionary-ispell-en||exe
  32. no|abiword-plugin-grammar||exe,dev,doc,nls
  33. no|abiword-plugin-mathview||exe,dev,doc,nls
  34. no|absvolume_puppy||exe
  35. no|acpid||exe
  36. no|acpid|acpid|exe,dev,doc,nls
  37. no|afternoonstalker||exe
  38. no|aiksaurus||exe,dev,doc,nls
  39. yes|align||exe
  40. no|alsa-lib|alsa-lib|exe,dev,doc,nls
  41. yes|alsa-lib21a|alsa-lib21a|exe,dev,doc,nls
  42. no|alsa-utils|alsa-utils|exe,dev,doc,nls
  43. yes|alsa-utils21|alsa-utils21|exe,dev,doc,nls
  44. yes|alsaequal||exe| #needed by pequalizer.
  45. no|amrnb||exe,dev,doc,nls
  46. no|amrwb||exe,dev,doc,nls
  47. yes|apr|apr|exe>dev,dev,doc,nls
  48. yes|apr-util|apr-util|exe>dev,dev,doc,nls
  49. no|asapm||exe
  50. no|aspell|aspell|exe,dev,doc,nls
  51. no|aspell-en|aspell-en|exe,dev,doc,nls
  52. no|asunder||exe
  53. yes|asunder|asunder|exe,dev,doc,nls
  54. yes|atk|atk|exe,dev,doc,nls
  55. no|attr|attr|exe,dev,doc,nls
  56. yes|audiofile|audiofile|exe,dev,doc,nls
  57. no|aufs||exe,dev,doc,nls
  58. no|aufs2-util||exe,dev,doc,nls| #note, kernel-version dependent.
  59. yes|aufs3-util||exe,dev,doc,nls| #note, kernel-version dependent.
  60. yes|autoconf|autoconf|exe>dev,dev,doc,nls
  61. no|autologin||exe
  62. yes|automake|automake|exe>dev,dev,doc,nls
  63. yes|axel||exe,dev>null,doc,nls
  64. yes|ayttm|ayttm|exe,dev,doc,nls
  65. yes|bacon||exe,dev,doc>dev,nls
  66. yes|bacongui||exe,dev,doc,nls
  67. yes|bash||exe,dev>null,doc,nls|pet:common
  68. no|batrachians||exe
  69. yes|bbc_provided||exe
  70. yes|bc|bc|exe,dev>null,doc,nls
  71. yes|bcrypt||exe
  72. no|bdb|bdb|exe,dev,doc,nls|
  73. yes|bdb|bdb-*|exe>dev,dev,doc,nls| #needed by subversion. put into devx. dump dev pkg.
  74. yes|bin86|bin86|exe>dev,dev,doc,nls
  75. yes|binutils|binutils|exe>dev,dev,doc,nls
  76. yes|bison|bison|exe>dev,dev,doc,nls
  77. no|blinky||exe
  78. no|blinky_tray||exe
  79. yes|boehm-gc|boehm-gc|exe,dev,doc,nls
  80. yes|bones||exe
  81. no|burgerspace||exe
  82. yes|busybox||exe,dev,doc,nls|
  83. yes|bzip2|bzip2|exe,dev,doc,nls
  84. yes|cairo|cairo|exe,dev,doc,nls
  85. yes|caps_eq||exe
  86. yes|cddetect||exe,dev>null,doc,nls
  87. yes|cdparanoia-III|cdparanoia-III|exe,dev,doc,nls
  88. yes|cdrkit|cdrkit|exe,dev>null,doc,nls
  89. no|cf|cf|exe>dev,dev,doc,nls| #WARY xorg config files, needed in devx.
  90. yes|cgtkcalc||exe,dev>null,doc,nls
  91. yes|chmlib|chmlib|exe,dev,doc,nls
  92. no|chmlib||exe,dev,doc,nls
  93. no|chmsee||exe,dev>null,doc,nls
  94. yes|close-dvd+rwtools||exe
  95. yes|cmake|cmake|exe>dev,dev,doc,nls
  96. yes|coreutils|coreutils|exe,dev>null,doc,nls
  97. no|coreutils||exe
  98. no|cosmosmash||exe
  99. yes|cpio|cpio|exe,dev>null,doc,nls
  100. no|cpu-scaling-ondemand||exe
  101. no|ctorrent||exe,dev>null,doc,nls
  102. no|cups|cups|exe,dev,doc>exe,nls
  103. yes|cups|cups-1.4*,cups_DEV-1.4*|exe,dev,doc,nls
  104. yes|cups_pdf||exe
  105. yes|curl|curl|exe,dev,doc,nls
  106. yes|cvs|cvs|exe>dev,dev,doc,nls
  107. no|cyrus-sasl2|cyrus-sasl|exe,dev,doc,nls
  108. yes|dbus|dbus|exe,dev,doc,nls| #120924 needed by seamonkey.
  109. yes|dbus-glib|dbus-glib|exe,dev,doc,nls| #120924 needed by seamonkey.
  110. yes|ddcprobe||exe,dev>null,doc,nls
  111. yes|defaults-chooser||exe|
  112. yes|desk_background_racy1||exe| #background images for racy puppy.
  113. yes|desk_background_racy2||exe| #background images for racy puppy.
  114. no|desk_icon_theme_area042||exe
  115. no|desk_icon_theme_jq8flat||exe
  116. yes|desk_icon_theme_lagabluenight||exe
  117. no|desk_icon_theme_original||exe
  118. no|desk_icon_theme_silver_marble||exe
  119. yes|desk_icon_theme_smooth_color||exe
  120. no|desk_icon_theme_stardust||exe
  121. yes|desk_icon_theme_stark042||exe
  122. yes|dhcpcd|dhcpcd|exe,dev>null,doc,nls
  123. no|dhcpcd||exe
  124. no|dialog|dialog|exe,dev>null,doc,nls| #the T2 dialog is linked against libncurses, my pet libncursesw... no, try later...
  125. yes|dialog||exe,dev>null,doc,nls
  126. yes|dictd_client||exe
  127. yes|didiwiki||exe
  128. yes|dietlibc|dietlibc|exe>dev,dev,doc,nls
  129. no|dietlibc||exe>dev,dev,doc,nls| #i compiled latest dietlibc in t2 but made it into a pet...
  130. yes|diffstat|diffstat|exe,dev>null,doc,nls
  131. yes|diffutils|diffutils|exe,dev>null,doc,nls
  132. no|disktype|disktype|exe,dev>null,doc,nls
  133. yes|disktype||exe
  134. yes|dmidecode|dmidecode|exe,dev>null,doc,nls
  135. yes|docbookx|docbookx|exe>dev,dev,doc>dev,nls>dev
  136. yes|dosfstools|dosfstools|exe,dev>null,doc,nls
  137. yes|dpkg-deb||exe,dev>null,doc,nls|pet:common #pet in common repo supports xz.
  138. yes|dvdauthor|dvdauthor|exe,dev,doc,nls
  139. yes|dvd+rwtools|dvd+rwtools|exe,dev,doc,nls
  140. yes|e2fsprogs|e2fsprogs|exe,dev,doc,nls
  141. no|e2fsprogs||exe,dev,doc,nls
  142. yes|e3_utf8||exe,dev>null,doc,nls
  143. no|ed|ed|exe,dev>null,doc,nls
  144. yes|edid||exe,dev>null,doc,nls
  145. yes|eject|eject|exe,dev>null,doc,nls
  146. yes|elspci||exe,dev>null,doc,nls
  147. no|embeddedbookmarks||exe
  148. yes|embutils_cut||exe
  149. yes|enchant|enchant|exe,dev,doc,nls
  150. yes|epdfview|epdfview|exe,dev>null,doc,nls
  151. no|esound|esound|exe,dev,nls,doc
  152. yes|ethtool|ethtool|exe,dev>null,doc,nls
  153. yes|exiv2|exiv2|exe,dev,doc,nls
  154. yes|expat|expat|exe,dev,doc,nls
  155. yes|faac|faac|exe,dev,doc,nls
  156. no|faac||exe,dev,doc,nls
  157. yes|faad2|faad2|exe,dev,doc,nls
  158. no|faad2||exe,dev,doc,nls
  159. no|fbpanel||exe,dev>null,doc,nls
  160. yes|ffconvert||exe
  161. yes|ffmpeg|ffmpeg|exe,dev,doc,nls
  162. no|ffplay||exe
  163. yes|file|file|exe,dev,doc,nls
  164. no|file||exe
  165. yes|file_sharing-curlftpfs-mpscan||exe
  166. yes|findutils|findutils|exe,dev>null,doc,nls
  167. no|firmware_linux_module_agrmodem||exe
  168. yes|firmware_linux_module_ar5523||exe| #for 3.8+ kernel.
  169. yes|firmware_linux_module_b43||exe| #120919 have taken these out of woof, now pets.
  170. yes|firmware_linux_module_b43legacy||exe
  171. yes|firmware_linux_module_brcm||exe
  172. no|firmware_linux_module_dgcmodem||exe
  173. no|firmware_linux_module_ess||exe
  174. no|firmware_linux_module_hsfmodem||exe
  175. no|firmware_linux_module_hcfpcimodem||exe
  176. no|firmware_linux_module_intel536||exe
  177. no|firmware_linux_module_intel537||exe
  178. no|firmware_linux_module_ltmodem||exe
  179. no|firmware_linux_module_martian||exe
  180. yes|firmware_linux_module_mwave||exe
  181. no|firmware_linux_module_pctel||exe
  182. no|firmware_linux_module_slmodem||exe
  183. yes|firmware_linux_module_wl||exe
  184. yes|flac|flac|exe,dev,doc,nls
  185. no|flashplayer|flashplayer-9*|exe,dev,doc,nls
  186. no|flashplayer9||exe
  187. yes|flashplayer|flashplayer10-10.3.*|exe|pet:common
  188. no|flatzebra||exe,dev,doc,nls
  189. yes|flex|flex|exe>dev,dev,doc,nls
  190. yes|floppy_format||exe
  191. yes|flsynclient||exe
  192. yes|fontwizard||exe,dev,doc,nls| #created by 01micko.
  193. yes|foomatic-filters|foomatic-filters|exe,dev,doc,nls
  194. no|foomatic-filters||exe
  195. yes|fossil||exe>dev,dev,doc>dev,nls
  196. no|fotoxx||exe,dev>null,doc,nls
  197. yes|fpm2||exe
  198. yes|freeglut|freeglut|exe,dev,doc,nls|
  199. yes|freememapplet_tray||exe
  200. no|freememapplet_xlib||exe
  201. yes|freetype|freetype|exe,dev,doc,nls
  202. yes|fribidi|fribidi|exe,dev,doc,nls
  203. yes|fuse|fuse|exe,dev,doc,nls
  204. no|gadmin-rsync||exe,dev>null,doc,nls
  205. no|gail||exe,dev,doc,nls
  206. no|gamin|gamin|exe,dev,doc,nls
  207. yes|gawk|gawk|exe,dev,doc,nls
  208. yes|gcc_dev|gcc_dev|exe>dev,dev,doc,nls
  209. yes|gcc_lib|gcc_lib|exe,dev>null,doc>null,nls>null
  210. yes|gccmakedep|gccmakedep|exe>dev,dev,doc,nls
  211. yes|gcolor2||exe
  212. yes|gdb|gdb|exe>dev,dev,doc,nls
  213. yes|gdbm|gdbm|exe,dev,doc,nls
  214. yes|gdmap||exe,dev>null,doc,nls
  215. yes|gdk-pixbuf|gdk-pixbuf|exe,dev,doc,nls| #wary 5.2, previously was inside gtk+ pkg.
  216. yes|geany|geany|exe,dev>null,doc,nls
  217. no|gecko-mediaplayer||exe
  218. no|gedit||exe
  219. yes|getcurpos||exe
  220. yes|getflash||exe,dev,doc,nls
  221. no|getdir||exe,dev>null,doc,nls
  222. yes|gettext|gettext|exe,dev>null,doc>null,nls>null
  223. yes|gettext-tools|gettext-tools|exe>dev,dev,doc,nls
  224. yes|gexec||exe,dev>null,doc,nls
  225. yes|gfnrename||exe,dev>null,doc,nls
  226. yes|gfontsel||exe,dev>null,doc,nls
  227. yes|gftp|gftp|exe,dev>null,doc,nls
  228. yes|ghasher|ghasher|exe,dev,doc,nls
  229. yes|ghostscript|ghostscript|exe,dev,doc,nls
  230. no|ghostscript||exe,dev,doc,nls
  231. yes|gifsicle||exe
  232. no|gins||exe,dev>null,doc,nls
  233. yes|git|git|exe>dev,dev,doc>dev,nls>dev
  234. no|glade2bas||exe>dev,dev,doc>dev,nls>dev
  235. yes|glade3|glade3|exe>dev,dev,doc,nls
  236. yes|glib|glib|exe,dev,doc,nls
  237. yes|glibc_dev|glibc_dev|exe>dev,dev,doc,nls
  238. no|glibc|glibc|exe,dev,doc,nls
  239. yes|glibc|glibc-2.10.1-w5c*,glibc_DEV-2.10.1-w5c*|exe,dev,doc,nls| #-1- version no good, rox not display thumbnails.
  240. yes|glibc_locales|glibc_locales|exe,dev,doc,nls>exe
  241. yes|glipper||exe,dev>null,doc,nls
  242. yes|gmeasures||exe,dev>null,doc,nls
  243. yes|gmp|gmp|exe>dev,dev,doc,nls
  244. yes|gnumeric|gnumeric|exe,dev>null,doc,nls
  245. yes|gnome-menus||exe,dev,doc,nls
  246. no|gnome-mplayer||exe
  247. no|gnumeric-plugins-extra||exe,dev>null,doc,nls
  248. no|gnutls|gnutls|exe,dev,doc,nls
  249. yes|goffice|goffice|exe,dev,doc,nls
  250. yes|gpart||exe,dev,doc,nls| #utility used by gparted.
  251. yes|gparted|gparted|exe,dev>null,doc,nls
  252. yes|gperf|gperf|exe>dev,dev,doc,nls
  253. yes|gphoto2|gphoto2|exe,dev,doc,nls
  254. yes|gphotofs|gphotofs|exe,dev,doc,nls
  255. yes|gpptp||exe
  256. yes|grep|grep|exe,dev>null,doc,nls
  257. no|grisbi||exe
  258. yes|groff|groff|exe>dev,dev,doc,nls
  259. yes|grub||exe
  260. yes|grub4dos||exe
  261. no|gtk+|gtk+-2.24.11-patched*,gtk+_DEV-2.24.11-patched*|exe,dev,doc,nls| #experiment, racy 5.3.1
  262. yes|gtk+|gtk+-2.24.8-1*,gtk+_DEV-2.24.8-1*|exe,dev,doc,nls| #Racy 5.3 has this.
  263. no|gtk+|gtk+-2.24.8_no_introspection*,gtk+_DEV-2.24.8_no_introspection*|exe,dev,doc,nls|
  264. no|gtk+|gtk+-2.24.5*,gtk+_DEV-2.24.5*|exe,dev,doc,nls| #rolled back from 2.24.8 had gseal errors.
  265. no|gtk+|gtk+-2.20.1*,gtk+_DEV-2.20.1*|exe,dev,doc,nls
  266. no|gtkam|gtkam|exe,dev>null,doc,nls
  267. no|gtkam||exe
  268. yes|gtk-chtheme||exe,dev>null,doc,nls
  269. no|gtkdialog2||exe
  270. yes|gtkdialog3||exe,dev,doc>dev,nls|
  271. yes|gtkdialog4||exe,dev,doc>dev,nls| #modify all pets that need this to explicitly call 'gtkdialog' or 'gtkdialog4'.
  272. no|gtkhash||exe
  273. yes|gtklp||exe|pet:common
  274. no|gtklp|gtklp|exe,dev,doc,nls| #no, .desktop file missing.
  275. no|gtkmoz||exe| #no, now using 'puppybrowser'.
  276. yes|gtk_theme_citrus_cut||exe
  277. no|gtk_theme_delicate_blue||exe
  278. yes|gtk_theme_flatbluecontrast||exe
  279. no|gtk_theme_flat_grey||exe
  280. no|gtk_theme_flat_grey_rounded||exe
  281. no|gtk_theme_gradient_brown||exe
  282. yes|gtk_theme_gradient_grey||exe
  283. no|gtk_theme_polished_blue||exe
  284. no|gtk_theme_stardust_zigbert||exe
  285. no|gtk_theme_stark||exe
  286. yes|gtksourceview|gtksourceview|exe,dev,doc,nls| #no longer have nicoedit so dont need this. bacongui needs this.
  287. no|gtrayicon||exe
  288. yes|guess_fs||exe
  289. yes|gutenprint|gutenprint|exe,dev,doc,nls
  290. no|gutenprint||exe,dev,doc,nls
  291. yes|gview||exe
  292. yes|gwhere||exe
  293. no|gxine|gxine|exe,dev>null,doc,nls
  294. no|gxine||exe
  295. yes|gxmessage||exe,dev,doc,nls| #use my pet, as has xmessage symlink to gxmessage.
  296. yes|gzip|gzip|exe,dev>null,doc,nls
  297. no|hal||exe,dev,doc,nls
  298. yes|hardinfo||exe,dev,doc,nls
  299. no|hdparm|hdparm|exe,dev>null,doc,nls
  300. no|heimdal|heimdal|exe,dev,doc,nls
  301. yes|helpsurfer||exe
  302. yes|hiawatha||exe
  303. yes|hicolor-icon-theme|hicolor-icon-theme|exe,dev>null,doc,nls
  304. yes|homebank|homebank|exe,dev>null,doc,nls
  305. yes|hotplug2stdout||exe
  306. yes|hunspell|hunspell|exe,dev,doc,nls
  307. yes|hunspell-en-us||exe
  308. no|ibam||exe
  309. no|icebreaker||exe
  310. yes|iconfinder||exe
  311. yes|id3lib||exe
  312. yes|ifplugd|ifplugd|exe
  313. yes|ifplugd_old||exe
  314. no|imagination||exe
  315. yes|imake|imake|exe>dev,dev,doc,nls
  316. yes|inkscapelite||exe,dev,doc,nls| #compiled without gnome-print as it crashes.
  317. yes|inotail||exe,dev,doc,nls
  318. yes|inotify-tools|inotify-tools|exe,dev,doc,nls
  319. no|inputproto_xorg73||exe>dev,dev,doc,nls
  320. yes|installwatch||exe
  321. yes|intltool|intltool|exe>dev,dev,doc,nls
  322. yes|iptables|iptables|exe,dev,doc,nls
  323. yes|isomaster|isomaster|exe,dev,doc,nls
  324. yes|jasper|jasper|exe,dev,doc,nls
  325. yes|jimtcl||exe
  326. no|jwm2||exe
  327. yes|jwm||exe,dev,doc,nls
  328. yes|jwmconfig2||exe
  329. no|jwmthememaker||exe
  330. no|jwm_theme_bluevariety||exe
  331. yes|jwm_theme_deepbluebold||exe
  332. no|jwm_theme_stark||exe
  333. yes|jwm_tools||exe,dev,doc,nls
  334. no|kbd|kbd|exe,dev>exe,doc,nls
  335. yes|ktsuss||exe
  336. yes|lame|lame|exe,dev,doc,nls
  337. no|lame||exe,dev,doc,nls
  338. no|lamesmbxplorer||exe
  339. yes|lcms|lcms|exe,dev,doc,nls
  340. yes|leafpad|leafpad|exe,dev>null,doc,nls
  341. no|less|less|exe,dev>null,doc,nls
  342. yes|libao|libao|exe,dev,doc,nls
  343. yes|libart|libart|exe,dev,doc,nls
  344. yes|libcap|libcap|exe,dev,doc,nls
  345. yes|libcddb|libcddb|exe,dev,doc,nls
  346. yes|libcdio|libcdio|exe,dev,doc,nls
  347. no|libcroco|libcroco|exe,dev,doc,nls
  348. yes|libdaemon|libdaemon|exe,dev,doc,nls
  349. yes|libdc1394|libdc1394|exe,dev,doc,nls
  350. yes|libdv|libdv|exe,dev,doc,nls
  351. yes|libdvdcss|libdvdcss|exe,dev,doc,nls
  352. yes|libdvdnav|libdvdnav|exe,dev,doc,nls
  353. no|libdvdnav||exe,dev,doc,nls
  354. yes|libdvdplay|libdvdplay|exe,dev,doc,nls
  355. yes|libdvdread|libdvdread|exe,dev,doc,nls
  356. no|libdvdread||exe,dev,doc,nls
  357. yes|libexif|libexif|exe,dev,doc,nls
  358. yes|libexif-gtk|libexif-gtk|exe,dev,doc,nls
  359. no|libgcrypt|libgcrypt|exe,dev,doc,nls
  360. no|libgee|libgee|exe,dev,doc,nls| #no longer have nicoedit in wary
  361. yes|libgif|libgif|exe,dev,doc,nls
  362. no|libgl|libgl|exe,dev,doc,nls| #want libGL.so* only. no, mesa_base covers this.
  363. yes|libglade2|libglade2|exe,dev,doc,nls
  364. yes|libgnomecanvas|libgnomecanvas|exe,dev,doc,nls
  365. yes|libgnomecups|libgnomecups|exe,dev,doc,nls
  366. yes|libgnomeprint|libgnomeprint|exe,dev,doc,nls
  367. yes|libgnomeprintui|libgnomeprintui|exe,dev,doc,nls
  368. no|libgpg-error|libgpg-error|exe,dev,doc,nls
  369. yes|libgphoto2|libgphoto2|exe,dev,doc,nls
  370. no|libgphoto2||exe,dev,doc,nls
  371. yes|libgsf|libgsf|exe,dev,doc,nls
  372. no|libgtkhtml||exe,dev,doc,nls
  373. yes|libgtkhtml|libgtkhtml|exe,dev,doc,nls
  374. yes|libical|libical|exe>null,dev,doc,nls
  375. yes|libid3tag|libid3tag|exe,dev,doc,nls
  376. yes|libidl|libidl|exe,dev,doc,nls
  377. yes|libidn|libidn|exe,dev,doc,nls
  378. yes|libieee1284|libieee1284|exe,dev,doc,nls
  379. yes|libjpeg|libjpeg|exe,dev,doc,nls
  380. yes|libjpeg_old||exe
  381. yes|libltdl|libltdl|exe,dev>null,doc>null,nls>null
  382. yes|libmad|libmad|exe,dev,doc,nls
  383. no|libmms|libmms|exe,dev,doc,nls
  384. yes|libmng|libmng|exe,dev,doc,nls
  385. no|libnotify||exe,dev,doc,nls
  386. yes|libofx|libofx|exe,dev,doc,nls
  387. yes|libogg|libogg|exe,dev,doc,nls
  388. no|liboil|liboil|exe,dev,doc,nls
  389. no|liboil||exe,dev,doc,nls
  390. yes|libpcap|libpcap|exe,dev,doc,nls
  391. yes|libpciaccess|libpciaccess|exe,dev,doc,nls
  392. yes|libpng|libpng|exe,dev,doc,nls
  393. no|libpng||exe,dev,doc,nls
  394. yes|libpthread-stubs|libpthread-stubs|exe>dev,dev,doc,nls
  395. yes|libraw1394|libraw1394|exe,dev,doc,nls
  396. no|libraw1394||exe,dev,doc,nls
  397. yes|librsvg|librsvg|exe,dev,doc,nls
  398. no|librsvg||exe,dev,doc,nls
  399. no|libsamplerate||exe,dev,doc,nls
  400. yes|libsigc++|libsigc++|exe,dev,doc,nls
  401. yes|libsndfile|libsndfile|exe,dev,doc,nls
  402. no|libsoup||exe,dev,doc,nls
  403. #old libstdc++.so.5. some video codecs (/usr/lib/codecs) need it...
  404. yes|libstdc++||exe,dev>null,doc>null,nls>null
  405. no|libtasn1|libtasn1|exe,dev,doc,nls
  406. yes|libtheora|libtheora|exe,dev,doc,nls
  407. no|libtheora||exe,dev,doc,nls
  408. yes|libtiff|libtiff|exe,dev,doc,nls
  409. yes|libtool|libtool|exe>dev,dev,doc,nls
  410. yes|libusb|libusb|exe,dev,doc,nls
  411. yes|libusb-compat|libusb-compat|exe,dev,doc,nls
  412. yes|libvorbis|libvorbis|exe,dev,doc,nls
  413. yes|libvpx0|libvpx0|exe,dev>null,doc,nls| #used up to wary 5.3.3. keep for some older apps.
  414. yes|libvpx|libvpx|exe,dev,doc,nls
  415. no|libwmf|libwmf|exe,dev,doc,nls
  416. no|libwnck||exe
  417. no|libx86|libx86|exe,dev,doc,nls
  418. yes|libxml2|libxml2|exe,dev,doc,nls
  419. no|libXScrnSaver||exe,dev,doc,nls
  420. yes|libxscrnsaver|libxscrnsaver|exe,dev,doc,nls
  421. yes|libxslt|libxslt|exe,dev,doc,nls
  422. yes|libyahoo2|libyahoo2|exe,dev,doc,nls
  423. no|link-grammar||exe,dev,doc>exe,nls>exe
  424. yes|linux_firewall||exe
  425. yes|linux_firmware_dvb||exe
  426. no|linux-header|linux-header_DEV-2.6.27*|exe>dev,dev,doc,nls
  427. no|linux-header|linux-header_DEV-2.6.34.6*|exe>dev,dev,doc,nls
  428. no|linux_headers|linux_headers_DEV-2.6.31*|exe>dev,dev,doc,nls
  429. no|linux_headers|linux_headers_DEV-2.6.32*|exe>dev,dev,doc,nls
  430. yes|linux_headers|linux_header_t2|exe>dev,dev,doc,nls| #2.6.32 headers, created in t2.
  431. no|linuxtv-dvb-apps||exe,dev,doc,nls
  432. yes|linuxwacom|linuxwacom|exe,dev,doc,nls
  433. no|lmarbles||exe
  434. no|lxpanel||exe,dev>null,doc,nls
  435. no|lzma|lzma|exe,dev,doc,nls
  436. yes|m4|m4|exe>dev,dev,doc,nls
  437. yes|madplay|madplay|exe,dev,doc,nls
  438. yes|make|make|exe>dev,dev,doc,nls
  439. yes|makebootfat||exe
  440. yes|man|man|exe>dev,dev,doc,nls
  441. yes|man_cut||exe,dev>null,doc>null,nls>null
  442. no|maze-rays||exe
  443. no|medit||exe
  444. no|mesa|mesa|exe,dev,doc,nls| #WARY 5.2.1+ wary 5.2 does not have this, only mesa_base.
  445. no|mesa_base|mesa_base,mesa_DEV|exe,dev,doc,nls| #WARY
  446. no|mesa-demos|mesa-demos|exe,dev,doc,nls| #WARY
  447. no|metamail|metamail|exe,dev>null,doc,nls
  448. yes|metamail||exe
  449. yes|mhwaveedit|mhwaveedit|exe,dev,doc,nls
  450. yes|mingetty||exe,dev,doc,nls
  451. yes|minixcal||exe
  452. yes|mirdir||exe
  453. yes|mktemp|mktemp|exe,dev>null,doc,nls
  454. yes|modem_stats||exe
  455. yes|module-init-tools|module-init-tools|exe,dev,doc,nls
  456. no|module_init_tools||exe
  457. no|mountcifs||exe
  458. no|mozplugger||exe
  459. yes|mp||exe,dev>null,doc,nls
  460. yes|mpfr|mpfr|exe>dev,dev,doc,nls
  461. yes|mplayer_gui|mplayer_gui|exe,dev,doc,nls
  462. yes|mplayerplug-in||exe
  463. yes|mplayer_codecs_basic||exe
  464. yes|ms-sys||exe
  465. yes|mscw||exe
  466. yes|mtpaint|mtpaint|exe,dev,doc,nls
  467. yes|mtr|mtr|exe,dev,doc,nls
  468. no|mut2||exe
  469. yes|nasm|nasm|exe>dev,dev,doc,nls
  470. yes|nbtscan||exe
  471. yes|ncurses|ncurses|exe,dev,doc,nls
  472. yes|ndiswrapper|ndiswrapper|exe,dev>null,doc,nls
  473. no|ndiswrapper||exe
  474. yes|nenscript||exe
  475. yes|neon|neon|exe>dev,dev,doc,nls
  476. yes|netpbm|netpbm|exe,dev,doc,nls
  477. yes|net_setup||exe
  478. no|net_setup_classic||exe
  479. yes|net-tools|net-tools|exe,dev,doc,nls
  480. yes|network_tray||exe,dev,doc,nls
  481. no|nicoedit|nicoedit|exe,dev,doc,nls| #our homegrown basic text editor, replacement for leafpad. removed, crashes in racy.
  482. yes|normalize|normalize|exe,dev,doc,nls
  483. yes|notecase|notecase|exe,dev,doc,nls
  484. yes|nrg2iso||exe| #used by pburn.
  485. yes|ntfs-3g|ntfs-3g|exe,dev,doc,nls
  486. no|ntfs-3g||exe,dev,doc,nls
  487. yes|ntfsprogs|ntfsprogs|exe,dev,doc,nls
  488. yes|ntpdate||exe| #used by psync to sync local time and date from the internet.
  489. yes|numlockx||exe| #needed by shinobars firstrun.
  490. no|nvidia||exe
  491. no|nvidia_cut|nvidia_cut|exe,dev,doc,nls
  492. no|obconf||exe,dev>null,doc,nls
  493. no|obmixer_tray|obmixer_tray|exe
  494. yes|ogle|ogle|exe,dev,doc,nls
  495. yes|ogle_gui|ogle_gui|exe,dev,doc,nls
  496. no|openbox||exe,dev>null,doc,nls
  497. yes|opencore-amr|opencore-amr|exe,dev,doc,nls
  498. no|openldap|openldap|exe,dev,doc,nls
  499. yes|OpenSP|OpenSP|exe,dev,doc,nls
  500. yes|openssh_client|openssh_client|exe,dev,doc,nls
  501. yes|openssl|openssl|exe,dev,doc,nls
  502. yes|orc|orc|exe,dev,doc,nls
  503. yes|osmo|osmo|exe,dev,doc,nls
  504. yes|pango|pango|exe,dev,doc,nls
  505. yes|panoramixproto|panoramixproto|exe>dev,dev,doc,nls
  506. yes|parted|parted|exe,dev,doc,nls
  507. no|partview||exe
  508. yes|patch|patch|exe>dev,dev,doc,nls
  509. yes|patchutils|patchutils|exe>dev,dev,doc,nls
  510. no|pawdioconverter||exe
  511. yes|pbackup||exe
  512. yes|pburn||exe
  513. yes|pcd||exe
  514. no|pcdripper||exe
  515. yes|pciutils|pciutils|exe,dev,doc,nls
  516. yes|pcmciautils|pcmciautils|exe,dev,doc,nls
  517. yes|pcre|pcre|exe,dev,doc,nls
  518. no|pctorrent||exe
  519. yes|pdiag||exe| #diagnostic tool created by rerwin.
  520. yes|pdvdrsab||exe
  521. yes|peasypdf||exe
  522. yes|peasyport||exe| #rcrsn51, alternative to superscan.
  523. yes|peasyprint||exe| #print graphics files png/jpg.
  524. yes|peasyscale||exe| #rcrsn51, jpg image resizer.
  525. yes|peasyscan||exe
  526. yes|pequalizer||exe| #audio equalizer, used by pmusic. note, deps are alsaequal, caps_eq.
  527. yes|perl|perl|exe>dev,dev,doc,nls
  528. yes|perl_tiny|perl_tiny|exe,dev>null,doc>null,nls>null
  529. yes|perl-digest-sha1_devxonly|perl-digest-sha1|exe>dev,dev,doc,nls
  530. yes|perl-digest-sha1|perl-digest-sha1|exe,dev>exe,doc>null,nls>null
  531. yes|perl-extutils-depends|perl-extutils-depends|exe>dev,dev,doc,nls
  532. yes|perl-extutils-pkgconfig|perl-extutils-pkgconfig|exe>dev,dev,doc,nls
  533. yes|perl-html-parser_devxonly|perl-html-parser|exe>dev,dev,doc,nls
  534. yes|perl-html-parser|perl-html-parser|exe,dev>exe,doc>null,nls>null
  535. yes|perl-uri|perl-uri|exe>dev,dev,doc,nls
  536. yes|perl-xml-simple|perl-xml-simple|exe>dev,dev,doc,nls
  537. yes|perl-xml-parser|perl-xml-parser|exe>dev,dev,doc,nls| #note have this in devx, but think libgnomeprintui might need it.
  538. yes|pfilesearch||exe
  539. yes|pfind||exe
  540. yes|phash||exe
  541. yes|picocom||exe,dev,doc,nls
  542. no|picpuz||exe
  543. yes|picscale||exe|
  544. no|pictureviewer||exe
  545. yes|pixman|pixman|exe,dev,doc,nls
  546. no|pixman||exe,dev,doc,nls
  547. yes|pkgconfig|pkgconfig|exe>dev,dev,doc,nls
  548. yes|planner|planner|exe
  549. yes|pmetatagger||exe
  550. yes|pmirror||exe
  551. yes|pmirrorget||exe
  552. yes|pmusic||exe
  553. no|pmusic_THEME_pmusic_original||exe
  554. yes|pmusic_tray||exe
  555. yes|pnethood||exe
  556. yes|poppler|poppler|exe,dev,doc,nls
  557. yes|popt|popt|exe,dev,doc,nls
  558. yes|powerapplet_tray||exe
  559. yes|pplog||exe
  560. yes|ppp|ppp|exe,dev>null,doc,nls
  561. yes|pprocess||exe
  562. yes|pptp||exe,dev,doc,nls
  563. yes|precord||exe
  564. yes|prename||exe
  565. yes|procps|procps|exe
  566. yes|programchooser||exe
  567. yes|pschedule||exe
  568. yes|psmisc|psmisc|exe,dev>null,doc,nls
  569. no|pstopwatch||exe
  570. no|pstreamvid||exe
  571. yes|psync||exe
  572. no|ptimer||exe
  573. yes|ptiming||exe
  574. yes|ptooltips||exe
  575. no|puppybrowser||exe
  576. yes|puppyinputdetect||exe
  577. yes|puppyphone||exe
  578. yes|puppy-podcast-grabber||exe
  579. yes|puppyserialdetect||exe
  580. yes|pupradio||exe,dev,doc,nls
  581. no|puptv||exe
  582. yes|pupx||exe
  583. yes|pure_ftpd||exe
  584. yes|pwallpaper||exe| #alternative is nathans wallpaper setter
  585. no|pwget||exe
  586. no|pwireless||exe
  587. no|pwireless2||exe
  588. yes|pwsget||exe
  589. yes|python|python|exe>dev,dev,doc,nls
  590. no|python-libxml2|python-lxml|exe>dev,dev,doc,nls|+libxml2
  591. yes|pzchmview||exe
  592. no|qt4|qt4|exe,dev,doc,nls
  593. no|quisp||exe,dev,doc>dev,nls
  594. yes|radeon_firmware||exe,dev,doc,nls
  595. yes|readline|readline|exe,dev,doc,nls
  596. yes|replaceit||exe
  597. yes|retrovol||exe
  598. no|ripoff||exe,dev>null,doc,nls
  599. yes|rman|rman|exe>dev,dev,doc,nls
  600. no|rox-clib||exe,dev,doc,nls
  601. yes|rox_filer||exe
  602. no|rox-menu||exe
  603. no|rox-monitor-applets||exe
  604. no|roxpanel-pager||exe
  605. no|rox-panel-quirky||exe
  606. no|roxpanel-systray||exe
  607. no|roxpanel-taskbar||exe
  608. yes|rp_pppoe_cli||exe
  609. no|rpl||exe
  610. yes|rsync|rsync|exe,dev>null,doc>null,nls>null
  611. yes|rubix||exe
  612. no|rxvt|rxvt|exe,dev>null,doc,nls
  613. yes|rxvt-unicode|rxvt-unicode|exe,dev>null,doc,nls| #the urxvt compiled in T2 is enormous... replace with an older one.
  614. no|samba_client|samba|exe,dev>null,doc,nls
  615. yes|samba_client||exe
  616. yes|samba_mount_cifs||exe
  617. yes|sane-backends|sane-backends|exe,dev,doc,nls
  618. no|sane-frontends|sane-frontends|exe,dev,doc,nls
  619. yes|scale2x||exe
  620. yes|schroedinger|schroedinger|exe,dev,doc,nls
  621. yes|screeny||exe,dev,doc,nls| #alternate screenshot app, created by 01micko.
  622. yes|scrollkeeper|scrollkeeper|exe>dev,dev,doc>dev,nls>dev
  623. no|SDL|SDL|exe,dev,doc,nls
  624. no|SDL_image|SDL_image|exe,dev,doc,nls
  625. no|SDL_mixer|SDL_mixer|exe,dev,doc,nls
  626. no|SDL_sound|libsdl_sound|exe,dev,doc,nls
  627. no|SDL_ttf|SDL_ttf|exe,dev,doc,nls
  628. no|seamonkey|seamonkey-2.0.11*,seamonkey_DEV-2.0.11*|exe,dev,doc,nls
  629. no|seamonkey|seamonkey-2.6*,seamonkey_DEV-2.6*|exe,dev,doc>null,nls>null
  630. yes|seamonkey|seamonkey-2.12*|exe,dev>null,doc>null,nls>null| #official binary, not compiled in wary. note, needs dbus-glib.
  631. no|seamonkey1||exe,dev,doc>null,nls>null| #use 1.1.18 in common repo, small.
  632. no|seamonkey_addon_flashblock||exe
  633. no|seamonkey_addon_sqlite_manager|seamonkey_addon_sqlite_manager|exe
  634. no|seamonkey_addon_user_agent_switcher|seamonkey_addon_user_agent_switcher|exe
  635. no|seamonkey_addon_zombie_keys|seamonkey_addon_zombie_keys|exe
  636. no|seamonkey1_addon_adblock|seamonkey1_addon_adblock|exe
  637. no|seamonkey1_addon_copyplaintext|seamonkey1_addon_copyplaintext|exe
  638. no|seamonkey1_addon_flashblock|seamonkey1_addon_flashblock|exe
  639. no|seamonkey1_addon_fullerscreen|seamonkey1_addon_fullerscreen|exe
  640. no|seamonkey1_addon_user_agent_switcher|seamonkey1_addon_user_agent_switcher|exe
  641. no|seamonkey1_addon_video_downloadhelper|seamonkey1_addon_video_downloadhelper|exe
  642. no|seamonkey1_addon_zombiekeys|seamonkey1_addon_zombiekeys|exe
  643. no|searchmonkey||exe
  644. yes|sed|sed|exe,dev>null,doc,nls
  645. yes|setserial|setserial|exe,dev>null,doc,nls
  646. yes|setvol||exe
  647. yes|sfs-converter||exe
  648. no|sgmixer||exe
  649. no|sgtt||exe
  650. yes|shared-mime-info||exe,dev
  651. yes|snap2||exe
  652. no|sox|sox|exe,dev,doc,nls
  653. no|soxgui||exe
  654. yes|speex|speex|exe,dev,doc,nls
  655. yes|sqlite|sqlite|exe,dev,doc,nls
  656. no|sqlite||exe,dev,doc,nls
  657. yes|squashfs-tools||exe,dev>null,doc,nls
  658. yes|squashfs-tools4||exe| #note, kernel-version sensitive.
  659. yes|ssh_gui||exe
  660. yes|startup-notification|startup-notification|exe,dev,doc,nls
  661. yes|strace|strace|exe>dev,dev,doc,nls
  662. yes|streamripper||exe,dev,doc,nls
  663. yes|subversion|subversion|exe>dev,dev,doc,nls
  664. yes|sudo||exe,dev,doc,nls
  665. no|superscan||exe| #rcrsn51 reports faulty, use his peasyport.
  666. no|sweep|sweep|exe,dev,doc,nls
  667. no|swfdec_cut||exe,dev,doc,nls
  668. no|swfdec-mozilla||exe
  669. no|sylpheed|sylpheed|exe,dev,doc,nls
  670. yes|sys-freedos||exe
  671. yes|sysfsutils|sysfsutils|exe,dev,doc,nls
  672. no|sys-info||exe,dev,doc,nls
  673. no|syslinux|syslinux|exe,dev>null,doc,nls
  674. yes|syslinux||exe
  675. yes|sysprof|sysprof|exe>dev,dev,doc,nls
  676. yes|sysvinit||exe
  677. yes|tar|tar|exe,dev>null,doc,nls
  678. no|teagtk||exe
  679. yes|texinfo|texinfo|exe>dev,dev,doc,nls
  680. no|tile||exe
  681. no|time|time|exe,dev>null,doc,nls
  682. no|toppler||exe
  683. yes|transmission||exe,dev,doc,nls
  684. no|traytemp||exe
  685. yes|truncate||exe
  686. no|udev||exe
  687. no|udev_151||exe,dev,doc,nls
  688. yes|udev_167p||exe,dev,doc,nls
  689. yes|unclutter||exe,dev>null,doc,nls
  690. yes|unionfs_utils||exe
  691. yes|unrar||exe,dev,doc,nls
  692. yes|unzip|unzip|exe,dev,doc,nls
  693. yes|urxvtset||exe| #needs urxvt, yad
  694. no|usb_floppy_format||exe
  695. yes|usb-modeswitch||exe
  696. yes|usb-modeswitch-data||exe
  697. yes|usbutils|usbutils|exe,dev,doc,nls
  698. yes|util-linux|util-linux|exe,dev,doc,nls
  699. yes|util-macros|xorg-util-macros|exe>dev,dev,doc,nls
  700. yes|vala|vala|exe>dev,dev,doc>dev,nls
  701. no|vala||exe>dev,dev,doc>dev,nls
  702. no|valide||exe>dev,dev,doc>dev,nls
  703. yes|vamps|vamps|exe,dev,doc,nls
  704. no|vattery-ibam||exe
  705. no|vcdimager|vcdimager_,libvcdinfo0_,libvcdinfo-dev_|exe,dev,doc,nls
  706. yes|vcdimager|vcdimager|exe,dev,doc,nls
  707. yes|viewnior||exe,dev,doc,nls
  708. yes|vobcopy||exe,dev,doc,nls
  709. yes|vorbis-tools|vorbis-tools|exe,dev,doc,nls
  710. yes|wag_profiles||exe| #taken out of net_setup pet, see forum t=82092&start=300
  711. yes|waitmax||exe
  712. no|wakkabox||exe
  713. no|wallpaper||exe| #nathans wallpaper setter, note alternative is pwallpaper
  714. yes|wavplay||exe
  715. yes|wcpufreq||exe
  716. yes|wget|wget|exe,dev>null,doc,nls
  717. yes|wireless-tools|wireless-tools|exe,dev,doc,nls
  718. no|woo-ff||exe
  719. yes|wpa_supplicant|wpa_supplicant|exe,dev>null,doc,nls
  720. no|wpa_supplicant||exe
  721. yes|wv|wv|exe,dev,doc,nls
  722. no|wv_patterns_wingding|wv_patterns_wingding|exe
  723. yes|wvdial||exe
  724. no|x11proto|bigreqsproto,compositeproto,damageproto,dmxproto,fixesproto,fontcacheproto,fontsproto,glproto,inputproto,kbproto,printproto,randrproto,recordproto,renderproto,resourceproto,scrnsaverproto,trapproto,videoproto,xcb-proto,xcmiscproto,xextproto,xf86bigfontproto,xf86dgaproto,xf86driproto,xf86miscproto,xf86vidmodeproto,xineramaproto,xproto|exe>dev,dev,doc,nls
  725. no|x11proto|x11proto|exe>dev,dev,doc,nls| #WARY
  726. yes|x264|x264|exe,dev,doc,nls
  727. yes|xarchive||exe,dev>null,doc,nls
  728. no|xcb-util|xcb-util|exe,dev,doc,nls
  729. yes|xclip||exe
  730. yes|xcompmgr|xcompmgr|exe,dev,doc,nls
  731. yes|xcur2png||exe
  732. no|xdelta||exe
  733. yes|xdelta|xdelta|exe,dev,doc,nls
  734. yes|xdg_puppy_jwm||exe
  735. no|xdialog|xdialog|exe,dev,doc,nls
  736. yes|xdialog|xdialog-2.3.1-patched_amigo*|exe,dev,doc,nls| #see forum t=64795
  737. yes|xdriinfo||exe,dev,doc,nls| #needed by sys-info.
  738. no|xf86-input-synaptics|xf86-input-synaptics|exe,dev,doc,nls| #WARY
  739. no|xf86-video-i810_old|xf86-video-i810_old|exe,dev,doc,nls| #WARY i compiled the i810_drv.so driver from Xorg 7.2 in Xorg 7.3.
  740. no|xf86-video-openchrome|xf86-video-openchrome|exe,dev,doc,nls| #WARY
  741. no|xf86-video-vesa|xf86-video-vesa-1.3*,xf86-video-vesa_DEV-1.3*|exe,dev,doc,nls| #have this in xserver_xorg_partialcut_t2. note, do not use v2.3.0 with xorg 7.3.
  742. yes|xfdiff-cut||exe
  743. no|xfprot||exe
  744. no|xine-lib|xine-lib|exe,dev,doc,nls
  745. no|xineramaproto_xorg73||exe>dev,dev,doc,nls
  746. yes|xkbconfigmanager||exe
  747. yes|xload|xload|exe
  748. yes|xlock_gui||exe
  749. yes|xlockmore||exe
  750. no|xorg-input-wizardpen|xorg-input-wizardpen|exe,dev,doc,nls| #WARY
  751. no|xorg-server|xorg-server|exe,dev,doc,nls| #WARY
  752. no|xorg-server_extension_glx|xorg-server_extension_glx|exe,dev,doc,nls
  753. no|xorg73_base_t2|bdftopcf,evieext,fontconfig,fslsfonts,fstobdf,iceauth,makedepend,mkfontdir,mkfontscale,setxkbmap,xauth,xcalc,xclipboard,xconsole,xcursorgen,xdpyinfo,xev,xgamma,xhost,xinit,xkbcomp,xmag,xmessage,xmodmap,xprop,xrandr,xrdb,xset,xsetmode,xsetpointer,xsetroot,xtrap,xvidtune,xwininfo,libdmx,libdrm,libfontenc,libfs,libice,libsm,libx11,libxau,libxaw,libxcomposite,libxcursor,libxdamage,libxdmcp,libxevie,libxext,libxfixes,libxfont,libxfontcache,libxft,libxi,libxinerama,libxkbfile,libxkbui,libxmu,libxp,libxpm,libxrandr,libxrender,libxres,libxt,libxtrap,libxtst,libxv,libxvmc,libxxf86dga,libxxf86misc,libxxf86vm|exe,dev,doc,nls
  754. no|xorg73_base_t2|xorg73_base_t2|exe,dev,doc,nls| #WARY
  755. yes|xsane|xsane|exe,dev>null,doc,nls
  756. no|xserver_xorg_t2|xorg-server,xf86-video*,xf86-input*|exe,dev,doc,nls
  757. no|xserver_xorg_partialcut_t2|xf86-video-amd,xf86-video-apm,xf86-video-ark,xf86-video-ast,xf86-video-chips,xf86-video-cirrus,xf86-video-cyrix,xf86-video-glint,xf86-video-i128,xf86-video-i740,xf86-video-imstt,xf86-video-mga,xf86-video-neomagic,xf86-video-nsc,xf86-video-nv,xf86-video-openchrome,xf86-video-radeonhd,xf86-video-rendition,xf86-video-s3,xf86-video-s3virge,xf86-video-savage,xf86-video-siliconmotion,xf86-video-sis,xf86-video-sisusb,xf86-video-tdfx,xf86-video-tga,xf86-video-trident,xf86-video-tseng,xf86-video-v4l,xf86-video-vesa,xf86-video-voodoo,xf86-video-xgi,xf86-input-evdev,xf86-input-keyboard,xf86-input-mouse,xf86-input-synaptics|exe,dev,doc,nls
  758. no|xserver_xorg_partialcut_t2|xserver_xorg_partialcut_t2|exe,dev,doc,nls| #WARY
  759. no|xserver_xvesa_t2|xserver_xvesa_t2|exe,dev,doc,nls| #WARY
  760. yes|xsoldier||exe
  761. no|xtmix||exe
  762. yes|xtrans|xtrans|exe>dev,dev,doc,nls
  763. no|xvidcore||exe,dev,doc,nls
  764. yes|xvidcore|xvidcore|exe,dev,doc,nls
  765. yes|xwd||exe,dev,doc,nls| #needed by 01mickos screeny.
  766. yes|x_xorg76_mega_pkg|x_xorg76_mega_pkg|exe,dev,doc,nls| #RACY Xorg 7.6 mega-pkg, if you want to use this, turn off all these: cf libxcb* mesa* x11proto xf86-* xorg* xserver* zz_wary52_fixup. note, pinstall.sh has list of pkgs in this mega-pkg.
  767. yes|xz||exe,dev,doc,nls
  768. yes|yad||exe,dev,doc,nls|
  769. yes|yaf_splash||exe
  770. yes|yasm|yasm|exe>dev,dev,doc,nls
  771. yes|YASSM||exe| #alternative to pnethood.
  772. yes|ycalc||exe
  773. no|you2pup||exe,dev,doc,nls| #09oct2011, zigbert informs youtube.com format changed, pet broken.
  774. no|zfind||exe
  775. yes|z_geany_bacon_hack||exe| #temp hack for geany. will probably have to remove soon. use in absence of nicoedit.
  776. yes|zip|zip|exe,dev>null,doc,nls
  777. yes|zlib|zlib|exe,dev,doc,nls
  778. yes|zz_t2_fixup||exe| #workarounds for xorg in /usr/X11R7
  779. no|zz_wary52_fixup|zz_wary52_fixup|exe,dev,doc,nls| #WARY
  780. no|zzz_scripts_simple_bk||exe
  781. '