aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xfce/libxfcegui4.inc
blob: 714e365af4aab73291dd7f1468e107b55e525a4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# libxfcegui4 OE build file
# Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
# Released under the MIT license (see packages/COPYING)

DESCRIPTION = "XFCE Widget library and X Window System interaction"
DEPENDS = "libxfce4util dbh libxml2 gtk+"
SECTION = "x11/libs"

inherit xfce pkgconfig


do_stage() {
autotools_stage_all
}

FILES_${PN} += "${libdir}/xfce4/modules ${datadir}/xfce4/mime ${datadir}/icons/hicolor"