### pkglist for devx sfs (for multi-sfs build)
### This is the pkglist for use by build-sfs.sh

### dirs
##lfs-tools-7.5-x86_64-1 # build the package using bootstrap.sh, put in $SRC_DIR
#aaa-skeleton-1.0-noarch-1 

### LFS - toolchain
libc-kernel-headers-3.13.3-x86_64-1 # core
man-pages-3.59-noarch-1 # extras - create man dir structure
#glibc-2.19-x86_64-2 # core
#tzdata-2016.01.a-noarch-1 # core
##adjust-toolchain-1.0-x86_64-1 # LFS-specific
#zlib-1.2.8-x86_64-1 # core
#file-5.17-x86_64-1 # core
binutils-2.24-x86_64-1 # core
#gmp-5.1.3-x86_64-1 # needed by gcc
#mpfr-3.1.2-x86_64-1 # needed by gcc
#mpc-1.0.2-x86_64-1 # needed by gcc
##gcc-4.8.3-x86_64-1 # core
#aaa-gcclibs-4.8.3-x86_64-1 # collect gcc libs

### LFS - basic utilities
#sed-4.2.2-x86_64-1 # install - required by autoconf/libtool (run-time)
#bzip2-1.0.6-x86_64-1 # install - libbz2 is required by many
pkg-config-0.28-x86_64-1 # install - required to build util linux
#ncurses-5.9-x86_64-1 # install - required by many (bash, util-linux, etc)
#shadow-4.1.5.1-x86_64-1 
#psmisc-22.20-x86_64-1 
#procps-ng-3.3.9-x86_64-1 
#e2fsprogs-1.42.12-x86_64-1 
#coreutils-8.22-x86_64-1 # install - prevent findutils reference to /tools/bin
#iana-etc-2.30-noarch-1 
m4-1.4.17-x86_64-1 # install - required by autoconf/automake (run-time)
flex-2.5.38-x86_64-1 # install - needed for iproute
bison-3.0.2-x86_64-1 # install - needed for bash, iproute
#grep-2.16-x86_64-1 
#libreadline-6.2-x86_64-1 # install - needed for bash
#bash-4.2-x86_64-5
#bc-1.06.95-x86_64-1 
libtool-2.4.2-x86_64-1 # install - (maybe) required for autoconf/automake
#libtool-libs-2.4.2-x86_64-1 # libs from libtool
gdbm-1.11-x86_64-1 # install - required to build perl, python
#inetutils-1.9.2-x86_64-1 
perl-5.18.2-x86_64-1 
autoconf-2.69-x86_64-1 # install - needed for automake
automake-1.14.1-x86_64-1 # install - required by some autogen.sh scripts
#diffutils-3.3-x86_64-1 
#gawk-4.1.0-x86_64-1 
#findutils-4.4.2-x86_64-1 
#gettext-0.18.3.2-x86_64-1 
groff-1.22.2-x86_64-1 # install - required by man-db
#xz-5.2.0-x86_64-1 # install - required by kmod
#less-458-x86_64-1 
#gzip-1.6-x86_64-1 
#iproute2-3.12.0-x86_64-1 
#kbd-2.0.2-x86_64-1 
#kmod-16-x86_64-1 # install - required by udev-lfs
make-4.0-x86_64-1 
#patch-2.7.1-x86_64-1 
##sysklogd-1.5-x86_64-1 
#tar-1.27.1-x86_64-1 
texinfo-5.2-x86_64-1 
vim-7.4-x86_64-1 
libpipeline-1.2.6-x86_64-1 # install - required by man-db
man-db-2.6.6-x86_64-1 
#udev-lfs-208-x86_64-1 
#util-linux-2.25.2-x86_64-1 # install - by e2fsprogs, udev-lfs
gperf-3.0.4-x86_64-1 # required to build udev-keymap
#udev-keymap-2012.12-x86_64-1 # because udev is brain-damaged and don't care about backward compatibility
#multiarch-wrapper-2.1.0-x86_64-1 # CBLFS - may be required for later works
#net-tools-1.60debian26-x86_64-1 # ifconfig, netstat, and other useful tools

### end of LFS, start of BLFS and beyond

### begin with the full compiler
#which-2.20-x86_64-1 # required to build gcc-full, freetype, distcc
#unzip-6.0-x86_64-1 # required to build gcc-full, seamonkey, firefox, libmozj2185
#zip-3.0-x86_64-1 # required to build gcc-full, and uncompressed omni.ja
gcc-full-4.8.3-x86_64-1 # build and install the complete compiler
##aaa-gcclibs-full-4.8.3-x86_64-1 # collect the libraries
musl-libc-1.1.8-x86_64-1
ccache-3.2.1-x86_64-1

### alternative packages
##mdocml-1.12.3-x86_64-1 # lightweight man page compiler
##pkgconf-0.9.4-x86_64-1 # lightweight drop-in alternative to pkg-conf
##eudev-1.3.9.git.g0a6fb50-x86_64-1 # alternative to udev

### minimal extra libs required for core tools
#openssl-1.0.2f-x86_64-1 # install - required for various stuff (wget etc)
#libffi-3.0.13-x86_64-1 # install - required to build python
#expat-2.1.0-x86_64-1 # install - required to build python
#libssh2-1.4.3-x86_64-1 # install - optional dependency for curl
#libattr-2.4.47-x86_64-1 
#libfuse-2.9.3-x86_64-1 
#libnettle-2.7.1-x86_64-1 
#libnl-3.2.24-x86_64-1 
#libarchive-3.1.2-x86_64-1 # install - required by cmake
#curl-7.42.1-x86_64-1 # install - required by cmake
cmake-2.8.12.2-x86_64-1 # install - needed to build cmake-configured programs
#libaio-0.3.110debian1-x86_64-1 # may be needed for high-performance apps

### Fatdog Core CLI apps
#busybox-1.23.1.2015.02-x86_64-1 
#dialog-1.2.2014.08-x86_64-1 
#pkgtools-14.0-noarch-1 
#wget-1.16.1-x86_64-1 
#rsync-3.1.0-x86_64-1 
#pv-1.5.1-x86_64-1 
#iptables-1.4.21-x86_64-1 
#dhcpcd-6.2.1-x86_64-1 
#inotify-tools-3.14-x86_64-1 
##screen-4.0.3 build
#screen-4.2.1-x86_64-1 
#reptyr-0.6.2-x86_64-1
##squashfs-tools-4.2-x86_64-1 
#squashfs-tools-4.3-x86_64-1 
#htop-1.0.3-x86_64-1 
#unrar-5.0.14-x86_64-1 
#openssh-6.5p-x86_64-1 
#bcrypt-2014.07-x86_64-1 
fossil-1.34-x86_64-1 # needs openssl
#mongoose-3.8-x86_64-1 # needs openssl
#cpufreq-utils-0.8.1debian-x86_64-1 
#mpscan-0.1.0kirk-x86_64-1 
#pnscan-1.11-x86_64-1 
#nbtscan-1.51james-x86_64-1 
#jchroot-2015.02-x86_64-1
#disktype-9.3-x86_64-1
#miredo-1.2.6-x86_64-1
#mawk-2014.1206-x86_64-1
#wireless-tools-30.pre9-x86_64-1
#n2n-v1-2015.03-x86_64-1
#scrypt-1.2.0-x86_64-1
#afo-1.0-x86_64-1
#redir-2.2.1-x86_64-1

rabbit-tree-2014.7-x86_64-1 # install - required by autochownd, requires cmake
#autochownd-2015.1-x86_64-1 
#libnl-3.2.24-x86_64-1 # install - required by wpa-supplicant
#wpa-supplicant-2.1-x86_64-1 
#iw-3.17-x86_64-1

#lfs-cacert-tools-2013.7blfs-noarch-1 # install - required to create lfs-cacert
#lfs-cacert-2014.3-noarch-1 

man2html-1.6g.debian6-x86_64-1 
distcc-782-x86_64-1 
##distcc-helper build # helper only needed for ARM cross-compiling
paco-2.0.9-x86_64-1 
#smartmontools-6.3-x86_64-1 
#ethtool-3.10-x86_64-1 
#hdparm-9.43-x86_64-1 
#udev-lfs-208-x86_64-1 # install - required to build libatasmart
#libatasmart-0.19-x86_64-1 

#libdaemon-0.14-x86_64-1 # install - required by ifplugd
#ifplugd-0.28-x86_64-1 # all that we need from this package is actually ifplugstatus
#libnss-mdns-0.10-x86_64-1       # zeroconf/bonjour resolver (Lennart version)
#mdns-responder-2015.09-x86_64-1 # zeroconf/bonjour resolver and publisher (Apple version)

## python
#sqlite3-3.8.8.2-x86_64-1 # optional dependency for python
sqlite3-docs-3.8.8.2-noarch-1 
python-2.7.6-x86_64-1 # install - required to build xcb-proto (and thus Xorg)
pythondocs-2.7.6-noarch-1 

### more libs (listed here due to dependency)
#libgpg-error-1.12-x86_64-1 # install - needed for libgcrypt, libassuan, gnupg
#libgcrypt-1.6.1-x86_64-1 # install - optional dependency for libxslt
#libxml2-2.9.3pre-x86_64-1 # install - needed for libxslt
#libxslt-1.1.28-x86_64-1 # install - needed for libxcb

### more tools (listed here due to dependency)
#xml2-0.5-x86_64-1 # Fatdog Core (needs libxml2)
gdb-7.7-x86_64-1 # optionally requires python and libxml2
doxygen-1.8.6-x86_64-1 # install - optionally used by others to generate docs

## freetype and fontconfig - required for core xlibs
#bzip2-1.0.6-x86_64-1 # install - optional dependency for freetype
#libpng-1.6.16-x86_64-1 # install - optional dependency for freetype and pixman
#freetype2-2.5.3-x86_64-1 # install - required for fontconfig
freetype2-doc-2.5.3-noarch-1 
#fontconfig-2.11.1-x86_64-1 # install - required for xorg libs
##fontconfig-docs-2.11.1-noarch-1 # only needed for git version of fontconfig
#pixman-0.32.4-x86_64-1 # install - required by xorg server
yasm-1.2.0-x86_64-1 # install - required to build libjpeg-turbo
#libjpeg-turbo-1.3.0-x86_64-1 

## intltool - required to build  XKeyboardConfig
perl-5.18.2-x86_64-1 # install - required to build perl-xml-parser
perl-xml-parser-2.4.1-x86_64-1 # install - required to build intltool
intltool-0.50.2-x86_64-1 # install - required to build XkeyboardConfig

## touchscreen libraries
#tslib-1.1.0-x86_64-1 # install - optional Xorg dependency
#mtdev-1.1.4-x86_64-1 # install - optional Xorg dependency

### Xorg & libs # all to be installed otherwise Xorg won't build
util-macros-1.18.0-x86_64-1 

## Xproto from gen-xproto-pkg.sh
bigreqsproto-1.1.2-x86_64-1 
compositeproto-0.4.2-x86_64-1 
damageproto-1.2.1-x86_64-1 
dmxproto-2.3.1-x86_64-1 
dri2proto-2.8-x86_64-1 
dri3proto-1.0-x86_64-1 
fixesproto-5.0-x86_64-1 
fontsproto-2.1.3-x86_64-1 
glproto-1.4.17-x86_64-1 
inputproto-2.3-x86_64-1 
kbproto-1.0.6-x86_64-1 
presentproto-1.0-x86_64-1 
randrproto-1.4.0-x86_64-1 
recordproto-1.14.2-x86_64-1 
renderproto-0.11.1-x86_64-1 
resourceproto-1.2.0-x86_64-1 
scrnsaverproto-1.2.2-x86_64-1 
videoproto-2.3.2-x86_64-1 
xcmiscproto-1.2.2-x86_64-1 
xextproto-7.3.0-x86_64-1 
xf86bigfontproto-1.2.0-x86_64-1 
xf86dgaproto-2.1-x86_64-1 
xf86driproto-2.1.1-x86_64-1 
xf86vidmodeproto-2.3.1-x86_64-1 
xineramaproto-1.2.1-x86_64-1 
xproto-7.0.26-x86_64-1 

## Xlibs and tools - start with libxcb
makedepend-1.0.5-x86_64-1 # needed for earlier Xorgs, not needed in BLFS 7.5
#libXau-1.0.8-x86_64-1 # install - required by libxcb
#libXdmcp-1.1.1-x86_64-1 # install - required by libxcb
xcb-proto-1.10-x86_64-1 # install - required by libxcb
#libxcb-1.10-x86_64-1 # install - required by xcb-util-* below

## core xorg libs  # install - required for Xserver and others
#gettext-0.18.3.2-x86_64-1 # install - required to build libXpm
#xtrans-1.3.3-x86_64-1 
#libX11-1.6.2-x86_64-1 
#libXext-1.3.2-x86_64-1 
#libFS-1.0.5-x86_64-1 
#libICE-1.0.8-x86_64-1 
#libSM-1.2.2-x86_64-1 
#libXScrnSaver-1.2.2-x86_64-1 
#libXt-1.1.4-x86_64-1 
#libXmu-1.1.2-x86_64-1 
#libXpm-3.5.11-x86_64-1 
#libXaw-1.0.12-x86_64-1 
#libXfixes-5.0.1-x86_64-1 
#libXcomposite-0.4.4-x86_64-1 
#libXrender-0.9.8-x86_64-1 
#libXcursor-1.1.14-x86_64-1 
#libXdamage-1.1.4-x86_64-1 
#libfontenc-1.1.2-x86_64-1 
#libXfont-1.5.0-x86_64-1 
#libXft-2.3.1-x86_64-1 
#libXi-1.7.4-x86_64-1 
#libXinerama-1.1.3-x86_64-1 
#libXrandr-1.4.2-x86_64-1 
#libXres-1.0.7-x86_64-1 
#libXtst-1.2.2-x86_64-1 
#libXv-1.0.10-x86_64-1 
#libXvMC-1.0.8-x86_64-1 
#libXxf86dga-1.1.4-x86_64-1 
#libXxf86vm-1.1.3-x86_64-1 
#libdmx-1.1.3-x86_64-1 
#libpciaccess-0.13.2-x86_64-1 
#libxkbfile-1.0.8-x86_64-1 
#libxshmfence-1.1-x86_64-1 

## additional xcb libs (can only be built after the underlying xlibs are built)
#xcb-util-0.3.9-x86_64-1 # install - required by the rest of xcb-util-image
#xcb-util-image-0.3.9-x86_64-1 # install - required by xorg-server with kdrive
#xcb-util-keysyms-0.3.9-x86_64-1 # install - required by xorg-server with kdrive
#xcb-util-renderutil-0.3.8-x86_64-1 
#xcb-util-wm-0.4.0-x86_64-1 # install - required by xorg-server with kdrive

## Mesa
#udev-lfs-208-x86_64-1 # install - required for mesa and xorg-server
#libdrm-2.4.66-x86_64-1 # install - required for mesa
elfutils-0.158-x86_64-1 # install - optional dependency mesa (required to build radeon 3D driver)
#libelf-0.158-x86_64-1 # run-time libraries for mesa radeon driver
#libvdpau-1.1.1-x86_64-1 # install - optional dependency for mesa
#llvm-3.4.2-x86_64-1 # install - optional dependency for mesa (required to build radeon 3D drivers)
#mesa-11.0.6-x86_64-1 # install - required to build glu
#mesa-libglu-9.0.0-x86_64-1 # install - required for mesa-demos
#libtxc_dxtn-1.0.1-x86_64-1

## bitmaps for xorg apps
#xbitmaps-1.1.1-x86_64-1 # install - required by xorg apps

## std xorg apps
#bdftopcf-1.0.4-x86_64-1 # install - required to build fonts
#iceauth-1.0.6-x86_64-1 
luit-1.1.1-x86_64-1 
#mkfontdir-1.0.7-x86_64-1 # install - required to build fonts
#mkfontscale-1.1.1-x86_64-1 # install - required to build font encodings
sessreg-1.0.8-x86_64-1 
#setxkbmap-1.3.0-x86_64-1 
smproxy-1.0.5-x86_64-1 
x11perf-1.5.4-x86_64-1 
#xauth-1.0.8-x86_64-1 
#xbacklight-1.2.1-x86_64-1 
#xcmsdb-1.0.4-x86_64-1 
#xcursorgen-1.0.5-x86_64-1 # install - required to build xcursor-themes
#xev-1.2.1-x86_64-1 
#xgamma-1.0.5-x86_64-1 
#xdpyinfo-1.3.1-x86_64-1 
#xdriinfo-1.0.4-x86_64-1 
#xhost-1.0.6-x86_64-1 
#xinput-1.6.1-x86_64-1 
#xkbcomp-1.2.4-x86_64-1 
xkbevd-1.1.3-x86_64-1 
#xkbutils-1.0.4-x86_64-1 
#xkill-1.0.4-x86_64-1 
#xlsatoms-1.1.1-x86_64-1 
#xlsclients-1.1.3-x86_64-1 
#xmessage-1.0.4-x86_64-1 
#xmodmap-1.0.8-x86_64-1 
xpr-1.0.4-x86_64-1 
#xprop-1.2.2-x86_64-1 
#xrandr-1.4.1-x86_64-1 
#xrdb-1.1.0-x86_64-1 
#xrefresh-1.0.5-x86_64-1 
#xset-1.2.3-x86_64-1 
#xsetroot-1.1.1-x86_64-1 
#xvinfo-1.1.2-x86_64-1 
#xwd-1.0.6-x86_64-1 
#xwininfo-1.1.3-x86_64-1 
#xwud-1.0.4-x86_64-1 

## std Xorg fonts
##xcursor-themes-1.0.4-x86_64-1 
font-util-1.3.0-x86_64-1 # install - required to build fonts
#font-encodings-1.0.4-x86_64-1 # install - required to build fonts
##font-adobe-100dpi build
##font-adobe-75dpi build
##font-adobe-utopia-100dpi build
##font-adobe-utopia-75dpi build
##font-adobe-utopia-type1 build
#font-alias-1.0.3-x86_64-1 
##font-arabic-misc build
##font-bh-100dpi build
##font-bh-75dpi build
##font-bh-lucidatypewriter-100dpi build
##font-bh-lucidatypewriter-75dpi build
##font-bh-ttf build
##font-bh-type1 build
##font-bitstream-100dpi build
##font-bitstream-75dpi build
##font-bitstream-type1 build
##font-cronyx-cyrillic build
#font-cursor-misc-1.0.3-x86_64-1 
##font-daewoo-misc build
##font-dec-misc build
##font-ibm-type1 build
##font-isas-misc build
##font-jis-misc build
##font-micro-misc build
##font-misc-cyrillic build
##font-misc-ethiopic build
##font-misc-meltho build
#font-misc-misc-1.1.2-x86_64-1 
##font-mutt-misc build
##font-schumacher-misc build
##font-screen-cyrillic build
##font-sony-misc build
##font-sun-misc build
##font-winitzki-cyrillic build
##font-xfree86-type1 build


## xorg server and drivers, mesa
#libepoxy-2014.07-x86_64-1 install #needed by xorg-server-1.16.1
#xkeyboard-config-2.11-x86_64-1 
#xorg-server-1.16.3-x86_64-1 # install - required so all the drivers can be built against it
#libevdev-1.4.5-x86_64-1
#xf86-input-evdev-2.10.0-x86_64-1 
#xf86-input-keyboard-1.8.1-x86_64-1 # fallback driver - usually evdev is sufficient
#xf86-input-mouse-1.9.1-x86_64-1 # fallback driver - usually evdev is sufficient
#xf86-input-wacom-0.23.0-x86_64-1 
#xf86-input-synaptics-1.8.3-x86_64-1 
#xf86-input-joystick-1.6.2-x86_64-1 
#xf86-input-vmmouse-13.1.0-x86_64-1
#xf86-input-mtev-0.2.2-x86_64-1
#xf86-video-fbdev-0.4.3-x86_64-1 
#xf86-video-dummy-0.3.7-x86_64-1 # dummy driver for Xvfb replacement
#xf86-video-intel-2.99.918pre-x86_64-1 
#xf86-video-modesetting-0.9.0-x86_64-1 
#xf86-video-nouveau-1.0.10-x86_64-1 
#xf86-video-ati-7.6.1-x86_64-1 
#xf86-video-nv-2.1.20-x86_64-1 
#xf86-video-openchrome-0.3.3-x86_64-1 
#xf86-video-vesa-2.3.4-x86_64-1 
#xf86-video-vmware-092614-x86_64-1 

## last extra proto and libs #Don't think we need these.
##printproto      # install - required by libXp
##libXp           # install - may be required by twm/xterm?

## final part of BLFS Xorg - twm, xterm, xclock and init
##twm build
luit-1.1.1-x86_64-1 # install - required to build xterm
xterm-1.296-x86_64-1 
##xclock build
#xinit-1.3.3-x86_64-1 


### Extra Xorg apps
#xlsfonts-1.0.4-x86_64-1 
#ft2demos-2.5.2-x86_64-1 # ft2demos can only be built after Xorg is installed
##oclock build
#libjpeg-turbo-1.3.0-x86_64-1 # install - optional dependency for jwm
#jwm-2.2.2-x86_64-1 
#xinput_calibrator-2014.08-x86_64-1
#numlockx-1.2-x86_64-1
#x11-ssh-askpass-1.2.4.1-x86_64-1


## extra fonts and cursors
#font-dejavu-ttf-2.34-noarch-1 
##font-charis-ttf-4.112-noarch-1 
##font-andika-ttf-1.004-noarch-1 
##font-gentium-plus-ttf-1.510-noarch-1 
##font-urw-type1-8.11-noarch-1
#font-urw-std-symbol-8.11-noarch-1
##cursor-whitelarge-1.0-noarch-1 
##cursor-large-1.0-noarch-1 
##cursor-obsidian-1.0-noarch-1 


### Audio libraries
#alsa-lib-1.0.27.2-x86_64-1 # install - required for alsa-plugins and alsa-utils
#libogg-1.3.1-x86_64-1 # install - required to build libspeex, libvorbis, libtheora
#libvorbis-1.3.4-x86_64-1 # install - optional dependency of libsndfile, libtheora
#libflac-1.3.0-x86_64-1 # install - optional dependency of libsndfile
#libsndfile-1.0.25-x86_64-1 # install - required by jack2, optional dependency libsamplerate
#libsamplerate-0.1.8-x86_64-1 # install - optional dependency for alsa-plugins
#libspeex-1.2rc1-x86_64-1 # install - optional dependency for alsa-plugins
#libjack2-1.9.9.5-x86_64-1 # install - optional dependency of alsa-plugins
#alsa-plugins-1.0.27-x86_64-1 
#alsa-utils-1.0.27.2-x86_64-1 
#alsa-oss-1.0.25-x86_64-1 
#libcaps-ladspa-0.9.21-x86_64-1 # 0.4.5 work, with 0.9.x alsa-equal must be patched
#alsa-equal-0.6-x86_64-1 


### GnuPG (GPG) related libs
#libassuan-2.1.1-x86_64-1 # install - required for gnupg1
#libusb-1.0.18-x86_64-1 # install - optional dependency for gnupg
#libusb-compat-0.1.5-x86_64-1 # install - optional dependency for gnupg
#gnupg1-1.4.16-x86_64-1 # install - optional dependency for gpgme
#libgpgme1-1.4.3-x86_64-1 # install - required by slapt-get
#libpth-2.0.7-x86_64-1 # install - required by gnupg2
libksba-1.3.0-x86_64-1 # install - required by gnupg2
gnupg2-2.0.22-x86_64-1 # install - optional dependency for gpgme
##pinentry-curses-0.8.3-x86_64-1 
##libgpgme2-1.4.3-x86_64-1 

### slapt-get and friends
#curl-7.42.1-x86_64-1 # install - required by slapt-get
#slapt-get-0.10.2r-x86_64-1 

### GTK2 and dependencies
## glib
#libpcre-8.34-x86_64-1 # install - optional dependency for glib
#libattr-2.4.47-x86_64-1 # install - optional dependency for glib
#dbus-1.8.0-x86_64-1 # install - optional dependency for glib
#glib-2.38.2-x86_64-1 # install - required by gtk
#shared-mime-info-1.2-x86_64-1 # install so that future MIME updates are captured against this as the base
desktop-file-utils-0.22-x86_64-1 # this two are used for glib tests

## atk
#gobject-introspection-1.38-x86_64-1 # install - optional dependency for atk2
#atk2-2.10.0-x86_64-1 # install - required for gtk2

## gdk-pixbuf
libjbigkit-2.0-x86_64-1 # install - optional dependency for libtiff
#libtiff-4.0.6-x86_64-1 # install - required dependency of gdk-pixbuf
#libjasper-1.900.1-x86_64-1 # install - optional dependency for gdk-pixbuf
#gdk-pixbuf-2.30.4-x86_64-1 # install - required dependency for gtk

## pango and cairo
#cairo-1.12.16-x86_64-1 # install - required dependency for pango
#harfbuzz-0.9.26-x86_64-1 # install - required dependency for pango
#pango-1.36.2-x86_64-1 # install - required by pango-compat and gtk
#pangox-compat-0.0.2-x86_64-1 # install - optional dependency for gtk

## and finally gtk2
#hicolor-icon-theme-0.12-noarch-1 # install - required by other apps that will deposit their icons here
#xdg-utils-1.1.0.rc1-noarch-1 # install - optional dependency for cups
#cups-1.7.3-x86_64-2 # install - optional dependency of gtk
#gtk2-2.24.27-x86_64-1 # install - required by other tools

## additional pixbuf loader
#libcroco-0.6.8-x86_64-1 # install - required dependency for librsvg (optional for 2.34.2)
#librsvg-2.34.2-x86_64-1 # svg viewer and pixbuf loader.

## libs that extend GTK
#libunique-1.1.6-x86_64-1 # for e.g. gimp
#glade-3.8.5-x86_64-1 # install - build glade before libgtksourceview so gtksourceview will install its catalog
#libgtksourceview-2.10.5-x86_64-1 # install - for notecase
#gtk2-engines-2.20.2-x86_64-1 

### Window Managers, Panels and File Managers
#giflib-5.0.5-x86_64-1 # install - optional dependency for imlib2
#imlib2-1.4.6-x86_64-1 # install - optional dependency for openbox
#openbox-3.5.2-x86_64-1 # install - so we can build its utilities
##lxpanel-0.3.8.1p5-x86_64-1 
#rxvt-unicode-9.19-x86_64-1 # do it after gdk-pixbuf so we get support for background image
##icewm-1.3.8-x86_64-1 
##spacefm-0.9.4-x86_64-1 

## openbox utilities
#libgnome-menus-2.30.5-x86_64-1 # install - required for openbox-xdgmenu
#openbox-xdgmenu-0.4-x86_64-1 
#obconf-2013.9-x86_64-1 
bacon-3.2.2-x86_64-1

## Docbook tools (for creating rox-filer docs)
docbook-xml-4.5-noarch-1 # install - required by docbook-xsl
docbook-xsl-1.78.1-noarch-1 # install - required by xmlto
xmlto-0.0.25-x86_64-1 # install - required to build rox-filer docs
#rox-filer-2015.02-x86_64-1 


### FatdogArm Xorg/GTK core utilities
#sit-2013.01-x86_64-1 
#yaf-splash-1.02-x86_64-1 
#gtkdialog-514-x86_64-1 
#gtk-server-2.3.1sr-x86_64-1 
#xdialog-2015.08-x86_64-1 
#slapt-get-0.10.2r-x86_64-1 # install - required to build gslapt
#gslapt-0.5.3j-x86_64-1 
#xcur2png-0.7.1-x86_64-1 
#gtksu-11-x86_64-1 
#slim-1.3.6-x86_64-1 
##retrovol-0.13.1-x86_64-1 
#glipper-lite-2013.9-x86_64-1 
#gftp-2.0.19-x86_64-1 
#turbovnc-1.1-x86_64-1 
#x11vnc-0.9.14.dev-x86_64-1 
#gdmap-0.8.1.debian3-x86_64-1 
#mime-support-3.57-noarch-1
#notecase-1.9.8-x86_64-1 
#gexec-0.4debian1-x86_64-1 
#xsel-1.2.0-x86_64-1

### CUPS - the rest of cups component
## libraries required by cups filter
#libijs-0.35-x86_64-1 # install - required for cups-filter
#lcms2-2.5-x86_64-1 # install - required for cups-filter
#libopenjpeg-1.5.1-x86_64-1 # install - optional depedency for poppler
#poppler-0.24.5-x86_64-1 # install - required for cups-filter
##poppler-encodings-0.4.6-noarch-1 # CJK/Cyrillic encodings
#qpdf-5.1.1-x86_64-1 # install - required for cups-filter

## cups filter
#cups-filters-1.0.45-x86_64-1 
#gutenprint-5.2.10-x86_64-1 # more drivers

## ghostscript
##ghostscript-9.10-x86_64-1 # Postscript drivers
##ghostscript-std-fonts-8.11-noarch-1 


### GUI Apps
## more libs
#aspell-0.60.6.1-x86_64-1 # install - required by aspell-dict-en and enchant
#aspell-dict-en-7.1.0-noarch-1 
#libenchant-1.6.0-x86_64-1 # install - required by gtkspell
#libgtkspell-2.0.16-x86_64-1 # install - optional dependency of sylpheed
#libSDL-1.2.15-x86_64-1 

#t1lib-5.1.2.debian36-x86_64-1 # required for evince for better DVI viewer, but DVI requires texlive
#librsvg-2.34.2-x86_64-1 # install - required to build libdjvulibre
#libdjvulibre-3.5.25.3-x86_64-1 # install - optional dependency for evince
##ghostscript-9.10-x86_64-1 # install - required for libspectre
##libspectre-0.2.7-x86_64-1 # install - optional dependency for evince

perl-xml-simple-2.20-x86_64-1 # install - required to build icon-naming-utils
icon-naming-utils-0.8.90-noarch-1 # install - required dependency for gnome-icon-theme
##gnome-icon-theme-3.10.0-noarch-1 # install - required dependency for evince

## GTK apps
##sylpheed-3.4.2-x86_64-1 
##leafpad-0.8.17le-x86_64-1 
#geany-1.26-x86_64-1 
#geany-plugins-spell-1.26-x86_64-1
#gtk-chtheme-0.3.1.debian5-x86_64-1 
#calcoo-1.3.18-x86_64-1 
#evince-2.32.0-x86_64-1 
#xarchiver-2015.03-x86_64-1 
#xarchiver-p7zip-4.65-x86_64-1 
#gifsicle-1.87-x86_64-1 # used by mtpaint for gif animation
#mtpaint-3.44.94-x86_64-1 
##mtpaint-handbook-3.40-noarch-1 
#tsclient-0.150-x86_64-1 
#libexiv2-0.24-x86_64-1 # required to build viewnior 1.4 (1.3 doesn't need it)
#viewnior-1.4-x86_64-1 
#xosd-2.2.14-x86_64-1 
#sven-2015.03-x86_64-1 

#libgssglue-0.4-x86_64-1
#rdesktop-1.8.3-x86_64-1 

## CLI apps
#gpm-1.20.7-x86_64-1 # install - required by links
#links-2.10-x86_64-1
#dnsmasq-2.70-x86_64-1 
html-tidy-7.3blfs-x86_64-1 
nano-2.3.2-x86_64-1 
stunnel-5.01-x86_64-1 
#libcap2-2.24-x86_64-1 # install - required for fakeroot
fakeroot-1.20.debian3-x86_64-1 
fakechroot-2.17.2.debian1-x86_64-1 
tcl-doc-8.6.1-noarch-1 
tcl-8.6.1-x86_64-1 # install - required to build tk
tk-8.6.1-x86_64-1 # install - optional dependency of git
#cifs-utils-6.3-x86_64-1 
#netpbm-advanced-10.64.1-x86_64-1 
netpbm-userguide-10.64.1-noarch-1 
asciidoc-8.6.9-x86_64-1 # I think should include grutatxt, it is more lightweight
lua-5.2.3-x86_64-1 # required by vlc

## version controls
libapr-1.5.0-x86_64-1 # install - required by subversion
#sqlite3-3.8.8.2-x86_64-1 # install - optional dependency for libapr-util
libapr-util-1.5.3-x86_64-1 # install - required by subversion
scons-2.3.0-x86_64-1 # install - required to build libserf
libserf-1.3.4-x86_64-1 # install - optional dependency for subversion
swig-2.0.12-x86_64-1 # install - optional to build perl/python bindings
subversion-1.8.5-x86_64-1 
git-2.3.0-x86_64-1 
git-manpages-2.3.0-noarch-1 
git-htmldocs-2.3.0-noarch-1 
bazaar-2.5.1-x86_64-1 
mercurial-2.9-x86_64-1 

### large apps
## gnumeric
#libgsf-1.14.29-x86_64-1 # install - required to build libgoffice
#libgoffice-0.8.17-x86_64-1 # install - required to build gnumeric, abiword
#libglade-2.6.4-x86_64-1 # install - required to build gnumeric
python-py2cairo-1.10.0-x86_64-1 # install - required for pygobject
python-pygobject-2.28.6-x86_64-1 # install - optional dependency for gnumeric
##python-pygobject-3.10.2 build # for newer gnumeric we we don't use (gtk3)
#gnumeric-1.10.17-x86_64-1 

## abiword and its dependency
#libfribidi-0.19.6-x86_64-1 # install - required to build abiword
#libwv-1.2.9-x86_64-1 # install - required to build abiword
##libboost-1.55.0-x86_64-1 # install - required to build abiword
#libboost-common-1.55.0-x86_64-1 # common subset of libboost: system, filesystem serialization
#libical-1.0-x86_64-1 # install - optional dependency for abiword, osmo
#abiword-3.0.1-x86_64-2 # install - required to build abiword-docs
##abiword-docs-3.0.1-noarch-1 

## osmo and its dependency
#libgtkhtml-2.12-x86_64-1 # install - optional dependency for osmo
#libdbus-glib-0.102-x86_64-1 # install - required by bluez-tools, bluetooth-applet
#libnotify-0.5.2-x86_64-1 # optional dependency for osmo which we don't use - require dbus-glib & notification server
#osmo-0.2.10-x86_64-1 

## pidgin and its dependency
#libnettle-2.7.1-x86_64-1 # install - required for libgnutls
#libgnutls-3.2.13-x86_64-1 # install - optional dependency for pidgin
#pidgin-2.10.9-x86_64-1 

## extra python libs
python-pygtk-2.24.0-x86_64-1 
python-pyxdg-0.25-x86_64-1 


### codecs - some already build above for alsa-lib
#liba52-0.7.4-x86_64-1 # note: not used by ffmpeg, used by xine and others
#libfaac-1.28-x86_64-1 
#libfaad2-2.7-x86_64-1 
#libvpx-1.3.0-x86_64-1 
#lame-3.99.5-x86_64-1 
#libtheora-1.1.1-x86_64-1 
#libxvidcore-1.3.2-x86_64-1 
#libx264-2014.0115-x86_64-1 
#twolame-0.3.13-x86_64-1 
#libopencore-amr-0.1.3-x86_64-1 
#libopus-1.1-x86_64-1 
libgsm-1.0.13-x86_64-1 
#librtmp-2013.7-x86_64-1 
#libmodplug-0.8.8.4-x86_64-1 
#libass-0.10.2-x86_64-1 
#liborc-0.4.17-x86_64-1 # install - required to build schroedinger
#libschroedinger-1.0.11-x86_64-1 
#v4l-utils-1.0.0-x86_64-1 

### now build ffmpegs, install all the codecs
#libfaac-1.28-x86_64-1 
#libvpx-1.3.0-x86_64-1 
#libfaad2-2.7-x86_64-1 
#lame-3.99.5-x86_64-1 
#libtheora-1.1.1-x86_64-1 
#libxvidcore-1.3.2-x86_64-1 
#libx264-2014.0115-x86_64-1 
#twolame-0.3.13-x86_64-1 
#libopencore-amr-0.1.3-x86_64-1 
#libopus-1.1-x86_64-1 
#libgsm-1.0.13-x86_64-1 
#librtmp-2013.7-x86_64-1 
#libmodplug-0.8.8.4-x86_64-1 
#libass-0.10.2-x86_64-1 
#libSDL-1.2.15-x86_64-1 
#v4l-utils-1.0.0-x86_64-1 
#libschroedinger-1.0.11-x86_64-1 
#ffmpeg-2.1.3-x86_64-1 


### Media applications
## guvcview
#libportaudio-19.2014.01.30-x86_64-1 # install - required for guvcview
#ffmpeg-2.1.3-x86_64-1 # install - required for guvcview
#guvcview-1.7.1-x86_64-2

## vlc
#libSDL-image-1.2.12-x86_64-1 # install - optional dependency for vlc
#xcb-util-keysyms-0.3.9-x86_64-1 # install - optional dependency for vlc
#xosd-2.2.14-x86_64-1 # install - optional dependency for vlc
#liba52-0.7.4-x86_64-1 # install - optional dependency for vlc
#libfaad2-2.7-x86_64-1 # install - optional dependency for vlc, xine-lib, mplayer
#lua-5.2.3-x86_64-1 # install - optional dependency for vlc
#libdvdread-4.2.1-x86_64-1 # install - required for libdvdnav
#libdvdnav-4.2.1-x86_64-1 # install - optional dependency for vlc
#libdvdcss-1.2.13-x86_64-1 # install - optional dependency for vlc
#libmad-0.15.1b-x86_64-1 # install - optional dependency for vlc
##liblive555-2013.06.06-x86_64-1 # install - optional dependency for vlc
#libtaglib-1.9.1-x86_64-1 # install - optional dependency for vlc
#ffmpeg-2.1.3-x86_64-1 # install - required for vlc
#libaacs-0.8.0-x86_64-1 # install - required for vlc bluray support
#libbluray-0.7.0-x86_64-1 # install - required for vlc bluray support
##vlc-curses-2.1.5-x86_64-1 
#vlc-plugin-2.0.6-x86_64-1_vlc215 

## xine
##xine-lib-1.2.6-x86_64-1 # install - required for xine-ui
##xine-ui-0.99.9-x86_64-1 
##xine-plugin-1.0.2-x86_64-1 
##libnspr-4.10.3-x86_64-1 # install - required for libjs185
##libmozjs185-1.0.0-x86_64-1 # install - required for gxine
##gxine-0.5.907-x86_64-1 

## mplayer
##mplayer-1.1.1-x86_64-1 
##mplayer-static-1.1.1-x86_64-1 

## gstreamer (for h264 support in seamonkey/firefox)
##gstreamer-0.10.36-x86_64-1 # install - required for the plugins to build
##gst-plugins-base-0.10.36-x86_64-1 # install - required for firefox (with gstreamer) to build
##gst-ffmpeg-0.10.13-x86_64-1 # this is required for firefox to play h.264, to build gnash
##gst-plugins-good-0.10.31-x86_64-1 # this is required for firefox to play h.264
##gst-plugins-bad-0.10.23-x86_64-1 # firefox h.264: ugly can be used instead of gst-ffmpeg
##gst-plugins-ugly-0.10.19-x86_64-1 # firefox h.264: ugly can be used instead of gst-ffmpeg

### gstreamer 1.0 (seamonkey/firefox 30 onwards)
#gstreamer2-1.4.3-x86_64-1 # install - required for the plugins to build
#gst2-plugins-base-1.4.3-x86_64-1 # install - required for firefox (with gstreamer2) to build
##gst2-libav-1.4.3-x86_64-1 # this is required for firefox to play h.264
##gst2-plugins-good-1.4.3-x86_64-1 # this is required for firefox to play h.264
##gst2-plugins-bad-1.4.3-x86_64-1 # firefox h.264: ugly can be used instead of gst-ffmpeg
##gst2-plugins-ugly-1.4.3-x86_64-1 # firefox h.264: ugly can be used instead of gst-ffmpeg


### Web browsers
#seamonkey-2.39-x86_64-1 
##firefox-37.0.1-x86_64-1 
#flash-plugin-11.2.202.559-x86_64-1 # repackaged from Adobe website
#hal-flash-2015.02-x86_64-1 #Needed for some Flash DRM content
##seamonkey-npapi build # obsolete - now we use npapi-sdk


### others
##libfakekey-0.1debian8-x86_64-1 # install - required by matchbox-keyboard
##matchbox-keyboard-0.1debian9-x86_64-1 
imake-1.0.6-x86_64-1 # install - required to build xvkbd
xorg-cf-files-1.0.5-noarch-1 # install - required to build xvkbd and ssvnc
##xvkbd-3.7-x86_64-1 
##nginx-1.5.10-x86_64-1 
##espeak-1.47.11-x86_64-1 
lftp-4.4.15-x86_64-1 
#iptraf-3.0.1-x86_64-1 
#ssvnc-1.0.30-x86_64-1 
#mc-4.8.11-x86_64-1 
#ncdu-1.10-x86_64-1 
python-pygtk-2.24.0-x86_64-1 # install - required by xpra
python-cython-0.20.1-x86_64-1 # install - required to build xpra
python-lz4-0.7.0-x86_64-1
xpra2-0.16.1-x86_64-1 
#nc6-1.0debian8-x86_64-1 
#rsound-2013.8-x86_64-1 
#lm-sensors-3.3.5-x86_64-1 # install - optional dependency for razorqt
#libacpi-0.2-x86_64-1 # dependency for qt batterymeter
##ted-2.23-x86_64-1 

### Device-specific stuff (e.g. mali, dove video, olpc, uefi stuff)
##pci-database-2014.06-noarch-1 
#pciutils-3.2.1-x86_64-1 # required by efibootmgr
#libefivar-2015.03-x86_64-1 
#efibootmgr-2015.03-x86_64-1 
#mokutil-2015.03-x86_64-1
#acpid-2.0.21-x86_64-1 
#pm-utils-1.4.1-x86_64-1 
#dmidecode-2.12debian2-x86_64-1 
#ddcprobe-0.4.23debian1-x86_64-1 
#usbutils-007-x86_64-1 
#zarfy-0.1.0-x86_64-1 
#lsscsi-0.28-x86_64-1

### filesystems
#libfuse-2.9.3-x86_64-1 # install - required for unionfs-fuse, encfs, exfat, sshfs
#sshfs-fuse-2.5-x86_64-1 
#unionfs-fuse-1.0-x86_64-1 
#dislocker-fuse-0.5.2-x86_64-1
#bindfs-1.12.6-x86_64-1
#librlog-1.4-x86_64-1 # install - required by encfs
#encfs-1.7.4-x86_64-1 
#exfat-422-x86_64-1 
#ntfs-3g-2015.3.14-x86_64-1 
##ntfsprogs build # not needed - ntfs-3g provides ntfsprogs too.
#libneon-0.30.0-x86_64-1 # install - required for davf2
#davfs2-1.5.0-x86_64-1 
#curlftpfs-0.9.2debian8-x86_64-1 
liblzo2-2.0.6-x86_64-1 # install - build-time dependency for btrfs-progs
#libacl-2.2.52-x86_64-1 # install - required for btrfs-progs
#e2fsprogs-1.42.12-x86_64-1 # install - required for btrfs-progs
##btrfs-progs-3.18.2-x86_64-1 
#posixovl-1.2-x86_64-1 
#f2fs-tools-2015.02-x86_64-1 
#libbsd-0.6.0-x86_64-1 # install - required for hfsprogs
#hfsprogs-332.25debian11-x86_64-1 
#hfsutils-3.2.6debian12-x86_64-1 
##jfsutils-1.1.15-x86_64-1 
#cdrtools-2014.0501-x86_64-1 
#dvd+rw-tools-7.1debian10-x86_64-1 
#udftools-1.0.0b3debian14-x86_64-1 
#dosfstools-3.0.26-x86_64-1 
#mdadm-3.3-x86_64-1 # optional dependency for lvm2
##xfsprogs-3.2.2-x86_64-1 # optional dependency for lvm2
#lvm2-2.02.105-x86_64-1 # install - required for parted
#parted-3.1-x86_64-1 
##dmraid-1.0.0rc16.debian5-x86_64-1
#libpopt-1.16-x86_64-1 # optional dependency for gptfdisk
#gptfdisk-0.8.8-x86_64-1 
#ufiformat-0.9.9debian1-x86_64-1 
#fdutils-5.5debian6-x86_64-1 
##zfs-fuse-2015.02debian-x86_64-1
#kpartx-2015.02-x86_64-1
#nbd-3.9.1-x86_64-1

### Misc others (listed here because of dependency)
## opengl benchmark
##freeglut-2.8.1-x86_64-1 # not used by anything, but just build it anyway
#libpng12-1.2.51-x86_64-1 # required to build glmark2
##libglew-1.10.0-x86_64-1 # install - required to build mesa-demos & glmark2
##glmark2-2012.12-x86_64-1 

### gtkmm libs
#libsigc++-2.3.1-x86_64-1 # required by glibmm, cairomm
#glibmm-2.38.1-x86_64-1 # required by pangomm, atkmm
#atk2mm-2.22.7-x86_64-1 # required by gtk2mm
#cairomm-1.10.0-x86_64-1 # required by pangomm
#pangomm-2.34.0-x86_64-1 # required by gtk2mm
#gtk2mm-2.24.4-x86_64-1 # required by gparted
#parted-3.1-x86_64-1 
#gparted-0.17.0-x86_64-1 

### gimp, fotoxx
#libbabl-0.1.10-x86_64-1 # required by libgegl
#libgegl-0.2.0-x86_64-1 # required by gimp
#libexif-0.6.21-x86_64-1 # required by gimp
#gimp-2.8.16-x86_64-1 
##gimp-help-en-2.8.1-noarch-1 
#fotoxx-12.01.2p-x86_64-1 

### bluetooth protocol stack
oui-database-2014.06-noarch-1 
#bluez-4.101-x86_64-1 # install - required for the rest of these to build
#obexd-0.46-x86_64-1 
#openobex-1.7.1-x86_64-1 
#obexftp-0.24-x86_64-1

#libdbus-glib-0.102-x86_64-1 # install - required by bluez-tools, bluetooth-applet
#bluez-tools-2015.02-x86_64-1 

#libnotify-0.5.2-x86_64-1 # install - required by bluetooth-applet
#libunique-1.1.6-x86_64-1 # install - required by bluetooth-applet
#gconf2-3.2.6-x86_64-1 # install - required by bluetooth-applet
gnome-doc-utils-0.20.10-x86_64-1 # install - build-time dependency for bluetooth-applet
#bluez-4.101-x86_64-1 # install - required by bluetooth-applet
#obexd-0.46-x86_64-1 # install - required by bluetooth-applet
#bluetooth-applet-2.32.0-x86_64-1 

### pppd - do it here so we've got bluez for libpcap
#libpcap-1.5.3-x86_64-1 # install - optional dependency for pppd
#pppd-2.4.7-x86_64-1 
#libwvstreams-4.6.1debian5-x86_64-1 # install - required for wvdial
#wvdial-1.61debian4-x86_64-1 

### servers
#pure-ftpd-1.0.36-x86_64-1 
#samba-3.0.37-x86_64-1 
##libtirpc-0.2.4-x86_64-1 # required for samba4
##samba4-4.0.21-x86_64-1 

### misc
#sbopkg-0.37.0-noarch-1_cng 
##libfftw3f-3.3.4-x86_64-1 # install -required for libswh-plugins
##libswh-plugins-ladspa-0.4.15debian7-x86_64-1 

#sane-backend-2015.05-x86_64-1 # install - required to build sane-frontend, xsane
#sane-frontend-2015.05-x86_64-1 
#xsane-0.999-x86_64-1 

libxdg-basedir-1.2.0-x86_64-1 # install - required to build dunst (compile-time only)
#dunst-1.1.0.-x86_64-1 # notification server, companion to libnotify
#bridge-utils-1.5-x86_64-1 
#uml-utilities-2007.0815-x86_64-1 
##lxc-utilities-0.9.0-x86_64-1 # known good
#lxc-utilities-1.0.4-x86_64-1 # experimental

## bootloaders
libgnu-efi-3.0v-x86_64-1
sbsigntool-0.6-x86_64-1
#shim-efi64-0.2-x86_64-1
#preloader-efi64-2013.02-x86_64-1

## syslinux
nasm-2.11-x86_64-1 # required for syslinux
#mtools-4.0.18-x86_64-1 # required for syslinux
#syslinux-bios-6.03-x86_64-1 
##syslinux-efi64-6.03-x86_64-1 
##syslinux-efi32-6.03-i686-1 

## grub2
#grub2-bios-2.00-x86_64-1 
#grub2-efi64-2.00-x86_64-1 
##grub2-efi32-2.00-i686-1 
##refind-0.8.7-noarch-1

### misc
#mhwaveedit-1.4.23-x86_64-1 
#hardinfo-2015.05-x86_64-1 
##lshw-2.16debian2-x86_64-1 
#tweak-3.01-x86_64-1 
#hexedit-0.9.7-x86_64-1
#lxtask-0.1.4-x86_64-1 
#eztables-firewall-2013.1117-noarch-1 
#vobcopy-1.2.0-x86_64-1 
#dvdauthor-0.7.1-x86_64-1 
#libxml++-2.3.1-x86_64-1 # install - required for bombono
#mjpegtools-2.1.0-x86_64-1 # install - optional dependency for bombono (for live menus)
##bombono-1.2.2-x86_64-1 
#vamps-0.99.2debian4-x86_64-1 
#libnet-1.2rc3-x86_64-1 # dependency of netdiscover
#netdiscover-110-x86_64-1 
#xannotate-2015.03-x86_64-1
#fbterm-1.7.0-x86_64-1
sshuttle-2015.03-noarch-1
#psip-1.41-x86_64-1
#gtkmenuplus-1.00-x86_64-1
#xlogin-2015.04-x86_64-1
#mdview-2016.02-x86_64-1

##jbig2dec-mupdf-1.4-x86_64-1 # this is extracted from mupdf, but mupdf uses internal copy
##mujs-mupdf-1.4-x86_64-1 # this is extracted from mupdf, but mupdf uses internal copy
##mupdf-1.4debian2-x86_64-1 

#peasyscale-cli-1.4-x86_64-1 
#xlockmore-5.45-x86_64-1 # required by xlock-gui
#mirdir-2.1-x86_64-1 # required by pmirror
#xdelta3-3.0.8-x86_64-1 
##xdelta-legacy-1.1.4-x86_64-1 
##fsarchiver-0.6.19-x86_64-1 
#xscanimage-peasy-2015.05-x86_64-1 
#ctorrent-3.3.2-x86_64-1 
#mp-5.2.8-x86_64-1 
#vncrec-twibright-0.2-x86_64-1 
#ttyrec-1.0.8-x86_64-1
#lsof-4.88-x86_64-1 

#libmtp-1.1.9-x86_64-1
#simple-mtpfs-2014.11-x86_64-1

libvte-0.28-x86_64-1
libcap-ng-0.7.7-x86_64-1
libusbredir-0.7-x86_64-1
libiscsi-1.15.0-x86_64-1
qemu-arm-x86_64-2.3.1-x86_64-1 

#libart-2.3.21-x86_64-1 # install - required dependency of libgnomecanvas
#libgnomecanvas-2.30.3-x86_64-1 # install - required dependency of xournal
#xournal-0.4.8-x86_64-1 

#libslang-2.2.4-x86_64-1 # install - required dependency for libnewt
#libnewt-0.52.17-x86_64-1 # install - required dependency for partimage
#partimage-0.6.9debian3-x86_64-1 

#libmikmod-3.3.6-x86_64-1 # install - optional dependency for libSDL-mixer
#libsmpeg-399-x86_64-1 # install - optional dependency for libSDL-mixer
#libSDL-mixer-1.2.12-x86_64-1 # install - optional dependency for armagetronad
#armagetronad-0.2.8.3.2.1-x86_64-1 
#gtktetris-0.6.2b-x86_64-1 
#libSDL-net-1.2.8-x86_64-1
#libSDL-ttf-2.0.11-x86_64-1

##python-m2crypto-0.22.6rc4-x86_64-1
#crda-3.18-x86_64-1
#crda-regdb-2015.12.14-noarch-1

### qt gui framework
##qt4-4.8.5-x86_64-1 # install - required for building qt apps
#qt4-common-4.8.5-x86_64-1 # commonly used Qt4 libs (for Fatdog)

### qt apps
pinentry-gui-0.8.3-x86_64-1 
#wpa-gui-2.1-x86_64-1 
#libstatgrab-0.17-x86_64-1 # install - required for razorqt
#lm-sensors-3.3.5-x86_64-1 # install - optional dependency for razorqt
#razorqt-0.5.2p3-x86_64-1 
#fluidsynth-1.1.6debian2-x86_64-1 # install - optional dependency for vlc-qt4
#vlc-qt4-2.1.5-x86_64-1 

##libev-4.15-x86_64-1 # light-weight plug-in replacement for libev
#libevent-2.0.21-x86_64-1 # install - required dependency of transmission
#transmission-2.83-x86_64-1 

#libacpi-0.2-x86_64-1 # dependency for qt batterymeter
##batterymeter-0.2-x86_64-1 
##qbat-070814-x86_64-1 
#vattery-0.7.5-x86_64-1
#ffDiaporama-2.1.20-x86_64-1 

### fltk apps
#fltk-1.3.3-x86_64-1 # install - dependency for flSynclient
#flSynclient-0.7p2-x86_64-1 

### diff tool
python-pygtksourceview-2.10.1-x86_64-1
meld-1.8.5-noarch-1

### - fatdog-extra packages - they are build from fatdog-extra/package.sh
### - not from here
#wallpaper-setter-0.6.3-noarch-1 # from 01micko
#rox-encfs-0.7-noarch-1           # james
#grub4dos-0.4.5c-i686-1          # grub4dos
#yassm-2.5.3-noarch-1
momanager-2015.12.30-noarch-1
#pburn-4.3.6-noarch-1
#peasyscan-2.5-noarch-1          # requires sane-frontend
#peasyport-1.9-noarch-1          # requires pnscan, mpscan
##peasypdf-3.0-noarch-1         # requires ghostscript
#peasyscale-1.6-noarch-1
#peasydisc-3.0-noarch-1
#peasyglue-1.7-noarch-1
#prename-1.7-noarch-1
#multirename-1.7-noarch-1 # from SFR
#xlock-gui-2.0-noarch-1
#pmirror-0.3-noarch-1
#pfind-4.21-noarch-1
#pfilesearch-1.35-noarch-1
#pbackup-3.1.6-noarch-1
#ptimer-0.1-noarch-1
#pwget-1.0-noarch-1
#ppg-1.0-noarch-1
#peasyprint-2.6-noarch-1
##candi-1.1-noarch-1
#pcreatetorrent-1.4-noarch-1
#fatdog-rox-icons-1.0-noarch-1
#cloudisk-2-noarch-1  # this isn't part of base
#desktop-files-override-1-noarch-1
#fatdog-i18n-2016.0115-noarch-1
#grub4dosconfig-1.9.2-noarch-1
#puppy-sounds-1.0-noarch-1
fatdog-pkgbuild-1.0-noarch-1
#fd-help-2015.10.15-noarch-1

### contributions
#pipepanic-0.1.3-x86_64-1 # from 01micko
##xchat-2.8.8-x86_64-1 # from 01micko
#xinvaders3d-1.3.6-x86_64-1 # from 01micko
#pmcputemp-0.63-x86_64-1 # from 01micko
#findnrun-1.10.6-noarch-1 # from SFR/step

### Fatdog System Core - this must always be last and in this order
#fatdog-redraw-icon-1.0-noarch-1 
#fatdog-bins-1.0-x86_64-1 
#fatdog-scripts-1.0-noarch-1 

################# End of Fatdog64 core build ###################
