#w469 fallbacks when looking for pet pkgs....
FALLBACKS_COMPAT_VERSIONS='precise lucid karmic jaunty intrepid'

#custom templates=cups,sylpheed,ghostscript,xorg-base

#PKGS_SPECS_TABLE table format:
#will pkg be in puppy-build.
#    Generic name for pkg. Note: PET packages, if exist, use this name.
#            Comma-separated list of compatible-distro pkg(s). '-' prefix, exclude.
#            Must be exact name-only of pkg, else '*' on end is wildcard to search full name.
#            Empty field, then use PET pkg.
#                                    How the package will get split up in woof (optional redirection '>' operator).
#                                    Missing field, it goes into exe. Can also redirect >null, means dump it.
#yes|abiword|iceword,iceword-plugins|exe,dev,doc,nls

#example showing wildcard. finds all full pkg names with 'gcc-4.3*',
#but, exclude any 'gcc-4.3-doc*' matches...
# yes|gcc|gcc,gcc-4.3*,-gcc-4.3-doc*|exe,dev,doc,nls

#110817 Comments preferred to be on end of line, ex:
# yes|abiword|iceword,iceword-plugins|exe,dev,doc,nls| #this is a comment.

#110829 enhancements:
#                                                     Force pkg is from compat-distro repo, specifically 'salix' repo.
# yes|abiword|iceword,iceword-plugins|exe,dev,doc,nls|compat:salix
#Generic format:
# yes|genericpkgname|[pkgnames]|[splitup]|[pet:[repo]]
# yes|genericpkgname|[pkgnames]|[splitup]|[compat:[repo]]
#for a fuller explanation of the entries in PKGS_SPECS_TABLE, please see:
# http://bkhome.org/blog/?viewDetailed=02414

PKGS_SPECS_TABLE='
no|0hack1_karmic_dev||exe>dev,dev,doc,nls| #TODO might need to bring this back
yes|0hack1_precise_dev||exe>dev,dev,doc,nls| #ubuntu has removed .la files, i think due to their multi-arch dementia.
yes|915resolution||exe,dev,doc,nls
no|a52dec||exe,dev,doc,nls
yes|a52dec|liba52-0.7.4,liba52-0.7.4-dev|exe,dev,doc,nls
yes|abiword||exe,dev>null,doc,nls| #abiword compiled in precise puppy, for gtk2. dev pkg is 34M, dump it.
no|abiword|abiword,abiword-common,libabiword-2.9,libabiword-2.9-dev|exe,dev,doc,nls| #NO, compiled for gtk3
no|abiword-plugin-grammar|abiword-plugin-grammar|exe,dev,doc,nls
no|abiword-plugin-mathview|abiword-plugin-mathview|exe,dev,doc,nls
no|absvolume_puppy||exe
yes|acl|libacl1,libacl1-dev|exe,dev,doc,nls
yes|advancecomp|advancecomp|exe>dev,dev,doc,nls
no|aiksaurus|libaiksaurus-*|exe,dev,doc,nls
yes|align||exe
yes|alsa-lib|libasound2,libasound2-dev,libasound2-plugins|exe,dev,doc,nls| #130715 taken out libpulse0, which will disable one of these plugins.
yes|alsa-base|alsa-base|exe,dev,doc,nls
yes|alsa-utils|alsa-utils|exe,dev,doc,nls
yes|alsaequal||exe| #needed by pequalizer.
no|aqualung||exe,dev,doc,nls| #use instead of pmusic.
no|asapm||exe
no|asunder|asunder|exe,dev,doc,nls
yes|asunder||exe,dev,doc,nls|pet:precise
yes|atk|libatk1.0-0,libatk1.0-dev|exe,dev,doc,nls
no|atkmm|libatkmm-1.6-1,libatkmm-1.6-dev|exe,dev,doc,nls|
yes|attr|libattr1,libattr1-dev|exe,dev,doc,nls
yes|audiofile|libaudiofile1,libaudiofile-dev|exe,dev,doc,nls
no|aufs|aufs-tools|exe,dev,doc,nls
yes|aufs3-util||exe,dev,doc,nls
yes|autoconf|autoconf|exe>dev,dev,doc,nls
no|autologin||exe
yes|automake|automake,autotools-dev|exe>dev,dev,doc,nls
no|autotools-dev|autotools-dev|exe>dev,dev,doc,nls| #fixes symlinks problem put this into automake and libtool.
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
no|ayttm|ayttm,libaspell15,libaspell-dev,libgpgme11|exe,dev,doc,nls
no|ayttm||exe,dev>null,doc,nls| #using xchat instead. note, sm also has chatzilla.
yes|axel||exe,dev>null,doc,nls
yes|bacon||exe,dev,doc>dev,nls
no|bacongui||exe,dev,doc,nls| #annoying, 10-12 second delay 1st startup.
yes|bash||exe,dev>null,doc,nls|pet:common| #this is bash 4.1.
yes|bbc_provided||exe
yes|bbe|bbe|exe,dev,doc,nls| #sed-like editor for binary files.
yes|bc|bc|exe,dev>null,doc,nls
yes|bcrypt||exe
yes|bdb|libdb5.1,libdb-dev|exe,dev,doc,nls
yes|bin86|bin86|exe>dev,dev,doc,nls
yes|binutils|binutils,binutils-dev|exe>dev,dev,doc,nls
no|binutils||exe>dev,dev,doc,nls
yes|bison|bison|exe>dev,dev,doc,nls
no|blinky||exe
yes|boehm-gc|libgc1c2,libgc-dev|exe,dev,doc,nls
yes|bones||exe
no|browser-default||exe| #lupu program by 01micko
no|bsdmainutils|bsdmainutils|exe,dev,doc,nls| #only need col utility, refer forum t=82092&start=135. 130216 col now in util-linux.
yes|busybox||exe,dev>null,doc,nls
yes|bzip2|bzip2,libbz2-1.0,libbz2-dev|exe,dev,doc,nls
yes|cairo|libcairo2,libcairo2-dev,libcairo-gobject2,libcairo-script-interpreter2|exe,dev,doc,nls
no|cairomm|libcairomm-1.0-1,libcairomm-1.0-dev|exe,dev,doc,nls| #this pkg supposed to go entirely into upup/cairomm_DEV but not right. see also glibmm, gtkmm, pangomm ###TODO###
yes|cairomm||exe>dev,dev,doc,nls|pet:precise| #static lib only. see also gtkmm, glibmm, pangomm, libgnomecanvasmm.
yes|caps_eq||exe,dev,doc,nls| #needed by zigberts pequalizer, refer t=31206&start=1290
yes|cddetect||exe,dev>null,doc,nls
yes|cdparanoia|cdparanoia,libcdparanoia0,libcdparanoia-dev|exe,dev,doc,nls
no|cdrkit||exe,dev>null,doc,nls
yes|cdrkit|genisoimage,wodim,icedax|exe,dev,doc,nls
yes|cgtkcalc||exe,dev>null,doc,nls
no|chmlib||exe,dev,doc,nls
no|chmsee||exe,dev>null,doc,nls
yes|close-dvd+rwtools||exe
yes|coreutils|coreutils|exe,dev>null,doc,nls
no|coreutils||exe
yes|cmake|cmake,cmake-data|exe>dev,dev,doc,nls
yes|cpio|cpio|exe,dev>null,doc,nls
no|cpu-scaling-ondemand||exe| #no, using wcpufreq instead.
yes|ctorrent|ctorrent|exe,dev>null,doc,nls
no|cups|cups-1.3.11*|exe,dev,doc,nls|pet:wary5| #stupid ubuntu cups is broken.
yes|cups|cups-1.4*,cups_DEV-1.4*|exe,dev,doc,nls|pet:wary5
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
no|cups-filters|cups-filters,libcupsfilters1,libcupsfilters-dev|exe,dev,doc,nls| #extra cups filters, especially pdftops.
yes|cups_pdf||exe
no|cups-fix||exe
yes|curl|curl,libcurl3,libcurl4-openssl-dev|exe,dev,doc,nls
yes|cvs|cvs|exe>dev,dev,doc,nls
yes|cyrus-sasl2|libsasl2-2,libsasl2-dev|exe,dev,doc,nls
yes|dash|dash|exe>dev,dev,doc,nls
no|dbus|dbus,libdbus-1-3,libdbus-1-dev|exe,dev,doc,nls| #what about pkg dbus-x11
no|dbus-glib|libdbus-glib-1-2,libdbus-glib-1-dev|exe,dev,doc,nls
yes|dbus||exe,dev,doc,nls
yes|dbus-glib||exe,dev,doc,nls
yes|dbus-libs|libdbus-1-3,libdbus-1-dev|exe,dev,doc,nls| #reports that qt4 must have the official libs.
yes|d-conf|dconf-gsettings-backend,dconf-service,libdconf0,libdconf-dbus-1-0|exe,dev,doc,nls| #needed by gsettings-desktop-settings
yes|ddcprobe||exe,dev>null,doc,nls
yes|debianutils|debianutils|exe,dev,doc,nls
yes|defaults-chooser||exe|
yes|desk_background_generic||exe|
yes|desk_background_precise||exe| #wallpapers for precise puppy.
no|desk_background_precise3||exe| #wallpapers for precise puppy.
yes|desk_background_precise4||exe| #ditto.
no|desk_icon_theme_blue_moon||exe
yes|desk_icon_theme_haikupup||exe
no|desk_icon_theme_jq8flat||exe
no|desk_icon_theme_lagabluenight||exe
yes|desk_icon_theme_neon||exe
no|desk_icon_theme_original||exe
yes|desk_icon_theme_smooth_color||exe
no|desk_icon_theme_stardust||exe
yes|devmapper|libdevmapper1.02.1,libdevmapper-dev,libdevmapper-event1.02.1|exe,dev,doc,nls
no|dhcpcd|dhcpcd|exe,dev>null,doc,nls
yes|dhcpcd||exe,dev,doc,nls|pet:common
yes|dialog|dialog|exe,dev>null,doc,nls
yes|dictd_client||exe
yes|didiwiki||exe
yes|dietlibc|dietlibc-dev|exe>dev,dev,doc,nls
yes|diffstat|diffstat|exe,dev>null,doc,nls
no|diffutils|diff|exe,dev>null,doc,nls
yes|diffutils||exe
yes|directfb|libdirectfb-1.2-9,libdirectfb-dev,libdirectfb-extra|exe,dev,doc,nls|
no|disktype|disktype|exe,dev>null,doc,nls| #broken. need my pet.
yes|disktype||exe,dev,doc,nls|
yes|dmidecode|dmidecode|exe,dev>null,doc,nls
yes|dosfstools|dosfstools|exe,dev>null,doc,nls
yes|dpkg-deb|dpkg|exe,dev>null,doc,nls
no|dvdauthor|dvdauthor|exe,dev,doc,nls| #shinobar reports this is broken. pet works...
yes|dvdauthor||exe,dev,doc,nls|pet:precise
yes|dvd+rwtools|dvd+rw-tools,growisofs|exe,dev,doc,nls
yes|e2fsprogs|e2fsprogs,e2fslibs,e2fslibs-dev,libblkid1,libblkid-dev,libcomerr2,comerr-dev,libss2,ss-dev,libuuid1,uuid-dev|exe,dev,doc,nls| #note, strange ubuntu seems to have lost the dev component of libuuid.
no|e3|e3|exe,dev>null,doc,nls| #the ubuntu e3 crashes.
yes|e3||exe
yes|ed|ed|exe,dev>null,doc,nls
yes|edid|read-edid|exe,dev>null,doc,nls
yes|eject|eject|exe,dev>null,doc,nls
yes|elfutils|libelf1,libelf-dev|exe,dev,doc,nls| #note, libelf is a different pkg.
yes|elspci||exe,dev>null,doc,nls
no|embeddedbookmarks||exe
yes|embutils_cut||exe
yes|enchant|libenchant1c2a,libenchant-dev|exe,dev,doc,nls
yes|epdfview|epdfview|exe,dev>null,doc,nls
yes|esound|esound-common,libesd0,libesd0-dev|exe,dev,nls,doc
yes|ethtool|ethtool|exe,dev>null,doc,nls
yes|exiv2|exiv2,libexiv2-11,libexiv2-dev|exe,dev,doc,nls
no|exo|exo-utils,libexo-0.3-0,libexo-0.3-dev|exe,dev,doc,nls
yes|expat|libexpat1,libexpat1-dev|exe,dev,doc,nls
yes|f2fs-tools||exe,dev,doc,nls
yes|faac|libfaac0,libfaac-dev|exe,dev,doc,nls
yes|faad|faad,libfaad2,libfaad-dev|exe,dev,doc,nls
no|fbpanel||exe,dev>null,doc,nls
yes|ffconvert||exe,dev,doc,nls
yes|ffmpeg|ffmpeg,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
yes|ffmpeg-extra|libavcodec-extra-53,libavdevice-extra-53,libavfilter-extra-2,libavformat-extra-53,libavutil-extra-51,libdirac-encoder0,libopenjpeg2,libpostproc-extra-52,libswscale-extra-2,libvo-aacenc0,libvo-amrwbenc0|exe,dev,doc,nls| #shinobar composed this, refer forum t=76961&start=750
no|ffmpeg||exe,dev,doc,nls|pet:precise
no|file|file,libmagic1,libmagic-dev|exe,dev,doc,nls
yes|file||exe,dev,doc,nls|pet:common
yes|file_sharing-curlftpfs-mpscan||exe
yes|findutils|findutils|exe,dev>null,doc,nls
no|firefox-flash|firefox|exe,dev,doc>null,nls>null
no|firmware_linux_module_agrmodem||exe| ###RETRO###
yes|firmware_linux_module_ar5523||exe| #for 3.8+ kernel.
yes|firmware_linux_module_b43||exe| #120919 have taken these out of woof, now pets.
yes|firmware_linux_module_b43legacy||exe
yes|firmware_linux_module_brcm||exe
no|firmware_linux_module_dgcmodem||exe| #needs linux_module_dgcmodem ###RETRO###
no|firmware_linux_module_ess||exe| #needs linux_module_ess ###RETRO###
no|firmware_linux_module_hcfpcimodem||exe| ###RETRO###
no|firmware_linux_module_hsfmodem||exe|  ###RETRO###
no|firmware_linux_module_intel536||exe|  ###RETRO###
no|firmware_linux_module_intel537||exe|  ###RETRO###
no|firmware_linux_module_ltmodem||exe
no|firmware_linux_module_martian||exe|  ###RETRO###
yes|firmware_linux_module_mwave||exe
no|firmware_linux_module_pctel||exe|  ###RETRO###
yes|firmware_linux_module_rtlwifi||exe|pet:noarch
no|firmware_linux_module_slmodem||exe|  ###RETRO###
yes|firmware_linux_module_wl||exe| #needs linux_module_wl
yes|flac|flac,libflac8,libflac-dev|exe,dev,doc,nls
yes|flashplayer10|flashplayer10-10.3.*|exe,dev,doc,nls|pet:common
yes|flex|flex|exe>dev,dev,doc,nls
yes|flsynclient||exe
yes|fontwizard||exe,dev,doc,nls| #created by 01micko.
yes|foomatic-db-engine|foomatic-db-engine|exe,dev,doc,nls
no|foomatic-db|foomatic-db|exe,dev,doc,nls
yes|foomatic-filters|foomatic-filters|exe,dev,doc,nls
no|foomatic-filters||exe
yes|fossil||exe>dev,dev,doc>dev,nls
no|fotoxx||exe,dev>null,doc,nls
yes|fpm2|fpm2|exe
yes|freeglut|freeglut3,freeglut3-dev|exe,dev,doc,nls
yes|freememapplet_tray||exe
yes|freetype|libfreetype6,libfreetype6-dev|exe,dev,doc,nls
yes|fribidi|libfribidi0,libfribidi-dev|exe,dev,doc,nls
yes|frisbee||exe,dev,doc,nls| #created by jemimah, puppified by rerwin.
yes|fuse|fuse,fuse-utils,libfuse2,libfuse-dev|exe,dev,doc,nls| #fuse-utils is a transition pkg, can be removed now.
yes|gadmin-rsync|gadmin-rsync|exe,dev>null,doc,nls
no|gail||exe,dev,doc,nls
yes|gail|libgail18,libgail-common,libgail-dev|exe,dev,doc,nls
yes|galculator||exe,dev,doc,nls
yes|gamin|gamin,libgamin0,libgamin-dev|exe,dev,doc,nls
yes|gawk|gawk|exe,dev,doc,nls
yes|gcc_dev|gcc-4.6-base,gcc,gcc-4.6,g++,g++-4.6,cpp,cpp-4.6|exe>dev,dev,doc,nls
yes|gcc_lib|libgcc1,libgomp1,libquadmath0|exe,dev,doc,nls
no|gccmakedep||exe>dev,dev,doc,nls
yes|gcolor2|gcolor2|exe,dev>null,doc,nls
yes|gconf|gconf2-common,gconf2,libgconf2-4,libgconf2-dev,libgconf-2-4,gconf-service,gconf-service-backend|exe,dev,doc,nls
yes|gdb|gdb|exe>dev,dev,doc,nls
yes|gdbm|libgdbm3,libgdbm-dev|exe,dev,doc,nls
yes|gdk-pixbuf|libgdk-pixbuf2.0-0,libgdk-pixbuf2.0-common,libgdk-pixbuf2.0-dev|exe,dev,doc,nls
yes|gdmap|gdmap|exe,dev>null,doc,nls
no|geany|geany,geany-common,geany-plugins-common,geany-plugin-addons,geany-plugin-codenav,geany-plugin-extrasel,geany-plugin-numberedbookmarks,geany-plugin-prettyprinter,geany-plugin-spellcheck,geany-plugin-treebrowser,geany-plugin-xmlsnippets|exe,dev>null,doc,nls| #weird pink background, use my wary pet.
no|geany||exe,dev,doc,nls|pet:precise| #version 1.23.1, shell script highlighting is broken, roll back...
yes|geany||exe,dev,doc,nls|pet:wary5| #version 1.19.1
no|gecko-mediaplayer|gecko-mediaplayer|exe,dev,doc,nls| #does not  work, use my pet.
yes|gecko-mediaplayer||exe,dev,doc,nls|pet:precise| #needs gnome-mplayer.
no|gedit||exe
yes|getcurpos||exe
no|getdir||exe,dev>null,doc,nls
yes|getflash||exe,dev,doc,nls
yes|gettext_devxonly|gettext-base,gettext|exe>dev,dev,doc,nls
yes|gettext|gettext-base,gettext|exe,dev>null,doc>null,nls>null
no|gexec|gexec|exe,dev>null,doc,nls| #remove, has runa-as-root checkbox, but we are already root.
yes|gfnrename||exe,dev>null,doc,nls
yes|gfontsel||exe,dev>null,doc,nls
yes|gftp|gftp-gtk,gftp-common|exe,dev>null,doc,nls
no|ghostscript|ghostscript,libgs9,ghostscript-cups,libgs-dev|exe,dev,doc,nls| #TODO needs more pkgs
yes|ghostscript||exe,dev,doc,nls
yes|gifsicle|gifsicle|exe,dev>null,doc,nls
no|gins||exe,dev>null,doc,nls
yes|git|git,gitweb,git-doc|exe>dev,dev,doc>dev,nls>dev
yes|glade3|glade,libgladeui-2-0|exe>dev,dev,doc,nls
yes|glib|libglib2.0-bin,libglib2.0-0,libglib2.0-data,libglib2.0-dev|exe,dev,doc,nls
yes|glibc|libc-bin,libc6,libc6-dev,tzdata|exe,dev,doc,nls
yes|glibc_locales|locales|exe,dev,doc,nls>exe
no|glibc_i18n_en||exe
no|glibmm|libglibmm-2.4-1c2a,libglibmm-2.4-dev|exe,dev,doc,nls
yes|glibmm||exe>dev,dev,doc,nls|pet:precise| #static lib only. see also cairomm, gtkmm, pangomm, libgnomecanvasmm.
yes|glipper||exe,dev>null,doc,nls
yes|gmeasures||exe,dev>null,doc,nls
yes|gmp|libgmp10|exe>dev,dev,doc,nls
yes|gmtk||exe,dev,doc,nls|pet:precise| #needed by gnome-mplayer.
yes|gnome-doc-utils|gnome-doc-utils|exe>dev,dev,doc,nls|+python-libxml2
yes|gnome-keyring|libgnome-keyring0,libgnome-keyring-dev|exe,dev,doc,nls
no|gnome_menus|libgnome-menu2,libgnome-menu-dev|exe,dev,doc,nls| #must use older version for correct menu layout.
yes|gnome-menus||exe,dev,doc,nls| #use my pet, version 2.14.3, needed by xdg_puppy.
yes|gnome-mplayer||exe,dev,doc,nls|pet:precise| #needs gmtk. note,ubuntu pkg compiled for gtk3.
yes|gnome-vfs|libgnomevfs2-0,libgnomevfs2-dev,libgnomevfs2-common|exe,dev,doc,nls
no|gnumeric|gnumeric,gnumeric-common|exe,dev>null,doc,nls
no|gnumeric-plugins-extra|gnumeric-plugins-extra|exe,dev>null,doc,nls
yes|gnumeric||exe,dev,doc,nls|pet:precise| #compiled without python dep.
yes|gnutls|libgnutls26,libgnutls-dev|exe,dev,doc,nls
yes|goffice|libgoffice-0.8-8,libgoffice-0.8-8-common,libgoffice-0.8-dev|exe,dev,doc,nls
yes|gpart|gpart|exe,dev,doc,nls| #useful utility used by gparted.
no|gparted||exe,dev>null,doc,nls
no|gparted|gparted|exe,dev>null,doc,nls| #/sbin/blkid is necessary for gparted to display information.
yes|gparted||exe,dev,doc,nls|pet:precise| #compiled with static gtkmm libs.
yes|gperf|gperf|exe,dev,doc,nls|
no|gphoto2|gphoto2|exe,dev,doc,nls
yes|gphoto2||exe,dev,doc,nls|pet:precise
no|gphotofs|gphotofs|exe,dev,doc,nls
yes|gphotofs||exe,dev,doc,nls|pet:precise
yes|gpptp||exe
yes|grep|grep|exe,dev>null,doc,nls
yes|groff|groff|exe>dev,dev,doc,nls
yes|grub|grub|exe,dev>null,doc,nls
yes|grub4dos||exe,dev,doc,nls
yes|gsettings-desktop-schemas|gsettings-desktop-schemas|exe,dev,doc,nls| #needs d-conf.
yes|gsm|libgsm1,libgsm1-dev|exe,dev,doc,nls
no|gstreamer|libgstreamer0.10-0,libgstreamer-plugins-base0.10-0,libgstreamer-plugins-base0.10-dev,libgstreamer0.10-dev|exe,dev,doc,nls| #needed by opera. ...do not work in opera.
yes|gtk+|libgtk2.0-0,libgtk2.0-dev|exe,dev,doc,nls
yes|gtk2-engines-pixbuf|gtk2-engines-pixbuf|exe,dev,doc,nls
no|gtkam|gtkam|exe,dev>null,doc,nls|
yes|gtkam||exe,dev,doc,nls|pet:precise
yes|gtk-chtheme|gtk-chtheme|exe,dev>null,doc,nls
no|gtkdialog2||exe
yes|gtkdialog3||exe,dev,doc>dev,nls|
yes|gtkdialog4||exe,dev,doc>dev,nls| #modify all pets that need this to explicitly call 'gtkdialog' or 'gtkdialog4'.
no|gtkhash|gtkhash|exe,dev,doc,nls| #broken, use pet...
yes|gtkhash||exe,dev,doc,nls
no|gtklp|gtklp|exe,dev,doc,nls| #stupid deb has no .desktop file -- need a template.
yes|gtklp||exe,dev,doc,nls|pet:wary5| #maybe better to use this anyway, as using cups from wary.
no|gtkmm|libgtkmm-2.4-1c2a,libgtkmm-2.4-dev|exe,dev,doc,nls
yes|gtkmm||exe>dev,dev,doc,nls|pet:precise| #static libs only. see also glibmm, cairomm, pangomm, libgnomecanvasmm.
no|gtkmoz||exe|pet:common| #tiny html viewer, requires seamonkey1.
no|gtk_theme_citrus_cut||exe
no|gtk_theme_flatbluecontrast||exe
no|gtk_theme_flat_grey||exe
no|gtk_theme_flat_grey_rounded||exe
yes|gtk_theme_glassy_sky||exe
no|gtk_theme_gradient_brown||exe
no|gtk_theme_gradient_grey||exe
yes|gtk_theme_polished_blue||exe
no|gtk_theme_stardust_zigbert||exe
yes|gtk_theme_stark-blueish||exe
no|gtksourceview||exe,dev,doc,nls| #my pet with genie.lang added... no, now in template.
yes|gtksourceview|libgtksourceview2.0-0,libgtksourceview2.0-common,libgtksourceview2.0-dev|exe,dev,doc,nls
yes|gtkspell|libgtkspell0,libgtkspell-dev|exe,dev,doc,nls
no|gtrayicon||exe
yes|guess_fs||exe
yes|gutenprint|ijsgutenprint,cups-driver-gutenprint,libgutenprint2,libgutenprint-dev,libgutenprintui2-1,libgutenprintui2-dev,printer-driver-gutenprint|exe,dev,doc,nls
no|gutenprint||exe,dev,doc>exe,nls>exe
yes|gview||exe
yes|gwhere|gwhere|exe
no|gxine|gxine,gxineplugin|exe,dev>null,doc,nls
no|gxine||exe,dev,doc,nls|pet:precise| #needs libmozjs, xine-lib.
yes|gxmessage||exe,dev,doc,nls| #use my pet, as has xmessage symlink to gxmessage.
yes|gzip|gzip|exe,dev>null,doc,nls
no|hal|hal,libhal1,libhal-dev,libhal-storage1,libhal-storage-dev|exe,dev,doc,nls|+udev,+libvolume-id,+lsb-base,+policykit
no|hal||exe,dev,doc,nls| #TRY see if works without hal
no|hardinfo|hardinfo|exe,dev,doc,nls
yes|hardinfo||exe,dev,doc,nls| #our pet is patched to recognise puppy linux distro.
yes|hdparm|hdparm|exe,dev>null,doc,nls
yes|heimdal|heimdal-dev,heimdal-multidev,libasn1-8-heimdal,libgssapi3-heimdal,libhcrypto4-heimdal,libhdb9-heimdal,libheimbase1-heimdal,libhx509-5-heimdal,libkadm5clnt7-heimdal,libkadm5srv8-heimdal,libkafs0-heimdal,libkdc2-heimdal,libkrb5-26-heimdal,libwind0-heimdal,libroken18-heimdal,libheimntlm0-heimdal,|exe,dev,doc,nls| #all this crap needed by cupsd.
yes|helpsurfer||exe| #simple html viewer, needs libgtkhtml. now using gtkmoz.
yes|hiawatha||exe
yes|hicolor-icon-theme|hicolor-icon-theme|exe,dev>null,doc,nls
no|homebank|homebank,homebank-data|exe,dev>null,doc,nls
yes|homebank||exe,dev,doc,nls| #my own pet with less dependencies.
yes|hotplug2stdout||exe
yes|htop||exe
yes|hunspell|hunspell,libhunspell-1.3-0,libhunspell-dev|exe,dev,doc,nls
yes|hunspell-en-us|hunspell-en-us|exe,dev,doc,nls
yes|iconfinder||exe
no|icons_puppy_app16||exe| #large collection of 16x16 app icons.
no|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. NO have manually put this dep into main db.
yes|id3lib|libid3-3.8.3c2a,libid3-3.8.3-dev|exe,dev,doc,nls
yes|ifplugd||exe
yes|ifplugd_old||exe
yes|ijs|libijs-0.35,libijs-dev|exe,dev,doc,nls
yes|imake|xutils-dev|exe>dev,dev,doc,nls
yes|initscripts|initscripts|exe,dev,doc,nls
yes|inkscapelite||exe
yes|inotail|inotail|exe,dev,doc,nls
yes|inotify-tools|inotify-tools,libinotifytools0|exe,dev,doc,nls
yes|installwatch||exe
yes|intltool|intltool|exe>dev,dev,doc,nls
yes|iptables|iptables,iptables-dev|exe,dev,doc,nls
yes|isomaster|isomaster|exe,dev,doc,nls
yes|jack-audio-connection-kit|libjack0|exe,dev>null,doc,nls| #needed by ffmpeg. leave off the dev.
yes|jasper|libjasper1,libjasper-dev,libjasper-runtime|exe,dev,doc,nls
yes|jimtcl||exe
yes|json-c|libjson0,libjson0-dev|exe,dev,doc,nls| #needed by mplayer.
yes|jwm||exe,dev,doc,nls
yes|jwmconfig2||exe
yes|jwmthememaker||exe
no|jwm_theme_deepbluebold||exe
no|jwm_theme_stark-blueish||exe
yes|jwm_theme_bluesky||exe
no|kbd|kbd|exe,dev>exe,doc,nls
no|kbd||exe
yes|keyutils|libkeyutils1|exe,dev>null,doc,nls
no|kompozer|kompozer,kompozer-data|exe,dev,doc,nls| #wysiwyg html editor.
yes|krb5|libkrb5-3,libkrb5-dev,libkrb5support0,libk5crypto3,libgssapi-krb5-2|exe,dev,doc,nls
yes|lame|lame,libmp3lame0,libmp3lame-dev|exe,dev,doc,nls
yes|lcms|liblcms1,liblcms1-dev,liblcms-utils|exe,dev,doc,nls
yes|lcms2|liblcms2-2,liblcms2-dev,liblcms2-utils|exe,dev,doc,nls
yes|leafpad|leafpad|exe,dev>null,doc,nls
yes|less|less|exe,dev>null,doc,nls
yes|libaacs|libaacs0,libaacs-dev|exe,dev,doc,nls| #mplayer needs this.
yes|libao|libao4,libao-common,libao-dev|exe,dev,doc,nls
yes|libarchive|libarchive12|exe,dev,doc,nls| #needed by cmake.
yes|libart|libart-2.0-2,libart-2.0-dev|exe,dev,doc,nls
yes|libasyncns|libasyncns0,libasyncns-dev|exe,dev,doc,nls| #needed by mplayer.
yes|libav|libav-tools|exe,dev,doc,nls| #needed by ffmpeg deb.
yes|libbluray|libbluray1,libbluray-dev|exe,dev,doc,nls| #needed by mplayer.
yes|libbonobo|libbonobo2-0,libbonobo2-dev,libbonoboui2-0,libbonoboui2-dev|exe,dev,doc,nls
yes|libbsd|libbsd0,libbsd-dev|exe,dev,doc,nls| #needed by libedit.
yes|libcanberra|libcanberra0,libcanberra-dev|exe,dev,doc,nls| #libbonobui needs this.
yes|libcap|libcap2,libcap-dev|exe,dev,doc,nls
yes|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). 120907 yes.
no|libcddb||exe,dev,doc,nls|pet:wary5| #120907 gone back to deb.
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| #not compatible with my libcddb pet, use my pet. 120907 yes.
no|libcdio||exe,dev,doc,nls|pet:wary5| #120907 precise needs a later version, use deb.
no|libcdk5|libcdk5,libcdk5-dev|exe,dev,doc,nls| #was a dep of gphoto2, but i have compiled as a pet.
yes|libcroco|libcroco3,libcroco3-dev|exe,dev,doc,nls
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.
yes|libdaemon|libdaemon0,libdaemon-dev|exe,dev,doc,nls
yes|libdatrie|libdatrie1,libdatrie-dev|exe,dev,doc,nls
yes|libdb|libdb4.8,libdb4.8-dev|exe>dev,dev,doc,nls
yes|libdc1394|libdc1394-22,libdc1394-22-dev|exe,dev,doc,nls| #ffmpeg3 compiled in luci needs this
yes|libdca|libdca0,libdca-dev|exe,dev,doc,nls| #mplayer needs this.
yes|libdmx|libdmx1,libdmx-dev|exe,dev,doc,nls| #this is actaully part of xorg.
yes|libdvdcss||exe,dev,doc,nls
yes|libdvdnav|libdvdnav4,libdvdnav-dev|exe,dev,doc,nls| #needed by mplayer.
no|libdvdplay||exe,dev,doc,nls
yes|libdvdread|libdvdread4,libdvdread-dev|exe,dev,doc,nls
yes|libedit|libedit2,libedit-dev|exe,dev,doc,nls
yes|libelf|libelfg0,libelfg0-dev|exe,dev,doc,nls| #note, elfutils is a different pkg.
yes|liberror-perl|liberror-perl|exe>dev,dev,doc,nls| #needed by git.
yes|libexif|libexif12,libexif-dev|exe,dev,doc,nls
yes|libexif-gtk|libexif-gtk5,libexif-gtk-dev|exe,dev,doc,nls
yes|libffi|libffi6,libffi-dev|exe,dev,doc,nls
yes|libfs|libfs6,libfs-dev|exe,dev,doc,nls| #120603 mavrothal reported need this for compiling xorg drivers.
yes|libgcrypt|libgcrypt11,libgcrypt11-dev|exe,dev,doc,nls
yes|libgd2|libgd2-xpm,libgd2-xpm-dev|exe,dev,doc,nls| #needed by libgphoto2.
yes|libgee|libgee2,libgee-dev|exe,dev,doc,nls
yes|libgif|libgif4,libgif-dev|exe,dev,doc,nls
no|libgio-fam|libgio-fam|exe,dev,doc,nls
yes|libglade2|libglade2-0,libglade2-dev|exe,dev,doc,nls
yes|libgnome|libgnome2-0,libgnome2-dev|exe,dev,doc,nls
yes|libgnomecanvas2|libgnomecanvas2-0,libgnomecanvas2-dev|exe,dev,doc,nls
yes|libgnomecanvasmm||exe>dev,dev,doc,nls|pet:precise| #static libs only.
yes|libgnomecups|libgnomecups1.0-1,libgnomecups1.0-dev|exe,dev,doc,nls
yes|libgnomeprint|libgnomeprint2.2-0,libgnomeprint2.2-dev,libgnomeprint2.2-data|exe,dev,doc,nls
yes|libgnomeprintui|libgnomeprintui2.2-common,libgnomeprintui2.2-0,libgnomeprintui2.2-dev|exe,dev,doc,nls
yes|libgnomeui|libgnomeui-0,libgnomeui-dev|exe,dev,doc,nls
yes|libgpg-error|libgpg-error0,libgpg-error-dev|exe,dev,doc,nls
no|libgphoto2|libgphoto2-2,libgphoto2-2-dev,libgphoto2-port0|exe,dev,doc,nls
yes|libgphoto2||exe,dev,doc,nls|pet:precise
yes|libgringotts|libgringotts2,libgringotts-dev|exe,dev,doc,nls
yes|libgsf|libgsf-1-114,libgsf-1-dev,libgsf-gnome-1-114|exe,dev,doc,nls
yes|libgtkhtml||exe,dev,doc,nls| #needed by my osmo pet.
yes|libical|libical0,libical-dev|exe,dev,doc,nls
yes|libid3tag|libid3tag0,libid3tag0-dev|exe,dev,doc,nls
yes|libidl|libidl0,libidl-dev|exe,dev,doc,nls
yes|libidn|libidn11,libidn11-dev|exe,dev,doc,nls
yes|libieee1284|libieee1284-3,libieee1284-3-dev|exe,dev,doc,nls
no|libiptcdata|libiptcdata0,libptcdata0-dev,libiptcdata-bin|exe,dev,doc,nls
yes|libjpeg62|libjpeg62|exe,dev,doc,nls
no|libjpeg|libjpeg8,libjpeg-dev|exe,dev,doc,nls| #precise pangolin: peculiar, does not have libs in it.
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.
yes|libjpeg|libjpeg-turbo8,libjpeg-turbo8-dev,libjpeg-turbo-progs|exe,dev,doc,nls
yes|libjpeg_old7||exe,dev>null,doc,nls
yes|libloudmouth|libloudmouth1-0,libloudmouth1-dev|exe,dev,doc,nls
yes|libltdl|libltdl7,libltdl-dev|exe,dev,doc,nls| #note, this is really part of libtool pkg, but libs needed at runtime.
yes|libmad|libmad0,libmad0-dev|exe,dev,doc,nls
yes|libmcrypt|libmcrypt4,libmcrypt-dev|exe,dev,doc,nls
yes|libmng|libmng1,libmng-dev|exe,dev,doc,nls
no|libmozjs|libmozjs185-1.0,libmozjs185-dev|exe,dev,doc,nls| #needed by gxine, for mozilla plugin.
yes|libnl|libnl1,libnl-dev,libnl-doc|exe,dev,doc,nls| #this was used in lucid, perhaps not needed now.
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
yes|libnotify|libnotify4,libnotify-dev|exe,dev,doc,nls
yes|libofx|libofx4,libofx-dev|exe,dev,doc,nls| #needed by homebank.
yes|libopencore|libopencore-amrnb0,libopencore-amrnb-dev,libopencore-amrwb0,libopencore-amrwb-dev|exe,dev,doc,nls| #was libopencore dep for ffmpeg3 or mplayer2--can delete if mplayer2
yes|libogg|libogg0,libogg-dev|exe,dev,doc,nls
yes|liboil|liboil0.3,liboil0.3-dev|exe,dev,doc,nls
yes|libpaper|libpaper1,libpaper-dev,libpaper-utils|exe,dev,doc,nls
yes|libpcap|libpcap0.8,libpcap0.8-dev|exe,dev,doc,nls
yes|libpciaccess|libpciaccess0,libpciaccess-dev|exe,dev,doc,nls
yes|libpcsclite|libpcsclite1,libpcsclite-dev|exe,dev,doc,nls
yes|libperl|libperl5.14,libperl-dev|exe,dev>null,doc,nls
yes|libpng|libpng12-0,libpng12-dev|exe,dev,doc,nls
no|libpng14||exe,dev>null,doc,nls| #runtime lib, needed by chromium.
yes|libpthread-stubs|libpthread-stubs0,libpthread-stubs0-dev|exe>dev,dev,doc,nls
yes|libpython|libpython2.7|exe>dev,dev,doc,nls| #needed by gdb in devx.
yes|libraw1394|libraw1394-11,libraw1394-dev|exe,dev,doc,nls
yes|librsvg|librsvg2-2,librsvg2-dev,librsvg2-bin,librsvg2-common|exe,dev,doc,nls
yes|libsamplerate|libsamplerate0,libsamplerate0-dev|exe,dev,doc,nls
yes|libselinux|libselinux1|exe,dev>null,doc,nls
yes|libsepol|libsepol1,libsepol1-dev|exe,dev,doc,nls
yes|libsigc++|libsigc++-2.0-0c2a,libsigc++-2.0-dev|exe,dev,doc,nls
yes|libsigsegv|libsigsegv2,libsigsegv-dev|exe,dev,doc,nls
yes|libslang|libslang2|exe,dev>null,doc,nls
yes|libsndfile|libsndfile1,libsndfile1-dev,sndfile-programs|exe,dev,doc,nls
yes|libsoup|libsoup2.4-1,libsoup2.4-dev|exe,dev,doc,nls
yes|libstdc++||exe,dev>null,doc>null,nls>null| #old libstdc++.so.5. some video codecs (/usr/lib/codecs) need it.
yes|libstdc++6|libstdc++6,libstdc++6-4.6-dev|exe,dev,doc,nls
yes|libtar|libtar0,libtar-dev|exe,dev,doc,nls| #needed by osmo.
yes|libtasn1|libtasn1-3,libtasn1-3-dev|exe,dev,doc,nls
yes|libthai|libthai0|exe,dev,doc,nls| #have left out libthai-data and libthai-dev.
yes|libtheora|libtheora0,libtheora-dev|exe,dev,doc,nls
yes|libtiff|libtiff4,libtiff4-dev|exe,dev,doc,nls
yes|libtool|libtool,autotools-dev|exe>dev,dev,doc,nls
yes|libunistring|libunistring0,libunistring-dev|exe,dev,doc,nls
yes|libusb|libusb-0.1-4,libusb-dev|exe,dev,doc,nls
yes|libusb1|libusb-1.0-0,libusb-1.0-0-dev|exe,dev,doc,nls| #libusb1 necesssary for ffmpeg3
yes|libva|libva1,libva-dev,libva-glx1,libva-egl1,libva-x11-1|exe,dev,doc,nls| #needed by mplayer.
yes|libvdpau|libvdpau1,libvdpau-dev|exe,dev,doc,nls| #needed by mplayer. no, this has another big dep: Failed to open VDPAU backend libvdpau_nvidia.so missing.
no|libvolume-id|libvolume-id1,libvolume-id-dev|exe,dev,doc,nls
yes|libvorbis|libvorbis0a,libvorbis-dev,libvorbisenc2,libvorbisfile3|exe,dev,doc,nls
yes|libvpx|libvpx1,libvpx-dev|exe,dev,doc,nls| #needed by mplayer.
yes|libwmf|libwmf0.2-7,libwmf-dev|exe,dev,doc,nls
yes|libwpg|libwpg-0.2-2|exe,dev>null,doc,nls
yes|libwpd|libwpd-0.9-9,libwpd-dev|exe,dev,doc,nls
yes|libx86|libx86-1|exe,dev,doc,nls
yes|libxcb_base|libxcb1,libxcb1-dev,libxcb-dri2-0,libxcb-dri2-0-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
yes|xcb-util|libxcb-util0,libxcb-util0-dev|exe,dev,doc,nls
no|libxfce4mcs|libxfce4mcs-client3,libxfce4mcs-manager3,libxfce4mcs-dev|exe,dev,doc,nls
no|libxfce4util|libxfce4util4,libxfce4util-dev|exe,dev,doc,nls
no|libxfcegui4|libxfcegui4-4,libxfcegui4-dev|exe,dev,doc,nls
yes|libxml2|libxml2,libxml2-dev|exe,dev,doc,nls
yes|libxml2-utils|libxml2-utils|exe>dev,dev,doc,nls
yes|libxslt|libxslt1.1,libxslt1-dev,xsltproc|exe,dev,doc,nls
yes|libxvmc|libxvmc1,libxvmc-dev|exe,dev,doc,nls| #this is actually part of xorg.
yes|libyahoo2||exe,dev,doc,nls| #needed by ayttm.
yes|linux_firewall||exe
yes|linux_firmware_dvb||exe
yes|linux-header|linux-libc-dev|exe>dev,dev,doc,nls
yes|linux_headers|linux_headers-3.2.48*|exe>dev,dev,doc,nls|pet:precise
yes|linux-ntfs|libntfs10,libntfs-dev|exe,dev,doc,nls| #this seems to be from the old ntfsprogs.
no|linux_module_agrsm048pci||exe,dev,doc,nls| #needs firmware_linux_module_agrmodem. 20130710: now in kernel pet.
no|linux_module_agrsm06pci||exe,dev,doc,nls| #needs firmware_linux_module_agrmodem. 20130710: now in kernel pet.
no|linux_module_dgcmodem||exe,dev,doc,nls| #needs firmware_linux_module_dgcmodem. 20130710: now in kernel pet.
no|linux_module_ess||exe,dev,doc,nls| #needs firmware_linux_module_ess. 20130710: now in kernel pet.
no|linux_module_hcfpcimodem||exe,dev,doc,nls| #needs firmware_linux_module_hcfpcimodem. 20130710: now in kernel pet.
no|linux_module_hsfmodem||exe,dev,doc,nls| #needs firmware_linux_module_hsfmodem. 20130710: now in kernel pet.
no|linux_module_intel536ep||exe,dev,doc,nls| #needs firmware_linux_module_intel536ep. 20130710: now in kernel pet.
no|linux_module_martian||exe,dev,doc,nls| #needs firmware_linux_module_martian. 20130710: now in kernel pet.
no|linux_module_pctel||exe,dev,doc,nls| #needs firmware_linux_module_pctel. 20130710: now in kernel pet.
no|linux_module_slmodem||exe,dev,doc,nls| #needs firmware_linux_module_slmodem. 20130710: now in kernel pet.
no|linux_module_wl||exe,dev,doc,nls| #needs firmware_linux_module_wl. 20130710: now in kernel pet.
yes|lirc|liblircclient0,liblircclient-dev|exe,dev,doc,nls
yes|llvm|libllvm3.0|exe,dev,doc,nls| #needed by libgl1-mesa-dri, but huge 7MB deb. i left out dev components. #MESADEB#
no|llvm|libllvm3.0|exe>dev,dev,doc,nls| #20130708 mesa pet does not need it. put it in devx only. #MESAPET#
yes|lsb-base|lsb-base|exe,dev,doc,nls
no|lxpanel||exe,dev>null,doc,nls
yes|lzma|lzma,lzma-dev|exe,dev,doc,nls
yes|lzo2|liblzo2-2,liblzo2-dev|exe,dev,doc,nls
yes|m4|m4|exe>dev,dev,doc,nls
yes|madplay|madplay|exe,dev,doc,nls
yes|make|make|exe>dev,dev,doc,nls
yes|makebootfat||exe| #must use my patched makebootfat.
yes|man|man-db|exe>dev,dev,doc,nls
yes|man_cut||exe,dev>null,doc>null,nls>null
no|mcrypt|mcrypt|exe,dev,doc,nls
no|mesa||exe,dev,doc,nls|pet:precise| #compiled without llvm dependency. #MESAPET#
yes|mesa-utils|mesa-utils|exe,dev,doc,nls
no|metamail|metamail|exe,dev>null,doc,nls
yes|metamail||exe
yes|mhash|libmhash2,libmhash-dev|exe,dev,doc,nls
yes|mhwaveedit||exe,dev,doc,nls
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
yes|mingetty||exe,dev,doc,nls
yes|minixcal||exe,dev,doc,nls
yes|mirdir||exe
no|mktemp|mktemp|exe,dev>null,doc,nls
yes|mktemp||exe
yes|modem_stats||exe
yes|module-init-tools|module-init-tools|exe,dev,doc,nls
yes|mountcifs||exe
no|mp|mped|exe,dev>null,doc,nls| #no, the gtk mode of this mp is awful, use my curses-only pkg.
yes|mp||exe
yes|mpclib|libmpc2|exe>dev,dev,doc,nls
yes|mpeg2dec|libmpeg2-4,libmpeg2-4-dev|exe,dev,doc,nls| #needed by mplayer.
yes|mpfr|libmpfr4|exe>dev,dev,doc,nls
no|mplayerplug-in||exe,dev,doc,nls
yes|mplayer|mplayer,libaa1,libaudio2,libcaca0,libenca0,libesd0,libgpm2,libjack0,libmpcdec6,libopenal1,libpostproc52,libpulse0,libschroedinger-1.0-0,libsdl1.2debian,libsmbclient,libspeex1,libsvga1,libswscale2,libtalloc2,libwbclient0,libwrap0,libx86-1,libx264-120,libxvidcore4,libxvmc1,libxxf86dga1|exe,dev,doc,nls| #130714 can dump libaa1 if recompile mplayer --TODO***
yes|mplayer_codecs_basic||exe
no|mplayer_codecs_basic2||exe
yes|mscw||exe| #multiple sound card wizard.
yes|ms-sys||exe
yes|mtdev|libmtdev1,libmtdev-dev|exe,dev,doc,nls| #needed by synaptics_drv.so in xorg.
no|mtpaint|mtpaint|exe,dev,doc,nls| #no, very old version (3.34).
yes|mtpaint||exe,dev,doc,nls|pet:precise
yes|mtr||exe
no|mut2||exe
yes|nasm|nasm|exe>dev,dev,doc,nls
no|nbtscan|nbtscan|exe| #120924 peebee, rcrsn51: pnethood slow with this, revert to old pet works...
yes|nbtscan||exe,dev,doc,nls|pet:common
yes|ncurses|ncurses-base,ncurses-bin,libncurses5,libncurses5-dev,libncursesw5,libncursesw5-dev,libtinfo5,libtinfo-dev|exe,dev,doc,nls
yes|ndiswrapper|ndiswrapper-common,ndiswrapper-utils-1.9|exe,dev>null,doc,nls
yes|nenscript||exe
no|netpbm|netpbm,libnetpbm10,libnetpbm10-dev|exe,dev,doc,nls
yes|netpbm||exe
yes|net_setup||exe
no|net_setup_classic||exe
yes|net-tools|net-tools|exe,dev,doc,nls
no|netsurf2||exe,dev,doc,nls
yes|nettle|libnettle4|exe,dev,doc,nls| #needed by libarchive.
yes|network_roxapp||exe
yes|network_tray||exe
no|nicoedit||exe
yes|normalize|normalize-audio|exe,dev,doc,nls
yes|notecase||exe,dev,doc,nls
yes|nrg2iso||exe| #used by pburn.
no|nspr|libnspr4,libnspr4-0d,libnspr4-dev|exe,dev,doc,nls| #using seamonkey pkg with these built-in. 120913 enabled.
no|nss|libnss3,libnss3-1d,libnss3-dev|exe,dev,doc,nls| #using seamonkey pkg with these built-in. 120913 enabled.
yes|ntfs-3g|ntfs-3g,ntfs-3g-dev|exe,dev,doc,nls| #this seems to have taken over the full functionality of ntfsprogs.
no|ntfs-3g||exe,dev,doc,nls
no|ntfsprogs|ntfsprogs,libntfs10,libntfs-dev|exe,dev,doc,nls| #120901 this seems to now be replaced by linux-ntfs.
yes|ntpdate||exe| #used by psync to sync local time and date from the internet.
yes|numlockx||exe| #needed by shinobars firstrun.
no|ogle|ogle|exe,dev,doc,nls| #130729 crap gnome-mplayer not playing dvds in precise 5.7, use ogle.
no|ogle_gui|ogle_gui|exe,dev,doc,nls| #ditto
no|obconf||exe,dev>null,doc,nls|+openbox
no|openbox||exe,dev>null,doc,nls
yes|openldap|libldap-2.4-2,libldap2-dev|exe,dev,doc,nls
yes|openslp|libslp1,libslp-dev|exe,dev,doc,nls
yes|opensp-runtime|libosp5|exe,dev,doc,nls| #needed by libofx and homebank.
yes|opensp|opensp,libosp-dev|exe>dev,dev,doc,nls|+sgml-base,+sgml-data,+xml-core
yes|openssh_client|openssh-client|exe,dev,doc,nls
yes|openssl0|libssl0.9.8|exe,dev>null,doc,nls| #old version.
yes|openssl|openssl,libssl1.0.0,libssl-dev|exe,dev,doc,nls
no|opera||exe,dev,doc,nls|pet:common| #yep, as well as seamonkey. ###RETRO###
yes|optipng|optipng|exe>dev,dev,doc,nls
yes|orbit2|liborbit2,liborbit2-dev|exe,dev,doc,nls
yes|orc|liborc-0.4-0,liborc-0.4-dev|exe,dev,doc,nls| #needed by mplayer.
no|osmo|osmo|exe,dev,doc,nls| #aaargh, has changed from libgtkhtml dep to webkitgtk, huge size.
yes|osmo||exe,dev,doc,nls|pet:precise| #needs libnotify, libgtkhtml, libtar, libgringots, libical.
yes|ots|libots0,libots-dev|exe,dev,doc,nls
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
yes|pam|libpam0g|exe,dev,doc,nls
yes|pango|libpango1.0-0,libpango1.0-dev|exe,dev,doc,nls
no|pangomm|libpangomm-1.4-1,libpangomm-1.4-dev|exe,dev,doc,nls
yes|pangomm||exe>dev,dev,doc,nls|pet:precise| #static lib only.
no|parted|parted,libparted0debian1,libparted0-dev|exe,dev,doc,nls
yes|parted||exe,dev,doc,nls|pet:precise| #needed by gparted.
yes|patch|patch|exe>dev,dev,doc,nls
yes|patchutils|patchutils|exe>dev,dev,doc,nls
yes|pavrecord-precise||exe| #mcewanw: record audio and video, note needs ffplay -in ffmpeg in precise puppy.
yes|pbackup||exe
yes|pburn||exe
yes|pcd||exe
yes|pcdripper||exe
yes|pciutils|pciutils,libpci3,libpci-dev|exe,dev,doc,nls
yes|pclock||exe,dev,doc,nls
yes|pcmciautils|pcmciautils|exe,dev,doc,nls
yes|pcre|libpcre3,libpcre3-dev,libpcrecpp0|exe,dev,doc,nls
yes|pctorrent||exe
yes|pdiag||exe| #diagnostic tool created by rerwin.
yes|pdvdrsab||exe
yes|peasyglue||exe,dev,doc,nls
yes|peasypdf||exe,dev,doc,nls
yes|peasyport||exe| #rcrsn51, alternative to superscan.
yes|peasyprint||exe,dev,doc,nls
yes|peasyscale||exe| #rcrsn51, jpg image resizer.
yes|peasyscan||exe,dev,doc,nls
yes|peasyscan_pdf_plugin||exe,dev,doc,nls
yes|pequalizer||exe| #audio equalizer, used by pmusic. note, deps are alsaequal, caps_eq.
yes|perl|perl,perl-base,perl-modules|exe>dev,dev,doc,nls
yes|perl_tiny|perl,perl-base,perl-modules|exe,dev>null,doc>null,nls>null
yes|perl-compress-zlib|libcompress-raw-zlib-perl|exe>dev,dev,doc,nls
yes|perl-digest-sha1_devxonly|libdigest-sha-perl|exe>dev,dev,doc,nls
yes|perl-digest-sha1|libdigest-sha-perl|exe,dev>null,doc>null,nls>null
yes|perl-extutils-depends|libextutils-depends-perl|exe>dev,dev,doc,nls
yes|perl-extutils-pkgconfig|libextutils-pkgconfig-perl|exe>dev,dev,doc,nls
yes|perl-html-parser_devxonly|libhtml-parser-perl|exe>dev,dev,doc,nls
yes|perl-html-parser|libhtml-parser-perl|exe,dev>null,doc>null,nls>null
yes|perl-uri|liburi-perl|exe>dev,dev,doc,nls
yes|perl-xml-parser|libxml-parser-perl|exe>dev,dev,doc,nls
yes|perl-xml-simple|libxml-simple-perl|exe>dev,dev,doc,nls
yes|pfilesearch||exe
yes|pfind||exe
yes|picocom|picocom|exe,dev,doc,nls
yes|picpuz||exe
yes|picscale||exe|
yes|pidgin||exe,dev,doc,nls|pet:common| #internet chat client. mine in precise repo seems broken.
yes|pixman|libpixman-1-0,libpixman-1-dev|exe,dev,doc,nls
yes|pkgconfig|pkg-config|exe>dev,dev,doc,nls
yes|planner||exe,dev,doc,nls|pet:wary5
yes|pmetatagger||exe
yes|pmirror||exe
yes|pmirrorget||exe
yes|pmusic2||exe| #aqualung is an alternative. pmusic2 -2.6.7- is for ffmpeg 0.8.x as used in precise.
yes|pmusic_tray||exe,dev,doc,nls
no|pmusic_THEME_pmusic_original||exe
yes|pnethood||exe| #using network_roxapp and YASSM instead. leave it in, some users want it.
no|policykit|libpolkit2|exe,dev,doc,nls
yes|poppler|libpoppler19,libpoppler-dev,poppler-utils,libpoppler-glib8,libpoppler-glib-dev|exe,dev,doc,nls| #needed by cups-filters, epfdview. must have this to print.
no|poppler|libpoppler19,libpoppler-dev,poppler-utils,libpoppler-glib8,libpoppler-glib-dev|exe>dev,dev,doc,nls| #z_epdfview_fix_precise has libpoppler, as colors wrong. but, put this into devx.
yes|popt|libpopt0,libpopt-dev|exe,dev,doc,nls
yes|powerapplet_tray||exe
yes|pplog||exe
yes|ppp|ppp|exe,dev>null,doc,nls
yes|pprocess||exe
yes|pptp|pptp-linux|exe,dev,doc,nls
yes|precord-precise||exe
no|prename||exe| #broken in precise puppy.
yes|procps|procps|exe
yes|programchooser||exe
yes|pschedule||exe
yes|psmisc|psmisc|exe,dev>null,doc,nls
no|pstopwatch||exe
no|pstreamvid||exe
yes|psync||exe,dev,doc,nls
no|ptimer||exe
yes|ptiming||exe,dev,doc,nls
no|ptooltips||exe
no|puppybrowser||exe
yes|puppyinputdetect||exe
yes|puppyphone||exe
yes|puppy-podcast-grabber||exe
yes|puppyserialdetect||exe
yes|pupradio||exe,dev,doc,nls
no|puptv||exe
yes|pupx||exe
yes|pure_ftpd||exe
yes|pwallpaper||exe
yes|pwebcam||exe| #zigbert.
no|pwget||exe
yes|pwsget||exe
no|pwireless||exe
no|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.
no|python-libxml2|python-libxml2|exe,doc,nls| #121022 moved from devx to main f.s.
yes|python|python,python2.7-minimal,python2.7|exe>dev,dev,doc,nls| #130710 moved back to devx.
yes|python-libxml2|python-libxml2|exe>dev,dev,doc,nls| #130710 moved back to devx.
no|qtweb||exe,dev,doc,nls|pet:common| #fast web browser, for old computers.
yes|radeon_firmware||exe,dev,doc,nls
yes|readline|libreadline6,libreadline6-dev,readline-common|exe,dev,doc,nls
no|replaceit||exe
yes|retrovol||exe
no|ripoff|ripoff,libripoff0,ripoff-mp3-plugin|exe,dev>null,doc,nls
yes|rman|rman|exe>dev,dev,doc,nls
yes|rox_filer||exe
yes|rp_pppoe_cli||exe
yes|rpl||exe
yes|rsync_devxonly|rsync|exe>dev,dev,doc,nls
yes|rsync|rsync|exe,dev>null,doc>null,nls>null
yes|rtmpdump|librtmp0,librtmp-dev|exe,dev,doc,nls
yes|rubix||exe
no|rxvt|rxvt|exe,dev>null,doc,nls
no|rxvt||exe,dev>null,doc,nls
yes|rxvt-unicode||exe,dev>null,doc,nls
no|samba_client|samba,samba-common,smbfs,smbclient|exe,dev>null,doc,nls
yes|samba_client||exe
yes|sane-backends|libsane,libsane-dev,sane-utils|exe,dev,doc,nls
yes|scale2x||exe
no|scanpci||exe| #needs library libpciaccesss (normally part of that pkg).
yes|schroedinger|libschroedinger-1.0-0,libschroedinger-dev|exe,dev,doc,nls| #needed by mplayer, ffmpeg, and other media apps.
yes|screeny||exe,dev,doc,nls| #alternate screenshot app, created by 01micko.
no|seamonkey|seamonkey,seamonkey-browser,seamonkey-mailnews|exe,dev>null,doc,nls| #ubuntu have removed sm pkg.
yes|seamonkey||exe,dev,doc>null,nls>null|pet:precise
no|seamonkey1||exe,dev,doc>null,nls>null|pet:common| #use 1.1.18 in common repo, small. no, this does not have libgtkembedmoz.
no|seamonkey1||exe,dev,doc>null,nls>null|pet:wary5
no|seamonkey1_addon_adblock||exe
no|seamonkey1_addon_copyplaintext||exe
no|seamonkey1_addon_flashblock||exe
no|seamonkey1_addon_fullerscreen||exe
no|seamonkey1_addon_user_agent_switcher||exe
no|seamonkey1_addon_video_downloadhelper||exe
no|seamonkey1_addon_zombiekeys||exe
no|searchmonkey||exe
yes|sed|sed|exe,dev>null,doc,nls
yes|setserial|setserial|exe,dev>null,doc,nls
yes|setvol||exe
yes|sfs-converter||exe
yes|sfs_load||exe,dev,doc,nls
no|sgmixer||exe
yes|sgml-base|sgml-base|exe>dev,dev,doc,nls
yes|sgml-data|sgml-data|exe>dev,dev,doc,nls
yes|shared-mime-info||exe,dev
no|smplayer||exe,dev,doc,nls
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.
yes|sqlite|sqlite3,libsqlite3-0,libsqlite3-dev|exe,dev,doc,nls
no|squashfs-tools|squashfs-tools|exe,dev>null,doc,nls
yes|squashfs-tools||exe
yes|squashfs-tools4||exe|  #note, kernel-version sensitive
yes|ssh_gui||exe
yes|ssl-certificate-fix||exe,dev,doc,nls|pet:noarch| #qtweb needs this.
yes|startup-notification|libstartup-notification0,libstartup-notification0-dev|exe,dev,doc,nls
yes|strace|strace|exe>dev,dev,doc,nls
yes|streamripper||exe,dev,doc,nls
yes|subversion|subversion,libsvn1,libdb5.1,libneon27-gnutls,libaprutil1,libpq5,libmysqlclient18,libapr1|exe>dev,dev,doc,nls
yes|sudo||exe,dev,doc,nls
no|superscan||exe| #rcrsn51 reports faulty, use his peasyport.
no|sylpheed|sylpheed,libbluetooth3,libcompfaceg1,libonig2,libpisock9,libgpgme11|exe,dev,doc,nls
no|sylpheed||exe
yes|synclient||exe
yes|sys-freedos||exe
yes|sysfsutils|libsysfs2,libsysfs-dev,sysfsutils|exe,dev,doc,nls
no|sys-info||exe,dev,doc,nls| #broken.
no|syslinux|syslinux|exe,dev>null,doc,nls
yes|syslinux||exe,dev,doc,nls| #must use pet syslinux pkg.
yes|sysprof|sysprof|exe>dev,dev,doc,nls
yes|sysvinit||exe
yes|taglib|libtag1c2a,libtag1-dev,libtag1-vanilla|exe,dev,doc,nls| #needed by lots of media apps.
yes|tar|tar|exe,dev>null,doc,nls
yes|tdb|libtdb1,libtdb-dev|exe,dev,doc,nls| #needed by mplayer and libcanberra.
no|teagtk||exe
yes|texinfo|texinfo|exe>dev,dev,doc,nls
yes|tile||exe
yes|time|time|exe,dev>null,doc,nls
yes|transmission||exe,dev,doc,nls
yes|truncate||exe
yes|tslib|libts-0.0-0,libts-bin,libts-dev|exe,dev,doc,nls
no|udev|udev-16*,udev_DEV-16*|exe,dev,doc,nls|pet:wary5
yes|udev_167pe||exe,dev,doc,nls| #configured with libgudev, but pkg very cutdown.
no|udev|udev,libudev0,libudev-dev|exe,dev,doc,nls
yes|uget||exe
yes|unclutter|unclutter|exe,dev>null,doc,nls
yes|unionfs_utils||exe
yes|unrar||exe,dev,doc,nls
yes|unzip|unzip|exe,dev>null,doc,nls
yes|urxvtset||exe| #needs urxvt, yad
yes|usb-modeswitch||exe
yes|usb-modeswitch-data||exe
yes|usbutils|usbutils|exe,dev,doc,nls
no|util-linux|util-linux,mount|exe,dev,doc,nls| #very suspicious, util-linux-ng 'fdisk' very slow, roll back to old pkg.
yes|util-linux||exe,dev,doc,nls|pet:common| #supports f2fs. note, 2.21.2 has f2fs patch, last version supporting losetup encryption.
yes|vala|valac,valac-0.14,libvala-0.14-0|exe>dev,dev,doc>dev,nls
yes|valide||exe>dev,dev,doc>dev,nls
yes|vamps|vamps|exe,dev,doc,nls
no|vcdimager|vcdimager,libvcdinfo0,libvcdinfo-dev|exe,dev,doc,nls
yes|vcdimager|vcdimager|exe,dev,doc,nls
yes|viewnior||exe,dev,doc,nls
yes|vobcopy|vobcopy|exe,dev,doc,nls
yes|vorbis-tools|vorbis-tools|exe,dev,doc,nls
yes|wag_profiles||exe| #taken out of net_setup pet, see forum t=82092&start=300
yes|waitmax||exe
no|wallpaper||exe
yes|wavplay||exe
yes|wcpufreq||exe,dev,doc,nls| #using this instead of cpu-scaling-ondemand.
yes|wget|wget|exe,dev>null,doc,nls
yes|wireless-tools|wireless-tools,libiw30,libiw-dev|exe,dev,doc,nls
yes|wpa_supplicant|wpasupplicant|exe,dev>null,doc,nls
yes|wv|libwv-1.2-4,libwv-dev|exe,dev,doc,nls
yes|wvdial||exe
yes|x11proto|x11proto-*-dev|exe>dev,dev,doc,nls
yes|x264|libx264-120,libx264-dev|exe,dev,doc,nls
yes|xarchive||exe
no|xchat||exe,dev,doc,nls|pet:common #using this instead of ayttm. no, need to remove running as root msg.
yes|xclip||exe
yes|xcur2png||exe
yes|xdelta||exe
yes|xdg_puppy||exe
yes|xdialog||exe,dev,doc,nls
no|xdriinfo||exe,dev,doc,nls| #needed by sys-info. no more.
yes|xemeraldia||exe
yes|xf86-video-modesetting||exe,dev,doc,nls| #ubuntu deb abi mismatch with server.
yes|xf86-video-nv||exe,dev,doc,nls| #ubuntu no longer has this.
no|xfce4-battery-plugin|xfce4-battery-plugin|exe,dev,doc,nls
no|xfce4-clipman-plugin|xfce4-clipman-plugin|exe,dev,doc,nls
no|xfce4-cpugraph-plugin|xfce4-cpugraph-plugin|exe,dev,doc,nls
no|xfce4-fsguard-plugin|xfce4-fsguard-plugin|exe,dev,doc,nls
no|xfce4-genmon-plugin|xfce4-genmon-plugin|exe,dev,doc,nls
no|xfce4-mcs-manager|xfce4-mcs-manager,xfce4-mcs-manager-dev|exe,dev,doc,nls|+libxfce4mcs,+libxfce4util,+libxfcegui4
no|xfce4-mixer|xfce4-mixer|exe,dev,doc,nls
no|xfce4-mixer-alsa|xfce4-mixer-alsa|exe,dev,doc,nls
no|xfce4-mount-plugin|xfce4-mount-plugin|exe,dev,doc,nls
no|xfce4-netload-plugin|xfce4-netload-plugin|exe,dev,doc,nls
no|xfce4-notes-plugin|xfce4-notes-plugin|exe,dev,doc,nls
no|xfce4-panel|xfce4-panel|exe,dev>null,doc,nls|+xfce4-mcs-manager,+exo
no|xfce4-systemload-plugin|xfce4-systemload-plugin|exe,dev,doc,nls
no|xfdesktop4|xfdesktop4,xfdesktop4-data|exe,dev,doc,nls
yes|xfdiff-cut||exe
no|xfprot||exe
no|xfwm4|xfwm4|exe,dev>null,doc,nls|+libxfce4mcs,+libxfce4util,+libxfcegui4,+exo
no|xine-lib|libxine1,libxine1-bin,libxine1-misc-plugins,libxine1-x,libxine1-console,libxine1-ffmpeg,libxine-dev|exe,dev,doc,nls
no|xine-lib||exe,dev,doc,nls|pet:precise
no|xinvaders||exe
yes|xkbconfigmanager||exe
no|xload||exe| #no, it is in deb x11-apps, see xorg_base.
yes|xlock_gui||exe
yes|xlockmore||exe
yes|xml-core|xml-core|exe>dev,dev,doc,nls
no|xorg_base|xkb-data,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,libdrm2,libdrm-dev,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,libxkbui1,libxkbui-dev,libxmu6,libxmu-dev,libxmuu1,libxmuu-dev,libxpm4,libxpm-dev,libxrandr2,libxrandr-dev,libxrender1,libxrender-dev,libxt6,libxt-dev,libxtst6,libxtst-dev,libxv1,libxv-dev,libxxf86misc1,libxxf86misc-dev,libxxf86vm1,libxxf86vm-dev|exe,dev,doc,nls
no|xorg_base|xfonts-utils,libxmu-headers,mesa-common-dev,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,libdrm2,libdrm-*,fontconfig,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,libxkbui1,libxkbui-dev,libxmu6,libxmu-dev,libxmuu1,libxmuu-dev,libxpm4,libxpm-dev,libxrandr2,libxrandr-dev,libxrender1,libxrender-dev,libxss1,libxss-dev,libxt6,libxt-dev,libxtst6,libxtst-dev,libxv1,libxv-dev,libxxf86misc1,libxxf86misc-dev,libxxf86vm1,libxxf86vm-dev|exe,dev,doc,nls| #has libdrm-* lupu
no|xorg_base|xfonts-utils,libxmu-headers,mesa-common-dev,libgl1-mesa-dri,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,fontconfig,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,libxkbui1,libxkbui-dev,libxmu6,libxmu-dev,libxmuu1,libxmuu-dev,libxpm4,libxpm-dev,libxrandr2,libxrandr-dev,libxrender1,libxrender-dev,libxss1,libxss-dev,libxt6,libxt-dev,libxtst6,libxtst-dev,libxv1,libxv-dev,libxxf86misc1,libxxf86misc-dev,libxxf86vm1,libxxf86vm-dev|exe,dev,doc,nls| #i took out libdrm, now a updated pet pkg... added xfonts-utils_.
no|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-nouveau1a,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| #jaunty, restored libdrm... added libxtrap... w463 added libxxf86dga... w464 added libxres.
yes|xorg_base|libglapi-mesa,libx11-xcb1,libx11-xcb-dev,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-nouveau1a,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| #precise: added libx11-xcb1, libx11-xcb-dev, libglapi-mesa #MESADEB#
no|xorg_base|libx11-xcb1,libx11-xcb-dev,xfonts-utils,libxmu-headers,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,fontconfig,libdrm2,libdrm-dev,libdrm-intel1,libdrm-nouveau1a,libdrm-radeon1,libfontconfig1,libfontconfig1-dev,libfontenc1,libfontenc-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| #20130708 mesa now a pet. #MESAPET#
yes|xorg_dri|libgl1-mesa-dri,mesa-utils|exe,dev,doc,nls| #MESADEB#
no|xsane|xsane,xsane-common|exe,dev>null,doc,nls| #this needs 'libgimp', compiled my own pet pkg without this dep.
yes|xsane||exe
no|xserver_xorg|xserver-common,xserver-xorg,xserver-xorg-*,-xserver-xorg-core-dbg|exe,dev,doc,nls
no|xserver_xorg|xserver-common,xserver-xorg,xserver-xorg-*,-xserver-xorg-video-nouveau,-xserver-xorg-core-dbg,-xserver-xorg-video-*-dbg|exe,dev,doc,nls| #displaylink causes the auto config that ignores xorgwizard
no|xserver_xorg|xserver-common,xserver-xorg,xserver-xorg-*,-xserver-xorg-core-dbg,-xserver-xorg-video-intel,-xserver-xorg-video-*-dbg|exe,dev,doc,nls| #i took out xserver-xorg-video-intel, now have xf86-video-intel pet pkg.
no|xserver_xorg|xserver-xorg-dev,xserver-common,xserver-xorg,xserver-xorg-core,xserver-xorg-video-*,xserver-xorg-input-mouse,xserver-xorg-input-kbd,xserver-xorg-input-synaptics,xserver-xorg-input-evdev,xserver-xorg-input-wacom,-xserver-xorg-video-intel,-xserver-xorg-video-*-dbg,-xserver-xorg-video-dummy,-xserver-xorg-video-glint,-xserver-xorg-video-ivtv,-xserver-xorg-video-nsc,-xserver-xorg-video-radeonhd,-xserver-xorg-video-tga,-xserver-xorg-video-vga|exe,dev,doc,nls| #xorg hangs with all the server modules (xserver-xorg-server-) (although it works in slackware xorg 7.3, jaunty has xorg 7.4). have reduced the selection here, (note also reduced input modules similar to that in pup412).
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| #jaunty, xserver-xorg-video-intel restored... lucid, restored -radeonhd, -glint, removed -input-kbd, -video-vmware
no|xserver_xorg|xserver-xorg-dev,xserver-common,xserver-xorg,xserver-xorg-core,xserver-xorg-video-*,xserver-xorg-input-kbd,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-nsc,-xserver-xorg-video-tga,-xserver-xorg-video-vga,-xserver-xorg-video-vmware|exe,dev,doc,nls| #for precise pangolin
yes|xserver_xorg|xserver-xorg-dev,xserver-common,xserver-xorg,xserver-xorg-core,xserver-xorg-video-*,xserver-xorg-input-kbd,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-nsc,-xserver-xorg-video-tga,-xserver-xorg-video-vga,-xserver-xorg-video-vmware,-xserver-xorg-video-modesetting,-xserver-xorg-video-*-lts-quantal|exe,dev,doc,nls| #for precise pangolin. 130521 take out modesetting, see above. also screen out lts-quantal
no|xserver_xvesa||exe
yes|xsoldier||exe
yes|xtrans|xtrans-dev|exe>dev,dev,doc,nls
yes|xvidcore|libxvidcore4,libxvidcore-dev|exe,dev,doc,nls
yes|xz|xz-utils,liblzma5,liblzma-dev|exe,dev,doc,nls
yes|yad||exe,dev,doc,nls|
yes|yaf_splash||exe
yes|yasm|yasm|exe>dev,dev,doc,nls
yes|YASSM||exe| #alternative to pnethood.
yes|ycalc||exe
no|you2pup||exe
yes|z_epdfview_fix_precise||exe| #hack to fix colours. refer blog2 viewDetailed=00017
no|zfind||exe
yes|z_geany_bacon_hack||exe
no|z_glib_fix||exe,dev,doc,nls| #original glib from Ubuntu 12.04, as 12.04.1 update has module-loading bug. not sure if for i686, removed.
yes|zip|zip|exe,dev>null,doc,nls
yes|zlib|zlib1g,zlib1g-dev|exe,dev,doc,nls
no|zmixer||exe
yes|z_mpscan_fix_precise||exe| #refer forum t=81808
yes|zz_ubuntu_precise_fixup||exe,dev,doc,nls
no|z_mesa||exe,dev,doc,nls| #120506 kms for intel and nouveau, and ati r600 but not r300. 120902 disabled.
no|z_xf86-video-ati||exe,dev,doc,nls| #fix bug report kernel kms radeon module wrong version. compiled no kms. 120902 disabled.
no|z_xorg_fix_precise||exe,dev,doc,nls| #server segfaults in above xserver_xorg pkg, recompiled here. also -input- drivers. 120531 try turning off.
no|zz_remove_i686_libs||exe|pet:precise| #removes duplicate i686 video libs. ###RETRO###
'
