* [gentoo-commits] dev/angelos:master commit in: x11-themes/elegance-colors/
@ 2014-04-13 9:37 Christoph Mende
0 siblings, 0 replies; only message in thread
From: Christoph Mende @ 2014-04-13 9:37 UTC (permalink / raw
To: gentoo-commits
commit: b8c52e7a918006cad08bc6203fd3bc566a6f1f9b
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 13 09:32:57 2014 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Apr 13 09:32:57 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=b8c52e7a
elegance-colors: Initial import
Package-Manager: portage-2.2.10
Manifest-Sign-Key: 84F20B43
---
x11-themes/elegance-colors/Manifest | 12 ++++++++++
.../elegance-colors/elegance-colors-9999.ebuild | 28 ++++++++++++++++++++++
x11-themes/elegance-colors/metadata.xml | 5 ++++
3 files changed, 45 insertions(+)
diff --git a/x11-themes/elegance-colors/Manifest b/x11-themes/elegance-colors/Manifest
new file mode 100644
index 0000000..42bac04
--- /dev/null
+++ b/x11-themes/elegance-colors/Manifest
@@ -0,0 +1,12 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+EBUILD elegance-colors-9999.ebuild 532 SHA256 bb2428f27f8faae798de3277077ad3541d2fbec2575f8221fcbf3dbf6c893b93 SHA512 259943d4afb0024a199c7afc324364975c5c45c7e99b36f465f057b3c2e0ec0637364b3e22937b5957ac447de8a3ba400758707921021db315d9d0151b736ea3 WHIRLPOOL 77450d78fd931bc55b66005b9d2a3c2763f1ed4657a143aa826e65cd612bbc0ecd1e296bc5567bc462513d1a7c099c5cd43f9bbb1fbc335f37084ab82430cefd
+MISC metadata.xml 140 SHA256 46e94927a74c45d5fd3e380fdc946886e83bc28a0a51b4f57b0a360428a5cf4b SHA512 fea2d8570514bac76535850a58a9fb50946a315efd0448cbb3fb0d543acc203541fb3431bd4c3ca82e057f2bd4fcd763da81d07dccfd4a788aedc9aa825d6296 WHIRLPOOL 78baff9ed584f9e1f978667c5b19ba0a66fe2793cacd56c2afbb9fd22fad28d6d012c3d976e8ad30aa4ddd63614cc990bb3a89a2052b3271e4cfd77003d5158e
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iF4EAREIAAYFAlNKWckACgkQmWq1bYTyC0MTtgEAtRPW1yIlO85WHavUvIjcmSN7
+Er9a88pFbAN6O8zTDroA/2J5j0hLNcv4lsqcYLDX6GVU2+5ZQB0n4NM++8o+786r
+=R1+0
+-----END PGP SIGNATURE-----
diff --git a/x11-themes/elegance-colors/elegance-colors-9999.ebuild b/x11-themes/elegance-colors/elegance-colors-9999.ebuild
new file mode 100644
index 0000000..1efa298
--- /dev/null
+++ b/x11-themes/elegance-colors/elegance-colors-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit git-r3 vala
+
+DESCRIPTION="a highly customizable chameleon theme for Gnome Shell"
+HOMEPAGE="https://github.com/satya164/elegance-colors"
+EGIT_REPO_URI="https://github.com/satya164/${PN}.git"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ $(vala_depend)"
+
+src_prepare() {
+ vala_src_prepare
+ sed -i -e "s/CC/VALAC/" Makefile
+}
+
+src_compile() {
+ emake VALAC=${VALAC}
+}
diff --git a/x11-themes/elegance-colors/metadata.xml b/x11-themes/elegance-colors/metadata.xml
new file mode 100644
index 0000000..88ea92b
--- /dev/null
+++ b/x11-themes/elegance-colors/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+</pkgmetadata>
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-13 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-13 9:37 [gentoo-commits] dev/angelos:master commit in: x11-themes/elegance-colors/ Christoph Mende
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox