aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-04-26 21:35:26 -0700
committerGravatar Tom Willemse2020-04-26 21:35:26 -0700
commit79c006b5c64171af414a29288add857e0b4d132d (patch)
tree99b624270cd88db53082807a85852d04e7b9d1ae /GNUmakefile
parent5bb0014265536ee59a9d63625f716257bdd2785c (diff)
downloadnew-dotfiles-79c006b5c64171af414a29288add857e0b4d132d.tar.gz
new-dotfiles-79c006b5c64171af414a29288add857e0b4d132d.zip
Add meta-package for my X11 configuration
With this meta-package it locks down which packages should be installed.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9e66133..b9f831c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -12,7 +12,6 @@ clean: $(addsuffix -clean,$(MODULES))
zsh:
$(MAKE) -C $@
-x11-install: lib-install
%-install: %
$(STOW) $<
@@ -87,3 +86,10 @@ dunst/.config/dunst/dunstrc: dunst/.config/dunst/dunstrc.org
dunst-clean:
rm -f dunst/.config/dunst/dunstrc
+
+# X11
+
+x11-install: lib-install x11/dot-x11-0-1-any.pkg.tar.xz
+
+x11/dot-x11-0-1-any.pkg.tar.xz: x11/PKGBUILD
+ cd x11 && makepkg -sicf