From 1d7b1a6d9a8a1328edd0a8a164de51a22baafcde Mon Sep 17 00:00:00 2001 From: knotteye Date: Mon, 26 Oct 2020 03:43:19 -0500 Subject: [PATCH] Fix category --- xfce-extra/xfce4-i3-workspaces-plugin/Manifest | 3 +++ xfce-extra/xfce4-i3-workspaces-plugin/metadata.xml | 13 +++++++++++++ .../xfce4-i3-workspaces-plugin-1.3.2.ebuild | 4 ++-- 3 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 xfce-extra/xfce4-i3-workspaces-plugin/Manifest create mode 100644 xfce-extra/xfce4-i3-workspaces-plugin/metadata.xml rename {xfce4-extra => xfce-extra}/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild (94%) diff --git a/xfce-extra/xfce4-i3-workspaces-plugin/Manifest b/xfce-extra/xfce4-i3-workspaces-plugin/Manifest new file mode 100644 index 0000000..0eb3ce4 --- /dev/null +++ b/xfce-extra/xfce4-i3-workspaces-plugin/Manifest @@ -0,0 +1,3 @@ +DIST 1.3.2.tar.gz 57138 BLAKE2B f4a2839f478755dd39c7c67d14ff05dadbd0bf8499e9755f32b759988ccfd6df84db20ed93d0082b1df014f30a1cf576e15ce8baac217648146a434c03eb4bfe SHA512 e59355494d7cdaeeaf039e519473c04d516c64fb90156bfa2b554e0933a3ca21b14360013597c8d977c9ffda0477cca0a457b0f140095f3b3a18abbd840a79c9 +EBUILD xfce4-i3-workspaces-plugin-1.3.2.ebuild 1082 BLAKE2B 713c19e83d794065d6260ee97299d974dd6cf72599205f07475636dd59d5fa0e65dd5bd9a3ec39d025181c1308b06856fd7314e52a45ea932f2a360387e82f89 SHA512 4c102c36b1d1f372086deee4c84be633309bab2fc2c9eea55d7a1b13f5e85b94cc094fe07ec42e3d4d45200a3b68d092f5bdcd8969c523217e3e8f0bcca9545a +MISC metadata.xml 360 BLAKE2B b888c036414fd07c41ab25d080417f09f19ce792fa0f5d2acaf35a3ef283919b57439f45b41ebf94761246609f700ff761720d6d4bb7caf6ff3118141e432168 SHA512 4956410e7ca538591a013440533cd750da1c189b0e9bb00eaa9a03ac73d264e30570b8019027f009ce6893f0e2ed86fec50ed694ba141be40534ebad926b769c diff --git a/xfce-extra/xfce4-i3-workspaces-plugin/metadata.xml b/xfce-extra/xfce4-i3-workspaces-plugin/metadata.xml new file mode 100644 index 0000000..c3d0932 --- /dev/null +++ b/xfce-extra/xfce4-i3-workspaces-plugin/metadata.xml @@ -0,0 +1,13 @@ + + + + + knotteye@airmail.cc + KnottEye + + + denesb/xfce4-i3-workspaces-plugin + + + + diff --git a/xfce4-extra/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild b/xfce-extra/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild similarity index 94% rename from xfce4-extra/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild rename to xfce-extra/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild index 061a98c..4ebe2aa 100644 --- a/xfce4-extra/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild +++ b/xfce-extra/xfce4-i3-workspaces-plugin/xfce4-i3-workspaces-plugin-1.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -DESCRIPTION="A workspace switcher plugin for xfce4-panel which can be used for the i3 window manager." +DESCRIPTION="A workspace switcher plugin for xfce4-panel which can be used for the i3wm." HOMEPAGE="https://github.com/denesb/xfce4-i3-workspaces-plugin" @@ -21,7 +21,7 @@ RDEPEND=" >=xfce-base/libxfce4ui-4.8.0 >=xfce-base/libxfce4util-4.8.0 >=xfce-base/xfce4-panel-4.8.0 - >=i3ipc-glib-1.0.1 + >=x11-misc/i3ipc-glib-1.0.1 " BDEPEND="