From f2c50ee674aa6733ba8fe5ae76ba94bf5907ec34 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 12 Jan 2018 23:14:47 -0500 Subject: hosts/*.pkgs: Indent packages under categories --- (limited to 'hosts/cam1.pkgs') diff --git a/hosts/cam1.pkgs b/hosts/cam1.pkgs index 73610ac..0487ac5 100644 --- a/hosts/cam1.pkgs +++ b/hosts/cam1.pkgs @@ -1,121 +1,121 @@ # Base system utilities -bc + bc # Shells -bash -bash-completion + bash + bash-completion # Administrative daemons -anacron + anacron # Administrative utilities -adduser -sudo + adduser + sudo # File and file system utilities -ncdu -nocache + ncdu + nocache # User configuration management utilities -vcsh -myrepos + vcsh + myrepos # Editors, pagers, and documentation readers -bvi -less -vbindiff -vim -wdiff + bvi + less + vbindiff + vim + wdiff # Version control systems -git -gitk + git + gitk # Patch management utilities -patch -quilt + patch + quilt # Build system utilities -autoconf -automake -pkg-config + autoconf + automake + pkg-config # Build utilities -bison -build-essential -flex -gdb + bison + build-essential + flex + gdb # Flashing utilities -flashrom + flashrom # Graphics and document utilities -imagemagick -librsvg2-bin -m4 -xcftools + imagemagick + librsvg2-bin + m4 + xcftools # Networking utilities -dnsutils -whois + dnsutils + whois # Network communication utilities -netcat-openbsd -openssh-client -openssh-server -rsync + netcat-openbsd + openssh-client + openssh-server + rsync # DNS service discovery daemon and NSS module -avahi-daemon -libnss-mdns + avahi-daemon + libnss-mdns # Wi-Fi utilities -iw + iw # Time utilities -ntp + ntp # System monitoring utilities -htop + htop # ALSA -alsa-base -alsa-utils + alsa-base + alsa-utils # CUPS, etc. -cups -printer-driver-hpcups -system-config-printer + cups + printer-driver-hpcups + system-config-printer # X.org X server, drivers, and utilities -x11-xserver-utils -xinput -xorg -xserver-xorg-input-evdev -xserver-xorg-input-synaptics -xserver-xorg-video-intel + x11-xserver-utils + xinput + xorg + xserver-xorg-input-evdev + xserver-xorg-input-synaptics + xserver-xorg-video-intel # Window manager and panel -clipit -compton -fbpager -fbpanel -fluxbox + clipit + compton + fbpager + fbpanel + fluxbox # Display manager, screensaver daemon, etc. -scrot -xdm -xscreensaver + scrot + xdm + xscreensaver # Desktop artwork, utilities, etc. -desktop-base -xdg-utils + desktop-base + xdg-utils # GNOME themes -gnome-themes-standard + gnome-themes-standard # Terminal utilities -minicom -roxterm-gtk3 -screen + minicom + roxterm-gtk3 + screen # Ergonomics applications -gtk-redshift + gtk-redshift # Image, font, and tileset viewers and editors -gimp -gpicview -inkscape + gimp + gpicview + inkscape # Mathematics applications -gnome-calculator -units + gnome-calculator + units # Office, productivity, and accounting applications -evince + evince # Solid CAD applications -meshlab -openscad + meshlab + openscad # CAM applications -printrun -slic3r + printrun + slic3r # Font families -fonts-dejavu -fonts-droid-fallback -fonts-freefont-ttf -fonts-lato -fonts-liberation -fonts-linuxlibertine -fonts-mplus -fonts-ubuntu-title -ttf-unifont + fonts-dejavu + fonts-droid-fallback + fonts-freefont-ttf + fonts-lato + fonts-liberation + fonts-linuxlibertine + fonts-mplus + fonts-ubuntu-title + ttf-unifont -- cgit v0.9.1