DISTRO_PKGS_SPECS-mageia-cauldron 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. #fallbacks when looking for pkgs (space-separated list)...
  2. FALLBACKS_COMPAT_VERSIONS='cauldron 1'
  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. yes|915resolution||exe,dev,doc,nls|
  27. yes|a52dec|a52dec,liba52dec0,liba52dec-devel|exe,dev,doc,nls|
  28. yes|abiword|abiword,abiword-devel|exe,dev,doc,nls| #uses aiksaurus, libgtkmathview, link-grammar, avahi, libcroco, enchant
  29. yes|acl|libacl1,libacl-devel|exe,dev,doc,nls|
  30. yes|aiksaurus|aiksaurus,aiksaurus-data,aiksaurusgtk,libaiksaurus1.2_0,libaiksaurusgtk1.2_0,libaiksaurusgtk-devel|exe,dev,doc,nls| #needed by abiword.
  31. yes|align||exe|
  32. yes|alsa-lib|libalsa2,libalsa2-devel,libalsa-data,libalsa-oss0,libalsa-oss-devel,libalsa-plugins|exe,dev,doc,nls|
  33. yes|alsa-utils|alsa-utils|exe,dev,doc,nls|
  34. yes|alsaequal||exe,dev,doc,nls
  35. no|asapm||exe|
  36. yes|aspell|libaspell15,libaspell-devel|exe,dev,doc,nls|
  37. no|assuan|libassuan0,libassuan-devel|exe,dev,doc,nls| #needed by gpgme.
  38. yes|atk|atk1.0-common,libatk1.0_0,libatk1.0-devel|exe,dev,doc,nls|
  39. yes|attr|libattr1,libattr1-devel|exe,dev,doc,nls|
  40. yes|audiofile|libaudiofile1,libaudiofile-devel|exe,dev,doc,nls|
  41. yes|audit|libaudit1,libaudit-devel|exe,dev,doc,nls|
  42. yes|aufs2-util||exe| #note, kernel-version dependent.
  43. yes|autoconf|autoconf|exe>dev,dev,doc,nls|
  44. no|autologin||exe|
  45. yes|automake|automake|exe>dev,dev,doc,nls|
  46. yes|avahi|avahi,avahi-x11,libavahi-client3,libavahi-client-devel,libavahi-common3,libavahi-common-devel,libavahi-glib1,libavahi-glib-devel,libavahi-core7,libavahi-core-devel,libavahi-gobject0,libavahi-gobject-devel,libavahi-ui1,libavahi-ui-devel|exe,dev,doc,nls|
  47. yes|axel||exe,dev>null,doc,nls|
  48. yes|ayttm||exe,dev>null,doc,nls|
  49. yes|bacon||exe,dev,doc>dev,nls|
  50. yes|bacongui||exe,dev,doc,nls|
  51. yes|bash||exe,dev>null,doc,nls|pet:common
  52. yes|bbc_provided||exe|
  53. yes|bc|bc|exe,dev>null,doc,nls|
  54. yes|bdb|libdb4.8,libdb4.8-devel,libdbnss4.8,libdbnss4.8-devel|exe,dev,doc,nls| #berkeley database, maybe incomplete.
  55. yes|bcrypt||exe|
  56. yes|binutils|binutils,libbinutils-devel|exe>dev,dev,doc,nls|
  57. yes|bison|bison|exe>dev,dev,doc,nls|
  58. no|bluez|libbluez3,libbluez-devel|exe,dev,doc,nls| #needed by pilot-link. incomplete
  59. yes|boehm-gc|libgc1,libgc-devel|exe,dev,doc,nls|
  60. yes|bones||exe|
  61. yes|busybox||exe,dev>null,doc,nls|
  62. yes|bzip2|bzip2,libbzip2_1,libbzip2-devel|exe,dev,doc,nls|
  63. yes|cairo|libcairo2,libcairo-devel,libcairo-xcb2,libcairo-xcb-devel|exe,dev,doc,nls|
  64. yes|caps_eq||exe
  65. yes|cddetect||exe,dev>null,doc,nls|
  66. yes|cdparanoia|cdparanoia,libcdda0,libcdda-devel|exe,dev,doc,nls|
  67. no|cdrkit||exe,dev>null,doc,nls|
  68. yes|cdrkit|cdrkit,cdrkit-genisoimage,cdrkit-icedax,cdrkit-isotools|exe,dev,doc,nls|
  69. yes|cgtkcalc||exe,dev>null,doc,nls|
  70. no|chmlib||exe,dev,doc,nls|
  71. no|chmsee||exe,dev>null,doc,nls|
  72. no|coreutils|coreutils|exe,dev>null,doc,nls| #no, need pet...
  73. yes|coreutils||exe|
  74. yes|close-dvd+rwtools||exe|
  75. yes|cmake|cmake|exe>dev,dev,doc,nls|
  76. yes|cpio|cpio|exe,dev>null,doc,nls|
  77. no|cpu-scaling-ondemand||exe|
  78. no|cups|cups,cups-common,cups-drivers-*,cups-pdf,cups-serial,libcups2,libcups2-devel|exe,dev,doc>exe,nls| #too big
  79. yes|cups||exe,dev,doc,nls|
  80. yes|cups_pdf||exe|
  81. yes|curl|curl,libcurl4,libcurl-devel|exe,dev,doc,nls|
  82. yes|cvs|cvs|exe>dev,dev,doc,nls|
  83. yes|cyrus-sasl2|libsasl2,libsasl2-devel|exe,dev,doc,nls| #incomplete?
  84. yes|dbus||exe,dev,doc,nls|
  85. yes|dbus-glib||exe,dev,doc,nls|
  86. yes|ddcprobe||exe,dev>null,doc,nls|
  87. yes|defaults-chooser||exe|
  88. yes|desk_icon_theme_jq8flat||exe|
  89. no|desk_icon_theme_original||exe|
  90. yes|desk_icon_theme_smooth_color||exe|
  91. yes|desk_icon_theme_stardust||exe|
  92. yes|dev86|dev86,dev86-devel|exe>dev,dev,doc,nls|
  93. no|dhcpcd|dhcpcd|exe,dev>null,doc,nls|
  94. yes|dhcpcd||exe|
  95. yes|dialog|cdialog|exe,dev>null,doc,nls|
  96. yes|dictd_client||exe|
  97. yes|didiwiki||exe|
  98. yes|dietlibc||exe>dev,dev,doc,nls|
  99. yes|diffstat|diffstat|exe,dev>null,doc,nls|
  100. yes|diffutils|diffutils|exe,dev>null,doc,nls|
  101. yes|directfb|libdirectfb1.5_0,libdirectfb-devel|exe,dev,doc,nls| #needed by libSDL
  102. yes|disktype||exe,dev>null,doc,nls|
  103. yes|dmidecode|dmidecode|exe,dev>null,doc,nls|
  104. yes|dosfstools|dosfstools|exe,dev>null,doc,nls|
  105. yes|dpkg-deb|dpkg|exe,dev>null,doc,nls|
  106. yes|dvdauthor|dvdauthor|exe,dev,doc,nls|
  107. yes|dvd+rwtools|dvd+rw-tools|exe,dev,doc,nls|
  108. yes|e2fsprogs|e2fsprogs,libblkid1,libblkid-devel,libext2fs2,libext2fs-devel,libuuid1,libuuid-devel|exe,dev,doc,nls|
  109. yes|e3_utf8||exe|
  110. yes|ed|ed|exe,dev>null,doc,nls|
  111. yes|edid||exe|
  112. yes|eject|eject|exe,dev>null,doc,nls|
  113. yes|elspci||exe,dev>null,doc,nls|
  114. yes|embutils_cut||exe|
  115. yes|enchant|enchant,libenchant1,libenchant-devel|exe,dev,doc,nls|
  116. yes|epdfview|epdfview|exe,dev>null,doc,nls|
  117. yes|ethtool|ethtool|exe,dev>null,doc,nls|
  118. yes|exiv2|exiv2,libexiv2_11,libexiv2-devel|exe,dev,doc,nls|
  119. yes|expat|expat,libexpat1,libexpat1-devel|exe,dev,doc,nls|
  120. yes|faac||exe,dev,doc,nls| #needed by my ffmpeg pet. wary5.
  121. yes|faad|faad2,libfaad2,libfaad2-devel|exe,dev,doc,nls| #tainted
  122. no|fbpanel||exe,dev>null,doc,nls|
  123. no|ffmpeg|ffmpeg,libavformats52,libavutil50,libffmpeg52,libffmpeg-devel,libpostproc51,libSDL1.2_0,libswscaler0|exe,dev,doc,nls|
  124. yes|ffmpeg||exe,dev,doc,nls| #problem compiling mplayer with official ffmpeg, use my pet. needs pets: libdv, faac, x264.
  125. no|ffmpeg||exe,dev,doc,nls|
  126. yes|ffmpeg_part_hack||exe| #ffmpeg compiled in drake has missing libavcore.so, needed by mplayer that was compiled in wary.
  127. no|file|file,libmagic1,libmagic-devel|exe,dev,doc,nls|
  128. yes|file||exe,dev,doc,nls|pet:common
  129. yes|file_sharing-curlftpfs-mpscan||exe|
  130. yes|findutils|findutils|exe,dev>null,doc,nls|
  131. yes|firmware_linux_module_b43||exe| #120919 have taken these out of woof, now pets.
  132. yes|firmware_linux_module_b43legacy||exe
  133. yes|firmware_linux_module_brcm||exe
  134. no|firmware_linux_module_dgcmodem||exe
  135. yes|firmware_linux_module_ess||exe
  136. no|firmware_linux_module_hsfmodem||exe
  137. no|firmware_linux_module_ltmodem||exe
  138. no|firmware_linux_module_pctel||exe
  139. yes|firmware_linux_module_slmodem||exe
  140. yes|firmware_linux_module_wl||exe
  141. yes|firmware_linux_module_agrmodem||exe
  142. no|firmware_linux_module_hcfpcimodem||exe
  143. no|firmware_linux_module_intel536||exe
  144. no|firmware_linux_module_intel537||exe
  145. yes|firmware_linux_module_mwave||exe
  146. no|firmware_linux_module_martian||exe
  147. yes|flac|libflac8,libflac-devel|exe,dev,doc,nls| #have left out flac, which is enormous. needed by libsndfile
  148. no|flashplayer10||exe|
  149. yes|flex|flex|exe>dev,dev,doc,nls|
  150. yes|fonttosfnt|fonttosfnt|exe,dev,doc,nls #needed by x11-font-util
  151. yes|fontwizard||exe,dev,doc,nls| #created by 01micko.
  152. yes|foomatic-db-engine|foomatic-db-engine|exe,dev,doc,nls|
  153. yes|foomatic-filters|foomatic-filters|exe,dev,doc,nls|
  154. yes|fossil||exe>dev,dev,doc>dev,nls
  155. no|fotoxx||exe,dev>null,doc,nls|
  156. yes|fpm2||exe|
  157. yes|freememapplet_tray||exe|
  158. yes|freetype|libfreetype6,libfreetype6-devel|exe,dev,doc,nls|
  159. yes|fribidi|libfribidi0,libfribidi-devel|exe,dev,doc,nls|
  160. yes|fstobdf|fstobdf|exe,dev,doc,nls| #needed by x11-font-util
  161. yes|fuse|fuse,libfuse2,libfuse-devel|exe,dev,doc,nls|
  162. yes|gail|libgail18,libgail-devel|exe,dev,doc,nls| #needed by libgnomecanvas
  163. yes|gamin|gamin,libgamin-1_0,libgamin-1_0-devel|exe,dev,doc,nls| #needed by gio
  164. yes|gawk|gawk|exe,dev,doc,nls|
  165. yes|gcc_dev|gcc,glibc,glibc-devel,gcc-cpp,libgcc1,gcc-c++,libstdc++6,libstdc++-devel,gcc-gfortran,libgfortran3|exe>dev,dev,doc,nls|
  166. yes|gcc_lib|libgcc1,libgomp1,libgomp-devel|exe,dev,doc,nls|
  167. yes|gccmakedep|gccmakedep|exe>dev,dev,doc,nls|
  168. yes|gcolor2||exe,dev>null,doc,nls|
  169. yes|gconf|GConf2,libGConf2_4,libGConf2-devel|exe,dev,doc,nls|
  170. yes|gdb|gdb|exe>dev,dev,doc,nls|
  171. yes|gdbm|libgdbm4,libgdbm-devel|exe,dev,doc,nls|
  172. yes|gdmap||exe,dev>null,doc,nls|
  173. yes|geany|geany|exe,dev>null,doc,nls|
  174. yes|getcurpos||exe|
  175. yes|getdir||exe,dev>null,doc,nls|
  176. yes|gettext_dev|gettext-base,gettext,gettext-devel,libgettextmisc,libintl8|exe>dev,dev,doc,nls|
  177. yes|gettext|gettext-base,gettext,libgettextmisc,libintl8|exe,dev>null,doc>null,nls>null|
  178. yes|gexec||exe,dev>null,doc,nls|
  179. yes|gfnrename||exe,dev>null,doc,nls|
  180. yes|gfontsel||exe,dev>null,doc,nls|
  181. yes|gftp|gftp|exe,dev>null,doc,nls|
  182. no|ghostscript|ghostscript,ghostscript-common,ghostscript-dvipdf,ghostscript-module-X,ghostscript-X,libgs9,libgs9-devel|exe,dev,doc,nls|
  183. yes|ghostscript||exe,dev,doc,nls|
  184. yes|gifsicle||exe,dev>null,doc,nls|
  185. yes|glade3|glade3,libgladeui1_11,libgladeui1-devel|exe>dev,dev,doc,nls|
  186. yes|glib|glib2.0-common,libglib2.0_0,libglib2.0-devel,glib-gettextize,libgio2.0_0|exe,dev,doc,nls| #these have extra deps: ,glib-networking,libglib-networking. note libgio needs libgamin.
  187. yes|glibc|glibc,glibc-devel,glibc-utils|exe,dev,doc,nls|
  188. yes|glibc_locales|glibc-i18ndata,|exe,dev,doc,nls>exe| #glibc-i18ndata is very big, wonder if pkg locales needed here?
  189. yes|glipper||exe,dev>null,doc,nls|
  190. yes|gmeasures||exe,dev>null,doc,nls|
  191. yes|gmp|libgmp10,libgmp-devel,libgmpxx4,libgmpxx-devel|exe>dev,dev,doc,nls| #needed by gcc
  192. yes|gnome-doc-utils|gnome-doc-utils|exe>dev,dev,doc,nls|
  193. yes|gnome-keyring|libgnome-keyring0,libgnome-keyring-i18n|exe,dev,doc,nls| #left out gnome-keyring, libgnome-keyring-devel
  194. yes|gnome-menus|libgnome-menu3_0|exe,dev,doc,nls| #left out gnome-menus, libgnome-menu-devel
  195. yes|gnome-vfs|libgnome-vfs2_0|exe,dev,doc,nls| #left out gnome-vfs2, libgnome-vfs2-devel
  196. yes|gnumeric|gnumeric,libspreadsheet1.11.2,libspreadsheet-devel|exe,dev,doc,nls|
  197. no|gnupg|gnupg,gnupg2|exe,dev,doc,nls #needed by gpgme. these are big.
  198. yes|gnutls|gnutls,libgnutls28,libgnutls-devel|exe,dev,doc,nls|
  199. yes|goffice|goffice,libgoffice0.8_8,libgoffice0.8-devel|exe,dev,doc,nls|
  200. yes|gparted||exe,dev>null,doc,nls|
  201. no|gpgme|libgpgme11,libgpgme-devel|exe,dev,doc,nls| #needed by sylpheed, maybe more. needs gnupg, gnupg2.
  202. yes|gphoto2|gphoto2,libgphoto2,libgphoto-common,libgphoto-devel|exe,dev,doc,nls|
  203. yes|gphotofs||exe,dev,doc,nls
  204. yes|gpm|gpm,libgpm2,libgpm-devel|exe,dev,doc,nls
  205. yes|gpptp||exe|
  206. yes|grep|grep|exe,dev>null,doc,nls|
  207. yes|groff|groff,groff-perl,groff-x11,groff-for-man|exe>dev,dev,doc,nls|
  208. yes|grub||exe|
  209. yes|gsm|libgsm1,libgsm-devel|exe,dev,doc,nls|
  210. yes|gtk+|gtk+2.0,libgtk+2.0_0,libgtk+-x11-2.0_0,libgtk+2.0-devel,libgdk_pixbuf2.0_0,libgdk_pixbuf2.0-devel|exe,dev,doc,nls|
  211. no|gtk2-engines-pixbuf||exe,dev,doc,nls| #dont know about this
  212. no|gtkam||exe,dev>null,doc,nls| #strange, not in mageia repo.
  213. yes|gtk-chtheme|gtk-chtheme|exe,dev>null,doc,nls|
  214. no|gtkdialog2||exe|
  215. yes|gtkdialog3||exe,dev,doc>dev,nls|
  216. yes|gtkdialog4||exe,dev,doc>dev,nls| #modify all pets that need this to explicitly call 'gtkdialog' or 'gtkdialog4'.
  217. yes|gtkhash||exe|
  218. yes|gtk_theme_citrus_cut||exe|
  219. no|gtk_theme_flat_grey||exe|
  220. yes|gtk_theme_flat_grey_rounded||exe|
  221. yes|gtk_theme_gradient_brown||exe|
  222. yes|gtk_theme_gradient_grey||exe|
  223. no|gtk_theme_stardust_zigbert||exe|
  224. #my pet with genie.lang added... no, now in template...
  225. no|gtksourceview||exe,dev,doc,nls
  226. yes|gtksourceview|gtksourceview,libgtksourceview-2.0_0,libgtksourceview-2.0-devel|exe,dev,doc,nls|
  227. yes|gtkspell|gtkspell,libgtkspell0,libgtkspell-devel|exe,dev,doc,nls|
  228. no|gtrayicon||exe|
  229. yes|guess_fs||exe|
  230. yes|gutenprint|gutenprint-common,gutenprint-cups,gutenprint-escputil,gutenprint-gimp2,gutenprint-ijs,libgutenprint2,libgutenprint2-devel,libgutenprintui2_1,libgutenprintui2_1-devel|exe,dev,doc,nls|
  231. no|gview||exe| #very basic image viewer, but we are using viewnior.
  232. yes|gwhere||exe|
  233. yes|gxmessage||exe,dev,doc,nls| #use my pet, as has xmessage symlink to gxmessage.
  234. yes|gzip|gzip|exe,dev>null,doc,nls|
  235. yes|hal||exe,dev,doc,nls| #my cutdown pet. needs udev, libvolume-id
  236. yes|hardinfo||exe,dev,doc,nls|
  237. yes|hdparm|hdparm|exe,dev>null,doc,nls|
  238. yes|helpsurfer||exe|
  239. yes|hiawatha||exe|
  240. yes|hicolor-icon-theme|hicolor-icon-theme|exe,dev>null,doc,nls|
  241. yes|homebank|homebank|exe,dev>null,doc,nls| #requires libofx and OpenSP -- rather big.
  242. yes|hotplug2stdout||exe|
  243. yes|hunspell|hunspell,libhunspell1.3_0,libhunspell-devel|exe,dev,doc,nls|
  244. yes|hunspell-en|hunspell-en|exe,dev,doc,nls|
  245. yes|id3lib|id3lib,libid3_3.8_3,libid3-devel|exe,dev,doc,nls|
  246. yes|ifplugd||exe|
  247. yes|ifplugd_old||exe|
  248. yes|ijs|libijs1,libijs1-devel|exe,dev,doc,nls|
  249. no|imagination||exe|
  250. yes|imake|imake|exe>dev,dev,doc,nls|
  251. yes|initscripts|initscripts|exe,dev,doc,nls|
  252. yes|inkscapelite||exe|
  253. yes|inotail||exe,dev,doc,nls|
  254. yes|inotify-tools|inotify-tools,libinotifytools0,libinotifytools-devel|exe,dev,doc,nls|
  255. yes|installwatch||exe|
  256. yes|intltool|intltool|exe>dev,dev,doc,nls|
  257. no|iptables|iptables,libip4tc0,libip4tc-devel,libip6tc0,libip6tc-devel,libiptables5,libiptables-devel|exe,dev,doc,nls|
  258. yes|iptables||exe,dev,doc,nls| #missing libs in mageia iptables, i compiled it.
  259. yes|isomaster||exe,dev,doc,nls|
  260. yes|jasper|jasper,libjasper1,libjasper-devel|exe,dev,doc,nls
  261. yes|jbig2dec|jbig2dec,libjbig2dec0,libjbig2dec-devel|exe,dev,doc,nls|
  262. yes|jimtcl||exe|
  263. no|jwm2||exe|
  264. yes|jwm||exe,dev,doc,nls
  265. yes|jwmconfig2||exe|
  266. yes|jwmthememaker||exe|
  267. no|kbd||exe,dev,doc,nls|
  268. yes|keyutils|keyutils,libkeyutils1,libkeyutils-devel|exe,dev>null,doc,nls|
  269. yes|krb5|krb5,libkrb53,libkrb53-devel|exe,dev,doc,nls|
  270. yes|lame|lame,liblame0,liblame-devel|exe,dev,doc,nls| #tainted
  271. yes|lcms|lcms,liblcms1,liblcms-devel|exe,dev,doc,nls|
  272. no|leafpad|leafpad|exe,dev>null,doc,nls| #we are using nicoedit.
  273. yes|less|less|exe,dev>null,doc,nls|
  274. yes|libaa|libaa1,libaa-devel|exe,dev,doc,nls| #needed by gphoto2
  275. yes|libao|libao4,libao-devel|exe,dev,doc,nls|
  276. yes|libarchive|libarchive12,libarchive-devel|exe,dev,doc,nls|
  277. yes|libart|libart_lgpl2,libart_lgpl-devel|exe,dev,doc,nls|
  278. yes|libasyncns|libasyncns0,libasyncns-devel|exe,dev,doc,nls|
  279. yes|libavc1394|libavc1394_0,libavc1394-devel,libavc1394-tools|exe,dev,doc,nls| #needs libraw1394
  280. yes|libbonobo|libbonobo2_0,libbonobo2_0-devel,libbonobo,libbonoboui2_0,libbonoboui,libbonoboui2-devel|exe,dev,doc,nls|
  281. no|libcaca|libcaca0,libcaca-devel|exe,dev,doc,nls|
  282. yes|libcanberra|canberra-common,libcanberra0,libcanberra-devel|exe,dev,doc,nls| #needed by libbonobo
  283. yes|libcap|libcap2,libcap-devel|exe,dev,doc,nls|
  284. yes|libcddb|libcddb2,libcddb-devel,libcddb-apps|exe,dev,doc,nls|
  285. yes|libcdio|libcdio++0,libcdio13,libcdio-apps,libcdio_cdda1,libiso9660_8,libcdio-devel|exe,dev,doc,nls|
  286. yes|libconfig|libconfig9,libconfig-devel|exe,dev,doc,nls| #needed by ntfsutils
  287. yes|libcrack|libcrack2|exe,dev,doc,nls| #needed by pam. left out libcrack-devel
  288. yes|libcroco|libcroco0.6_3,libcroco-devel,libcroco0.6-utils|exe,dev,doc,nls|
  289. yes|libdaemon|libdaemon0,libdaemon-devel|exe,dev,doc,nls|
  290. yes|libdatrie|libdatrie1,libdatrie-devel|exe,dev>null,doc,nls|
  291. yes|libdc1394|libdc1394_22,libdc1394-devel|exe,dev,doc,nls| #needed by ffmpeg
  292. yes|libdevmapper|libdevmapper1.02,libdevmapper-devel,libdevmapper-event1.02,libdevmapper-event-devel|exe,dev,doc,nls|
  293. yes|libdrm|libdrm2,libdrm-common,libdrm-devel,libdrm_intel1,libdrm_nouveau1,libdrm-psb2,libdrm-psb-devel,libdrm_radeon1,libkms1|exe,dev,doc,nls| #needed by xorg
  294. yes|libdv||exe,dev,doc,nls| #needed by my ffmpeg pet from wary5.
  295. yes|libdvdcss|libdvdcss2,libdvdcss-devel|exe,dev,doc,nls| #tainted
  296. yes|libdvdnav|libdvdnav4,libdvdnav-devel|exe,dev,doc,nls|
  297. no|libdvdplay||exe,dev,doc,nls
  298. yes|libdvdread|libdvdread4,libdvdread-devel|exe,dev,doc,nls|
  299. yes|libedit|libedit,libedit-devel|exe,dev,doc,nls|
  300. yes|libelfutils|libelfutils1,libelfutils-devel|exe>dev,dev,doc,nls| #needed by gcc
  301. yes|libexif|libexif12,libexif12-common,libexif-devel|exe,dev,doc,nls|
  302. yes|libexif-gtk||exe,dev,doc,nls| #hmmm, no mageia pkg
  303. yes|libfontenc1|libfontenc1,libfontenc-devel|exe,dev,doc,nls| #needed by mkfontscale
  304. yes|libfs|libfs6,libfs-devel|exe,dev,doc,nls| #font server lib. needed by x11-font-util.
  305. yes|libgcrypt|libgcrypt11,libgcrypt-devel|exe,dev,doc,nls|
  306. yes|libgd2|libgd2,libgd-devel|exe,dev,doc,nls|
  307. yes|libgee|libgee2,libgee-devel|exe,dev,doc,nls|
  308. yes|libggi|libggi,libggi2|exe,dev,doc,nls| #needed by libSDL. left out libggi-devel
  309. yes|libgif|libgif4,libgif-devel|exe,dev,doc,nls|
  310. yes|libgii|libgii,libgii1|exe,dev,doc,nls| #needed by libggi. left out libgii-devel
  311. yes|libgimp|libgimp2.0_0,libgimp2.0-devel|exe,dev,doc,nls| #part of gimp pkg, xsane gimp plugin needs this.
  312. yes|libglade2|libglade2.0_0,libglade2.0_0-devel|exe,dev,doc,nls|
  313. yes|libgnome|libgnome2,libgnome2_0,libgnome2-devel|exe,dev,doc,nls| #left out libgnome2-schemas
  314. yes|libgnomecanvas2|libgnomecanvas,libgnomecanvas2_0,libgnomecanvas2-devel|exe,dev,doc,nls| #needs gail
  315. yes|libgnomecups|libgnomecups,libgnomecups-1.0_1,libgnomecups-1.0-devel|exe,dev,doc,nls|
  316. yes|libgnomeprint|libgnomeprint,libgnomeprint2-2_0,libgnomeprint2-2-devel|exe,dev,doc,nls|
  317. yes|libgnomeprintui|libgnomeprintui,libgnomeprintui2-2_0,libgnomeprintui2-2-devel|exe,dev,doc,nls|
  318. yes|libgnomeui|libgnomeui2,libgnomeui2_0,libgnomeui2-devel|exe,dev,doc,nls|
  319. yes|libgpg-error|libgpg-error0,libgpg-error-common,libgpg-error-devel|exe,dev,doc,nls|
  320. yes|libgphoto2|libgphoto2,libgphoto-common,libgphoto-devel|exe,dev,doc,nls|
  321. yes|libgsf|libgsf,libgsf-1_114,libgsf-1-devel|exe,dev,doc,nls|
  322. yes|libgtkhtml2|libgtkhtml2_0,libgtkhtml2-devel|exe,dev,doc,nls| #be careful, there are two very different libgtkhtml pkgs, we need the old 2.11.1.
  323. yes|libgtkmathview|libgtkmathview0,libgtkmathview-devel|exe,dev,doc,nls| #needed by abiword
  324. yes|libical|libical0,libical-devel,libicalss0,libicalvcal0|exe,dev,doc,nls|
  325. yes|libid3tag|libid3tag0,libid3tag-devel|exe,dev,doc,nls|
  326. yes|libidl|libIDL2_0,libIDL2-devel|exe,dev,doc,nls|
  327. yes|libidn|libidn11,libidn-devel|exe,dev,doc,nls|
  328. yes|libieee1284|libieee1284_3,libieee1284-devel|exe,dev,doc,nls|
  329. no|libiptcdata|libiptcdata0,libiptcdata-devel,libiptcdata-i18n,libiptcdata-utils|exe,dev,doc,nls|
  330. yes|libjack|libjack0|exe,dev,doc,nls| #needed by ffmpeg. leave out libjack-devel, jackit
  331. yes|libjbig|libjbig1,libjbig-devel|exe,dev,doc,nls| #needed by cups
  332. no|libjpeg|libjpeg62,libjpeg62-dev|exe,dev,doc,nls
  333. yes|libjpeg_old6|libjpeg62|exe,dev,doc,nls|
  334. yes|libjpeg_old7||exe,dev,doc,nls| #pet in the common repo.
  335. yes|libjpeg|libjpeg8,libjpeg-devel|exe,dev,doc,nls| #generic name must be libjpeg, as has template
  336. yes|liblockdev|liblockdev1,liblockdev1-devel|exe,dev,doc,nls|
  337. yes|libloudmouth|libloudmouth-1_0,libloudmouth-devel|exe,dev,doc,nls|
  338. yes|libltdl|libltdl7,libltdl-devel|exe,dev,doc,nls| #note, this is really part of libtool pkg, but libs needed at runtime.
  339. yes|liblzo|liblzo2_2,liblzo-devel|exe,dev,doc,nls|
  340. yes|libmad|libmad0,libmad-devel|exe,dev,doc,nls|
  341. yes|libmcrypt|libmcrypt,libmcrypt4,libmcrypt-devel|exe,dev,doc,nls|
  342. yes|libmng|libmng1,libmng-devel|exe,dev,doc,nls|
  343. no|libmozjs1d||exe| #just provides symlinks into seamonkey.
  344. yes|libnl|libnl1,libnl-devel|exe,dev,doc,nls|
  345. yes|libneon|libneon0.27|exe>dev,dev,doc,nls| #needed by subversion. left out libneon0.27-devel
  346. yes|libnotify|libnotify,libnotify4,libnotify-devel|exe,dev,doc,nls|
  347. yes|libofx|libofx,libofx5,libofx-devel|exe,dev,doc,nls| #needed by homebank, see also opensp
  348. yes|libogg|libogg0,libogg-devel|exe,dev,doc,nls|
  349. yes|liboil|liboil0.3_0,liboil-devel,liboil-tools|exe,dev,doc,nls|
  350. yes|libopencore-amr|libopencore-amr0,libopencore-amr-devel|exe,dev,doc,nls| #tainted. needed by ffmpeg
  351. yes|libpaper|libpaper1,libpaper-devel,paper-utils|exe,dev,doc,nls|
  352. yes|libpcap|libpcap1,libpcap-devel|exe,dev,doc,nls|
  353. yes|libpciaccess|libpciaccess0,libpciaccess-devel|exe,dev,doc,nls|
  354. yes|libpcsclite|libpcsclite1,libpcsclite-devel|exe,dev,doc,nls| #needed by wpa_supplicant, etc
  355. yes|libpng12|libpng12_0|exe,dev,doc,nls
  356. yes|libpng|libpng15_15,libpng-devel,libpnglite0|exe,dev,doc,nls| #libpnglite0 provides the old libpng 1.2.x
  357. yes|libproxy|libproxy1,libproxy-devel|exe,dev,doc,nls #needed by libsoup, maybe others. note, there are more libproxy-*
  358. yes|libpth|libpth20,libpth-devel|exe,dev,doc,nls| #needed by libgcrypt
  359. yes|libpthread-stubs|libpthread-stubs|exe>dev,dev,doc,nls|
  360. yes|libpulseaudio|libpulseaudio0|exe,dev,doc,nls| #leave out libpulseaudio-devel
  361. yes|libraw1394|libraw1394_11,libraw1394-devel,libraw1394-utils|exe,dev,doc,nls|
  362. yes|librsvg|librsvg,librsvg2_2,librsvg2-devel|exe,dev,doc,nls|
  363. yes|librtmp|librtmp0,librtmp-devel|exe,dev,doc,nls| #needed by ffmpeg
  364. yes|libsamplerate|libsamplerate0,libsamplerate-devel,libsamplerate-progs|exe,dev,doc,nls|
  365. yes|libserf|libserf0|exe>dev,dev,doc,nls| #needed by subversion. left out libserf-devel
  366. yes|libsigc++|libsigc++2.0_0,libsigc++2.0-devel|exe,dev,doc,nls|
  367. yes|libsigsegv|libsigsegv2,libsigsegv-devel|exe,dev,doc,nls|
  368. yes|libsndfile|libsndfile1,libsndfile-devel,libsndfile-progs|exe,dev,doc,nls|
  369. yes|libsoup|libsoup2.4_1,libsoup-devel|exe,dev,doc,nls| #needs libproxy
  370. yes|libssh2|libssh2_1,libssh2-devel|exe,dev,doc,nls|
  371. yes|libstdc++||exe,dev>null,doc>null,nls>null| #old libstdc++.so.5. some video codecs (/usr/lib/codecs) need it.
  372. yes|libstdc++6|libstdc++6,libstdc++-devel|exe,dev,doc,nls| #umm, duplicated, see gcc pkg.
  373. yes|libtar|libtar,libtar-devel|exe,dev,doc,nls|
  374. yes|libtasn1|libtasn1_3,libtasn1-devel,libtasn1-tools|exe,dev,doc,nls| #needed by gnutls i think.
  375. yes|libtdb|libtdb1,libtdb-devel|exe,dev,doc,nls| #needed by libcanberra
  376. yes|libthai|libthai0,thai-data|exe,dev>null,doc,nls| #needed by a pango thailand module. leave out libthai-devel
  377. yes|libtheora|libtheora0,libtheoradec1,libtheora-devel,libtheoraenc1|exe,dev,doc,nls|
  378. yes|libtiff|libtiff5,libtiff-devel|exe,dev,doc,nls| #left out libtiff-progs.
  379. yes|libtool|libtool,libtool-base|exe>dev,dev,doc,nls| #see libltdl above.
  380. yes|libunique1|libunique1.0_0,libunique-devel|exe,dev,doc,nls|
  381. yes|libunistring|libunistring0,libunistring-devel|exe,dev,doc,nls| #needed by gettext
  382. yes|libusb1|libusb1.0_0,libusb1.0-devel|exe,dev,doc,nls| #new replacement for libusb0
  383. yes|libusb0|libusb-compat0.1_4,libusb-compat0.1-devel|exe,dev,doc,nls| #compatibility lib for libusb0.
  384. yes|libva|libva1,libva-devel|exe,dev,doc,nls| #needed by ffmpeg
  385. yes|libvo|libvo-a*|exe,dev,doc,nls| #tainted. needed by ffmpeg. NOTICE Packages-mageia-1-official entries are broken NOTICE
  386. yes|libvorbis|libvorbis0,libvorbis-devel,libvorbisenc2,libvorbisfile3|exe,dev,doc,nls|
  387. yes|libvpx|libvpx1,libvpx-devel|exe,dev,doc,nls| #left out libvpx-utils
  388. yes|libwavpack|libwavpack1,libwavpack-devel|exe,dev,doc,nls|
  389. yes|libwmf|libwmf,libwmf0.2_7,libwmf-devel|exe,dev,doc,nls| #needed by abiword/wv
  390. yes|libwpd|libwpd0.9_9,libwpd-devel|exe,dev,doc,nls| #wordperfect import. needed by libreoffice
  391. yes|libwpg|libwpg0.2_2,libwpg-devel|exe,dev>null,doc,nls| #wordperfect import. needed by libreoffice
  392. yes|libwrap|libwrap0,libwrap-devel|exe,dev,doc,nls|
  393. yes|libx86|libx86_1,libx86-devel|exe,dev,doc,nls|
  394. no|libxcb_base|libxcb1,libxcb-atom1,libxcb-aux0,libxcb-event1,libxcb-render0,libxcb-render-util0,libxcb-shape0,libxcb-shm0,libxcb-dri2_0,libxcb-xfixes0|exe,dev,doc,nls| #left out libxcb-devel -- it will need all libxcb-* pkgs installed, besides want to avoid compiling with libxcb.
  395. yes|libxcb_base|libxcb1,libxcb-render0,libxcb-shape0,libxcb-shm0,libxcb-dri2_0,libxcb-xfixes0,libxcb-devel|exe,dev,doc,nls|
  396. yes|libxml2|libxml2_2,libxml2-devel|exe,dev,doc,nls|
  397. yes|libxml2-utils|libxml2-utils|exe>dev,dev,doc,nls|
  398. yes|libxml2-python|libxml2-python|exe>dev,dev,doc,nls|
  399. yes|libxslt|libxslt1,libxslt-devel,xsltproc|exe,dev,doc,nls|
  400. yes|libyahoo2||exe,dev,doc,nls|
  401. yes|link-grammar|link-grammar,liblink-grammar4,liblink-grammar4-devel|exe,dev,doc,nls| #needed by abiword
  402. yes|linux_firewall||exe|
  403. yes|linux_firmware_dvb||exe|
  404. no|linux_headers|linux-userspace-headers|exe>dev,dev,doc,nls| #hmmm, no longer exists.
  405. yes|linux_headers||exe,dev,doc,nls
  406. no|linuxtv-dvb-apps||exe,dev,doc,nls|
  407. yes|lirc|liblirc0,liblirc-devel|exe,dev,doc,nls| #infra-red control. more pkgs but i have only put in these libs. needed by mplayer, xine-ui, pulse-audio.
  408. no|lsb-base|lsb-core-lib,lsb-core-noarch,lsb-noarch,lsb-release|exe,dev,doc,nls| #do not know about this
  409. no|lxpanel||exe,dev>null,doc,nls|
  410. yes|m4|m4|exe>dev,dev,doc,nls|
  411. yes|madplay||exe,dev,doc,nls| #no mageia pkg
  412. yes|make|make|exe>dev,dev,doc,nls|
  413. yes|makedepend|makedepend|exe>dev,dev,doc,nls
  414. yes|makebootfat||exe| #must use my pet patched makebootfat.
  415. yes|man|man|exe>dev,dev,doc,nls|
  416. yes|man_cut||exe,dev>null,doc>null,nls>null|
  417. yes|metamail||exe,dev>null,doc,nls|
  418. yes|mesa_gl|libmesagl1,libmesagl1-devel|exe,dev,doc,nls #has libGL
  419. yes|mesa_swrast|libdri-drivers|exe,dev,doc,nls| #only want swrast_dri.so, see template.
  420. yes|mhwaveedit||exe|
  421. no|midori|midori|exe,dev,doc,nls| #browser. give this a go, instead of seamonkey.
  422. yes|mingetty|mingetty|exe,dev,doc,nls|
  423. yes|minixcal||exe|
  424. yes|mirdir||exe|
  425. yes|mkfontdir|mkfontdir|exe,dev,doc,nls|
  426. yes|mkfontscale|mkfontscale|exe,dev,doc,nls|
  427. yes|mktemp||exe,dev>null,doc,nls| #no mageia pkg
  428. yes|modem_stats||exe|
  429. no|module-init-tools|module-init-tools,libmodprobe0,libmodprobe0-devel|exe,dev,doc,nls| #oh, this does not exist anymore.
  430. yes|module-init-tools||exe,dev,doc,nls
  431. yes|mountcifs||exe| #mageia pkg has many more deps
  432. yes|mp||exe| #no, the gtk mode of this mp is awful, use my curses-only pet.
  433. yes|mpage|mpage|exe,dev,doc,nls| #seems needed by foomatic-filters
  434. yes|mpc|libmpc2,libmpc-devel|exe>dev,dev,doc,nls| #needed by gcc
  435. yes|mpfr|libmpfr4,libmpfr-devel,libmpfrcx1,libmpfrcx-devel,libmpfi0,libmpfi-devel|exe>dev,dev,doc,nls| #needed by gcc
  436. yes|mplayer_gui||exe,dev,doc,nls| #pet from wary5.
  437. yes|mplayer_codecs_basic||exe|
  438. yes|ms-sys||exe|
  439. yes|mscw||exe|
  440. yes|mtpaint||exe,dev,doc,nls|
  441. yes|mtr||exe|
  442. yes|multiarch-utils|multiarch-utils|exe>dev,dev,doc,nls| #needed by freetype.
  443. no|mut2||exe|
  444. yes|nasm|nasm|exe>dev,dev,doc,nls|
  445. yes|nbtscan||exe|
  446. yes|ncurses|ncurses,libncurses5,libncurses-devel,libncursesw5,libncursesw-devel|exe,dev,doc,nls|
  447. yes|ndiswrapper|ndiswrapper|exe,dev>null,doc,nls|
  448. yes|nenscript||exe|
  449. yes|netpbm|netpbm,libnetpbm11,libnetpbm-devel|exe,dev,doc,nls|
  450. no|netpbm||exe|
  451. yes|net_setup||exe|
  452. yes|net-tools|net-tools|exe,dev,doc,nls|
  453. yes|network_tray||exe|
  454. yes|nicoedit||exe| #our homegrown basic text editor, replacement for leafpad.
  455. yes|normalize|normalize|exe,dev,doc,nls|
  456. yes|notecase||exe| #mageia does not have this.
  457. yes|nspr|libnspr4,libnspr-devel|exe,dev,doc,nls| #these could also be builtin to a mozilla-based browser.
  458. yes|nss|libnss3,libnss-devel|exe,dev,doc,nls| #ditto
  459. yes|ntfs-3g|ntfs-3g|exe,dev,doc,nls|
  460. yes|ntfsprogs|libntfs10,libntfs-devel|exe,dev,doc,nls| #huh, ntfsprogs pkg missing.
  461. yes|ntpdate||exe| #used by psync to sync local time and date from the internet.
  462. yes|numlockx||exe| #needed by shinobars firstrun.
  463. no|obconf||exe,dev>null,doc,nls| #use with openbox
  464. no|openbox||exe,dev>null,doc,nls|
  465. yes|openjpeg|libopenjpeg1,libopenjpeg-devel|exe,dev,doc,nls|
  466. yes|openldap|openldap,libldap2.4_2,libldap2.4_2-devel|exe,dev,doc,nls|
  467. no|openslp|openslp,libopenslp1,libopenslp1-devel|exe,dev,doc,nls| #needed by mageia cups pkg.
  468. yes|opensp|OpenSP,libOpenSP5,libOpenSP5-devel|exe,dev,doc,nls| #needed by libofx
  469. yes|openssh_client|openssh-clients|exe,dev,doc,nls|
  470. yes|openssl|openssl,libopenssl1.0.0,libopenssl-devel,libopenssl-engines1.0.0|exe,dev,doc,nls|
  471. yes|orbit2|ORBit2,libORBit2_0,libORBit2-devel|exe,dev,doc,nls|
  472. yes|orc|orc,liborc0.4_0,liborc-devel|exe,dev,doc,nls|
  473. yes|osmo||exe,dev,doc,nls| #no mageia pkg.
  474. yes|ots|ots,libots1_0,libots-devel|exe,dev,doc,nls| #needed by abiword
  475. yes|pam|libpam0|exe,dev,doc,nls| #pam has many pkgs, i just want this lib to get by, do not actually use pam. problem it has deps.
  476. yes|pango|pango,libpango1.0_0,libpango1.0_0-modules,libpango1.0-devel|exe,dev,doc,nls|
  477. yes|parted|parted,libparted1,libparted-devel|exe,dev,doc,nls|
  478. yes|patch|patch|exe>dev,dev,doc,nls|
  479. yes|patchutils|patchutils|exe>dev,dev,doc,nls|
  480. no|pawdioconverter||exe|
  481. yes|pbackup||exe|
  482. yes|pburn||exe|
  483. yes|pcd||exe|
  484. yes|pcdripper||exe|
  485. yes|pciutils|pciutils,libpci3|exe,dev,doc,nls|
  486. yes|pciutils-devel|pciutils-devel|exe>dev,dev,doc,nls|
  487. yes|pcmciautils|pcmciautils|exe,dev,doc,nls|
  488. yes|pcre|pcre,libpcre0,libpcre-devel|exe,dev,doc,nls|
  489. no|pctorrent||exe|
  490. yes|pdvdrsab||exe|
  491. yes|pequalizer||exe| #audio equalizer, used by pmusic. note, deps are alsaequal, caps_eq.
  492. yes|perl|perl,perl-base|exe>dev,dev,doc,nls|
  493. yes|perl_tiny|perl,perl-base|exe,dev>null,doc>null,nls>null
  494. yes|perl-compress-zlib|perl-Compress-Raw-Zlib|exe>dev,dev,doc,nls| #is this the right pkg?
  495. yes|perl-digest-sha1|perl-Digest-SHA1|exe,dev>null,doc>null,nls>null|
  496. yes|perl-extutils-depends|perl-ExtUtils-Depends|exe>dev,dev,doc,nls|
  497. yes|perl-extutils-pkgconfig|perl-ExtUtils-PkgConfig|exe>dev,dev,doc,nls|
  498. yes|perl-html-parser|perl-HTML-Parser|exe,dev,doc,nls|
  499. yes|perl-mdk-common|perl-MDK-Common|exe,dev>null,doc>null,nls>null| #needed by initscripts
  500. yes|perl-uri|perl-URI|exe>dev,dev,doc,nls|
  501. yes|perl-xml-parser|perl-XML-Parser|exe>dev,dev,doc,nls| #needed by intltool
  502. yes|perl-xml-simple|perl-XML-Simple|exe>dev,dev,doc,nls|
  503. yes|pfilesearch||exe|
  504. yes|pfind||exe|
  505. yes|phash||exe
  506. yes|picocom||exe,dev,doc,nls| #no mageia pkg.
  507. yes|picpuz||exe|
  508. yes|picscale||exe|
  509. no|pictureviewer||exe|
  510. no|pilot-link|pilot-link-common,libpisock9,libpisock-devel|exe,dev,doc,nls| #needed by sylpheed
  511. yes|pixman|libpixman1_0,libpixman-devel|exe,dev,doc,nls|
  512. yes|pkgconfig|pkgconfig|exe>dev,dev,doc,nls|
  513. yes|pmetatagger||exe|
  514. yes|pmirror||exe|
  515. yes|pmirrorget||exe|
  516. yes|pmusic||exe|
  517. yes|pmusic_tray||exe
  518. yes|pnethood||exe|
  519. yes|policykit|polkit,libpolkit1_0|exe,dev,doc,nls| #needed by gconf. would like to try and eliminate this pkg.
  520. yes|poppler|poppler,libpoppler19,libpoppler-glib8,libpoppler-cpp0,libpoppler-cpp-devel,libpoppler-devel,libpoppler-glib-devel,|exe,dev,doc,nls|
  521. yes|popt|popt-data,libpopt0,libpopt-devel|exe,dev,doc,nls|
  522. yes|powerapplet_tray||exe|
  523. yes|ppl|ppl-utils,libcloog0,libcloog-devel,libppl9,libppl_c4,libppl_c-devel,libppl-devel|exe>dev,dev,doc,nls| #needed by gcc
  524. yes|pplog||exe|
  525. yes|ppp||exe,dev>null,doc,nls| #mageia pkg needs libpam
  526. yes|pprocess||exe|
  527. yes|pptp|pptp-linux|exe,dev,doc,nls|
  528. yes|pupradio||exe|
  529. yes|prename||exe|
  530. yes|procps|procps|exe,dev,doc,nls|
  531. yes|programchooser||exe|
  532. yes|pschedule||exe|
  533. yes|psmisc|psmisc|exe,dev>null,doc,nls|
  534. no|pstopwatch||exe|
  535. no|pstreamvid||exe|
  536. yes|psync||exe|
  537. yes|ptimer||exe|
  538. no|ptooltips||exe|
  539. no|puppybrowser||exe|
  540. yes|puppyinputdetect||exe|
  541. yes|puppyphone||exe
  542. yes|puppy-podcast-grabber||exe|
  543. yes|puppyserialdetect||exe|
  544. yes|pupradio||exe,dev,doc,nls
  545. no|puptv||exe|
  546. yes|pupx||exe|
  547. yes|pure_ftpd||exe|
  548. yes|pwallpaper||exe|
  549. no|pwget||exe|
  550. no|pwireless||exe|
  551. yes|pwsget||exe|
  552. yes|pxlib|pxlib,libpx0,libpx-devel|exe,dev,doc,nls| #needed by gnumeric
  553. yes|python|python,libpython2.7|exe>dev,dev,doc,nls|
  554. no|python-libxml2|python-libxml2|exe>dev,dev,doc,nls| #no mageia pkg.
  555. yes|pzchmview||exe|
  556. yes|radeon_firmware||exe,dev,doc,nls
  557. yes|readline|libreadline6,libreadline-devel|exe,dev,doc,nls|
  558. no|replaceit||exe|
  559. yes|retrovol||exe|
  560. no|ripoff||exe| #no mageia pkg.
  561. yes|rman|rman|exe>dev,dev,doc,nls|
  562. yes|rox_filer||exe|
  563. no|rp_pppoe_cli|rp-pppoe|exe,dev,doc,nls|
  564. yes|rp_pppoe_cli||exe|
  565. yes|rpl||exe|
  566. yes|rsync|rsync|exe,dev,doc,nls|
  567. yes|rubix||exe|
  568. yes|rxvt-unicode||exe,dev>null,doc,nls|
  569. no|samba_client|samba-client,samba-common,libtalloc2,libtalloc-devel,libtdb1,libtdb-devel,libwbclient0,libwbclient-devel|exe,dev,doc,nls|
  570. yes|samba_client||exe|
  571. yes|sane-backends|sane-backends,libsane1,libsane1-devel,sane-backends-iscan|exe,dev,doc,nls|
  572. yes|scale2x||exe|
  573. yes|scanpci||exe| #needs library libpciaccesss (normally part of that pkg).
  574. yes|schroedinger|libschroedinger1.0_0,libschroedinger-devel|exe,dev,doc,nls| #alternative to dirac
  575. yes|screeny||exe,dev,doc,nls| #alternate screenshot app, created by 01micko.
  576. yes|seamonkey||exe,dev,doc,nls| #pet compiled for mageia
  577. no|seamonkey1||exe,dev,doc>null,nls>null
  578. no|seamonkey1_addon_adblock||exe
  579. no|seamonkey1_addon_copyplaintext||exe
  580. no|seamonkey1_addon_flashblock||exe
  581. no|seamonkey1_addon_fullerscreen||exe
  582. no|seamonkey1_addon_user_agent_switcher||exe
  583. no|seamonkey1_addon_video_downloadhelper||exe
  584. no|seamonkey1_addon_zombiekeys||exe
  585. yes|sed|sed|exe,dev>null,doc,nls|
  586. yes|setserial|setserial|exe,dev>null,doc,nls|
  587. yes|setvol||exe|
  588. yes|sfs-converter||exe|
  589. no|sgmixer||exe|
  590. yes|sgml-common|sgml-common|exe>dev,dev,doc,nls|
  591. yes|shared-mime-info||exe,dev|
  592. yes|showfont|showfont|exe,dev,doc,nls| #needed by x11-font-util
  593. yes|slang|libslang2|exe,dev,doc,nls| #libslang-devel
  594. no|sox|sox,libsox1,libsox-devel|exe,dev,doc,nls|
  595. no|soxgui||exe|
  596. yes|speex|speex,libspeex1,libspeex-devel|exe,dev,doc,nls|
  597. yes|sqlite|sqlite3-tools,libsqlite3_0,libsqlite3-devel|exe,dev,doc,nls|
  598. yes|squashfs-tools|squashfs3-tools|exe,dev>null,doc,nls|
  599. no|squashfs-tools4|squashfs-tools|exe,dev,doc,nls|
  600. yes|squashfs-tools4||exe| #note, kernel-version sensitive.
  601. yes|ssh_gui||exe|
  602. yes|ssl-certificate-fix||exe,dev,doc,nls|pet:noarch| #qtweb needs this.
  603. yes|startup-notification|libstartup-notification-1_0,libstartup-notification-1-devel|exe,dev,doc,nls|
  604. yes|strace|strace|exe>dev,dev,doc,nls|
  605. yes|streamripper||exe,dev,doc,nls
  606. yes|subversion|subversion,libapr1_0,libsvn0,libapr-util1_0,subversion-tools|exe>dev,dev,doc,nls|
  607. yes|superscan||exe|
  608. no|sylpheed|sylpheed|exe,dev,doc,nls| #too many deps.
  609. no|sylpheed||exe,dev,doc,nls|
  610. yes|sys-freedos||exe|
  611. yes|sysfsutils|sysfsutils,libsysfs2,libsysfs-devel|exe,dev,doc,nls|
  612. yes|sys-info||exe,dev,doc,nls
  613. yes|syslinux||exe,dev,doc,nls| #must use my pet.
  614. yes|sysprof||exe>dev,dev,doc,nls| #no mageia pkg.
  615. yes|sysvinit||exe| #my cutdown pet.
  616. yes|t1lib|t1lib-config,t1lib-progs,libt1lib5,libt1lib-devel|exe,dev,doc,nls| #needed by abiword mathview plugin
  617. yes|tar|tar|exe,dev>null,doc,nls|
  618. yes|texinfo|texinfo|exe>dev,dev,doc,nls|
  619. yes|tile||exe|
  620. yes|time|time|exe,dev>null,doc,nls|
  621. yes|transmission||exe,dev,doc,nls|
  622. yes|truncate||exe|
  623. yes|udev_167p||exe,dev,doc,nls|
  624. yes|unclutter||exe,dev>null,doc,nls| #no mageia pkg
  625. yes|unionfs_utils||exe|
  626. yes|unrar||exe,dev,doc,nls
  627. yes|unzip|unzip|exe,dev>null,doc,nls|
  628. yes|urxvtset||exe| #needs urxvt, yad
  629. yes|usb-modeswitch||exe|
  630. yes|usb-modeswitch-data||exe|
  631. yes|usbutils|usbutils|exe,dev,doc,nls
  632. yes|util-linux||exe,dev,doc,nls| #very suspicious, util-linux-ng fdisk very slow, roll back to old pkg.
  633. yes|v4l-utils|v4l-utils,libv4l0,libv4l-devel,libv4l-wrappers|exe,dev,doc,nls|
  634. yes|vala|vala,libvala0.16_0,libvala-devel,vala-tools|exe>dev,dev,doc>dev,nls|
  635. no|valide||exe>dev,dev,doc>dev,nls|
  636. yes|vamps||exe,dev,doc,nls| #no mageia pkg.
  637. yes|vcdimager|vcdimager,libvcd0,libvcd-devel|exe,dev,doc,nls|
  638. yes|viewnior||exe|
  639. yes|vobcopy||exe,dev,doc,nls| #no mageia pkg
  640. yes|voikko|libvoikko1,libvoikko-devel|exe,dev,doc,nls| #needed by enchant
  641. yes|vorbis-tools|vorbis-tools|exe,dev,doc,nls|
  642. yes|wag_profiles||exe| #taken out of net_setup pet, see forum t=82092&start=300
  643. yes|waitmax||exe|
  644. no|wallpaper||exe|
  645. yes|wavplay||exe|
  646. yes|wcpufreq||exe|
  647. no|webkit|webkit,webkit1.0,libwebkitgtk1.0_2,libwebkitgtk1.0-devel,webkit-gtklauncher|exe,dev,doc,nls| #needed by midori, qt. TOO MANY DEPS
  648. yes|wget|wget|exe,dev>null,doc,nls|
  649. yes|wireless-tools|wireless-tools,libiw29,libiw29-devel|exe,dev,doc,nls|
  650. yes|wpa_supplicant|wpa_supplicant|exe,dev>null,doc,nls|
  651. yes|wv|wv,libwv1.2_4,libwv-devel|exe,dev,doc,nls|
  652. yes|wvdial||exe|
  653. yes|x11proto|x11-proto-devel|exe>dev,dev,doc,nls|
  654. no|x264|libx264_110,libx264-devel|exe,dev,doc,nls| #tainted. needed by ffmpeg.
  655. yes|x264||exe,dev,doc,nls| #needed by my ffmpeg pet.
  656. yes|xarchive||exe,dev>null,doc,nls|
  657. yes|xclip||exe|
  658. yes|xcur2png||exe|
  659. yes|xdelta||exe|
  660. yes|xdg_puppy||exe
  661. yes|xdg_puppy_jwm||exe
  662. yes|xdialog||exe,dev,doc,nls|
  663. no|xdriinfo||exe,dev,doc,nls| #needed by sys-info. no more.
  664. yes|xfdiff-cut||exe|
  665. yes|xfprot||exe|
  666. yes|xkbconfigmanager||exe|
  667. yes|xlock_gui||exe|
  668. yes|xlockmore||exe| #cutdown pet.
  669. yes|xlsfonts|xlsfonts|exe,dev,doc,nls| #needed by x11-font-util
  670. yes|xml-core|xml-commons-apis,jpackage-utils,xml-commons-resolver|exe>dev,dev,doc,nls| #are these needed?
  671. yes|xorg_base|fontconfig,libfontconfig1,libfontconfig-devel,rgb,xcalc,xclipboard,xfontsel,xmessage,xload,x11-font-util,appres,editres,iceauth,lbxproxy,listres,luit,makedepend,proxymngr,rstart,setxkbmap,smproxy,viewres,x11perf,x11-scripts,xauth,xcmsdb,xconsole,xcursorgen,xdpyinfo,xev,xfindproxy,xfsinfo,xfwp,xgamma,xhost,xinit,xkbcomp,xkbevd,xkbprint,xkbutils,xkill,xlsatoms,xlsclients,xmodmap,xprop,xrandr,xrdb,xrefresh,xrx,xset,xsetmode,xsetpointer,xsetroot,xstdcmap,xtrap,xvidtune,xvinfo,xwininfo,x11-util-cf-files,x11-util-macros|exe,dev,doc,nls|
  672. yes|xorg_base_libs|libdmx1,libfontenc1,libfs6,libice6,liblbxutil1,liboldx6,libsm6,libwindowswm7,libx11_6,libxau6,libxaw7,libxcomposite1,libxcursor1,libxdamage1,libxdmcp6,libxevie1,libxext6,libxfixes3,libxfont1,libxfontcache1,libxft2,libxi6,libxinerama1,libxkbfile1,libxkbui1,libxmu6,libxpm4,libxrandr2,libxrender1,libxres1,libxscrnsaver1,libxt6,libxtrap6,libxtst6,libxv1,libxvmc1,libxxf86dga1,libxxf86misc1,libxxf86vm1,libdmx-devel,libfontenc-devel,libfs-devel,libice-devel,liblbxutil-devel,liboldx6-devel,libsm-devel,libwindowswm-devel,libx11_6-devel,libxau6-devel,libxaw-devel,libxcomposite1-devel,libxcursor-devel,libxdamage-devel,libxdmcp6-devel,libxevie-devel,libxext6-devel,libxfixes3-devel,libxfontcache-devel,libxfont1-devel,libxft-devel,libxi-devel,libxinerama1-devel,libxkbfile-devel,libxkbui-devel,libxmu6-devel,libxpm-devel,libxrandr2-devel,libxrender1-devel,libxres1-devel,libxscrnsaver1-devel,libxt-devel,libxtrap-devel,libxtst6-devel,libxv1-devel,libxvmc1-devel,libxxf86dga-devel,libxxf86misc-devel,libxxf86vm-devel,x11-xtrans-devel|exe,dev,doc,nls| #see meta-pkg libxorg-x11, meta-pkg libxorg-x11-devel.
  673. no|xorg_base_xkb|x11-data-xkbdata|exe,dev,doc,nls| #temporary, xorg_base has a cutdown /etc/X11/xkb but not suitable for this xorg, so for now use this full pkg. no longer needed.
  674. yes|xsane|xsane|exe,dev>null,doc,nls|
  675. yes|xserver_xorg|x11-server,x11-server-common,x11-server-devel,x11-server-xorg,x11-driver-input-mouse,x11-driver-input-keyboard,x11-driver-input-synaptics,x11-driver-input-evdev,x11-driver-input-wacom,x11-driver-input-aiptek,x11-driver-video-*,-x11-driver-video-dummy,-x11-driver-video-glint,-x11-driver-video-ivtv,-x11-driver-video-nsc,-x11-driver-video-radeonhd,-x11-driver-video-tga,-x11-driver-video-vga,-x11-driver-video-fglrx,-x11-driver-video-nvidia173,-x11-driver-video-nvidia96xx,-x11-driver-video-nvidia-current,-x11-driver-video-fbdev,-x11-driver-video-psb,-x11-driver-video-qxl,-x11-driver-video-vmware,-x11-driver-video-vmlegacy,-x11-driver-video-xgi,-x11-driver-video-xgixp|exe,dev,doc,nls|
  676. no|xorg-server||exe,dev,doc,nls| #i compiled this in mageia1.
  677. no|xorg-server-no_udev||exe,dev,doc,nls| #i compiled this in mageia1.
  678. no|xserver_xorg|x11-driver-input-mouse,x11-driver-input-keyboard,x11-driver-input-synaptics,x11-driver-input-evdev,x11-driver-input-wacom,x11-driver-input-aiptek,x11-driver-video-*,-x11-driver-video-dummy,-x11-driver-video-glint,-x11-driver-video-ivtv,-x11-driver-video-nsc,-x11-driver-video-radeonhd,-x11-driver-video-tga,-x11-driver-video-vga,-x11-driver-video-fglrx,-x11-driver-video-nvidia173,-x11-driver-video-nvidia96xx,-x11-driver-video-nvidia-current,-x11-driver-video-fbdev,-x11-driver-video-psb,-x11-driver-video-qxl,-x11-driver-video-vmware,-x11-driver-video-vmlegacy,-x11-driver-video-xgi,-x11-driver-video-xgixp|exe,dev,doc,nls|
  679. yes|xsoldier||exe|
  680. yes|xvidcore|libxvid4,libxvid-devel|exe,dev,doc,nls|
  681. yes|xz|xz,liblzma5,liblzma-devel|exe,dev,doc,nls|
  682. yes|yad||exe,dev,doc,nls|
  683. yes|yaf_splash||exe|
  684. yes|yasm|yasm|exe>dev,dev,doc,nls|
  685. yes|ycalc||exe|
  686. yes|you2pup||exe|
  687. yes|zfind||exe|
  688. yes|zip|zip,libzip,libzip2,libzip-devel|exe,dev,doc,nls|
  689. no|zlib||exe,dev,doc,nls| #weird, mageia pkg uses libuclibc.
  690. yes|zlib|libzlib1,libzlib-devel|exe,dev,doc,nls| #well, it does use uclibc, as well as glibc.
  691. '