diff options
Diffstat (limited to 'xffm/xffm_4.0.5.oe')
-rw-r--r-- | xffm/xffm_4.0.5.oe | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/xffm/xffm_4.0.5.oe b/xffm/xffm_4.0.5.oe deleted file mode 100644 index 91cff2c9ea..0000000000 --- a/xffm/xffm_4.0.5.oe +++ /dev/null @@ -1,15 +0,0 @@ -SECTION = "x11/utils" -# xffm OE build file -# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved -# Released under the MIT license (see packages/COPYING) - -DESCRIPTION="XFCE4 File Manager" - -inherit xfce -SRC_URI += " file://link.patch;patch=1" - -DEPENDS="dbh gtk+ libxml2 libxfcegui4 libxfce4mcs xfce-mcs-manager libxfce4util" - -PACKAGES = "xffm xffm-dev ${PN}-doc xffm-mcs-plugins" - -FILES_xffm-mcs-plugins="${libdir}/xfce4/mcs-plugins/*.so" |