Skip to content

Instantly share code, notes, and snippets.

@ArdaXi
Last active December 14, 2015 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArdaXi/5014305 to your computer and use it in GitHub Desktop.
Save ArdaXi/5014305 to your computer and use it in GitHub Desktop.
customizepkg.d for minimal xlockmore
replace#global#--with-gtk2#--without-gtk2 --enable-blank-only --without-magick --without-mesa --without-opengl --without-xpm --without-motif --without-freetype
remove#depends#freetype2
remove#depends#gtk2
remove#depends#libxpm
remove#depends#lesstif
remove#depends#glu
remove#makedepends#mesa
@ArdaXi
Copy link
Author

ArdaXi commented Feb 22, 2013

To use:

yaourt -S customizepkg
wget https://raw.github.com/gist/5014305 -O /etc/customizepkg.d/xlockmore
yaourt -Rs xlockmore # optional to remove dependencies
yaourt -S xlockmore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment