# In order to build this package, apt-get install equivs, then: # # equivs-build ns-control # # ...and you should wind up with a .deb. You can then do: # # dpkg -i bpb-kit_2.0.0_all.deb # apt-get -f install # # Or: # # apt-get install gdebi # gdebi bpb-kit_2.0.0_all.deb # # TODO: # # [ ] split into console & GUI sections # ### Commented entries have reasonable defaults. ### Uncomment to edit them. # Source: Section: misc Priority: optional Homepage: https://code.p1k3.com/gitea/brennen/bpb-kit Standards-Version: 3.9.2 Package: bpb-kit Version: 3.0.0 Maintainer: Brennen Bearnes # Pre-Depends: Depends: build-essential, xterm, tmux, vim, perl, ack-grep, git, git-gui, htop, zsh, suckless-tools, figlet, xmonad, trayer, xmobar, volumeicon-alsa, curl, jq, byzanz, festival, clipit, redshift-gtk, ranger, rofi, xsettingsd, wmctrl, xautolock, i3lock # Recommends: vim-gnome # Suggests: # Provides: # Replaces: # Architecture: all # Copyright: # Changelog: # Readme: # Extra-Files: # Files: bin/photocp /usr/local/ # Description: enable brennen's preferred environment on a debian system Installs a range of things I expect to have available. . Includes dev tools, terminal stuff, a handful of system utils.