x11-apps/transset: Version bump to 1.0.2

This commit is contained in:
Matt Turner
2018-03-09 22:02:12 -08:00
parent 7e190dc9f6
commit bcf7f54508
2 changed files with 17 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST transset-1.0.1.tar.bz2 121199 BLAKE2B 1ef56061150993bf870075c5dadf0589dc795750ce9b898a5a39a062fd14693003a4b0ab258140e87a208fb1f560742dc6217bfebaeffce98cc73d677fe015e9 SHA512 709a693cedc877f981179376105ac071ea5cf553c4388ecc7b974547050104fbc2cc64292f86f047b70acf7d85e7dca1ed7cd004b73652f4854275c8a514fd1d
DIST transset-1.0.2.tar.bz2 127774 BLAKE2B fba4e8dc6eb3b3ea1285af9fccacc2d46cddbf17a086084c3db395bb5d78e6f13a348e2733c8b42efd2993dc053c01a4e6761c479506ba5d84a8715a956303c0 SHA512 f7a658cae70e211a0455420efbfacee0f3032821d94e7a80ec6db32ced716c1ce013f38713915505998071c312cedd1bad08575dbadfbbeb94361b048623f874

View File

@@ -0,0 +1,16 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit xorg-2
DESCRIPTION="An utility for setting opacity property"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/xapps https://cgit.freedesktop.org/xorg/app/transset/"
LICENSE="SGI-B-2.0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
>=x11-proto/xproto-7.0.17"