diff options
Diffstat (limited to 'xfce-utils')
-rw-r--r-- | xfce-utils/xfce-utils_4.0.5.bb | 0 | ||||
-rw-r--r-- | xfce-utils/xfce-utils_4.0.5.oe | 31 |
2 files changed, 0 insertions, 31 deletions
diff --git a/xfce-utils/xfce-utils_4.0.5.bb b/xfce-utils/xfce-utils_4.0.5.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/xfce-utils/xfce-utils_4.0.5.bb diff --git a/xfce-utils/xfce-utils_4.0.5.oe b/xfce-utils/xfce-utils_4.0.5.oe deleted file mode 100644 index 10f210d662..0000000000 --- a/xfce-utils/xfce-utils_4.0.5.oe +++ /dev/null @@ -1,31 +0,0 @@ -# xfce-mcs-plugins OE build file -# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved -# Released under the MIT license (see packages/COPYING) - -PR="r1" - -DESCRIPTION="XFCE4 Utilities" -SECTION = "x11/utils" - -PACKAGES="xfce-utils xfce-utils-mcs-plugins" - -FILES_xfce-utils-mcs-plugins="${libdir}/xfce4/mcs-plugins/*.so" -FILES_${PN} += " /usr/share/xfce4/AUTHORS \ - /usr/share/xfce4/BSD \ - /usr/share/xfce4/COPYING \ - /usr/share/xfce4/GPL \ - /usr/share/xfce4/INFO \ - /usr/share/xfce4/LGPL \ - /usr/share/xfce4/AUTHORS.html \ - /usr/share/xfce4/BSD.html \ - /usr/share/xfce4/COPYING.html \ - /usr/share/xfce4/GPL.html \ - /usr/share/xfce4/INFO.html \ - /usr/share/xfce4/LGPL.html \ - /usr/share/xfce4/doc/C" - -DEPENDS="x11 libxfcegui4 xfce-mcs-manager" -inherit xfce - -# NOTE: This package takes a --with-browser for the default browser -# NOTE: Works with gdm also gtkhtml |