DISTRO_PKGS_SPECS-ubuntu-precise 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779
  1. #w469 fallbacks when looking for pet pkgs...
  2. FALLBACKS_COMPAT_VERSIONS='precise lucid karmic jaunty intrepid'
  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_karmic_dev||exe>dev,dev,doc,nls
  27. no|915resolution||exe,dev,doc,nls
  28. yes|a52dec|liba52-0.7.4,liba52-0.7.4-dev|exe,dev,doc,nls
  29. no|abiword|abiword,abiword-common,libabiword-2.9,libabiword-2.9-dev|exe,dev,doc,nls| #NO, compiled for gtk3 ***TODO compile a pet***
  30. no|abiword-plugin-grammar|abiword-plugin-grammar|exe,dev,doc,nls
  31. no|abiword-plugin-mathview|abiword-plugin-mathview|exe,dev,doc,nls
  32. yes|acl|libacl1,libacl1-dev|exe,dev,doc,nls
  33. no|acx||exe
  34. yes|advancecomp|advancecomp|exe>dev,dev,doc,nls
  35. no|aiksaurus|libaiksaurus-*|exe,dev,doc,nls
  36. yes|align||exe,dev,doc,nls
  37. yes|alsa-lib|libasound2,libasound2-dev,libasound2-plugins|exe,dev,doc,nls
  38. yes|alsa-base|alsa-base|exe,dev,doc,nls
  39. yes|alsa-utils|alsa-utils|exe,dev,doc,nls
  40. yes|alsaequal||exe| #needed by pequalizer.
  41. no|asapm||exe
  42. yes|asunder|asunder|exe,dev,doc,nls
  43. yes|atk|libatk1.0-0,libatk1.0-dev|exe,dev,doc,nls
  44. yes|atkmm|libatkmm-1.6-1,libatkmm-1.6-dev|exe,dev,doc,nls
  45. yes|attr|libattr1,libattr1-dev|exe,dev,doc,nls
  46. yes|audiofile|libaudiofile1,libaudiofile-dev|exe,dev,doc,nls
  47. no|aufs|aufs-tools|exe,dev,doc,nls
  48. no|aufs3-util||exe
  49. yes|autoconf|autoconf|exe>dev,dev,doc,nls
  50. no|autologin||exe
  51. yes|automake|automake,autotools-dev|exe>dev,dev,doc,nls
  52. no|autotools-dev|autotools-dev|exe>dev,dev,doc,nls| #fixes symlinks problem put this into automake and libtool.
  53. yes|avahi|libavahi-client3,libavahi-client-dev,libavahi-glib1,libavahi-glib-dev,libavahi-common3,libavahi-common-data,libavahi-common-dev,libavahi-compat-libdnssd1,libavahi-compat-libdnssd-dev|exe,dev,doc,nls
  54. no|axel||exe,dev>null,doc,nls
  55. no|ayttm|ayttm,libaspell15,libaspell-dev,libgpgme11|exe,dev,doc,nls
  56. no|Ayttm||exe,dev>null,doc,nls
  57. yes|bacon||exe,dev,doc>dev,nls
  58. yes|bacongui||exe,dev,doc,nls
  59. yes|bash|bash|exe,dev>null,doc,nls
  60. yes|bbc_provided||exe
  61. yes|bbe|bbe|exe,dev,doc,nls| #sed-like editor for binary files.
  62. yes|bc||exe,dev>null,doc,nls
  63. yes|bcrypt||exe
  64. yes|bdb|libdb5.1,libdb-dev|exe,dev,doc,nls
  65. yes|binutils|binutils,binutils-dev|exe>dev,dev,doc,nls
  66. yes|bison|bison|exe>dev,dev,doc,nls
  67. no|blinky||exe
  68. yes|boehm-gc|libgc1c2,libgc-dev|exe,dev,doc,nls
  69. no|bsdmainutils|bsdmainutils|exe,dev,doc,nls| #only need col utility, refer forum t=82092&start=135 130216 col now in util-linux.
  70. yes|busybox||exe,dev>null,doc,nls
  71. yes|bzip2|bzip2,libbz2-1.0,libbz2-dev|exe,dev,doc,nls
  72. yes|cairo|libcairo2,libcairo2-dev,libcairo-gobject2,libcairo-script-interpreter2|exe,dev,doc,nls
  73. yes|cairomm|libcairomm-1.0-1,libcairomm-1.0-dev|exe,dev,doc,nls
  74. yes|caps_eq||exe,dev,doc,nls| #needed by zigberts pequalizer, refer t=31206&start=1290
  75. no|cddetect||exe,dev>null,doc,nls
  76. yes|cdparanoia|cdparanoia,libcdparanoia0,libcdparanoia-dev|exe,dev,doc,nls
  77. yes|cdrkit|genisoimage,wodim,icedax|exe,dev,doc,nls
  78. no|cgtkcalc||exe,dev>null,doc,nls
  79. no|chmlib||exe,dev,doc,nls
  80. yes|chmlib|libchm1,libchm-bin|exe,dev,doc,nls| #pzchmview is gui frontend.
  81. no|chmsee||exe,dev>null,doc,nls
  82. no|close||exe| #i think could not compile this.
  83. yes|coreutils|coreutils|exe,dev>null,doc,nls
  84. yes|cmake|cmake,cmake-data|exe>dev,dev,doc,nls
  85. yes|cpio|cpio|exe,dev>null,doc,nls
  86. no|cpu-scaling-ondemand||exe| #um, using wcpufreq - which is better?
  87. yes|ctorrent|ctorrent|exe,dev>null,doc,nls
  88. yes|cups||exe,dev,doc,nls
  89. no|cups|cups-bsd,cups,cups-common,cups-client,cups-ppdc,libcups2,libcups2-dev,libcupsimage2,libcupsimage2-dev,libcupsmime1,libcupsmime1-dev,libcupscgi1,libcupscgi1-dev,libcupsdriver1,libcupsdriver1-dev,libcupsppdc1,libcupsppdc1-dev|exe,dev,doc>exe,nls
  90. no|cups-filters|cups-filters,libcupsfilters1,libcupsfilters-dev|exe,dev,doc,nls| #extra cups filters, especially pdftops.
  91. yes|cups-pdf|cups-pdf|exe,dev,doc,nls
  92. yes|curl|curl,libcurl3,libcurl4-openssl-dev|exe,dev,doc,nls
  93. yes|curlftpfs||exe,dev,doc,nls| #needed by pcurlftp_file_sharing
  94. yes|cvs|cvs|exe>dev,dev,doc,nls
  95. yes|cyrus-sasl2|libsasl2-2,libsasl2-dev|exe,dev,doc,nls
  96. yes|dash|dash|exe>dev,dev,doc,nls
  97. no|dbus|dbus,libdbus-1-3,libdbus-1-dev|exe,dev,doc,nls|+lsb-base
  98. no|dbus-glib|libdbus-glib-1-2,libdbus-glib-1-dev|exe,dev,doc,nls|+dbus
  99. yes|dbus||exe,dev,doc,nls
  100. yes|dbus-glib||exe,dev,doc,nls
  101. yes|dbus-libs|libdbus-1-3,libdbus-1-dev|exe,dev,doc,nls| #reports that qt4 must have the official libs.
  102. yes|d-conf|dconf-gsettings-backend,dconf-service,libdconf0,libdconf-dbus-1-0|exe,dev,doc,nls| #needed by gsettings-desktop-settings
  103. no|ddcprobe||exe,dev>null,doc,nls
  104. yes|debianutils|debianutils|exe,dev,doc,nls
  105. yes|defaults-chooser||exe|
  106. yes|desk_background_precise||exe| #wallpapers for precise puppy.
  107. yes|desk_icon_theme_blue_moon||exe
  108. no|desk_icon_theme_jq8flat||exe
  109. no|desk_icon_theme_original||exe
  110. yes|desk_icon_theme_smooth_color||exe
  111. no|desk_icon_theme_stardust||exe
  112. yes|devmapper|libdevmapper1.02.1,libdevmapper-dev,libdevmapper-event1.02.1|exe,dev,doc,nls
  113. no|dhcpcd|dhcpcd|exe,dev>null,doc,nls
  114. yes|dhcpcd|dhcpcd-5.6.4*|exe,dev,doc,nls|pet:armv7| #has dropwait patch.
  115. no|dialog|dialog|exe,dev>null,doc,nls
  116. yes|dialog||exe,dev>null,doc,nls
  117. yes|dictd_client|dict,libmaa3|exe,dev,doc,nls| #note, libmaa3 is actually a different package.
  118. yes|didiwiki||exe
  119. no|dietlibc|dietlibc-dev|exe>dev,dev,doc,nls
  120. yes|diffstat|diffstat|exe,dev>null,doc,nls
  121. yes|diffutils|diffutils|exe,dev>null,doc,nls
  122. no|diffutils||exe
  123. yes|directfb|libdirectfb-1.2-9,libdirectfb-dev,libdirectfb-extra|exe,dev,doc,nls|+libts
  124. no|disktype|disktype|exe,dev>null,doc,nls| #broken, need my pet.
  125. yes|disktype||exe,dev,doc,nls
  126. no|dmidecode|dmidecode|exe,dev>null,doc,nls
  127. yes|docbook-xml|docbook-xml|exe>dev,dev,doc>dev,nls
  128. yes|dosfstools|dosfstools|exe,dev>null,doc,nls
  129. yes|dpkg-deb|dpkg|exe,dev>null,doc,nls
  130. yes|dvdauthor|dvdauthor|exe,dev,doc,nls
  131. yes|dvd+rwtools|dvd+rw-tools,growisofs|exe,dev,doc,nls
  132. yes|e2fsprogs|e2fsprogs,e2fslibs,e2fslibs-dev,libblkid1,libblkid-dev,libcomerr2,comerr-dev,libss2,ss-dev,libuuid1,uuid-dev|exe,dev,doc,nls
  133. yes|ed|ed|exe,dev>null,doc,nls
  134. yes|edid|read-edid|exe,dev>null,doc,nls
  135. yes|eject|eject|exe,dev>null,doc,nls
  136. yes|elfutils|libelf1,libelf-dev|exe,dev,doc,nls| #note, libelf is a different pkg.
  137. yes|elspci||exe,dev>null,doc,nls
  138. yes|embutils_cut||exe
  139. yes|enchant|libenchant1c2a,libenchant-dev|exe,dev,doc,nls
  140. yes|epdfview|epdfview|exe,dev>null,doc,nls
  141. yes|esound|esound-common,libesd0,libesd0-dev|exe,dev,nls,doc
  142. yes|ethtool|ethtool|exe,dev>null,doc,nls
  143. yes|exiv2|exiv2,libexiv2-11,libexiv2-dev|exe,dev,doc,nls
  144. no|exo|exo-utils,libexo-0.3-0,libexo-0.3-dev|exe,dev,doc,nls
  145. yes|expat|libexpat1,libexpat1-dev|exe,dev,doc,nls
  146. yes|f2fs-tools||exe,dev,doc,nls
  147. yes|faac|libfaac0,libfaac-dev|exe,dev,doc,nls
  148. yes|faad|faad,libfaad2,libfaad-dev|exe,dev,doc,nls
  149. no|fbpanel||exe,dev>null,doc,nls
  150. yes|ffconvert||exe,dev,doc,nls
  151. yes|ffmpeg-deps|libavcodec53,libavcodec-dev,libavutil51,libavutil-dev,libavformat53,libavformat-dev,libavdevice53,libavdevice-dev,libavfilter2,libavfilter-dev,libpostproc52,libpostproc-dev,libswscale2,libswscale-dev|exe,dev,doc,nls
  152. yes|ffmpeg|ffmpeg|exe,dev,doc,nls
  153. no|ffmpeg||exe,dev,doc,nls
  154. no|ffmpeg3||exe,dev,doc,nls
  155. no|file|file,libmagic1,libmagic-dev|exe,dev,doc,nls
  156. yes|file||exe,dev,doc,nls
  157. no|file_sharing-curlftpfs-mpscan||exe| #note, currently has x86 binaries in it.
  158. yes|findutils|findutils|exe,dev>null,doc,nls
  159. yes|firefox|firefox|exe,dev,doc,nls
  160. no|firefox-flash|firefox|exe,dev,doc>null,nls>null
  161. yes|firmware_linux_module_b43||exe #120919 have taken these out of woof, now pets.
  162. yes|firmware_linux_module_b43legacy||exe
  163. yes|firmware_linux_module_brcm||exe
  164. no|firmware_linux_module_dgcmodem||exe
  165. no|firmware_linux_module_hsfmodem||exe
  166. yes|firmware_linux_module_wl||exe
  167. yes|flac|flac,libflac8,libflac-dev|exe,dev,doc,nls
  168. no|flashplayer||exe
  169. yes|flex|flex|exe>dev,dev,doc,nls
  170. no|flsynclient||exe
  171. yes|fontwizard||exe,dev,doc,nls| #created by 01micko.
  172. yes|foomatic-db-engine|foomatic-db-engine|exe,dev,doc,nls
  173. no|foomatic-db|foomatic-db|exe,dev,doc,nls
  174. no|foomatic-filters|foomatic-filters|exe,dev,doc,nls
  175. yes|foomatic-filters||exe
  176. yes|fossil||exe>dev,dev,doc>dev,nls
  177. no|fotoxx||exe,dev>null,doc,nls
  178. yes|fpm2|fpm2|exe
  179. yes|freememapplet_tray||exe
  180. yes|freetype|libfreetype6,libfreetype6-dev|exe,dev,doc,nls
  181. yes|fribidi|libfribidi0,libfribidi-dev|exe,dev,doc,nls
  182. yes|fuse|fuse,fuse-utils,libfuse2,libfuse-dev|exe,dev,doc,nls
  183. yes|gadmin-rsync|gadmin-rsync|exe,dev>null,doc,nls
  184. no|gail||exe,dev,doc,nls
  185. yes|gail|libgail18,libgail-common,libgail-dev|exe,dev,doc,nls
  186. yes|galculator||exe,dev,doc,nls
  187. yes|gamin|gamin,libgamin0,libgamin-dev|exe,dev,doc,nls
  188. yes|gawk|gawk|exe,dev,doc,nls
  189. yes|gcc_dev|gcc-4.6-base,gcc,gcc-4.6,g++,g++-4.6,cpp,cpp-4.6|exe>dev,dev,doc,nls
  190. yes|gcc_lib|libgcc1,libgomp1|exe,dev,doc,nls
  191. no|gccmakedep||exe>dev,dev,doc,nls
  192. no|gcolor2|gcolor2|exe,dev>null,doc,nls
  193. yes|gcolorsel||exe,dev>null,doc,nls
  194. no|gconf|gconf2-common,gconf2,libgconf2-4,libgconf2-dev|exe,dev,doc,nls
  195. yes|gconf|gconf2-common,gconf2,libgconf2-4,libgconf2-dev,libgconf-2-4,gconf-service,gconf-service-backend|exe,dev,doc,nls
  196. yes|gdb|gdb|exe>dev,dev,doc,nls
  197. yes|gdbm|libgdbm3,libgdbm-dev|exe,dev,doc,nls
  198. yes|gdk-pixbuf|libgdk-pixbuf2.0-0,libgdk-pixbuf2.0-common,libgdk-pixbuf2.0-dev|exe,dev,doc,nls
  199. yes|gdmap|gdmap|exe,dev>null,doc,nls
  200. yes|geany|geany|exe,dev>null,doc,nls
  201. no|geany||exe
  202. no|gecko-mediaplayer|gecko-mediaplayer|exe,dev,doc,nls
  203. no|gedit||exe
  204. yes|getcurpos||exe
  205. no|getdir||exe,dev>null,doc,nls| #what uses this?
  206. yes|getflash||exe,dev,doc,nls
  207. yes|gettext_devxonly|gettext-base,gettext|exe>dev,dev,doc,nls
  208. yes|gettext|gettext-base,gettext|exe,dev>null,doc>null,nls>null
  209. no|gexec|gexec|exe,dev>null,doc,nls
  210. yes|gexec||exe,dev>null,doc,nls
  211. yes|gfnrename||exe,dev>null,doc,nls
  212. yes|gfontsel||exe,dev>null,doc,nls
  213. yes|gftp|gftp-gtk,gftp-common|exe,dev>null,doc,nls
  214. no|ghostscript|ghostscript,libgs9,ghostscript-cups|exe,dev,doc,nls
  215. yes|ghostscript||exe,dev,doc,nls
  216. no|gifsicle|gifsicle|exe,dev>null,doc,nls
  217. yes|gifsicle||exe,dev>null,doc,nls
  218. yes|git|git,gitweb,git-doc|exe>dev,dev,doc>dev,nls>dev
  219. yes|glade3|glade,libgladeui-2-0|exe>dev,dev,doc,nls
  220. yes|glib|libglib2.0-bin,libglib2.0-0,libglib2.0-data,libglib2.0-dev|exe,dev,doc,nls
  221. yes|glibc|libc-bin,libc6,libc6-dev,tzdata|exe,dev,doc,nls
  222. yes|glibc_locales|locales|exe,dev,doc,nls>exe
  223. no|glibc_i18n_en||exe
  224. yes|glibmm|libglibmm-2.4-1c2a,libglibmm-2.4-dev|exe,dev,doc,nls
  225. yes|glipper||exe,dev>null,doc,nls
  226. yes|gmeasures||exe,dev>null,doc,nls
  227. yes|gmp|libgmp10|exe>dev,dev,doc,nls
  228. yes|gnome-doc-utils|gnome-doc-utils|exe>dev,dev,doc,nls|+python-libxml2
  229. yes|gnome-keyring|libgnome-keyring0,libgnome-keyring-dev|exe,dev,doc,nls
  230. yes|gnome_menus|libgnome-menu2,libgnome-menu-dev|exe,dev,doc,nls| #***TODO*** compile pet version 2.14.3 ***TODO***
  231. no|gnome_mplayer||exe,dev,doc,nls
  232. yes|gnome-mplayer-deps|libcurl3-gnutls,libcurl4-gnutls-dev,libdiscid0,libdiscid0-dev,libmusicbrainz3-6,libmusicbrainz3-dev,libneon27-gnutls,libneon27-gnutls-dev|exe,dev,doc,nls
  233. yes|gnome-vfs|libgnomevfs2-0,libgnomevfs2-dev,libgnomevfs2-common|exe,dev,doc,nls
  234. no|gnumeric||exe,dev,doc,nls
  235. yes|gnumeric|gnumeric,gnumeric-common|exe,dev>null,doc,nls
  236. yes|gnumeric-plugins-extra|gnumeric-plugins-extra|exe,dev>null,doc,nls
  237. yes|gnutls|libgnutls26,libgnutls-dev|exe,dev,doc,nls
  238. yes|goffice|libgoffice-0.8-8,libgoffice-0.8-8-common,libgoffice-0.8-dev|exe,dev,doc,nls
  239. yes|gpart|gpart|exe,dev,doc,nls| #useful utility used by gparted.
  240. no|gparted||exe,dev>null,doc,nls
  241. yes|gparted|gparted|exe,dev>null,doc,nls
  242. yes|gperf|gperf|exe,dev,doc,nls|
  243. yes|gphoto2|gphoto2|exe,dev,doc,nls
  244. yes|gphotofs|gphotofs|exe,dev,doc,nls
  245. yes|gpptp||exe
  246. yes|grep|grep|exe,dev>null,doc,nls
  247. yes|groff|groff|exe>dev,dev,doc,nls
  248. no|grub|grub|exe,dev>null,doc,nls
  249. yes|gsettings-desktop-schemas|gsettings-desktop-schemas|exe,dev,doc,nls| #needs d-conf.
  250. yes|gsm|libgsm1,libgsm1-dev|exe,dev,doc,nls
  251. yes|gtk+|libgtk2.0-0,libgtk2.0-dev|exe,dev,doc,nls
  252. yes|gtk2-engines-pixbuf|gtk2-engines-pixbuf|exe,dev,doc,nls
  253. yes|gtkam|gtkam|exe,dev>null,doc,nls|
  254. yes|gtk-chtheme|gtk-chtheme|exe,dev>null,doc,nls
  255. no|gtkdialog2||exe
  256. yes|gtkdialog3||exe,dev,doc>dev,nls|
  257. yes|gtkdialog4||exe,dev,doc>dev,nls| #modify all pets that need this to explicitly call gtkdialog or gtkdialog4.
  258. yes|gtkhash|gtkhash|exe,dev,doc,nls
  259. no|gtklp|gtklp|exe,dev,doc,nls| #stupid deb has no .desktop file -- need a template.
  260. yes|gtkmm|libgtkmm-2.4-1c2a,libgtkmm-2.4-dev|exe,dev,doc,nls
  261. no|gtkmoz||exe
  262. yes|gtk_theme_citrus_cut||exe
  263. no|gtk_theme_flat_grey||exe
  264. yes|gtk_theme_flat_grey_rounded||exe
  265. no|gtk_theme_gradient_brown||exe
  266. yes|gtk_theme_gradient_grey||exe
  267. yes|gtk_theme_polished_blue||exe
  268. no|gtk_theme_stardust_zigbert||exe
  269. no|gtksourceview||exe,dev,doc,nls
  270. yes|gtksourceview|libgtksourceview2.0-0,libgtksourceview2.0-common,libgtksourceview2.0-dev|exe,dev,doc,nls
  271. yes|gtkspell|libgtkspell0,libgtkspell-dev|exe,dev,doc,nls
  272. no|gtrayicon||exe
  273. yes|guess_fs||exe
  274. yes|gutenprint|ijsgutenprint,cups-driver-gutenprint,libgutenprint2,libgutenprint-dev,libgutenprintui2-1,libgutenprintui2-dev,printer-driver-gutenprint|exe,dev,doc,nls
  275. no|gutenprint||exe,dev,doc>exe,nls>exe
  276. no|gview||exe
  277. no|gwhere|gwhere|exe
  278. yes|gwhere||exe
  279. no|gxine|gxine,gxineplugin|exe,dev>null,doc,nls
  280. no|gxine||exe
  281. yes|gxmessage|gxmessage|exe,dev,doc,nls|
  282. yes|gzip|gzip|exe,dev>null,doc,nls
  283. no|hal|hal,libhal1,libhal-storage1|exe,dev,doc,nls| #crap, cannot compile hal on mele, have to use debs. ok, have created a pkg template to emasculate hal.
  284. no|hal||exe,dev,doc,nls
  285. no|hardinfo|hardinfo|exe,dev,doc,nls
  286. yes|hardinfo||exe,dev,doc,nls| #20130116 rodin.s has internationalised hardinfo.
  287. yes|hdparm|hdparm|exe,dev>null,doc,nls
  288. no|hiawatha||exe
  289. yes|hicolor-icon-theme|hicolor-icon-theme|exe,dev>null,doc,nls
  290. no|homebank|homebank,homebank-data|exe,dev>null,doc,nls|+libofx,+opensp
  291. no|homebank||exe
  292. yes|hotplug2stdout||exe
  293. no|htop||exe
  294. yes|hunspell|hunspell,libhunspell-1.3-0,libhunspell-dev,hunspell-en-us|exe,dev,doc,nls
  295. yes|icu|libicu48,libicu-dev|exe,dev,doc,nls| #hack. scribus needs this though it is not listed as a dep. scribus also needs python in devx, so bung libicu48 into devx also. note, it is big, 7MB pkg. crap, better put it into main f.s.
  296. yes|id3lib|libid3-3.8.3c2a,libid3-3.8.3-dev|exe,dev,doc,nls
  297. yes|ifplugd||exe
  298. yes|ifplugd_old||exe
  299. yes|ijs|libijs-0.35,libijs-dev|exe,dev,doc,nls
  300. yes|imake|xutils-dev|exe>dev,dev,doc,nls
  301. yes|initscripts|initscripts|exe,dev,doc,nls
  302. yes|inkscapelite||exe
  303. yes|inotail|inotail|exe,dev,doc,nls
  304. yes|inotify-tools|inotify-tools,libinotifytools0|exe,dev,doc,nls
  305. yes|installwatch||exe
  306. yes|intltool|intltool|exe>dev,dev,doc,nls
  307. yes|iptables|iptables,iptables-dev|exe,dev,doc,nls
  308. yes|isomaster|isomaster|exe,dev,doc,nls
  309. yes|jasper|libjasper1,libjasper-dev,libjasper-runtime|exe,dev,doc,nls
  310. yes|jimtcl||exe
  311. yes|json-c|libjson0,libjson0-dev|exe,dev,doc,nls| #needed by mplayer.
  312. yes|jwm||exe,dev,doc,nls
  313. yes|jwmconfig2||exe
  314. no|kbd|kbd|exe,dev>exe,doc,nls
  315. no|kbd||exe
  316. yes|keyutils|libkeyutils1|exe,dev>null,doc,nls
  317. yes|krb5|libkrb5-3,libkrb5-dev,libkrb5support0,libk5crypto3,libgssapi-krb5-2|exe,dev,doc,nls
  318. yes|lame|lame,libmp3lame0,libmp3lame-dev|exe,dev,doc,nls
  319. yes|lcms|liblcms1,liblcms1-dev,liblcms-utils|exe,dev,doc,nls
  320. yes|lcms2|liblcms2-2,liblcms2-dev,liblcms2-utils|exe,dev,doc,nls
  321. no|leafpad|leafpad|exe,dev>null,doc,nls
  322. yes|leafpad||exe,dev>null,doc,nls
  323. yes|less|less|exe,dev>null,doc,nls
  324. yes|libaacs|libaacs0,libaacs-dev|exe,dev,doc,nls| #mplayer needs this.
  325. yes|libao|libao4,libao-common,libao-dev|exe,dev,doc,nls
  326. yes|libarchive|libarchive12|exe,dev,doc,nls| #needed by cmake.
  327. yes|libart|libart-2.0-2,libart-2.0-dev|exe,dev,doc,nls
  328. yes|libasyncns|libasyncns0,libasyncns-dev|exe,dev,doc,nls| #needed by mplayer.
  329. yes|libav|libav-tools|exe,dev,doc,nls
  330. yes|libbluray|libbluray1,libbluray-dev|exe,dev,doc,nls| #needed by mplayer.
  331. yes|libbonobo|libbonobo2-0,libbonobo2-dev,libbonoboui2-0,libbonoboui2-dev|exe,dev,doc,nls
  332. yes|libcap|libcap2,libcap-dev|exe,dev,doc,nls
  333. no|libcddb|libcddb2,libcddb2-dev|exe,dev,doc,nls| #debian/ubuntu pkg missing cddb_query, also very old version. (warning: .deb cddb package has nothing to do with libcddb pkg)
  334. yes|libcddb||exe,dev,doc,nls
  335. yes|libcdio|libcdio13,libcdio-dev,libcdio-cdda1,libcdio-cdda-dev,libcdio-paranoia1,libcdio-paranoia-dev,libcdio-utils,libiso9660-8,libiso9660-dev,libudf0,libudf-dev|exe,dev,doc,nls
  336. yes|libcroco|libcroco3,libcroco3-dev|exe,dev,doc,nls
  337. yes|libcurl3-gnutls|libcurl3-gnutls|exe,dev,doc>null,nls>null| #this is needed by git in the devx sfs file. update: conky needs it in the main f.s.
  338. yes|libdaemon|libdaemon0,libdaemon-dev|exe,dev,doc,nls
  339. yes|libdatrie|libdatrie1,libdatrie-dev|exe,dev,doc,nls
  340. yes|libdb|libdb4.8,libdb4.8-dev|exe>dev,dev,doc,nls
  341. yes|libdc1394|libdc1394-22,libdc1394-22-dev|exe,dev,doc,nls|
  342. yes|libdca|libdca0,libdca-dev|exe,dev,doc,nls| #mplayer needs this.
  343. yes|libdmx|libdmx1,libdmx-dev|exe,dev,doc,nls| #this is actaully part of xorg.
  344. no|libdrm||exe,dev,doc,nls
  345. yes|libdvdcss||exe,dev,doc,nls
  346. yes|libdvdnav|libdvdnav4,libdvdnav-dev|exe,dev,doc,nls| #needed by mplayer.
  347. no|libdvdplay||exe,dev,doc,nls
  348. yes|libdvdread|libdvdread4,libdvdread-dev|exe,dev,doc,nls
  349. yes|libedit|libedit2,libedit-dev|exe,dev,doc,nls
  350. yes|libelf|libelfg0,libelfg0-dev|exe,dev,doc,nls| #note, elfutils is a different pkg.
  351. yes|liberror-perl|liberror-perl|exe>dev,dev,doc,nls| #needed by git.
  352. yes|libexif|libexif12,libexif-dev|exe,dev,doc,nls
  353. yes|libexif-gtk|libexif-gtk5,libexif-gtk-dev|exe,dev,doc,nls
  354. yes|libffi|libffi6,libffi-dev|exe,dev,doc,nls
  355. yes|libfs|libfs6,libfs-dev|exe,dev,doc,nls| #120603 mavrothal reported need this for compiling xorg drivers.
  356. yes|libgcrypt|libgcrypt11,libgcrypt11-dev|exe,dev,doc,nls
  357. yes|libgee|libgee2,libgee-dev|exe,dev,doc,nls| #used by vala.
  358. yes|libgif|libgif4,libgif-dev|exe,dev,doc,nls
  359. no|libgio-fam|libgio-fam|exe,dev,doc,nls
  360. yes|libglade2|libglade2-0,libglade2-dev|exe,dev,doc,nls
  361. yes|libgnome|libgnome2-0,libgnome2-dev|exe,dev,doc,nls
  362. yes|libgnomecanvas2|libgnomecanvas2-0,libgnomecanvas2-dev|exe,dev,doc,nls
  363. yes|libgnomecups|libgnomecups1.0-1,libgnomecups1.0-dev|exe,dev,doc,nls
  364. yes|libgnomeprint|libgnomeprint2.2-0,libgnomeprint2.2-dev,libgnomeprint2.2-data|exe,dev,doc,nls
  365. yes|libgnomeprintui|libgnomeprintui2.2-common,libgnomeprintui2.2-0,libgnomeprintui2.2-dev|exe,dev,doc,nls
  366. yes|libgnomeui|libgnomeui-0,libgnomeui-dev|exe,dev,doc,nls
  367. yes|libgpg-error|libgpg-error0,libgpg-error-dev|exe,dev,doc,nls
  368. yes|libgphoto2|libgphoto2-2,libgphoto2-2-dev,libgphoto2-port0|exe,dev,doc,nls
  369. yes|libgringotts|libgringotts2,libgringotts-dev|exe,dev,doc,nls
  370. yes|libgsf|libgsf-1-114,libgsf-1-dev,libgsf-gnome-1-114|exe,dev,doc,nls
  371. yes|libical|libical0,libical-dev|exe,dev,doc,nls
  372. yes|libid3tag|libid3tag0,libid3tag0-dev|exe,dev,doc,nls
  373. yes|libidl|libidl0,libidl-dev|exe,dev,doc,nls
  374. yes|libidn|libidn11,libidn11-dev|exe,dev,doc,nls
  375. no|libieee1284|libieee1284-3,libieee1284-3-dev|exe,dev,doc,nls
  376. no|libiptcdata|libiptcdata0,libptcdata0-dev,libiptcdata-bin|exe,dev,doc,nls
  377. yes|libjpeg62|libjpeg62|exe,dev,doc,nls
  378. no|libjpeg|libjpeg8,libjpeg-dev|exe,dev,doc,nls| #precise pangolin: peculiar, does not have libs in it.
  379. yes|libjpeg8|libjpeg8|exe,dev,doc,nls| #oh, i see, needed as some apps have libjpeg8 as a dependency. libjpeg-turbo8 is the main guy now.
  380. yes|libjpeg|libjpeg-turbo8,libjpeg-turbo8-dev,libjpeg-turbo-progs|exe,dev,doc,nls
  381. yes|libloudmouth|libloudmouth1-0,libloudmouth1-dev|exe,dev,doc,nls
  382. yes|libltdl|libltdl7,libltdl-dev|exe,dev,doc,nls| #note, this is really part of libtool pkg, but libs needed at runtime.
  383. yes|libmad|libmad0,libmad0-dev|exe,dev,doc,nls
  384. yes|libmcrypt|libmcrypt4,libmcrypt-dev|exe,dev,doc,nls
  385. yes|libmng|libmng1,libmng-dev|exe,dev,doc,nls
  386. no|libmozjs0d||exe| #just provides symlinks into seamonkey.
  387. yes|libnl|libnl1,libnl-dev,libnl-doc|exe,dev,doc,nls
  388. yes|libnl3|libnl-3-200,libnl-3-dev,libnl-cli-3-200,libnl-cli-3-dev,libnl-genl-3-200,libnl-genl-3-dev,libnl-nf-3-200,libnl-nf-3-dev,libnl-route-3-200,libnl-route-3-dev|exe,dev,doc,nls
  389. yes|libnotify|libnotify4,libnotify-dev|exe,dev,doc,nls
  390. yes|libofx|libofx4,libofx-dev|exe,dev,doc,nls| #needed by homebank.
  391. yes|libopencore|libopencore-amrnb0,libopencore-amrnb-dev,libopencore-amrwb0,libopencore-amrwb-dev|exe,dev,doc,nls
  392. yes|libogg|libogg0,libogg-dev|exe,dev,doc,nls
  393. yes|liboil|liboil0.3,liboil0.3-dev|exe,dev,doc,nls
  394. yes|libpaper|libpaper1,libpaper-dev,libpaper-utils|exe,dev,doc,nls
  395. yes|libpcap|libpcap0.8,libpcap0.8-dev|exe,dev,doc,nls
  396. yes|libpciaccess|libpciaccess0,libpciaccess-dev|exe,dev,doc,nls
  397. yes|libpcsclite|libpcsclite1,libpcsclite-dev|exe,dev,doc,nls
  398. yes|libperl|libperl5.14,libperl-dev|exe,dev>null,doc,nls
  399. yes|libpng|libpng12-0,libpng12-dev|exe,dev,doc,nls
  400. yes|libpthread-stubs|libpthread-stubs0,libpthread-stubs0-dev|exe>dev,dev,doc,nls
  401. yes|libpython|libpython2.7|exe>dev,dev,doc,nls| #needed by gdb in devx.
  402. yes|libraw1394|libraw1394-11,libraw1394-dev|exe,dev,doc,nls
  403. yes|librsvg|librsvg2-2,librsvg2-dev,librsvg2-bin,librsvg2-common|exe,dev,doc,nls
  404. yes|libsamplerate|libsamplerate0,libsamplerate0-dev|exe,dev,doc,nls
  405. yes|libselinux|libselinux1|exe,dev>null,doc,nls
  406. yes|libsepol|libsepol1,libsepol1-dev|exe,dev,doc,nls
  407. yes|libsigc++|libsigc++-2.0-0c2a,libsigc++-2.0-dev|exe,dev,doc,nls
  408. yes|libsigsegv|libsigsegv2,libsigsegv-dev|exe,dev,doc,nls
  409. yes|libslang|libslang2|exe,dev>null,doc,nls
  410. yes|libsndfile|libsndfile1,libsndfile1-dev,sndfile-programs|exe,dev,doc,nls
  411. yes|libsoup|libsoup2.4-1,libsoup2.4-dev|exe,dev,doc,nls
  412. no|libstdc++||exe,dev>null,doc>null,nls>null| #old libstdc++.so.5. some video codecs (/usr/lib/codecs) need it...
  413. yes|libstdc++6|libstdc++6,libstdc++6-4.6-dev|exe,dev,doc,nls
  414. yes|libtasn1|libtasn1-3,libtasn1-3-dev|exe,dev,doc,nls
  415. yes|libthai|libthai0|exe,dev,doc,nls| #have left out libthai-data and libthai-dev.
  416. yes|libtheora|libtheora0,libtheora-dev|exe,dev,doc,nls
  417. yes|libtiff|libtiff4,libtiff4-dev|exe,dev,doc,nls
  418. yes|libtool|libtool,autotools-dev|exe>dev,dev,doc,nls
  419. yes|libunistring|libunistring0,libunistring-dev|exe,dev,doc,nls
  420. yes|libusb|libusb-0.1-4,libusb-dev|exe,dev,doc,nls
  421. yes|libusb1|libusb-1.0-0,libusb-1.0-0-dev|exe,dev,doc,nls| #libusb1 necesssary for ffmpeg3
  422. yes|libva|libva1,libva-dev,libva-glx1,libva-egl1|exe,dev,doc,nls| #needed by mplayer.
  423. yes|libvdpau|libvdpau1,libvdpau-dev|exe,dev,doc,nls| #needed by mplayer.
  424. no|libvolume-id|libvolume-id1,libvolume-id-dev|exe,dev,doc,nls
  425. yes|libvorbis|libvorbis0a,libvorbis-dev,libvorbisenc2,libvorbisfile3|exe,dev,doc,nls
  426. yes|libvpx|libvpx1,libvpx-dev|exe,dev,doc,nls| #needed by mplayer.
  427. yes|libwmf|libwmf0.2-7,libwmf-dev|exe,dev,doc,nls
  428. yes|libwpg|libwpg-0.2-2|exe,dev>null,doc,nls
  429. yes|libwpd|libwpd-0.9-9,libwpd-dev|exe,dev,doc,nls
  430. yes|libxcb_base|libxcb1,libxcb1-dev,libxcb-render0,libxcb-render0-dev,libxcb-render-util0,libxcb-render-util0-dev,libxcb-shape0,libxcb-shape0-dev,libxcb-shm0,libxcb-shm0-dev,libxcb-glx0,libxcb-glx0-dev|exe,dev,doc,nls
  431. yes|linux-ntfs|libntfs10,libntfs-dev|exe,dev,doc,nls| #this seems to be from the old ntfsprogs.
  432. yes|xcb-util|libxcb-util0,libxcb-util0-dev|exe,dev,doc,nls
  433. no|libxfce4mcs|libxfce4mcs-client3,libxfce4mcs-manager3,libxfce4mcs-dev|exe,dev,doc,nls
  434. no|libxfce4util|libxfce4util4,libxfce4util-dev|exe,dev,doc,nls
  435. no|libxfcegui4|libxfcegui4-4,libxfcegui4-dev|exe,dev,doc,nls
  436. yes|libxml2|libxml2,libxml2-dev|exe,dev,doc,nls
  437. yes|libxml2-utils|libxml2-utils|exe>dev,dev,doc,nls
  438. yes|libxslt|libxslt1.1,libxslt1-dev,xsltproc|exe,dev,doc,nls
  439. yes|libxvmc|libxvmc1,libxvmc-dev|exe,dev,doc,nls| #this is actually part of xorg.
  440. no|libyahoo2||exe,dev,doc,nls| #needed by ayttm.
  441. yes|linux_firewall||exe
  442. no|linux_firmware_dvb||exe
  443. yes|linux-header|linux-libc-dev|exe>dev,dev,doc,nls
  444. yes|lirc|liblircclient0,liblircclient-dev|exe,dev,doc,nls
  445. yes|lsb-base|lsb-base|exe,dev,doc,nls
  446. no|lxpanel||exe,dev>null,doc,nls
  447. yes|lzma|lzma,lzma-dev|exe,dev,doc,nls
  448. yes|lzo2|liblzo2-2,liblzo2-dev|exe,dev,doc,nls
  449. yes|m4|m4|exe>dev,dev,doc,nls
  450. yes|madplay|madplay|exe,dev,doc,nls
  451. yes|make|make|exe>dev,dev,doc,nls
  452. no|makebootfat||exe| #must use my patched makebootfat.
  453. yes|man|man-db|exe>dev,dev,doc,nls
  454. no|man_cut||exe,dev>null,doc>null,nls>null
  455. no|mcrypt|mcrypt|exe,dev,doc,nls
  456. no|mesa-utils|mesa-utils|exe,dev,doc,nls
  457. no|metamail|metamail|exe,dev>null,doc,nls
  458. no|metamail||exe,dev,doc,nls| #note, needed by sylpheed, but i could not compile it in mele.
  459. yes|mhash|libmhash2,libmhash-dev|exe,dev,doc,nls
  460. no|mhwaveedit||exe
  461. no|midori|midori,libgstreamer0.10-0,libgstreamer-plugins-base0.10-0,libicu42,libsqlite3-0,libunique-1.0-0,libwebkit-1.0-2|exe,dev,nls,doc
  462. yes|mingetty||exe,dev,doc,nls
  463. yes|minixcal||exe
  464. no|mirdir||exe
  465. yes|mktemp|mktemp|exe,dev>null,doc,nls
  466. no|modem_stats||exe
  467. yes|module-init-tools|module-init-tools|exe,dev,doc,nls
  468. no|mountcifs||exe
  469. no|mp|mped|exe,dev>null,doc,nls| #no, the gtk mode of this mp is awful, use my curses-only pkg.
  470. yes|mp||exe
  471. yes|mpclib|libmpc2|exe>dev,dev,doc,nls
  472. yes|mpeg2dec|libmpeg2-4,libmpeg2-4-dev|exe,dev,doc,nls| #needed by mplayer.
  473. yes|mpfr|libmpfr4|exe>dev,dev,doc,nls
  474. no|mplayerplug-in||exe,dev,doc,nls
  475. yes|mplayer|mplayer,libaa1,libaudio2,libcaca0,libenca0,libesd0,libgpm2,libjack0,liblzo2-2,libmpcdec6,libopenal1,libpostproc52,libpulse0,libschroedinger-1.0-0,libsdl1.2debian,libsmbclient,libspeex1,libsvga1,libswscale2,libtalloc2,libwbclient0,libwrap0,libx264-120,libxvidcore4,libxvmc1,libxxf86dga1|exe,dev,doc,nls
  476. yes|mplayer_codecs_basic||exe
  477. yes|mpscan||exe,dev,doc,nls| #needed by pcurlftp_file_sharing.
  478. yes|mscw||exe| #multiple sound card wizard.
  479. no|ms-sys||exe
  480. yes|mtdev|libmtdev1,libmtdev-dev|exe,dev,doc,nls| #needed by synaptics_drv.so in xorg.
  481. yes|mtpaint|mtpaint|exe,dev,doc,nls
  482. no|mtpaint||exe
  483. no|mtr||exe
  484. yes|mtr|mtr-tiny|exe,dev,doc,nls
  485. no|mut2||exe
  486. no|nasm|nasm|exe>dev,dev,doc,nls
  487. yes|nbtscan|nbtscan|exe,dev,doc,nls
  488. yes|ncurses|ncurses-base,ncurses-bin,libncurses5,libncurses5-dev,libncursesw5,libncursesw5-dev,libtinfo5,libtinfo-dev|exe,dev,doc,nls
  489. yes|ndiswrapper|ndiswrapper-common|exe,dev>null,doc,nls
  490. yes|nenscript||exe
  491. no|netpbm|netpbm,libnetpbm10,libnetpbm10-dev|exe,dev,doc,nls
  492. yes|netpbm||exe,dev,doc,nls
  493. yes|net_setup||exe
  494. yes|net-tools|net-tools|exe,dev,doc,nls
  495. no|netsurf2||exe,dev,doc,nls
  496. yes|nettle|libnettle4|exe,dev,doc,nls| #needed by libarchive.
  497. yes|network_tray||exe
  498. no|nicoedit||exe
  499. yes|normalize|normalize-audio|exe,dev,doc,nls
  500. no|notecase|notecase|exe,dev,doc,nls
  501. yes|nrg2iso||exe| #used by pburn.
  502. yes|nspr|libnspr4,libnspr4-0d,libnspr4-dev|exe,dev,doc,nls| #using seamonkey pkg with these built-in...
  503. yes|nss|libnss3,libnss3-1d,libnss3-dev|exe,dev,doc,nls
  504. yes|ntfs-3g|ntfs-3g,ntfs-3g-dev|exe,dev,doc,nls| #this seems to have taken over the full functionality of ntfsprogs.
  505. no|ntfsprogs|ntfsprogs,libntfs10,libntfs-dev|exe,dev,doc,nls| #this seems to now be replaced by linux-ntfs.
  506. yes|ntpdate||exe,dev,doc,nls| #needed by psync.
  507. yes|numlockx||exe,dev,doc,nls|
  508. no|obconf||exe,dev>null,doc,nls|+openbox
  509. no|openbox||exe,dev>null,doc,nls
  510. yes|openldap|libldap-2.4-2,libldap2-dev|exe,dev,doc,nls
  511. yes|openslp|libslp1,libslp-dev|exe,dev,doc,nls
  512. yes|opensp-runtime|libosp5|exe,dev,doc,nls| #needed by libofx and homebank.
  513. yes|opensp|opensp,libosp-dev|exe>dev,dev,doc,nls|
  514. yes|openssh_client|openssh-client|exe,dev,doc,nls
  515. yes|openssl0|libssl0.9.8|exe,dev>null,doc,nls| #old version.
  516. yes|openssl|openssl,libssl1.0.0,libssl-dev|exe,dev,doc,nls
  517. yes|optipng|optipng|exe>dev,dev,doc,nls
  518. yes|orbit2|liborbit2,liborbit2-dev|exe,dev,doc,nls
  519. yes|orc|liborc-0.4-0,liborc-0.4-dev|exe,dev,doc,nls| #needed by mplayer.
  520. no|osmo|osmo|exe,dev,doc,nls| #aaargh, has changed from libgtkhtml dep to webkitgtk, huge size.
  521. yes|ots|libots0,libots-dev|exe,dev,doc,nls
  522. yes|p11-kit|libp11-kit0,libp11-kit-dev|exe,dev,doc,nls| #needed by cupsd (ubuntu cups pkg). 121210 need dev pkg for gnutls, refer forum t=82092&start=135
  523. yes|pam|libpam0g|exe,dev,doc,nls
  524. yes|pango|libpango1.0-0,libpango1.0-dev|exe,dev,doc,nls
  525. yes|pangomm|libpangomm-1.4-1,libpangomm-1.4-dev|exe,dev,doc,nls
  526. yes|parted|parted,libparted0debian1,libparted0-dev|exe,dev,doc,nls
  527. yes|patch|patch|exe>dev,dev,doc,nls
  528. yes|patchutils|patchutils|exe>dev,dev,doc,nls
  529. yes|pawdioconverter||exe,dev,doc,nls
  530. yes|pbackup||exe
  531. yes|pburn||exe
  532. yes|pcd||exe
  533. yes|pcdripper||exe
  534. yes|pciutils|pciutils,libpci3,libpci-dev|exe,dev,doc,nls
  535. yes|pcmciautils|pcmciautils|exe,dev,doc,nls
  536. yes|pcre|libpcre3,libpcre3-dev,libpcrecpp0|exe,dev,doc,nls
  537. yes|pctorrent||exe
  538. yes|pcurlftp_file_sharing||exe
  539. yes|pdiag||exe| #diagnostic tool created by rerwin.
  540. yes|pdvdrsab||exe
  541. yes|peasypdf||exe,dev,doc,nls
  542. yes|peasyprint||exe,dev,doc,nls
  543. no|peasyscan||exe,dev,doc,nls| #need to compile for arm.
  544. yes|perl|perl,perl-base,perl-modules|exe>dev,dev,doc,nls
  545. yes|perl_tiny|perl,perl-base,perl-modules|exe,dev>null,doc>null,nls>null
  546. yes|perl-compress-zlib|libcompress-raw-zlib-perl|exe>dev,dev,doc,nls
  547. yes|perl-digest-sha1_devxonly|libdigest-sha-perl|exe>dev,dev,doc,nls
  548. yes|perl-digest-sha1|libdigest-sha-perl|exe,dev>null,doc>null,nls>null
  549. yes|perl-extutils-depends|libextutils-depends-perl|exe>dev,dev,doc,nls
  550. yes|perl-extutils-pkgconfig|libextutils-pkgconfig-perl|exe>dev,dev,doc,nls
  551. yes|perl-html-parser_devxonly|libhtml-parser-perl|exe>dev,dev,doc,nls
  552. yes|perl-html-parser|libhtml-parser-perl|exe,dev>null,doc>null,nls>null
  553. yes|perl-uri|liburi-perl|exe>dev,dev,doc,nls
  554. yes|perl-xml-parser|libxml-parser-perl|exe>dev,dev,doc,nls
  555. yes|perl-xml-simple|libxml-simple-perl|exe>dev,dev,doc,nls
  556. yes|pfilesearch||exe
  557. yes|pfind||exe
  558. yes|phash||exe,dev,doc,nls
  559. yes|picocom|picocom|exe,dev,doc,nls
  560. yes|picpuz||exe
  561. yes|picscale||exe|
  562. no|pictureviewer||exe
  563. yes|pixman|libpixman-1-0,libpixman-1-dev|exe,dev,doc,nls
  564. yes|pkgconfig|pkg-config|exe>dev,dev,doc,nls
  565. yes|planner||exe,dev,doc,nls
  566. yes|playmusic_mplayer||exe,dev,doc,nls| #alternative to Pmusic.
  567. yes|pmetatagger||exe
  568. yes|pmirror||exe
  569. yes|pmirrorget||exe
  570. yes|pmusic||exe| #aqualung is an alternative.
  571. yes|pmusic_tray||exe,dev,doc,nls
  572. yes|pnethood||exe
  573. no|policykit|libpolkit2|exe,dev,doc,nls
  574. yes|poppler|libpoppler19,libpoppler-dev,poppler-utils,libpoppler-glib8,libpoppler-glib-dev|exe,dev,doc,nls
  575. yes|popt|libpopt0,libpopt-dev|exe,dev,doc,nls
  576. yes|powerapplet_tray||exe
  577. yes|pplog||exe
  578. yes|ppp|ppp|exe,dev>null,doc,nls
  579. yes|pprocess||exe
  580. yes|pptp|pptp-linux|exe,dev,doc,nls
  581. yes|precord||exe,dev,doc,nls
  582. no|prename||exe| #broken in precise puppy.
  583. yes|procps|procps|exe
  584. yes|programchooser||exe| #used by wallpaper-setter.
  585. yes|pschedule||exe
  586. yes|psmisc|psmisc|exe,dev>null,doc,nls
  587. yes|pstopwatch||exe
  588. no|pstreamvid||exe
  589. yes|psync||exe,dev,doc,nls
  590. yes|ptimer||exe
  591. no|ptooltips||exe
  592. yes|pupdvdtool||exe,dev,doc,nls
  593. no|puppybrowser||exe
  594. yes|puppyinputdetect||exe
  595. yes|puppyphone||exe
  596. yes|puppy-podcast-grabber||exe
  597. yes|puppyserialdetect||exe
  598. yes|pupradio||exe,dev,doc,nls
  599. no|puptv||exe
  600. yes|pupx||exe
  601. yes|pure-ftpd||exe,dev,doc,nls| #needed by pcurlftp_file_sharing.
  602. no|pwallpaper||exe
  603. no|pwget||exe
  604. yes|pwsget||exe
  605. no|pwireless||exe
  606. yes|python|python,python2.7-minimal,python2.7|exe,doc,nls| #121022 moved from devx to main f.s. /usr/include/python2.7 must also go into main f.s. so take out ,dev. see also libpython2.7 needed by gdb in devx.
  607. yes|python-libxml2|python-libxml2|exe,doc,nls| #121022 moved from devx to main f.s.
  608. yes|pzchmview||exe,dev,doc,nls
  609. yes|rarian|rarian-compat,librarian0,librarian-dev,scrollkeeper|exe>dev,dev,doc>dev,nls| #replacement for scrollkeeper.
  610. yes|readline|libreadline6,libreadline6-dev,readline-common|exe,dev,doc,nls
  611. no|replaceit||exe
  612. yes|retrovol||exe
  613. no|ripoff|ripoff,libripoff0,ripoff-mp3-plugin|exe,dev>null,doc,nls
  614. yes|rman|rman|exe>dev,dev,doc,nls
  615. yes|rox_filer||exe
  616. no|rp_pppoe_cli||exe
  617. no|rpl||exe
  618. yes|rsync_devxonly|rsync|exe>dev,dev,doc,nls
  619. yes|rsync|rsync|exe,dev>null,doc>null,nls>null
  620. yes|rtmpdump|librtmp0,librtmp-dev|exe,dev,doc,nls
  621. yes|rubix||exe
  622. no|rxvt|rxvt|exe,dev>null,doc,nls
  623. no|rxvt||exe,dev>null,doc,nls
  624. yes|rxvt-unicode||exe,dev>null,doc,nls
  625. no|rxvt-unicode|rxvt-unicode-lite|exe,dev,doc,nls| #note, need to fix this, would not start, reported missing font -- /root/.Xdefaults specifies xft font.
  626. no|rxvt-unicode|rxvt-unicode,libafterimage0|exe,dev,doc,nls| #try the full version. hmmm, template screens out libafterimage, but also libperl.so.5.10 missing not in libperl pkg!
  627. yes|samba_client|samba,samba-common,smbfs,smbclient|exe,dev>null,doc,nls
  628. no|samba_client||exe
  629. yes|sane-backends|libsane,libsane-dev,sane-utils|exe,dev,doc,nls
  630. yes|scale2x||exe
  631. no|scanpci||exe| #needs library libpciaccesss (normally part of that pkg).
  632. yes|schroedinger|libschroedinger-1.0-0,libschroedinger-dev|exe,dev,doc,nls| #needed by mplayer, ffmpeg, and other media apps.
  633. no|seamonkey|seamonkey-browser,seamonkey-mailnews|exe,dev>null,doc,nls| #lucid: crashes at startup with illegal instruction.
  634. no|seamonkey|seamonkey,seamonkey-browser,seamonkey-mailnews|exe,dev,doc,nls
  635. no|searchmonkey||exe
  636. yes|sed|sed|exe,dev>null,doc,nls
  637. yes|setserial|setserial|exe,dev>null,doc,nls
  638. yes|setvol||exe
  639. yes|sfs-converter||exe
  640. yes|sfs_load||exe,dev,doc,nls
  641. no|sgmixer||exe
  642. yes|sgml-base|sgml-base|exe>dev,dev,doc>dev,nls
  643. yes|sgml-data|sgml-data|exe>dev,dev,doc>dev,nls
  644. yes|shared-mime-info||exe,dev
  645. yes|simple_wall_set||exe
  646. no|smplayer||exe,dev,doc,nls
  647. yes|snap2||exe,dev,doc,nls
  648. yes|speex|libspeex1,libspeex-dev,libspeexdsp1,libspeexdsp-dev|exe,dev,doc,nls| #needed by mplayer, vlc. note, some apps only need libspeex1, others need both.
  649. yes|sqlite|sqlite3,libsqlite3-0,libsqlite3-dev|exe,dev,doc,nls
  650. no|squashfs-tools|squashfs-tools|exe,dev>null,doc,nls
  651. yes|squashfs-tools||exe
  652. yes|squashfs-tools4||exe| #note, kernel-version sensitive
  653. yes|ssh_gui||exe
  654. yes|startup-notification|libstartup-notification0,libstartup-notification0-dev|exe,dev,doc,nls
  655. yes|strace|strace|exe>dev,dev,doc,nls
  656. yes|streamripper|streamripper|exe,dev,doc,nls
  657. yes|subversion|subversion,libsvn1,libdb5.1,libneon27-gnutls,libaprutil1,libpq5,libmysqlclient18,libapr1|exe>dev,dev,doc,nls
  658. yes|superscan||exe
  659. no|sylpheed|sylpheed,libbluetooth3,libcompfaceg1,libonig2,libpisock9,libgpgme11|exe,dev,doc,nls
  660. no|sylpheed||exe
  661. no|synclient||exe
  662. no|sys-freedos||exe
  663. yes|sysfsutils|libsysfs2,libsysfs-dev,sysfsutils|exe,dev,doc,nls
  664. yes|sys-info||exe,dev,doc,nls
  665. no|syslinux|syslinux|exe,dev>null,doc,nls
  666. no|syslinux||exe| #maybe x86 only. see alternatives in en.wikipedia.org/wiki/Comparison_of_boot_loaders
  667. no|sysprof|sysprof|exe>dev,dev,doc,nls
  668. no|sysvinit||exe| #ONLY NEED ONE EXECUTABLE (last), it is in in ubuntu sysvinit-utils.###
  669. yes|sysvinit-utils-cut|sysvinit-utils|exe,dev,doc,nls| #only want one executable (last).
  670. yes|taglib|libtag1c2a,libtag1-dev,libtag1-vanilla|exe,dev,doc,nls| #needed by lots of media apps.
  671. yes|tar|tar|exe,dev>null,doc,nls
  672. yes|tdb|libtdb1,libtdb-dev|exe,dev,doc,nls| #needed by mplayer.
  673. no|teagtk||exe
  674. yes|texinfo|texinfo|exe>dev,dev,doc,nls
  675. no|tile||exe
  676. yes|time|time|exe,dev>null,doc,nls
  677. no|transmission||exe,dev,doc,nls| #need to compile this.
  678. yes|truncate||exe
  679. yes|tslib|libts-0.0-0,libts-bin,libts-dev|exe,dev,doc,nls
  680. no|udev_167||exe
  681. yes|udev_167pe||exe,dev,doc,nls| #has libgudev
  682. no|udev_lib|libudev0,libudev-dev|exe,dev,doc,nls
  683. no|uget||exe
  684. no|unclutter|unclutter|exe,dev>null,doc,nls
  685. yes|unclutter||exe,dev>null,doc,nls
  686. yes|unionfs_utils||exe
  687. yes|unrar|unrar-free|exe,dev,doc,nls
  688. yes|unzip|unzip|exe,dev>null,doc,nls
  689. no|urxvtset||exe| #needs urxvt, yad
  690. yes|usb-modeswitch||exe
  691. yes|usb-modeswitch-data||exe
  692. yes|usbutils|usbutils|exe,dev,doc,nls
  693. no|util-linux|util-linux,mount|exe,dev,doc,nls| #very suspicious, util-linux-ng fdisk very slow, perhaps roll back to old pkg.
  694. yes|util-linux||exe,dev,doc,nls| #armv7, have compiled with f2fs support.
  695. yes|vala|valac,valac-0.14,libvala-0.14-0|exe>dev,dev,doc>dev,nls
  696. no|valide||exe>dev,dev,doc>dev,nls
  697. yes|vamps|vamps|exe,dev,doc,nls
  698. no|vcdimager|vcdimager,libvcdinfo0,libvcdinfo-dev|exe,dev,doc,nls
  699. yes|vcdimager|vcdimager|exe,dev,doc,nls
  700. yes|viewnior||exe,dev,doc,nls
  701. yes|vobcopy|vobcopy|exe,dev,doc,nls
  702. yes|vorbis-tools|vorbis-tools|exe,dev,doc,nls
  703. yes|wag_profiles||exe| #taken out of net_setup pet, see forum t=82092&start=300
  704. no|waitmax||exe
  705. no|wavplay||exe
  706. yes|wcpufreq||exe,dev,doc,nls
  707. yes|wget|wget|exe,dev>null,doc,nls
  708. yes|wireless-tools|wireless-tools,libiw30,libiw-dev|exe,dev,doc,nls
  709. yes|wpa_supplicant|wpasupplicant|exe,dev>null,doc,nls
  710. yes|wv|libwv-1.2-4,libwv-dev|exe,dev,doc,nls
  711. yes|wvdial|wvdial,libuniconf4.6,libwvstreams4.6-base,libwvstreams4.6-extras|exe,dev,doc,nls
  712. no|wvdial|wvdial-1.6*|exe,dev,doc,nls|pet:armv6
  713. no|wvstreams||exe,dev,doc,nls|pet:armv6| #wvdial 1.61 needs this. note, the old 1.41 does not.
  714. yes|x11proto|x11proto-*-dev|exe>dev,dev,doc,nls
  715. yes|xarchive||exe,dev,doc,nls
  716. yes|xclip|xclip|exe,dev,doc,nls
  717. yes|xcur2png||exe
  718. yes|xdelta||exe
  719. yes|xdg_puppy||exe
  720. yes|xdialog||exe,dev,doc,nls
  721. no|xdriinfo||exe,dev,doc,nls| #needed by sys-info. no more.
  722. no|xemeraldia||exe
  723. no|xf86-video-intel||exe,dev,doc,nls
  724. no|xfce4-battery-plugin|xfce4-battery-plugin|exe,dev,doc,nls
  725. no|xfce4-clipman-plugin|xfce4-clipman-plugin|exe,dev,doc,nls
  726. no|xfce4-cpugraph-plugin|xfce4-cpugraph-plugin|exe,dev,doc,nls
  727. no|xfce4-fsguard-plugin|xfce4-fsguard-plugin|exe,dev,doc,nls
  728. no|xfce4-genmon-plugin|xfce4-genmon-plugin|exe,dev,doc,nls
  729. no|xfce4-mcs-manager|xfce4-mcs-manager,xfce4-mcs-manager-dev|exe,dev,doc,nls|+libxfce4mcs,+libxfce4util,+libxfcegui4
  730. no|xfce4-mixer|xfce4-mixer|exe,dev,doc,nls
  731. no|xfce4-mixer-alsa|xfce4-mixer-alsa|exe,dev,doc,nls
  732. no|xfce4-mount-plugin|xfce4-mount-plugin|exe,dev,doc,nls
  733. no|xfce4-netload-plugin|xfce4-netload-plugin|exe,dev,doc,nls
  734. no|xfce4-notes-plugin|xfce4-notes-plugin|exe,dev,doc,nls
  735. no|xfce4-panel|xfce4-panel|exe,dev>null,doc,nls|+xfce4-mcs-manager,+exo
  736. no|xfce4-systemload-plugin|xfce4-systemload-plugin|exe,dev,doc,nls
  737. no|xfdesktop4|xfdesktop4,xfdesktop4-data|exe,dev,doc,nls
  738. yes|xfdiff-cut||exe
  739. no|xfprot||exe
  740. no|xfwm4|xfwm4|exe,dev>null,doc,nls|+libxfce4mcs,+libxfce4util,+libxfcegui4,+exo
  741. no|xine-lib|libxine1,libxine1-bin,libxine1-misc-plugins,libxine1-x,libxine1-console,libxine1-ffmpeg,libxine-dev|exe,dev,doc,nls
  742. no|xine-lib||exe,dev,doc,nls
  743. no|xinvaders||exe
  744. yes|xkbconfigmanager||exe
  745. no|xload||exe| #this is in deb x11-apps, see xorg_base.
  746. yes|xlock_gui||exe
  747. yes|xlockmore||exe
  748. yes|xml-core|xml-core|exe>dev,dev,doc,nls
  749. yes|xorg_base|xfonts-utils,libxmu-headers,mesa-common-dev,libgl1-mesa-dri,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,fontconfig,libdrm2,libdrm-dev,libdrm-intel1,libdrm-radeon1,libfontconfig1,libfontconfig1-dev,libfontenc1,libfontenc-dev,libgl1-mesa-glx,libgl1-mesa-dev,libglu1-mesa,libglu1-mesa-dev,libice6,libice-dev,libsm6,libsm-dev,libx11-6,libx11-dev,libx11-data,libxau6,libxau-dev,libxaw7,libxaw7-dev,libxcomposite1,libxcomposite-dev,libxcursor1,libxcursor-dev,libxdamage1,libxdamage-dev,libxdmcp6,libxdmcp-dev,libxext6,libxext-dev,libxfixes3,libxfixes-dev,libxfont1,libxfont-dev,libxft2,libxft-dev,libxi6,libxi-dev,libxinerama1,libxinerama-dev,libxkbfile1,libxkbfile-dev,libxmu6,libxmu-dev,libxmuu1,libxmuu-dev,libxpm4,libxpm-dev,libxrandr2,libxrandr-dev,libxrender1,libxrender-dev,libxres1,libxres-dev,libxss1,libxss-dev,libxt6,libxt-dev,libxtst6,libxtst-dev,libxv1,libxv-dev,libxxf86dga1,libxxf86dga-dev,libxxf86vm1,libxxf86vm-dev|exe,dev,doc,nls
  750. no|xorg_dri|libgl1-mesa-dri|exe,dev,doc,nls
  751. no|xorg_full|libgl1-mesa-dri,mesa-utils|exe,dev,doc,nls
  752. no|xsane|xsane,xsane-common|exe,dev>null,doc,nls| #this needs libgimp, compiled my own pet pkg without this dep.
  753. no|xsane||exe
  754. no|xserver_xorg|xserver-xorg-dev,xserver-common,xserver-xorg,xserver-xorg-core,xserver-xorg-video-*,xserver-xorg-input-mouse,xserver-xorg-input-synaptics,xserver-xorg-input-evdev,xserver-xorg-input-wacom,-xserver-xorg-video-*-dbg,-xserver-xorg-video-dummy,-xserver-xorg-video-glint,-xserver-xorg-video-ivtv,-xserver-xorg-video-nouveau,-xserver-xorg-video-nsc,-xserver-xorg-video-tga,-xserver-xorg-video-vga,-xserver-xorg-video-vmware|exe,dev,doc,nls
  755. yes|xserver_xorg|xserver-xorg-dev,xserver-common,xserver-xorg,xserver-xorg-core,xserver-xorg-input-synaptics,xserver-xorg-input-evdev,xserver-xorg-input-kbd,xserver-xorg-input-mouse,xserver-xorg-input-tslib,xserver-xorg-input-wacom,xserver-xorg-video-fbdev|exe,dev,doc,nls|
  756. no|xserver_xorg_input_old||exe| #-input-evdev supercedes these, but i am still stuck on using -input-mouse and -input-kbd, provided in this pet.
  757. no|xserver_xvesa||exe
  758. no|xsoldier||exe
  759. yes|xtrans|xtrans-dev|exe>dev,dev,doc,nls
  760. yes|xwininfo||exe,dev,doc,nls
  761. yes|xz|xz-utils,liblzma5,liblzma-dev|exe,dev,doc,nls
  762. no|yad||exe,dev,doc,nls|
  763. yes|yaf_splash||exe
  764. no|ycalc||exe
  765. no|you2pup||exe
  766. no|zfind||exe
  767. yes|z_geany_bacon_hack||exe
  768. yes|zip|zip|exe,dev>null,doc,nls
  769. yes|zlib|zlib1g,zlib1g-dev|exe,dev,doc,nls
  770. no|zmixer||exe
  771. yes|zz_ubuntu_precise_fixup||exe,dev,doc,nls
  772. yes|z_lowresource_hack||exe| #noarch. disables system-log, reduces chromium writes to flash.
  773. '