Commit graph

709 commits

Author SHA1 Message Date
Pig Monkey
ef1ba3f271 fix pwgen-passphrase package name 2019-04-30 22:01:45 -07:00
Pig Monkey
06948b1b6c tucnak4 is still not in AUR 2019-04-30 21:48:26 -07:00
Pig Monkey
962ae46d55 fldigi requires flxmlrpc 2019-04-30 21:33:00 -07:00
Pig Monkey
8d9e7f7a19 gr-osmosdr-git package is broken 2019-04-30 21:21:20 -07:00
Pig Monkey
2db206e2dc hamlib moved to community 2019-04-30 21:14:14 -07:00
Pig Monkey
7b1c001830 remove opencpn
The package is broken and I do not use it.
2019-04-30 21:08:08 -07:00
Pig Monkey
b91c1adace misc formatting 2019-04-30 21:05:39 -07:00
Pig Monkey
53e00f14f4 replace deprecated systemd user parameter with scope
And formatting.
2019-04-30 21:04:33 -07:00
Pig Monkey
e56b3e6524 vault is in community
And update formatting.
2019-04-30 20:50:43 -07:00
Pig Monkey
220201e807 skip PGP check on gcide 2019-04-30 20:40:43 -07:00
Pig Monkey
e830bafad5 python-undertime requires python-dateparser 2019-04-30 20:34:18 -07:00
Pig Monkey
7aec3ea951 skip pgp for mat2
And formatting changes.
2019-04-30 20:22:46 -07:00
Pig Monkey
e884fcaff6 copyq is now in community 2019-04-30 20:21:26 -07:00
Pig Monkey
684fedad17 skip PGP check when installing pass-update
User keyring is not initialized at this point, and we shouldn't attempt
to edit it anyway.

And update task formatting.
2019-04-30 20:05:44 -07:00
Pig Monkey
d6522643eb ttf-caladea moved to extra 2019-04-30 19:58:43 -07:00
Pig Monkey
59c207bb79 ttf-carlito moved to extra 2019-04-30 19:49:28 -07:00
Pig Monkey
bf150df1bc ttf-opensans moved to community 2019-04-30 19:47:48 -07:00
Pig Monkey
93491a0477 ttf-symbola dropped to AUR 2019-04-30 19:46:11 -07:00
Pig Monkey
8943eeec64 mkinitcpio vars should be arrays, not strings 2019-04-29 20:29:54 -07:00
Pig Monkey
1d28f1bd29 install grub before outputting config file
Otherwise `grub-mkconfig` will complain that `/boot/grub` does not
exist.
2019-04-29 20:27:35 -07:00
Pig Monkey
eca8dac320 grub only supports luks1
The default in cryptsetup is now luks2.
2019-04-29 20:17:14 -07:00
Pig Monkey
1878d637c3 no longer recommend a separate partition for /home
I haven't taken advantage of this in decades, so simplify things.
2019-04-29 20:06:50 -07:00
Pig Monkey
4e1086710e add dict-moby-thesaurus 2019-04-29 18:47:04 -07:00
Pig Monkey
f5d443058f add dictd for offline dictionary 2019-04-29 18:43:34 -07:00
Pig Monkey
f0292fb6a0 replace split hunspell-en package with hunspell-en_US 2019-04-25 20:34:08 -07:00
Pig Monkey
2a013e1791 replace deprecated with_items on package tasks
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions
2019-04-25 20:33:04 -07:00
Pig Monkey
615287e5ba update ansible-aur 2019-04-25 20:29:46 -07:00
Pig Monkey
d04f62baab depending on the base role is not useful 2019-04-25 20:29:19 -07:00
Pig Monkey
35dd0aa8a7 PDF role depends on firejail 2019-04-25 20:28:33 -07:00
Pig Monkey
a3ec6a2523 reformat office role tasks 2019-04-25 18:59:21 -07:00
Pig Monkey
65f710db9a move PDF tasks to distinct role 2019-04-25 18:58:59 -07:00
Pig Monkey
d42736e715 install okular
seems useful for filling PDF forms and such
2019-04-25 16:24:15 -07:00
Pig Monkey
b161df2838 update magic-wormhole dependencies 2019-04-03 10:35:57 -07:00
Pig Monkey
7f561eb9a0 auto-switch between hsp/hsf and a2dp bluetooth policies 2019-03-28 20:19:23 -07:00
Pig Monkey
cc758014cc add bluetooth ldac/aptx support
Existing users should uninstall the previous pulseaudio-bluetooth
package.

    # pacman --remove --nosave --recursive pulseaudio-bluetooth
2019-02-21 20:18:15 -08:00
Pig Monkey
adf6ac5b16 revert to fixed magic-wormhole non-git package 2019-02-16 15:27:28 -08:00
Pig Monkey
f75f1836b0 install powertop and powerstat
We use TLP, so allowing powertop to auto tune or blindly implementing
its suggestions is a bad idea, but it is useful to diagnose power
consumption.
2019-01-23 20:42:08 -08:00
Pig Monkey
dc22828da3 install pwgen-passphrase 2019-01-20 12:11:58 -08:00
Pig Monkey
686abd1e40 add vnd.comicbook* mime entries for mcomix 2019-01-13 14:35:54 -08:00
Pig Monkey
dbfa72c258 install mupdf-tools for mcomix pdf viewing 2019-01-13 14:35:36 -08:00
Pig Monkey
a074470892 add perl-file-mimeinfo
This provides more accurate MIME type detection to xdg-utils.

https://wiki.archlinux.org/index.php/Default_applications#perl-file-mimeinfo
2019-01-09 22:04:32 -08:00
Pig Monkey
df54244671 Merge branch 'raehik-light_in_official_repos' 2019-01-09 22:03:35 -08:00
Pig Monkey
34442e4ca3 Merge branch 'light_in_official_repos' of https://github.com/raehik/spark-raehik into raehik-light_in_official_repos 2019-01-09 22:03:26 -08:00
Pig Monkey
b5228688a7 add dmidecode to base packages
for checking BIOS version
2019-01-09 21:12:44 -08:00
Ben Orchard
c901561b42 install light from main repos (promoted from AUR) 2019-01-09 20:39:40 +00:00
Pig Monkey
e65d68a455 rework wttr wrapper 2019-01-04 21:04:07 -08:00
Pig Monkey
d90a74645e default surfraw to use duckduckgo with js 2019-01-03 16:18:09 -08:00
Pig Monkey
b60857805d fix xdg PDF mime type entry for zathura 2019-01-03 14:09:46 -08:00
Pig Monkey
ba81d1c55f add undertime 2018-12-21 20:03:37 -08:00
Pig Monkey
9685ee6a9a prefer magic-wormhole git package 2018-12-21 20:03:02 -08:00