diff --git a/metadata/categories.conf b/metadata/categories.conf index 4454d65..c304996 100644 --- a/metadata/categories.conf +++ b/metadata/categories.conf @@ -9,3 +9,5 @@ x11-apps x11-plugins x11-themes x11-wm +xfce-extra + diff --git a/metadata/layout.conf b/metadata/layout.conf index d8a553c..2e03584 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -2,4 +2,4 @@ layout = exheres eapi_when_unknown = exheres-0 eapi_when_unspecified = exheres-0 profile_eapi_when_unspecified = exheres-0 -masters = arbor +masters = arbor xfce diff --git a/packages/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.exheres-0 b/packages/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.exheres-0 new file mode 100644 index 0000000..7c0d005 --- /dev/null +++ b/packages/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.exheres-0 @@ -0,0 +1,25 @@ +# Copyright 2014 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require gtk-icon-cache xfce [ module=panel-plugins ] + +SUMMARY="Panel sticky notes plugin" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/${PN}" + +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" + +DEPENDENCIES=" + build+run: + dev-libs/glib:2[>=2.16] + dev-libs/unique:1 + gnome-desktop/librsvg:2[>=2.18] + gnome-desktop/libwnck:1[>=2.12] + x11-libs/gtk+:2[>=2.6] + xfce-base/libxfce4util[>=4.3.90.2] + xfce-base/libxfcegui4[>=4.3.90.2] + xfce-base/xfce4-panel[>=4.3.20] + xfce-base/xfconf[>=4.6] +" +