diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-15 23:50:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-15 23:50:37 +0000 |
commit | 1b28ff2fd4e5fa32b726e4f35631d1ad044c79e3 (patch) | |
tree | 9198a00524a7896e8dbc804314ccca9ee2a80a78 /x11-misc | |
parent | Beta channel bump. (diff) | |
download | historical-1b28ff2fd4e5fa32b726e4f35631d1ad044c79e3.tar.gz historical-1b28ff2fd4e5fa32b726e4f35631d1ad044c79e3.tar.bz2 historical-1b28ff2fd4e5fa32b726e4f35631d1ad044c79e3.zip |
Initial commit with ebuild created by Julian Ospald.
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compton/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/compton/Manifest | 18 | ||||
-rw-r--r-- | x11-misc/compton/compton-0_pre20120316.ebuild | 57 | ||||
-rw-r--r-- | x11-misc/compton/metadata.xml | 11 |
4 files changed, 96 insertions, 0 deletions
diff --git a/x11-misc/compton/ChangeLog b/x11-misc/compton/ChangeLog new file mode 100644 index 000000000000..ba05a056b9d3 --- /dev/null +++ b/x11-misc/compton/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-misc/compton +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.1 2012/03/15 23:50:37 ssuominen Exp $ + +*compton-0_pre20120316 (15 Mar 2012) + + 15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> + +compton-0_pre20120316.ebuild: + Initial commit with ebuild created by Julian Ospald. + diff --git a/x11-misc/compton/Manifest b/x11-misc/compton/Manifest new file mode 100644 index 000000000000..612e5c626f81 --- /dev/null +++ b/x11-misc/compton/Manifest @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST compton-0_pre20120316.tar.xz 17572 RMD160 c4fd6779e632f70f1820e062ca6069cf8ee88324 SHA1 377995fa0c72e32721928522d932aa079e303a2c SHA256 5f6f152de9af3178cf814d0e73c24f3a6ddf97f35f9cf3e8fdb166d3c735ad80 +EBUILD compton-0_pre20120316.ebuild 1306 RMD160 cd433084f8e497a714f85eda7a7f6935236c7288 SHA1 5f2bd791f48907c855a573a53bd0c8871cce962e SHA256 67383de63fec1022c38af0e06269525b30d22e875cb3436c451911dc7dd48c76 +MISC ChangeLog 389 RMD160 a0ca69dc907c624aafc9d37fe6682f048cb70a34 SHA1 81d75afbe84a9702180739e016b8bb4db3642e02 SHA256 5f4568a8a5dc1f8c199e11e8777fe8eb490b230140953809ed9c0c31a2558df4 +MISC metadata.xml 362 RMD160 ebd59a0cd1550c3ed63aea1097c4cd1febe1b355 SHA1 74270cffb6d24235867426f27a43c5894764fddf SHA256 ccd7369195d103400eaf689d4f3b2c03e697d0f5ef0ca6eb26da1427f579a2e6 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.18 (GNU/Linux) + +iQEcBAEBAgAGBQJPYoBLAAoJEEdUh39IaPFNDGUH/i4hxFKrvzHUDB/Q60TCZBrq +OiDmqTf6sPjEF/r7w5brd7KKdxnXfmJulgkuoaKC3WQ1hoxRKkAfFJVgiJff+ZHU +MxjMXJS+ijFaG/nbrIXhd6ybd47S8esclrgvNONM6u/MXcasrgIcMppDrrQDBNBA +tW3WXDfZuMJ1G+Mu3wORLA14Htdgjr9H/Uis1yUgglFfbnNHpU6Y4xAsmxbNSTMK +JNrYbNzwHDK4Tm8ajSZCTakp5pAAuP418qxT9Y2/tlBJ1UB2xCie6TgztnhrNSsa +HNW4zd0PugyHDrJ3lF08TAJlHSgnNqLJVwJrBrUwZ/Vbu2OF0XhxbONR8hEVKxE= +=PuVv +-----END PGP SIGNATURE----- diff --git a/x11-misc/compton/compton-0_pre20120316.ebuild b/x11-misc/compton/compton-0_pre20120316.ebuild new file mode 100644 index 000000000000..aa541f648550 --- /dev/null +++ b/x11-misc/compton/compton-0_pre20120316.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0_pre20120316.ebuild,v 1.1 2012/03/15 23:50:37 ssuominen Exp $ + +EAPI=4 + +unset _live_inherits + +if [[ ${PV} == *9999* ]]; then + EGIT_REPO_URI="git://github.com/chjj/compton.git" + _live_inherits="git-2" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" +fi + +inherit toolchain-funcs ${_live_inherits} + +DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" +HOMEPAGE="http://github.com/chjj/compton" + +LICENSE="MIT" +SLOT="0" +IUSE="" + +COMMON_DEPEND="x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXfixes + x11-libs/libXrender" +RDEPEND="${COMMON_DEPEND} + app-shells/bash + x11-apps/xprop + x11-apps/xwininfo" +DEPEND="${COMMON_DEPEND} + dev-util/pkgconfig + x11-proto/xproto" + +src_prepare() { + sed -i \ + -e '/^CFLAGS/s/=/+=/' \ + -e '/$(LIBS)$/s/$(CC)/$(CC) $(LDFLAGS)/' \ + -e 's/`pkg-config --libs $(PACKAGES)`/$(shell pkg-config --libs $(PACKAGES))/' \ + -e 's/`pkg-config --cflags $(PACKAGES)`/$(shell pkg-config --cflags $(PACKAGES))/' \ + Makefile || die +} + +src_compile() { + tc-export CC + emake +} + +src_install() { + dobin ${PN} bin/settrans + doman man/${PN}.1 + dodoc README.md +} diff --git a/x11-misc/compton/metadata.xml b/x11-misc/compton/metadata.xml new file mode 100644 index 000000000000..56fcb65bf5fe --- /dev/null +++ b/x11-misc/compton/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>desktop-misc</herd> + <herd>proxy-maintainers</herd> + <maintainer> + <email>julian.ospald@googlemail.com</email> + <name>Julian Ospald</name> + <description>hasufell at Freenode</description> + </maintainer> +</pkgmetadata> |