diff options
author | Karel Kočí <cynerd@email.cz> | 2017-05-23 10:07:15 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-05-23 10:07:15 +0200 |
commit | 37966501332084bad8f77bfdebbd7aca24341521 (patch) | |
tree | 6ef7293dc26d43e7d5e58de7d8b7e7269f2f1522 | |
parent | e6da85de72313c672d89d37f923bd2fa02f67a3c (diff) | |
download | myconfigs-37966501332084bad8f77bfdebbd7aca24341521.tar.gz myconfigs-37966501332084bad8f77bfdebbd7aca24341521.tar.bz2 myconfigs-37966501332084bad8f77bfdebbd7aca24341521.zip |
Drop archlinux packages that are no longer required
Those machines are now on Gentoo.
-rw-r--r-- | archlinux.pkgs.d/bumblebee | 8 | ||||
-rw-r--r-- | archlinux.pkgs.d/cynerd-laptop | 31 | ||||
-rw-r--r-- | archlinux.pkgs.d/cynerd-pc | 48 |
3 files changed, 0 insertions, 87 deletions
diff --git a/archlinux.pkgs.d/bumblebee b/archlinux.pkgs.d/bumblebee deleted file mode 100644 index 44de4bd..0000000 --- a/archlinux.pkgs.d/bumblebee +++ /dev/null @@ -1,8 +0,0 @@ -dnl vim:ft=m4 -nvidia -primus -bumblebee-openrc -bbswitch - -dnl ?? -mesa-vdpau-nosystemd diff --git a/archlinux.pkgs.d/cynerd-laptop b/archlinux.pkgs.d/cynerd-laptop deleted file mode 100644 index 017cc47..0000000 --- a/archlinux.pkgs.d/cynerd-laptop +++ /dev/null @@ -1,31 +0,0 @@ -dnl vim:ft=m4 -define(NETFLIX) -include(openrc) -include(laptop) -include(devel) -include(steam) -include(wine) -include(avr) -include(kicad) - -intel-ucode - -openvpn-openrc -easy-rsa -freecad -transmission-gtk -qemu-arch-extra -ovmf -octave -devtools -dhcp-openrc -ifplugd - -id3 -mumble -mtpfs -lighttpd-openrc -gucharmap - -dnl for testing -stress diff --git a/archlinux.pkgs.d/cynerd-pc b/archlinux.pkgs.d/cynerd-pc deleted file mode 100644 index e9c88c3..0000000 --- a/archlinux.pkgs.d/cynerd-pc +++ /dev/null @@ -1,48 +0,0 @@ -dnl vim:ft=m4 -dnl My asus laptop specific stuff -define(NETFLIX) -include(openrc) -include(laptop) -include(devel) -include(steam) -include(wine) -include(bumblebee) -include(latex) -include(avr) - -screen -rdiff-backup -openvpn-openrc -easy-rsa -octave -chromium -openssh-openrc -qemu-arch-extr - -asus-kbd-backlight -intel-ucode -virtualgl-openrc -lib32-nvidia-utils -xf86-input-synaptics -xf86-video-intel - -joyutils - -dnl steam controller user driver -sc-controller - -ipython2 -python-numpy -python-scipy -python-pip -swig - -dnl games -wesnoth -simutrans -simutrans-pak128 -openttd -openttd-opengfx -openttd-opensfx - -stress |