From 0d36053985cdc58e8feedadaf81945142b234638 Mon Sep 17 00:00:00 2001 From: Alexe-Cristia Moldovan Date: Thu, 18 Jun 2015 15:27:40 +0300 Subject: add Menda themes --- x11-themes/menda-circle-icon-theme/Manifest | 3 +++ .../menda-circle-icon-theme-20141219.ebuild | 30 ++++++++++++++++++++++ .../menda-circle-icon-theme-9999.ebuild | 28 ++++++++++++++++++++ x11-themes/menda-square-icon-theme/Manifest | 3 +++ .../menda-square-icon-theme-20141219.ebuild | 30 ++++++++++++++++++++++ .../menda-square-icon-theme-9999.ebuild | 28 ++++++++++++++++++++ x11-themes/menda-themes/Manifest | 3 +++ .../menda-themes/menda-themes-20150103.ebuild | 30 ++++++++++++++++++++++ x11-themes/menda-themes/menda-themes-9999.ebuild | 28 ++++++++++++++++++++ 9 files changed, 183 insertions(+) create mode 100644 x11-themes/menda-circle-icon-theme/Manifest create mode 100644 x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-20141219.ebuild create mode 100644 x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-9999.ebuild create mode 100644 x11-themes/menda-square-icon-theme/Manifest create mode 100644 x11-themes/menda-square-icon-theme/menda-square-icon-theme-20141219.ebuild create mode 100644 x11-themes/menda-square-icon-theme/menda-square-icon-theme-9999.ebuild create mode 100644 x11-themes/menda-themes/Manifest create mode 100644 x11-themes/menda-themes/menda-themes-20150103.ebuild create mode 100644 x11-themes/menda-themes/menda-themes-9999.ebuild (limited to 'x11-themes') diff --git a/x11-themes/menda-circle-icon-theme/Manifest b/x11-themes/menda-circle-icon-theme/Manifest new file mode 100644 index 00000000..eb5bd777 --- /dev/null +++ b/x11-themes/menda-circle-icon-theme/Manifest @@ -0,0 +1,3 @@ +DIST menda-circle-icon-theme-20141219.tar.gz 15770340 SHA256 c68f56554703ca0b09f3188236d693b3f248a43375f1969ba03b5756fb3644f8 SHA512 e80f871a3d8a2d5df51ff9158d8ceaae3fceff7d5e5eb7f865cb3246ccf86db88811c08fbaee500c357db3f771459df139aa4a955aeeadf3931366b69a134003 WHIRLPOOL 4ccbc45dcd3b73947b59547b1448cc5481fc5b684e0f31eb534868519195726c8d12dc9eed925b3a4fc261ff6eea47bf7c0699e20392025379d42e05f9b0592c +EBUILD menda-circle-icon-theme-20141219.ebuild 617 SHA256 6f083aaa24cca4d61e1cab0e9219077e8ac85de16d71c45983752c5bf4745c17 SHA512 caa2ea5e6e7218d0cc3b5856de4f46a2899acaf801159a03c057561368f39a5b80a6716338244573ea1fc359dec5f3b7af4e67ae51ca74b9387fa8a099804937 WHIRLPOOL 2c3aba58d1d5a609eb23dc754c55ca902769635c7600ffd109b75caef9c0917048551699c46caf0762d7ba8060cc1726213c084a40ce6eb20f4300aa6da65781 +EBUILD menda-circle-icon-theme-9999.ebuild 484 SHA256 b275d6f861005e116dd6e4827c8e5097d1bc8db578e369800e0d91279d287616 SHA512 e447f85dc47d60db945980bb0c0ad24b564a10c8e18749a7d5a9f9f70b20b32e0aca1fc52046df720dbd84efd0dde41c549ea0c490f3135a802198a9df1f16a2 WHIRLPOOL f8209a5704cdbbdd38cebcf0e9ef4c0b018e6b680b54d7ab0e34728315e020f8de3540c23f5464d6caf38e5e58c087931f967baf7e41e7d6ce060e71779dd962 diff --git a/x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-20141219.ebuild b/x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-20141219.ebuild new file mode 100644 index 00000000..7f1c6322 --- /dev/null +++ b/x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-20141219.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Menda Circle Icon Theme" +HOMEPAGE="https://github.com/manjaro/menda-icon-themes" +GIT_COMMIT="06232a0098e88d33bef931083736141ab67976da" +SRC_URI="${HOMEPAGE}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + x11-themes/hicolor-icon-theme + gnome-base/librsvg +" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/menda-icon-themes-${GIT_COMMIT}" + +src_install(){ + insinto /usr/share/icons + doins -r Menda-Circle +} diff --git a/x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-9999.ebuild b/x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-9999.ebuild new file mode 100644 index 00000000..0818d3cf --- /dev/null +++ b/x11-themes/menda-circle-icon-theme/menda-circle-icon-theme-9999.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils git-r3 + +DESCRIPTION="Menda Circle Icon Theme" +HOMEPAGE="https://github.com/manjaro/menda-icon-themes" +SRC_URI="" +EGIT_REPO_URI="${HOMEPAGE}" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND=" + x11-themes/hicolor-icon-theme + gnome-base/librsvg +" +RDEPEND="${DEPEND}" + +src_install(){ + insinto /usr/share/icons + doins -r Menda-Circle +} diff --git a/x11-themes/menda-square-icon-theme/Manifest b/x11-themes/menda-square-icon-theme/Manifest new file mode 100644 index 00000000..1500006f --- /dev/null +++ b/x11-themes/menda-square-icon-theme/Manifest @@ -0,0 +1,3 @@ +DIST menda-square-icon-theme-20141219.tar.gz 15770340 SHA256 c68f56554703ca0b09f3188236d693b3f248a43375f1969ba03b5756fb3644f8 SHA512 e80f871a3d8a2d5df51ff9158d8ceaae3fceff7d5e5eb7f865cb3246ccf86db88811c08fbaee500c357db3f771459df139aa4a955aeeadf3931366b69a134003 WHIRLPOOL 4ccbc45dcd3b73947b59547b1448cc5481fc5b684e0f31eb534868519195726c8d12dc9eed925b3a4fc261ff6eea47bf7c0699e20392025379d42e05f9b0592c +EBUILD menda-square-icon-theme-20141219.ebuild 617 SHA256 980933c2e64bdf7df3c123c8a477ece75d1b0b54e3d59fd0f5854b9111f7d91f SHA512 6cda04dff15550f4665599bd48ee6e9d8247efe566ef712fd55c69dac26e9dd4d3e3ec39a0c7af2cab20b144496b819bd453daf250c325d1aa9e11707563b59d WHIRLPOOL 0f66cb1dab4d939aa4052e31a3c88ee647e6de4c4ba23c13c70cfa1c92f98276d7eac1bb493ef47a610a5fcf051a4c78833c5d918ec8060c81ea21fdef2fc1b3 +EBUILD menda-square-icon-theme-9999.ebuild 484 SHA256 22bfbd48b7e331702459bce80d65be43e9427974b8e45d764e2a0188f3c14edd SHA512 b870e3964e90aa07b05196c21e0112d8e8bce79e433662468a14f086c2094f97424a850743236c69725550b1ae13752028039801c232efc63085dea274b20485 WHIRLPOOL ba87a3783b323cedc6f946c520b8a41eb147a500a107baae83390aa0f20c3fed693ab62f148043de53167cdcc0ddebc1e6557ab240dc1f6043372e012dd8e956 diff --git a/x11-themes/menda-square-icon-theme/menda-square-icon-theme-20141219.ebuild b/x11-themes/menda-square-icon-theme/menda-square-icon-theme-20141219.ebuild new file mode 100644 index 00000000..fe6bcd1f --- /dev/null +++ b/x11-themes/menda-square-icon-theme/menda-square-icon-theme-20141219.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Menda Square Icon Theme" +HOMEPAGE="https://github.com/manjaro/menda-icon-themes" +GIT_COMMIT="06232a0098e88d33bef931083736141ab67976da" +SRC_URI="${HOMEPAGE}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + x11-themes/hicolor-icon-theme + gnome-base/librsvg +" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/menda-icon-themes-${GIT_COMMIT}" + +src_install(){ + insinto /usr/share/icons + doins -r Menda-Square +} diff --git a/x11-themes/menda-square-icon-theme/menda-square-icon-theme-9999.ebuild b/x11-themes/menda-square-icon-theme/menda-square-icon-theme-9999.ebuild new file mode 100644 index 00000000..4fd2d761 --- /dev/null +++ b/x11-themes/menda-square-icon-theme/menda-square-icon-theme-9999.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils git-r3 + +DESCRIPTION="Menda Square Icon Theme" +HOMEPAGE="https://github.com/manjaro/menda-icon-themes" +SRC_URI="" +EGIT_REPO_URI="${HOMEPAGE}" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND=" + x11-themes/hicolor-icon-theme + gnome-base/librsvg +" +RDEPEND="${DEPEND}" + +src_install(){ + insinto /usr/share/icons + doins -r Menda-Square +} diff --git a/x11-themes/menda-themes/Manifest b/x11-themes/menda-themes/Manifest new file mode 100644 index 00000000..5a1f13fa --- /dev/null +++ b/x11-themes/menda-themes/Manifest @@ -0,0 +1,3 @@ +DIST menda-themes-20150103.tar.gz 1395911 SHA256 6cb27804e56b7ebf0c153a2feb80e827fb098b883e77e626e4fe8e50ad74945d SHA512 2caca9715216cb336cd040da4f39c87c3ccd51588387fa78132c139658e44d8bc48d785ed67f64278f5a8b81809cb983ecbb16667315fb231fa31c9c9994223e WHIRLPOOL 2577f5c50a429606f6864856310fa248973a1ceef9c91d532c69eb132c3619a4c9fa38c97c0b7fd2db6b04d6a2703847abcdbc505096da890367b996d5eda550 +EBUILD menda-themes-20150103.ebuild 673 SHA256 2a9cd30552952400ad4c6e4354848a5cee6366c8702fd78d084b4f2ad34f91b1 SHA512 8c934a50427e4bfb852d78ac89d3624c1ea0912824551499be52ad5f20de44e2b5b28d5e71b2a54cbde687af27096241a6901e491fe6f1b5342457588180363a WHIRLPOOL 0840ba28fb86e4cc9ff06bb3dfa7780122b8270b71671446580c8ff8a20b9a239a8a794351fc48538376500c781b400aaa259eb0cdc86d05aa60e302d956d7f8 +EBUILD menda-themes-9999.ebuild 544 SHA256 6fa2b318c9e26e22bac89abef8f368ea542f90892560761eb544b43437a1c1af SHA512 c6785855ee738217f803963e0b1dd17dede738bd39905d13c4c97a1ac6b6aed6fd290b23fca23b816cdaf3574e2916e13df5ae44a1d006e379913596103924d7 WHIRLPOOL 19442105978f459fbbe60730929d7f8dedb22895abf478c3a200dafb744c0f1996a8b8ec75b0c0fcfb4cb18a1d3d62ea2ea7cea17402c6613c277246655c6e1e diff --git a/x11-themes/menda-themes/menda-themes-20150103.ebuild b/x11-themes/menda-themes/menda-themes-20150103.ebuild new file mode 100644 index 00000000..b3be9f89 --- /dev/null +++ b/x11-themes/menda-themes/menda-themes-20150103.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Manjaro's official Gtk2, Gtk3, Metacity, Xfwm, Openbox, Cinnamon and GNOME Shell themes" +HOMEPAGE="https://github.com/manjaro/artwork-menda" +GIT_COMMIT="f0b3657cb131df0f55c2b554f8691dc3a1a3bd87" +SRC_URI="${HOMEPAGE}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + x11-themes/gtk-engines + x11-themes/gtk-engines-murrine +" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/artwork-menda-${GIT_COMMIT}" + +src_install(){ + insinto /usr/share/themes + doins -r Menda* +} diff --git a/x11-themes/menda-themes/menda-themes-9999.ebuild b/x11-themes/menda-themes/menda-themes-9999.ebuild new file mode 100644 index 00000000..601a3379 --- /dev/null +++ b/x11-themes/menda-themes/menda-themes-9999.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils git-r3 + +DESCRIPTION="Manjaro's official Gtk2, Gtk3, Metacity, Xfwm, Openbox, Cinnamon and GNOME Shell themes" +HOMEPAGE="https://github.com/manjaro/artwork-menda" +SRC_URI="" +EGIT_REPO_URI="${HOMEPAGE}" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND=" + x11-themes/gtk-engines + x11-themes/gtk-engines-murrine +" +RDEPEND="${DEPEND}" + +src_install(){ + insinto /usr/share/themes + doins -r Menda* +} -- cgit v1.2.3 From 753a60b4d1886d799e8100c15ee30fb9f786d136 Mon Sep 17 00:00:00 2001 From: Alexe-Cristia Moldovan Date: Thu, 18 Jun 2015 15:28:46 +0300 Subject: add Ultra Flat theme --- x11-themes/ultra-flat-gtk/Manifest | 2 ++ .../ultra-flat-gtk/ultra-flat-gtk-1.2.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 x11-themes/ultra-flat-gtk/Manifest create mode 100644 x11-themes/ultra-flat-gtk/ultra-flat-gtk-1.2.ebuild (limited to 'x11-themes') diff --git a/x11-themes/ultra-flat-gtk/Manifest b/x11-themes/ultra-flat-gtk/Manifest new file mode 100644 index 00000000..4436badc --- /dev/null +++ b/x11-themes/ultra-flat-gtk/Manifest @@ -0,0 +1,2 @@ +DIST ultra-flat-gtk-1.2.tar.gz 153859 SHA256 eb8c300b1d543dc4df5d1f458ca1728d6420ac8e8311d28be9f2dfeea09cb93a SHA512 d5e59c53943b662f5af850d4f03fa55563c0fa56a8ee20a35cb89ae90eccc9f569a8d51130cff6c591ef0961ea1fceab9a6bc28b420852fdeddc44fc2da6ed9f WHIRLPOOL ac1820593f84b9a863f75b7a68ab014f6cd0afbd89a63cf5cf599b01535050906b40f13f9c38ccbd283446e1338d902c5618ca754a79e9a8e17f85b8690500db +EBUILD ultra-flat-gtk-1.2.ebuild 701 SHA256 ed1f821ac2ea86ca06c38995cdc0040608dd1d481975ba41e32fe993bbeb346c SHA512 b850db23d533d7921e917b4d212c88279ea1105d86af6e58373087d74422b827eb4ea49c0ea37629e820d4ba334eb07fa4e0f7665cff0056b476fd90aeee6da3 WHIRLPOOL b5320dff97ce6772dcbcf4b27f1d87abce2cff38b29d5ee1eb3f446f10b713305fe7b03e2075df816ef704625b605197fd75ba126be1db19de81e289a1c6fa1b diff --git a/x11-themes/ultra-flat-gtk/ultra-flat-gtk-1.2.ebuild b/x11-themes/ultra-flat-gtk/ultra-flat-gtk-1.2.ebuild new file mode 100644 index 00000000..fdd3c47d --- /dev/null +++ b/x11-themes/ultra-flat-gtk/ultra-flat-gtk-1.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="A slightly modified version of the famous Numix theme, with no border, flat rounded window buttons and grey selection colour" +HOMEPAGE="http://gnome-look.org/content/show.php/Ultra-Flat?content=167473" +SRC_URI="https://www.dropbox.com/s/bx42h8a1o48w7e0/Ultra-Flat-Theme.tar.gz?dl=1 -> ${P}.tar.gz" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="x11-themes/gtk-engines-murrine" +RDEPEND="${DEPEND}" + +S="${WORKDIR}" + +src_install(){ + rm -r Ultra-Flat/.git Ultra-Flat/LICENSE + insinto /usr/share/themes + doins -r Ultra-Flat +} -- cgit v1.2.3 From ed6ce8c8f4c18599c1ae45c9bf889801bed9e96b Mon Sep 17 00:00:00 2001 From: Alexe-Cristia Moldovan Date: Thu, 18 Jun 2015 15:29:24 +0300 Subject: add Moka theme --- x11-themes/moka/Manifest | 1 + x11-themes/moka/moka-9999.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 x11-themes/moka/Manifest create mode 100644 x11-themes/moka/moka-9999.ebuild (limited to 'x11-themes') diff --git a/x11-themes/moka/Manifest b/x11-themes/moka/Manifest new file mode 100644 index 00000000..4717e061 --- /dev/null +++ b/x11-themes/moka/Manifest @@ -0,0 +1 @@ +EBUILD moka-9999.ebuild 717 SHA256 89be5a7aa7c00acabc251bb4d3835152038d3ce9c5cf0b2119d4caa7c5afaf79 SHA512 87ffa93b91cfd5256e92f92dedabab09ae5501db5436667e81d4e61d3d70e7d5779822cf20afc75c046983cdd6a663d751c3e713eb5195d7a507b88fd0bf8e79 WHIRLPOOL b46b110a82df58ffe233f48cbf99293f4c7374fb9261ad67b6343f8a40d93355625c6477ea1f09199faf876f1d658d1e1b5e6512d18302b4f28e069abbf8fc32 diff --git a/x11-themes/moka/moka-9999.ebuild b/x11-themes/moka/moka-9999.ebuild new file mode 100644 index 00000000..e466421e --- /dev/null +++ b/x11-themes/moka/moka-9999.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils git-2 + +DESCRIPTION="Moka is a stylized Linux desktop icon set, and the titular icon theme of the Moka Project. They are designed to be clear, simple and consistent." +HOMEPAGE="http://mokaproject.com" +SRC_URI="" +EGIT_REPO_URI="https://github.com/moka-project/moka-icon-theme.git" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="x11-themes/faba" +RDEPEND="${DEPEND}" + +src_install(){ + insinto /usr/share/icons + doins -r ${WORKDIR}/${P}/Moka || die +} + +pkg_postinst(){ + elog "Hi! Thanks for prefering Moka icons!" + elog "Don't forget had installed Faba icons first!" +} -- cgit v1.2.3 From b2d02aa7dc126ea6b899ba60b8f5a6cbb050f44e Mon Sep 17 00:00:00 2001 From: Alexe-Cristia Moldovan Date: Thu, 18 Jun 2015 15:29:47 +0300 Subject: add Arc theme --- x11-themes/arc-theme/Manifest | 1 + x11-themes/arc-theme/arc-theme-9999.ebuild | 55 ++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 x11-themes/arc-theme/Manifest create mode 100644 x11-themes/arc-theme/arc-theme-9999.ebuild (limited to 'x11-themes') diff --git a/x11-themes/arc-theme/Manifest b/x11-themes/arc-theme/Manifest new file mode 100644 index 00000000..77316728 --- /dev/null +++ b/x11-themes/arc-theme/Manifest @@ -0,0 +1 @@ +EBUILD arc-theme-9999.ebuild 1174 SHA256 309bec1e530a0a052b05f88d3cea5aa8512d72ea432242b159921343f2cd9728 SHA512 852fa92e197240a9ae9d354b655061dc4350969cf93bfe9056854c5dfc8fa5e612a9675cade9ecec604189201127e0ce11850260ed91feb2888baf6b75066fc3 WHIRLPOOL 791951be9430a11cee1e9944e7497349b32fc736234b89042a0e83c1a6271484246a18683cf8a735c7dcaaf2eee0ea1f95ede465fef92e8b44d30d65a0370a97 diff --git a/x11-themes/arc-theme/arc-theme-9999.ebuild b/x11-themes/arc-theme/arc-theme-9999.ebuild new file mode 100644 index 00000000..02a3ced3 --- /dev/null +++ b/x11-themes/arc-theme/arc-theme-9999.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils git-r3 autotools + +DESCRIPTION="A flat theme with transparent elements for GTK 3, GTK2 and GNOME Shell" +HOMEPAGE="https://github.com/horst3180/Arc-theme" +SRC_URI="" +EGIT_REPO_URI="${HOMEPAGE}" + +LICENSE="LGPL-3.0" +SLOT="0" +KEYWORDS="" +IUSE="gnome-shell +gtk2 gtk3 metacity unity xfwm" +REQUIRED_USE="|| ( gtk2 gtk3 )" + +DEPEND="x11-themes/gtk-engines-murrine + x11-libs/gdk-pixbuf" +RDEPEND="${DEPEND} + gnome-shell? ( gnome-base/gnome-shell ) + xfwm? ( xfce-base/xfwm4 ) + gtk2? ( x11-libs/gtk+:2 ) + gtk3? ( x11-libs/gtk+:3 ) + metacity? ( + || ( + x11-wm/metacity + x11-wm/marco + ) + )" + +src_prepare(){ + eautoreconf +} + +src_configure(){ + local myconf='' + use !gtk2 && myconf+="--disable-gtk2 " + use !gtk3 && myconf+="--disable-gtk3 " + use !gnome-shell && myconf+="--disable-gnome-shell " + use !unity && myconf+="--disable-unity " + use !metacity && myconf+="--disable-metacity " + use !xfwm && myconf+="--disable-xfwm " + econf ${myconf} +} + +src_compile(){ + emake DESTDIR="${D}" +} + +src_install(){ + emake DESTDIR="${D}" install +} -- cgit v1.2.3