[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wf-config/, gui-wm/wayfire/, gui-apps/wcm/, gui-apps/wf-shell/

2020-05-17 Thread Aisha Tammy
commit: 87002d2346cd9be2986688925dd9cd8f53d4d077
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sun May 17 16:04:05 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Sun May 17 16:05:19 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87002d23

deleted wcm, wf-config, wf-shell and wayfire because they are
in the main tree now

Signed-off-by: Aisha Tammy  aisha.cc>

 gui-apps/wcm/Manifest |  1 -
 gui-apps/wcm/metadata.xml |  8 ---
 gui-apps/wcm/wcm-0.4.0.ebuild | 41 --
 gui-apps/wcm/wcm-.ebuild  | 41 --
 gui-apps/wf-config/Manifest   |  1 -
 gui-apps/wf-config/metadata.xml   |  8 ---
 gui-apps/wf-config/wf-config-0.4.0.ebuild | 38 -
 gui-apps/wf-config/wf-config-.ebuild  | 38 -
 gui-apps/wf-shell/Manifest|  1 -
 gui-apps/wf-shell/metadata.xml|  8 ---
 gui-apps/wf-shell/wf-shell-0.4.0.ebuild   | 47 
 gui-apps/wf-shell/wf-shell-.ebuild| 47 
 gui-wm/wayfire/Manifest   |  1 -
 gui-wm/wayfire/metadata.xml   | 13 -
 gui-wm/wayfire/wayfire-0.4.0.ebuild   | 93 ---
 gui-wm/wayfire/wayfire-.ebuild| 93 ---
 16 files changed, 479 deletions(-)

diff --git a/gui-apps/wcm/Manifest b/gui-apps/wcm/Manifest
deleted file mode 100644
index ec440af..000
--- a/gui-apps/wcm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wcm-0.4.0.tar.gz 263841 BLAKE2B 
28cdf87c479cc7a4a5a40f17a1ec26688bae6a0cd5699b51ad7db2adca89946d7687ae345a7a82d71464df413c956aceeb3db8195c5b40da5f32043821883c49
 SHA512 
4136ceba90c054165b4b0e7a79d78af827d8b8ddb8b54820bda0c17bbaa28eb74981ce94d8c386b91257ca023a34f76f121a003229365afe72d65323f0a1d2cd

diff --git a/gui-apps/wcm/metadata.xml b/gui-apps/wcm/metadata.xml
deleted file mode 100644
index a3865a3..000
--- a/gui-apps/wcm/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-gen...@aisha.cc
-Aisha Tammy
-
-

diff --git a/gui-apps/wcm/wcm-0.4.0.ebuild b/gui-apps/wcm/wcm-0.4.0.ebuild
deleted file mode 100644
index 6d619b5..000
--- a/gui-apps/wcm/wcm-0.4.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Wayfire Config Manager"
-HOMEPAGE="https://github.com/WayfireWM/wcm";
-EGIT_REPO_URI="https://github.compu/WayfireWM/wcm.git";
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git";
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/WayfireWM/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   dev-libs/libevdev
-   dev-libs/libxml2
-   dev-cpp/gtkmm:3.0[wayland]
-   ~gui-apps/wf-config-${PV}
-   ~gui-wm/wayfire-${PV}
-"
-
-RDEPEND="
-   ${DEPEND}
-"
-
-BDEPEND="
-   ${DEPEND}
-   virtual/pkgconfig
-   dev-libs/wayland-protocols
-"

diff --git a/gui-apps/wcm/wcm-.ebuild b/gui-apps/wcm/wcm-.ebuild
deleted file mode 100644
index 095dd27..000
--- a/gui-apps/wcm/wcm-.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Wayfire Config Manager"
-HOMEPAGE="https://github.com/WayfireWM/wcm";
-EGIT_REPO_URI="https://github.compu/WayfireWM/wcm.git";
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git";
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/WayfireWM/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   dev-libs/libevdev
-   dev-libs/libxml2
-   dev-cpp/gtkmm:3.0[wayland]
-   ~gui-apps/wf-config-${PV}
-   ~gui-wm/wayfire-${PV}
-"
-
-RDEPEND="
-   ${DEPEND}
-"
-
-BDEPEND="
-   ${DEPEND}
-   virtual/pkgconfig
-   dev-libs/wayland-protocols
-"

diff --git a/gui-apps/wf-config/Manifest b/gui-apps/wf-config/Manifest
deleted file mode 100644
index d96518e..000
--- a/gui-apps/wf-config/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wf-config-0.4.0.tar.xz 64108 BLAKE2B 
83999dd246e6b7a6c54bbbcdf7abf08767b31bd29e75cd41d9844c4b98c66fbe787b7d87ec433e2c5e860e476f4f621116aac16c7f3f56903ee1689c5d1bc6c9
 SHA512 
30358ada695012b9f4be835f2b2d032e0d8d52c3e9d49d39ae975c74bc0cac188341e507124a088d8cdb3d62c77645a7d435262d15a6cc604b4738861362a299

diff --git a/gui-apps/wf-config/metadata.xml b/gui-apps/wf-config/metadata.xml
deleted file mode 100644
index a3865a3..000
--- a/gui-apps/wf-config/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gen

[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wf-config/

2020-03-24 Thread Andrew Ammerlaan
commit: a9bfb88c7b03ff5a60e35824208f25ba65b4309e
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar 24 18:50:08 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar 24 18:50:08 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9bfb88c

gui-apps/wf-config: remove proxy-maint from metadata

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan  riseup.net>

 gui-apps/wf-config/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/gui-apps/wf-config/metadata.xml b/gui-apps/wf-config/metadata.xml
index cfbacce..a3865a3 100644
--- a/gui-apps/wf-config/metadata.xml
+++ b/gui-apps/wf-config/metadata.xml
@@ -5,8 +5,4 @@
 gen...@aisha.cc
 Aisha Tammy
 
-
-proxy-ma...@gentoo.org
-Proxy Maintainers
-
 



[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wf-config/, gui-libs/gtk-layer-shell/, gui-apps/wcm/, ...

2020-03-22 Thread Aisha Tammy
commit: 0c5023b87b97c72d822cfdb8dfcab202ba909a9c
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sun Mar 22 16:55:41 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Sun Mar 22 16:55:47 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c5023b8

gui-wm/wayfire: New packages for wayfire and its dependency ebuilds

gui-apps:
  wcm: new package, gui configuration manager for wayfire using wf-config
  wf-config: new package, cli configuration manager for wayfire
  wf-shell: new package, basic desktop environment for wayfire

gui-wm:
  wayfire: new package, compiz like window manager for wayland

gui-libs:
  gtk-layer-shell: new package, library for creating DE windows

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aisha Tammy  aisha.cc>

 gui-apps/wcm/Manifest  |  1 +
 gui-apps/wcm/metadata.xml  | 12 +++
 gui-apps/wcm/wcm-0.4.0.ebuild  | 41 ++
 gui-apps/wcm/wcm-.ebuild   | 41 ++
 gui-apps/wf-config/Manifest|  1 +
 gui-apps/wf-config/metadata.xml| 12 +++
 gui-apps/wf-config/wf-config-0.4.0.ebuild  | 38 +
 gui-apps/wf-config/wf-config-.ebuild   | 38 +
 gui-apps/wf-shell/Manifest |  1 +
 gui-apps/wf-shell/metadata.xml | 12 +++
 gui-apps/wf-shell/wf-shell-0.4.0.ebuild| 47 +++
 gui-apps/wf-shell/wf-shell-.ebuild | 47 +++
 gui-libs/gtk-layer-shell/Manifest  |  1 +
 .../gtk-layer-shell/gtk-layer-shell-0.1.0.ebuild   | 48 +++
 .../gtk-layer-shell/gtk-layer-shell-.ebuild| 48 +++
 gui-libs/gtk-layer-shell/metadata.xml  | 16 
 gui-wm/wayfire/Manifest|  1 +
 gui-wm/wayfire/metadata.xml| 17 
 gui-wm/wayfire/wayfire-0.4.0.ebuild| 93 ++
 gui-wm/wayfire/wayfire-.ebuild | 93 ++
 20 files changed, 608 insertions(+)

diff --git a/gui-apps/wcm/Manifest b/gui-apps/wcm/Manifest
new file mode 100644
index 000..ec440af
--- /dev/null
+++ b/gui-apps/wcm/Manifest
@@ -0,0 +1 @@
+DIST wcm-0.4.0.tar.gz 263841 BLAKE2B 
28cdf87c479cc7a4a5a40f17a1ec26688bae6a0cd5699b51ad7db2adca89946d7687ae345a7a82d71464df413c956aceeb3db8195c5b40da5f32043821883c49
 SHA512 
4136ceba90c054165b4b0e7a79d78af827d8b8ddb8b54820bda0c17bbaa28eb74981ce94d8c386b91257ca023a34f76f121a003229365afe72d65323f0a1d2cd

diff --git a/gui-apps/wcm/metadata.xml b/gui-apps/wcm/metadata.xml
new file mode 100644
index 000..cfbacce
--- /dev/null
+++ b/gui-apps/wcm/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+gen...@aisha.cc
+Aisha Tammy
+
+
+proxy-ma...@gentoo.org
+Proxy Maintainers
+
+

diff --git a/gui-apps/wcm/wcm-0.4.0.ebuild b/gui-apps/wcm/wcm-0.4.0.ebuild
new file mode 100644
index 000..095dd27
--- /dev/null
+++ b/gui-apps/wcm/wcm-0.4.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Wayfire Config Manager"
+HOMEPAGE="https://github.com/WayfireWM/wcm";
+EGIT_REPO_URI="https://github.compu/WayfireWM/wcm.git";
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git";
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/WayfireWM/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-libs/libevdev
+   dev-libs/libxml2
+   dev-cpp/gtkmm:3.0[wayland]
+   ~gui-apps/wf-config-${PV}
+   ~gui-wm/wayfire-${PV}
+"
+
+RDEPEND="
+   ${DEPEND}
+"
+
+BDEPEND="
+   ${DEPEND}
+   virtual/pkgconfig
+   dev-libs/wayland-protocols
+"

diff --git a/gui-apps/wcm/wcm-.ebuild b/gui-apps/wcm/wcm-.ebuild
new file mode 100644
index 000..095dd27
--- /dev/null
+++ b/gui-apps/wcm/wcm-.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Wayfire Config Manager"
+HOMEPAGE="https://github.com/WayfireWM/wcm";
+EGIT_REPO_URI="https://github.compu/WayfireWM/wcm.git";
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git";
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/WayfireWM/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-libs/libevdev
+   dev-libs/libxml2
+   dev-cpp/gtkmm:3.0[wayland]
+   ~gui-apps/wf-config-${PV}
+   ~gui-wm/wayfire-${PV}
+"
+
+RDEPEND="
+