Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=303b5a23cf6130072ba4bc95d54127f5798f3ccb
commit 303b5a23cf6130072ba4bc95d54127f5798f3ccb Author: crazy <[email protected]> Date: Tue Dec 13 17:18:15 2016 +0100 xcb-util-xrm-1.2-1-x86_64 * New package for i3 * yes yes we need to make Nekrodes happy :p diff --git a/source/x11-extra/xcb-util-xrm/FrugalBuild b/source/x11-extra/xcb-util-xrm/FrugalBuild new file mode 100644 index 0000000..895b3c7 --- /dev/null +++ b/source/x11-extra/xcb-util-xrm/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.04 SBU +# Maintainer: crazy <[email protected]> + +pkgname=xcb-util-xrm +pkgver=1.2 +pkgrel=1 +pkgdesc="XCB utility functions for the X resource manager" +groups=('x11-extra') +archs=('x86_64') +depends=('xcb-util' 'libx11') +makedepends=('x11-protos') +_F_github_author="Airblader" +_F_github_tag_v=y +Finclude github +## static source for this one tag && tag_v tarball is broken +source=(https://github.com/Airblader/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.bz2) +sha1sums=('d038a020fb3e52c9177ec93cb7a7d72f18fa475e') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
