add obshutdown git-ebuild

atratsevskiy
Rodion 12 years ago
parent 61388359f0
commit ee1f76373a

@ -0,0 +1 @@
EBUILD obshutdown-9999.ebuild 654 SHA256 51c7c4effdcb2aed86432460d1227c013d1071cbdd760809981f3e0f83709e8f SHA512 6d3252137db2e011e1f615d09d6e8cb1ea3184169ead253703c729d339c8d5b53ea941f43280062ec4ce6cc60ce2a31b353f199f2638a24f2317971c32b2122b WHIRLPOOL 778738e5f8fadaa9603a65916b2ba6069337fccfebafd9721dc09b196eb649490e335e7a5a9b825ccdcd90206099e5226d35bb92cdc1586d460caf8a4d282f4e

@ -0,0 +1,21 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-9999.ebuild,v 1.2 2012/05/02 21:59:12 vapier Exp $
EAPI="4"
inherit flag-o-matic eutils git-2 autotools
EGIT_REPO_URI="git://github.com/panjandrum/obshutdown.git"
DESCRIPTION="GTK/Cairo based shutdown box styled for Openbox and others windows managers"
HOMEPAGE="https://github.com/panjandrum/obshutdown"
KEYWORDS="~amd64 ~x86"
LICENSE="GPL"
SLOT="0"
# strace only uses the header from libaio to decode structs
DEPEND=">=x11-libs/gtk+-2.24.10-r1
>=x11-libs/cairo-1.10.2"
RDEPEND=""
Loading…
Cancel
Save