123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737 |
- #fallbacks when looking for pkgs (space-separated list)...
- FALLBACKS_COMPAT_VERSIONS='squeeze lenny'
- #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='
- yes|0hack1_dev||exe>dev,dev,doc,nls
- no|915resolution||exe,dev,doc,nls
- yes|a52dec|liba52-0.7.4,liba52-0.7.4-dev|exe,dev,doc,nls
- yes|abiword|abiword,abiword-common,libabiword-2.8|exe,dev,doc,nls
- yes|abiword-plugin-grammar|abiword-plugin-grammar|exe,dev,doc,nls
- yes|abiword-plugin-mathview|abiword-plugin-mathview|exe,dev,doc,nls
- no|absvolume_puppy||exe
- yes|acl|libacl1,libacl1-dev|exe,dev,doc,nls
- yes|aiksaurus|aiksaurus,gaiksaurus,libaiksaurus-1.2-data,libaiksaurusgtk-1.2-0c2a,libaiksaurus-1.2-dev|exe,dev,doc,nls
- yes|align||exe,dev,doc,nls
- yes|alsa-lib|libasound2,libasound2-dev,libasound2-plugins|exe,dev,doc,nls
- yes|alsa-utils|alsa-utils|exe,dev,doc,nls
- no|asapm||exe
- yes|aspell|libaspell15,libaspell-dev|exe,dev,doc,nls
- yes|atk|libatk1.0-0,libatk1.0-dev|exe,dev,doc,nls
- yes|attr|libattr1,libattr1-dev|exe,dev,doc,nls
- yes|audiofile|libaudiofile0,libaudiofile-dev|exe,dev,doc,nls
- yes|audit|libaudit0,libaudit-dev|exe,dev,doc,nls
- no|aufs|aufs-tools|exe,dev,doc,nls
- no|aufs2-util||exe
- yes|autoconf|autoconf|exe>dev,dev,doc,nls
- no|autologin||exe
- yes|automake|automake,autotools-dev|exe>dev,dev,doc,nls
- 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|axel||exe,dev>null,doc,nls
- yes|ayttm||exe,dev>null,doc,nls
- yes|bacon||exe,dev,doc>dev,nls
- yes|bash|bash|exe,dev>null,doc,nls
- yes|bbc_provided||exe,dev,doc,nls
- yes|bbe|bbe|exe,dev,doc,nls| #sed-like editor for binary files.
- yes|bc|bc|exe,dev>null,doc,nls
- yes|bcrypt||exe,dev,doc,nls
- yes|bdb|libdb4.8,libdb4.8-dev|exe,dev,doc,nls
- yes|bin86|bin86|exe>dev,dev,doc,nls
- yes|binutils|binutils,binutils-dev|exe>dev,dev,doc,nls
- yes|bison|bison|exe>dev,dev,doc,nls
- yes|boehm-gc|libgc1c2,libgc-dev|exe,dev,doc,nls
- no|browser-plugin-parole|browser-plugin-parole|exe,dev,doc,nls
- yes|busybox||exe,dev>null,doc,nls
- yes|bzip2|bzip2,libbz2-1.0,libbz2-dev|exe,dev,doc,nls
- yes|cairo|libcairo2,libcairo2-dev|exe,dev,doc,nls
- yes|caps|caps|exe,dev,doc,nls| #needed by zigberts pequalizer, refer t=31206&start=1290
- no|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
- no|cgtkcalc||exe,dev>null,doc,nls
- no|chmlib||exe,dev,doc,nls
- no|chmsee||exe,dev>null,doc,nls
- yes|chromium|chromium-browser,libglewmx1.5,libicu44,libnspr4-0d,libnss3-1d,libv8-2.2.24,chromium-browser-inspector|exe,dev,doc,nls
- no|close-dvd+rwtools||exe
- yes|coreutils|coreutils|exe,dev>null,doc,nls| #no, ubuntu coreutils pkg is broken (need older version). ok, i updated installwatch.
- no|coreutils||exe,dev,doc,nls
- yes|cmake|cmake|exe>dev,dev,doc,nls
- yes|cpio|cpio|exe,dev>null,doc,nls
- no|cpu-scaling-ondemand||exe
- yes|ctorrent|ctorrent|exe,dev>null,doc,nls
- yes|cups|cups-bsd,cups,cups-common,cups-client,cups-ppdc,libcups2,libcups2-dev,libcupsimage2,libcupsimage2-dev,libcupsdriver1,libcupsdriver1-dev,libcupsppdc1,libcupsppdc1-dev,libcupscgi1,libcupscgi1-dev,libcupsmime1,libcupsmime1-dev|exe,dev,doc>exe,nls
- yes|cups_pdf||exe,dev,doc,nls
- yes|curl|curl,libcurl3,libcurl4-openssl-dev,libcurl3-gnutls|exe,dev,doc,nls
- yes|curlftpfs||exe,dev,doc,nls| #needed by pcurlftp_file_sharing
- yes|cvs|cvs|exe>dev,dev,doc,nls
- yes|cyrus-sasl2|libsasl2-2,libsasl2-dev|exe,dev,doc,nls
- no|dbus|dbus,libdbus-1-3,libdbus-1-dev|exe,dev,doc,nls|+lsb-base
- no|dbus-glib|libdbus-glib-1-2,libdbus-glib-1-dev|exe,dev,doc,nls|+dbus
- no|dbus-x11|dbus-x11|exe,dev,doc,nls
- yes|dbus||exe,dev,doc,nls
- yes|dbus-glib||exe,dev,doc,nls
- no|ddcprobe||exe,dev>null,doc,nls
- yes|debianutils|debianutils|exe,dev,doc,nls
- yes|defaults-chooser||exe,dev,doc,nls
- yes|desk_background_raspup1||exe| #desktop background image for Puppy running on the Raspberry Pi.
- yes|desk_icon_theme_jq8flat||exe
- no|desk_icon_theme_original||exe
- yes|desk_icon_theme_smooth_color||exe
- yes|desk_icon_theme_stardust||exe
- yes|devmapper|libdevmapper1.02.1,libdevmapper-dev|exe,dev,doc,nls
- no|dhcpcd|dhcpcd|exe,dev>null,doc,nls
- yes|dhcpcd||exe,dev,doc,nls
- yes|dialog|dialog|exe,dev>null,doc,nls
- no|dictd_client||exe
- yes|didiwiki||exe,dev,doc,nls
- no|dietlibc|dietlibc-dev|exe>dev,dev,doc,nls| #no ARMEL deb
- yes|diffstat|diffstat|exe,dev>null,doc,nls
- yes|diffutils|diffutils|exe,dev>null,doc,nls
- yes|dirac|libdirac-encoder0,libdirac-decoder0,libdirac-dev|exe,dev,doc,nls
- yes|directfb|libdirectfb-1.2-9,libdirectfb-bin,libdirectfb-dev,libdirectfb-extra|exe,dev,doc,nls|+libts
- yes|disktype||exe,dev>null,doc,nls
- no|dmidecode|dmidecode|exe,dev>null,doc,nls| #no ARMEL deb
- yes|docbook-xml|docbook-xml|exe>dev,dev,doc>dev,nls
- yes|dosfstools|dosfstools|exe,dev>null,doc,nls
- yes|dpkg-deb|dpkg|exe,dev>null,doc,nls
- yes|dvdauthor|dvdauthor|exe,dev,doc,nls
- yes|dvd+rwtools|dvd+rw-tools|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
- no|e3|e3|exe,dev>null,doc,nls| #the ubuntu e3 crashes, does this one too.
- 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|elspci||exe,dev>null,doc,nls
- yes|embutils_cut||exe,dev,doc,nls
- 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-9,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|faad|faad,libfaad2,libfaad-dev|exe,dev,doc,nls
- no|fbpanel||exe,dev>null,doc,nls
- yes|ffmpeg|ffmpeg,libavcodec52,libavcodec-dev,libavutil49,libavutil-dev,libavformat52,libavformat-dev,libavdevice52,libavdevice-dev,libavfilter0,libavfilter-dev,libpostproc51,libpostproc-dev,libswscale0,libswscale-dev|exe,dev,doc,nls
- no|ffmpeg||exe,dev,doc,nls
- no|file|file,libmagic1,libmagic-dev|exe,dev,doc,nls
- yes|file||exe,dev,doc,nls
- no|file_sharing-curlftpfs-mpscan||exe
- yes|findutils|findutils|exe,dev>null,doc,nls
- no|firefox|iceweasel,libnspr4-0d,libnss3-1d,xulrunner-1.9.1|exe,dev,doc,nls| #firefox
- 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
- no|firmware_linux_module_hsfmodem||exe
- yes|firmware_linux_module_wl||exe
- yes|flac|flac,libflac8,libflac-dev|exe,dev,doc,nls
- no|flashplayer||exe
- yes|flex|flex|exe>dev,dev,doc,nls
- yes|fontwizard||exe,dev,doc,nls| #created by 01micko.
- yes|foomatic-db-engine|foomatic-db-engine|exe,dev,doc,nls
- yes|foomatic-filters|foomatic-filters|exe,dev,doc,nls
- yes|fossil||exe>dev,dev,doc>dev,nls
- no|fotoxx||exe,dev>null,doc,nls
- yes|fpm2|fpm2|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|fuse|fuse-utils,libfuse2,libfuse-dev|exe,dev,doc,nls
- 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.3-base,gcc,gcc-4.3,g++,g++-4.3,cpp,cpp-4.3|exe>dev,dev,doc,nls
- yes|gcc_lib|libgcc1,libgomp1|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|exe,dev,doc,nls
- yes|gdb|gdb|exe>dev,dev,doc,nls
- yes|gdbm|libgdbm3,libgdbm-dev|exe,dev,doc,nls
- yes|gdmap|gdmap|exe,dev>null,doc,nls
- yes|gdome2|libgdome2-0,libgdome2-dev,libgdome2-cpp-smart0c2a,libgdome2-cpp-smart-dev|exe,dev,doc,nls
- yes|geany|geany|exe,dev>null,doc,nls
- yes|gecko-mediaplayer|gecko-mediaplayer|exe,dev,doc,nls| #multimedia browser plugin, requires gnome-mplayer.
- no|gedit||exe
- yes|getcurpos||exe,dev,doc,nls
- no|getdir||exe,dev>null,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
- yes|gexec|gexec|exe,dev>null,doc,nls
- no|gfnrename||exe,dev>null,doc,nls
- no|gfontsel||exe,dev>null,doc,nls
- yes|gftp|gftp-gtk,gftp-common|exe,dev>null,doc,nls
- yes|ghasher||exe,dev,doc,nls
- yes|ghostscript|ghostscript,libgs8,ghostscript-cups,libgs-dev|exe,dev,doc,nls
- yes|gifsicle|gifsicle|exe,dev>null,doc,nls
- no|gins||exe,dev>null,doc,nls
- no|glade2bas||exe>dev,dev,doc>dev,nls>dev
- yes|glade3|glade,libgladeui-1-9,libgladeui-1-dev|exe>dev,dev,doc,nls
- yes|glib|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| #pkg belocs-locales-bin_ removed.
- no|glibc_i18n_en||exe
- yes|glipper||exe,dev>null,doc,nls
- yes|gmeasures||exe,dev>null,doc,nls
- yes|gmp|libgmp3c2|exe>dev,dev,doc,nls
- yes|gnet||exe,dev,doc,nls| #needed by helpsurfer.
- 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
- yes|gnome-menus|libgnome-menu2,libgnome-menu-dev|exe,dev,doc,nls
- yes|gnome-mplayer|gnome-mplayer,libmusicbrainz3-6|exe,dev,doc,nls
- yes|gnome-vfs|libgnomevfs2-0,libgnomevfs2-dev,libgnomevfs2-common|exe,dev,doc,nls
- yes|gnumeric|gnumeric,gnumeric-common|exe,dev>null,doc,nls
- no|gnumeric-plugins-extra|gnumeric-plugins-extra|exe,dev>null,doc,nls
- 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|gparted|gparted,libglibmm-2.4-1c2a,libgtkmm-2.4-1c2a,libpangomm-1.4-1,libparted0debian1,libsigc++-2.0-0c2a,libcairomm-1.0-1|exe,dev>null,doc,nls
- yes|gphoto2|gphoto2|exe,dev,doc,nls
- yes|gphotofs|gphotofs|exe,dev,doc,nls
- yes|gpm|libgpm2|exe,dev,doc,nls
- yes|gpptp||exe,dev,doc,nls
- yes|grep|grep|exe,dev>null,doc,nls
- yes|groff|groff|exe>dev,dev,doc,nls
- no|grub||exe
- yes|gsm|libgsm1,libgsm1-dev|exe,dev,doc,nls
- no|gstreamer|libgstreamer0.10-0,libgstreamer0.10-dev|exe,dev,doc,nls
- no|gstreamer-ffmpeg|gstreamer0.10-ffmpeg|exe,dev,doc,nls
- no|gst-plugins-base|libgstreamer-plugins-base0.10-0,libgstreamer-plugins-base0.10-dev,gstreamer0.10-alsa,gstreamer0.10-x|exe,dev,doc,nls
- no|gst-plugins-good|gstreamer0.10-plugins-good|exe,dev,doc,nls
- 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|+lib-exif-gtk,+libgphoto2
- 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||exe
- no|gtkhtml|libgtkhtml3.14-19,libgtkhtml3.14-dev,libgtkhtml-editor0,libgtkhtml-editor-common,libgtkhtml-editor-dev|exe,dev,doc,nls| #this is version 3.x, with libgtkhtml, different from libgtkhtml 2.x
- yes|gtkmathview|libgtkmathview-bin,libgtkmathview0c2a,libgtkmathview-dev|exe,dev,doc,nls
- yes|gtk_theme_citrus_cut||exe
- no|gtk_theme_flat_grey||exe
- yes|gtk_theme_flat_grey_rounded||exe
- yes|gtk_theme_gradient_brown||exe
- yes|gtk_theme_gradient_grey||exe
- no|gtk_theme_stardust_zigbert||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,dev,doc,nls
- no|gutenprint|cups-driver-gutenprint,libgutenprint2,libgutenprint-dev,libgutenprintui2-1,libgutenprintui2-dev|exe,dev,doc,nls
- yes|gutenprint||exe,dev,doc,nls| #compiled in sap6 by 01micko.
- no|gview||exe
- yes|gwhere|gwhere|exe,dev,doc,nls
- no|gxine|gxine,gxineplugin|exe,dev>null,doc,nls
- yes|gzip|gzip|exe,dev>null,doc,nls
- yes|hal|hal,libhal1,libhal-dev,libhal-storage1,libhal-storage-dev|exe,dev,doc,nls|
- no|hal||exe,dev,doc,nls|
- yes|hardinfo|hardinfo|exe,dev,doc,nls|+libsoup
- yes|hdparm|hdparm|exe,dev>null,doc,nls
- yes|helpsurfer||exe,dev,doc,nls
- no|hiawatha||exe
- yes|hicolor-icon-theme|hicolor-icon-theme|exe,dev>null,doc,nls
- no|homebank|homebank,homebank-data|exe,dev>null,doc,nls| #my own pet with less dependencies.
- no|homebank||exe
- yes|hotplug2stdout||exe| #note, i cross-compiled for arm, but cddetect_quick did not compile.
- yes|hunspell|hunspell,libhunspell-1.2-0,libhunspell-dev,hunspell-en-us|exe,dev,doc,nls
- no|icu|libicu44,libicu-dev|exe,dev,doc,nls| #this pkg is disgusting, about 7MB compressed.
- yes|id3lib|libid3-3.8.3c2a,libid3-3.8.3-dev|exe,dev,doc,nls
- yes|ifplugd|ifplugd|exe,dev,doc,nls
- yes|ijs|libijs-0.35,libijs-dev|exe,dev,doc,nls
- no|imagination||exe
- yes|imake|xutils-dev|exe>dev,dev,doc,nls
- yes|initscripts|initscripts|exe,dev,doc,nls
- yes|inkscapelite||exe,dev,doc,nls
- yes|inotail|inotail|exe,dev,doc,nls
- yes|inotify-tools|inotify-tools,libinotifytools0|exe,dev,doc,nls
- yes|installwatch||exe,dev,doc,nls
- yes|intltool|intltool|exe>dev,dev,doc,nls
- yes|iptables|iptables,iptables-dev|exe,dev,doc,nls
- no|iso-codes|iso-codes|exe,dev,doc,nls| #another disgusting huge pkg.
- yes|isomaster|isomaster|exe,dev,doc,nls
- yes|jasper|libjasper1,libjasper-dev,libjasper-runtime|exe,dev,doc,nls
- yes|jbig2dec|libjbig2dec0,libjbig2dec0-dev|exe,dev,doc,nls
- yes|jimtcl||exe,dev,doc,nls
- yes|jwm||exe,dev,doc,nls
- yes|jwmconfig2||exe,dev,doc,nls
- no|kbd|kbd,console-data|exe,dev>exe,doc,nls| #dev>exe because of the include directory.
- no|kbd||exe,dev,doc,nls
- yes|keyutils|libkeyutils1|exe,dev>null,doc,nls
- yes|krb5|libkrb53,libkrb5-3,libkrb5-dev,libgssapi-krb5-2,libk5crypto3,libkrb5support0|exe,dev,doc,nls
- no|lame|lame,libmp3lame0,libmp3lame-dev|exe,dev,doc,nls
- no|lame||exe,dev,doc,nls
- yes|lcms|liblcms1,liblcms1-dev,liblcms-utils|exe,dev,doc,nls
- yes|leafpad||exe,dev>null,doc,nls
- yes|less|less|exe,dev>null,doc,nls
- yes|libao|libao4,libao-dev|exe,dev,doc,nls
- yes|libart|libart-2.0-2,libart-2.0-dev|exe,dev,doc,nls
- yes|libasyncns|libasyncns0,libasyncns-dev|exe,dev,doc,nls
- yes|libavc1394|libavc1394-0,libavc1394-dev|exe,dev,doc,nls
- yes|libbonobo|libbonobo2-0,libbonobo2-dev,libbonoboui2-0,libbonoboui2-dev|exe,dev,doc,nls
- yes|libbsd|libbsd0,libbsd-dev|exe,ev,doc,nls
- no|libcaca|libcaca0,libcaca-dev|exe,dev,doc,nls
- yes|libcap|libcap2,libcap-dev|exe,dev,doc,nls
- no|libcddb|libcddb2,libcddb2-dev|exe,dev,doc,nls| #debian/ubuntu pkg missing 'cddb_query', also very old version. (warning: .deb 'cddb' package has nothing to do with libcddb pkg). WARNING: 'cddb_query' missing needed by some puppy apps. should compile latest libcddb and create a pet pkg, as have done for ubuntu.
- yes|libcddb||exe,dev,doc,nls| #well, use the old pet from 412.
- yes|libcdio|libcdio10,libcdio-dev,libcdio-cdda0,libcdio-cdda-dev,libcdio-paranoia0,libcdio-paranoia-dev,libcdio-utils,libiso9660-7,libiso9660-dev|exe,dev,doc,nls
- yes|libcroco|libcroco3,libcroco3-dev|exe,dev,doc,nls
- yes|libdaemon|libdaemon0,libdaemon-dev|exe,dev,doc,nls
- yes|libdatrie|libdatrie1|exe,dev>null,doc,nls
- yes|libdc1394|libdc1394-22,libdc1394-22-dev|exe,dev,doc,nls
- yes|libdiscid|libdiscid0,libdiscid0-dev|exe,dev,doc,nls
- yes|libdvdcss||exe,dev,doc,nls
- yes|libdvdnav|libdvdnav4,libdvdnav-dev|exe,dev,doc,nls
- 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|libevent|libevent-1.4-2,libevent-core-1.4-2,libevent-dev,libevent-extra-1.4-2|exe,dev,doc,nls| #needed by chromium-browser.
- yes|libexif|libexif12,libexif-dev|exe,dev,doc,nls
- yes|libexif-gtk|libexif-gtk5,libexif-gtk-dev|exe,dev,doc,nls
- yes|libgcrypt|libgcrypt11,libgcrypt11-dev|exe,dev,doc,nls
- yes|libgee||exe,dev,doc,nls
- yes|libgif|libgif4,libgif-dev|exe,dev,doc,nls
- yes|libgimp|libgimp2.0,libgimp2.0-dev|exe,dev,doc,nls| #xsane needs this.
- 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|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
- yes|libgphoto2|libgphoto2-2,libgphoto2-2-dev,libgphoto2-port0|exe,dev,doc,nls
- 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 osmo, helpsurfer, notecase. this is version 2.11.x i want to experiment with gtkhtml 3.x.
- yes|libical|libical0,libical-dev|exe,dev,doc,nls| #used by osmo, but i am using my pet with libical linked statically.
- 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
- no|libjpeg|libjpeg62,libjpeg62-dev|exe,dev,doc,nls
- yes|libjpeg6|libjpeg62|exe,dev,doc,nls
- yes|libjpeg7|libjpeg7|exe,dev,doc,nls
- yes|libjpeg8|libjpeg8,libjpeg8-dev|exe,dev,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|liblzma5||exe,dev>null,doc,nls| #some apps in armv6 repo compiled in gentoo gap6 need this later lib.
- 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|libmozjs1d||exe,dev,doc,nls| #just provides symlinks into seamonkey.
- yes|libnfnetlink|libnfnetlink0,libnfnetlink-dev|exe,dev,doc,nls
- yes|libnl|libnl1,libnl-dev|exe,dev,doc,nls
- yes|libnotify|libnotify1,libnotify-dev|exe,dev,doc,nls
- no|libofx|libofx4,libofx-dev|exe,dev,doc,nls|+opensp
- yes|libogg|libogg0,libogg-dev|exe,dev,doc,nls
- no|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.10,libperl-dev|exe,dev>null,doc,nls
- yes|libpng|libpng12-0,libpng12-dev,libpng3|exe,dev,doc,nls
- yes|libpng15||exe,dev>null,doc,nls| #some apps in armv6 repo compiled in gentoo gap6 against libpng15, ex: jwm.
- yes|libpthread-stubs|libpthread-stubs0,libpthread-stubs0-dev|exe>dev,dev,doc,nls
- 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|libsdl1|libsdl1.2debian,libsdl1.2debian-alsa|exe,dev,doc,nls| #needed by ffmpeg and mplayer.
- yes|libselinux|libselinux1|exe,dev>null,doc,nls
- yes|libsepol|libsepol1,libsepol1-dev|exe,dev,doc,nls
- no|libshout|libshout3,libshout3-dev|exe,dev,doc,nls
- yes|libsigc++|libsigc++-2.0-0c2a,libsigc++-2.0-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|libssh2|libssh2-1,libssh2-1-dev|exe,dev,doc,nls
- yes|libSystem||exe,dev,doc,nls| #needed for surfer and helpsurfer.
- yes|libstdc++6|libstdc++6,libstdc++6-4.3-dev|exe,dev,doc,nls
- yes|libtar|libtar,libtar-dev|exe,dev,doc,nls
- yes|libtasn1|libtasn1-3,libtasn1-3-dev|exe,dev,doc,nls
- yes|libthai|libthai0,libthai-data|exe,dev>null,doc,nls
- yes|libtheora|libtheora0,libtheora-dev|exe,dev,doc,nls
- yes|libtiff|libtiff4,libtiff4-dev|exe,dev,doc,nls
- yes|libtiff5||exe,dev>null,doc,nls| #some apps in armv6 repo compiled in gentoo gap6 need this, debian squeeze has older lib.
- yes|libtool|libtool,autotools-dev|exe>dev,dev,doc,nls
- yes|libunique|libunique-1.0-0,libunique-dev|exe,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|exe,dev,doc,nls| #is it ok to have the dev headers for libusb0 only?
- no|libvisual|libvisual-0.4-0,libvisual-0.4-dev|exe,dev,doc,nls
- yes|libvorbis|libvorbis0a,libvorbis-dev,libvorbisenc2,libvorbisfile3|exe,dev,doc,nls
- yes|libvpx|libvpx0,libvpx-dev|exe,dev,doc,nls
- yes|libwavpack|libwavpack1,libwavpack-dev|exe,dev,doc,nls
- yes|libwmf|libwmf0.2-7,libwmf-dev|exe,dev,doc,nls
- yes|libwpg|libwpg-0.1-1|exe,dev>null,doc,nls
- yes|libwpd|libwpd8c2a,libwpd8-dev|exe,dev,doc,nls
- no|libx86|libx86-1,libx86-dev|exe,dev,doc,nls| #no ARMEL deb
- yes|libxcb_base|libxcb1,libxcb1-dev,libxcb-atom1,libxcb-atom1-dev,libxcb-aux0,libxcb-aux0-dev,libxcb-event1,libxcb-event1-dev,libxcb-render0,libxcb-render0-dev,libxcb-render-util0,libxcb-render-util0-dev,libxcb-shape0,libxcb-shape0-dev|exe,dev,doc,nls
- no|libxfce4mcs|libxfce4mcs-client3,libxfce4mcs-manager3,libxfce4mcs-dev|exe,dev,doc,nls
- no|libxfce4util|libxfce4util4,libxfce4util-common,libxfce4util-dev|exe,dev,doc,nls
- no|libxfcegui4|libxfcegui4-4,libxfcegui4-dev,xfce-keyboard-shortcuts|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|libyahoo2||exe,dev,doc,nls| #needed by ayttm.
- yes|link-grammar|link-grammar,liblink-grammar4,liblink-grammar4-dev,link-grammar-dictionaries-en|exe,dev,doc,nls
- no|links||exe,dev>null,doc,nls| #compiled in gentoo gap6, needs some updated libs, see other comments.
- yes|linux_firewall||exe,dev,doc,nls
- no|linux_firmware_dvb||exe
- yes|linux-header|linux-libc-dev|exe>dev,dev,doc,nls
- yes|linux_headers||exe>dev,dev,doc,nls
- no|linuxtv-dvb-apps||exe,dev,doc,nls
- yes|lirc|liblircclient0,liblircclient-dev|exe,dev,doc,nls
- yes|lsb-base|lsb-base|exe,dev,doc,nls
- no|lxpanel||exe,dev>null,doc,nls
- no|lzma|lzma,lzma-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
- no|makebootfat||exe| #must use my pet patched makebootfat.
- yes|man|man-db|exe>dev,dev,doc,nls
- no|man_cut||exe,dev>null,doc>null,nls>null
- no|mcrypt|mcrypt|exe,dev,doc,nls
- no|medit||exe
- no|metamail||exe,dev>null,doc,nls
- yes|mhash|libmhash2,libmhash-dev|exe,dev,doc,nls
- no|mhwaveedit||exe
- no|midori|midori|exe,dev,doc,nls
- yes|mingetty|mingetty|exe,dev,doc,nls
- yes|minixcal||exe,dev,doc,nls
- no|mirdir||exe
- yes|mixmos||exe,dev,doc,nls| #sound mixer.
- yes|mktemp|mktemp|exe,dev>null,doc,nls
- yes|modem_stats||exe
- yes|module-init-tools|module-init-tools|exe,dev,doc,nls
- no|mootools|libjs-mootools|exe,dev,doc,nls
- no|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,dev,doc,nls
- yes|mpfr|libmpfr4,libmpfr-dev|exe>dev,dev,doc,nls
- yes|mplayer|mplayer,mplayer-skin-blue,mplayer-gui,libaa1,libcaca0,libenca0,libesd0,libfribidi0,libjack-jackd2-0,liblircclient0,liblzo2-2,libopenal1,libpulse0,libsmbclient|exe,dev,doc,nls| #i dont know difference between mplayer and mplayer-gui.
- yes|mpscan||exe,dev,doc,nls| #needed by pcurlftp_file_sharing.
- no|ms-sys||exe
- yes|mscw||exe,dev,doc,nls
- yes|mtpaint|mtpaint|exe,dev,doc,nls
- no|mtr||exe
- yes|nas|libaudio2|exe,dev,doc,nls
- no|nasm|nasm|exe>dev,dev,doc,nls
- no|nbtscan||exe
- yes|ncurses|ncurses-base,ncurses-bin,libncurses5,libncurses5-dev,libncursesw5,libncursesw5-dev|exe,dev,doc,nls
- no|ndiswrapper|ndiswrapper-utils-1.9|exe,dev>null,doc,nls| #no ARMEL deb
- yes|nenscript||exe,dev,doc,nls
- yes|neon|libneon27,libneon27-dev,libneon27-gnutls,libneon27-gnutls-dev|exe,dev,doc,nls
- no|netpbm|netpbm,libnetpbm10,libnetpbm10-dev|exe,dev,doc,nls
- yes|netpbm||exe,dev,doc,nls| #older version works. note, needs libjpeg62
- yes|net_setup||exe,dev,doc,nls
- yes|net-tools|net-tools|exe,dev,doc,nls
- yes|network_tray||exe,dev,doc,nls
- no|nicoedit||exe| #our homegrown basic text editor, replacement for leafpad.
- yes|normalize|normalize-audio|exe,dev,doc,nls
- no|notecase|notecase|exe,dev,doc,nls| #debian does not have this.
- yes|notecase||exe,dev,doc,nls
- yes|nspr|libnspr4-0d,libnspr4-dev|exe,dev,doc,nls| #using seamonkey pkg with these built-in.
- yes|nss|libnss3-1d,libnss3-dev|exe,dev,doc,nls
- yes|ntfs-3g|libntfs-3g75,libntfs-3g-dev|exe,dev,doc,nls
- yes|ntfsprogs|ntfsprogs,libntfs10,libntfs-dev|exe,dev,doc,nls
- yes|ntpdate||exe,dev,doc,nls| #needed by psync.
- yes|numlockx||exe| #needed by shinobars firstrun.
- no|obconf||exe,dev>null,doc,nls|+openbox
- no|obmixer_tray||exe,dev,doc,nls| #alternative to retrovol.
- no|openbox||exe,dev>null,doc,nls
- yes|openjpeg|libopenjpeg2,libopenjpeg-dev|exe,dev,doc,nls
- yes|openldap|libldap-2.4-2,libldap2-dev|exe,dev,doc,nls
- no|openoffice|openoffice.org-writer,openoffice.org-math,openoffice.org-impress,openoffice.org-draw,openoffice.org-calc,openoffice.org-core,ure,lp-solve,openoffice.org-common,ttf-opensymbol,libgraphite3,libgstreamer-plugins-base0.10-0,libgstreamer0.10-0,libhyphen0,libicu44,libmythes-1.2-0,libneon27-gnutls,libnspr4-0d,libnss3-1d,librdf0,libwpd8c2a,libwpg-0.1-1,openoffice.org-gtk,openoffice.org-hyphenation-en-us,dictionaries-common,openoffice.org-pdfimport,libtext-iconv-perl,uno-libs3,libcolamd2.7.1|exe,dev,doc,nls
- yes|openslp|libslp1,libslp-dev|exe,dev,doc,nls
- no|opensp|libosp5|exe,dev,doc,nls
- no|opensp|opensp,libosp-dev|exe>dev,dev,doc,nls|
- yes|openssh_client|openssh-client|exe,dev,doc,nls
- yes|openssl|openssl,libssl0.9.8,libssl-dev|exe,dev,doc,nls
- yes|openssl1||exe,dev>null,doc,nls| #some armv6 apps compiled in gentoo gap6 need this. see also liblzma5, libtiff5
- yes|orbit2|liborbit2,liborbit2-dev|exe,dev,doc,nls
- yes|orc|liborc-0.4-0,liborc-0.4-dev|exe,dev,doc,nls
- no|osmo|osmo|exe,dev,doc,nls| #no, needs webkit. note also, needs libical.
- no|osmo||exe,dev,doc,nls| #my pet has libical linked statically. uses libgtkhtml instead of webkit. um, no failed to compile with libnotify (which libical needs) - so no libical.
- yes|osmo||exe,dev,doc,nls| #i compiled this in debian squeeze.
- yes|ots|libots0,libots-dev|exe,dev,doc,nls
- yes|pam|libpam0g|exe,dev,doc,nls
- yes|pango|libpango1.0-0,libpango1.0-dev,libpango1.0-common|exe,dev,doc,nls
- no|parole|parole|exe,dev,doc,nls
- yes|parted|parted,libparted0debian1,libparted0,libparted0-dev|exe,dev,doc,nls
- yes|patch|patch|exe>dev,dev,doc,nls
- yes|patchutils|patchutils|exe>dev,dev,doc,nls
- no|pawdioconverter||exe
- yes|pbackup||exe
- yes|pburn||exe
- yes|pcd||exe
- yes|pcdripper||exe
- yes|pciutils|pciutils,libpci3,libpci-dev|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|pcurlftp_file_sharing||exe
- yes|pdvdrsab||exe
- 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-zlib-perl|exe>dev,dev,doc,nls
- yes|perl-digest-sha1_devxonly|libdigest-sha1-perl|exe>dev,dev,doc,nls
- yes|perl-digest-sha1|libdigest-sha1-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|phash||exe,dev,doc,nls| #see also ghasher.
- yes|picocom|picocom|exe,dev,doc,nls
- yes|picpuz||exe,dev,doc,nls
- yes|picscale||exe,dev,doc,nls
- no|pictureviewer||exe
- 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
- yes|playmusic_mplayer||exe,dev,doc,nls| #alternative to Pmusic.
- yes|pmetatagger||exe
- yes|pmirror||exe
- yes|pmirrorget||exe
- no|pmusic||exe,dev,doc,nls
- no|pmusic1||exe,dev,doc,nls| #need use old version for ffmpeg less than or equal to 0.7.x --debian has 0.5.6.
- no|pmusic_THEME_pmusic_original||exe
- no|pmusic_tray||exe
- yes|pnethood||exe
- no|policykit|libpolkit2|exe,dev,doc,nls
- yes|poppler|libpoppler5,libpoppler-dev,poppler-utils,libpoppler-glib4,libpoppler-glib-dev|exe,dev,doc,nls
- yes|popt|libpopt0,libpopt-dev|exe,dev,doc,nls
- yes|powerapplet_tray||exe,dev,doc,nls
- yes|pplog||exe
- yes|ppp|ppp|exe,dev>null,doc,nls
- yes|pprocess||exe
- yes|pptp|pptp-linux|exe,dev,doc,nls
- yes|pupradio||exe
- yes|prename||exe
- yes|procps|procps|exe,dev,doc,nls
- yes|programchooser||exe| #i think used by pwallpaper. maybe.
- yes|pschedule||exe
- yes|psmisc|psmisc|exe,dev>null,doc,nls
- no|pstopwatch||exe
- no|pstreamvid||exe
- yes|psync||exe
- yes|ptimer||exe
- no|ptooltips||exe
- no|puppybrowser||exe
- yes|puppyinputdetect||exe,dev,doc,nls
- 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,dev,doc,nls| #needed by pcurlftp_file_sharing.
- no|pwallpaper||exe| #segfault in raspi. use simple_wall_set instead.
- no|pwget||exe
- no|pwireless||exe
- yes|pwsget||exe
- yes|python|python,python2.5-minimal,python2.5|exe>dev,dev,doc,nls
- yes|python-libxml2|python-libxml2|exe>dev,dev,doc,nls|+libxml2
- yes|pzchmview||exe
- no|quisp||exe,dev,doc>dev,nls
- yes|rarian|rarian-compat,librarian0,librarian-dev,scrollkeeper|exe>dev,dev,doc>dev,nls| #replacement for scrollkeeper.
- no|readline|libreadline5,libreadline5-dev|exe,dev,doc,nls
- yes|readline|libreadline6,libreadline-dev,libreadline6-dev|exe,dev,doc,nls
- no|replaceit||exe
- no|retrovol||exe,dev,doc,nls| #alternative to obmixer_tray.
- no|ripoff|ripoff,libripoff0,ripoff-mp3-plugin|exe,dev>null,doc,nls| #debian does not have this.
- no|ripoff||exe
- yes|rman|rman|exe>dev,dev,doc,nls
- yes|rox_filer||exe,dev,doc,nls
- yes|rp_pppoe_cli||exe,dev,doc,nls
- no|rpl||exe
- yes|rsync_devxonly|rsync|exe>dev,dev,doc,nls
- yes|rsync|rsync|exe,dev>null,doc>null,nls>null
- 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
- no|samba_client||exe
- yes|samba_client_cut|libwbclient0|exe,dev,doc,nls
- yes|sane-backends|libsane,libsane-dev,sane-utils|exe,dev,doc,nls
- yes|scale2x||exe,dev,doc,nls
- no|scanpci||exe| #needs library libpciaccesss (normally part of that pkg).
- yes|schroedinger|libschroedinger-1.0-0,libschroedinger-dev|exe,dev,doc,nls
- no|seamonkey|iceape,iceape-browser,iceape-mailnews,iceape-chatzilla,iceape-dev|exe,dev,doc,nls|
- no|seamonkey_addon_adblock||exe
- no|seamonkey_addon_barrysblogsearch||exe
- no|seamonkey_addon_fullerscreen||exe
- no|seamonkey_addon_sqlitemanager||exe
- no|seamonkey_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,dev,doc,nls
- yes|sfs-converter||exe
- no|sfs_load||exe,dev,doc,nls
- no|sgmixer||exe
- yes|sgml-base|sgml-base|exe>dev,dev,doc>dev,nls
- yes|sgml-data|sgml-data|exe>dev,dev,doc>dev,nls
- yes|shared-mime-info||exe,dev
- yes|simple_wall_set||exe
- no|sox||exe,dev,doc,nls
- no|soxgui||exe
- yes|speex|speex,libspeex1,libspeex-dev|exe,dev,doc,nls
- yes|sqlite|sqlite3,libsqlite3-0,libsqlite3-dev|exe,dev,doc,nls
- no|squashfs-tools|squashfs-tools|exe,dev>null,doc,nls
- no|squashfs-tools||exe,dev>null,doc,nls
- yes|squashfs-tools4||exe| #note, kernel-version sensitive. note, 4.2 pet has gzip only.
- yes|ssh_gui||exe,dev,doc,nls
- yes|startup-notification|libstartup-notification0,libstartup-notification0-dev|exe,dev,doc,nls
- yes|strace|strace|exe>dev,dev,doc,nls
- no|stress||exe,dev,doc,nls| #useful, stress-test the computer.
- yes|subversion|subversion,libsvn1,libdb4.6,libneon27-gnutls,libaprutil1,libpq5,libmysqlclient16,libapr1|exe>dev,dev,doc,nls
- yes|superscan||exe
- yes|sylpheed|sylpheed,libcompfaceg1,libgpgme11,libldap-2.4-2,libonig2,libpisock9,libbluetooth3|exe,dev,doc,nls
- no|sylpheed||exe
- no|sys-freedos||exe
- yes|sysfsutils|libsysfs2,libsysfs-dev,sysfsutils|exe,dev,doc,nls
- yes|sys-info||exe,dev,doc,nls
- yes|syslinux|syslinux-common|exe,dev>null,doc,nls| #no, must use pet syslinux pkg.
- no|syslinux||exe
- no|sysprof|sysprof|exe>dev,dev,doc,nls| #no ARMEL deb
- yes|sysvinit-utils-cut|sysvinit,sysvinit-utils|exe,dev,doc,nls
- no|taglib|libtag1c2a,libtag1-vanilla,libtag1-dev,libtagc0,libtagc0-dev|exe,dev,doc,nls
- yes|talloc|libtalloc2,libtalloc-dev|exe,dev,doc,nls
- no|tar|tar|exe,dev>null,doc,nls| #weird, tar in tgz2pet gives a write error msg, use my pet from t2...
- yes|tar||exe,dev,doc,nls|
- yes|tcp-wrappers|libwrap0,libwrap0-dev|exe,dev,doc,nls
- no|teagtk||exe
- yes|texinfo|texinfo|exe>dev,dev,doc,nls
- no|tile||exe
- yes|time|time|exe,dev>null,doc,nls
- yes|truncate||exe,dev,doc,nls
- yes|tslib|libts-0.0-0,libts-bin,libts-dev|exe,dev,doc,nls| #debian lenny: needed by libdirectfb->cairo.
- no|udev_167||exe,dev,doc,nls
- yes|udev_167pe||exe,dev,doc,nls| #has libgudev
- no|udev_libgudev|libgudev-1.0-0,libgudev-1.0-dev|exe,dev,doc,nls
- yes|unclutter|unclutter|exe,dev>null,doc,nls
- yes|unionfs_utils||exe
- yes|unrar|unrar-free|exe,dev,doc,nls
- yes|unzip|unzip|exe,dev>null,doc,nls
- no|urxvtset||exe| #needs urxvt, yad
- yes|usb-modeswitch||exe
- yes|usb-modeswitch-data||exe
- yes|usbutils|usbutils|exe,dev,doc,nls
- yes|util-linux|util-linux,mount|exe,dev>null,doc,nls|
- no|util-linux||exe,dev,doc,nls
- yes|v4l-utils|libv4l-0,libv4l-dev|exe,dev,doc,nls
- yes|vala||exe>dev,dev,doc>dev,nls
- no|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|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
- no|waitmax||exe
- no|wallpaper||exe
- no|wavplay||exe
- no|wcpufreq||exe
- no|webkit|libwebkit-1.0-common,libwebkit-1.0-2,libwebkit-dev|exe,dev,doc,nls
- 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-3,libwv-dev|exe,dev,doc,nls
- yes|wvdial|wvdial-1.6*|exe,dev,doc,nls|pet:armv6
- yes|wvstreams||exe,dev,doc,nls|pet:armv6| #wvdial 1.61 needs this. note, the old 1.41 does not.
- yes|x11proto|x11proto-*-dev|exe>dev,dev,doc,nls
- yes|xarchive||exe,dev>null,doc,nls
- yes|xclip||exe,dev,doc,nls
- yes|xcur2png||exe,dev,doc,nls
- yes|xdelta||exe,dev,doc,nls
- yes|xdg_puppy||exe,dev,doc,nls
- yes|xdialog||exe,dev,doc,nls
- no|xdriinfo||exe,dev,doc,nls| #needed by sys-info. no more.
- 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|xfconf|xfconf,libxfconf-0-2,libxfconf-0-dev|exe,dev,doc,nls
- no|xfdesktop4|xfdesktop4,xfdesktop4-data|exe,dev,doc,nls
- yes|xfdiff-cut||exe,dev,doc,nls
- 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
- yes|xkbconfigmanager||exe
- no|xload||exe,dev,doc,nls| #think in x11-apps, see xorg_base.
- yes|xlock_gui||exe
- yes|xlockmore||exe,dev,doc,nls
- yes|xml-core|xml-core|exe>dev,dev,doc,nls
- no|xorg_base|xfonts-utils,libxmu-headers,mesa-common-dev,libgl1-mesa-dri,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,libdrm2,libdrm-dev,libdrm-nouveau1,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,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,libxvmc1,libxvmc-dev,libxxf86dga1,libxxf86dga-dev,libxxf86vm1,libxxf86vm-dev|exe,dev,doc,nls
- yes|xorg_base_76new|xkb-data,xfonts-utils,libxmu-headers,mesa-common-dev,libgl1-mesa-dri,xinit,x11-xkb-utils,x11-xserver-utils,x11-utils,x11-apps,libdrm2,libdrm-dev,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,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,libxvmc1,libxvmc-dev,libxxf86dga1,libxxf86dga-dev,libxxf86vm1,libxxf86vm-dev|exe,dev,doc,nls
- no|xorg_dri|libgl1-mesa-dri|exe,dev,doc,nls
- yes|xsane|xsane,xsane-common|exe,dev>null,doc,nls
- no|xserver_xorg|xserver-xorg,xserver-xorg-*,-xserver-xorg-core-dbg|exe,dev,doc,nls
- no|xserver_xorg|xserver-xorg,xserver-xorg-*,-xserver-xorg-core-dbg,-xserver-xorg-video-*-dbg|exe,dev,doc,nls
- no|xserver_xorg|xserver-xorg-dev,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
- no|xserver_xorg|xserver-xorg-dev,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-*-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
- yes|xserver_xorg|xserver-xorg-dev,xserver-xorg,xserver-xorg-core,xserver-xorg-video-fbdev,xserver-xorg-video-omapfb,xserver-xorg-input-mouse,xserver-xorg-input-kbd,xserver-xorg-input-synaptics,xserver-xorg-input-evdev,xserver-xorg-input-wacom,xserver-xorg-input-synaptics|exe,dev,doc,nls| #cutdown for raspi.
- no|xserver_xvesa||exe
- no|xsoldier||exe
- yes|xtrans|xtrans-dev|exe>dev,dev,doc,nls
- yes|xwininfo||exe,dev,doc,nls
- yes|xz|xz-utils,liblzma2,liblzma-dev|exe,dev,doc,nls
- yes|yad||exe,dev,doc,nls|
- yes|yaf_splash||exe
- no|ycalc||exe,dev,doc,nls
- no|you2pup||exe
- no|zfind||exe
- yes|z_geany_bacon_hack||exe
- yes|zip|zip|exe,dev>null,doc,nls
- yes|zlib|zlib1g,zlib1g-dev|exe,dev,doc,nls
- yes|z_lowresource_hack||exe| #noarch. disables system-log, reduces chromium writes to flash.
- yes|z_raspi_fixes_hack||exe| #fixes sound, on analog jack output anyway.
- '
|