summaryrefslogtreecommitdiff
path: root/packages/nautilus/nautilus_2.12.2.bb
blob: c287dc7bd5944fea20b6095e72c2db050087b41c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# nautilus OE build file
# Copyright (C) 2005, Advanced Micro Devices, Inc.  All Rights Reserved
# Released under the MIT license (see packages/COPYING)

inherit gnome
LICENSE="GPL"

DEPENDS="librsvg eel esound gnome-desktop"

EXTRA_OECONF = "--disable-gtk-doc"

PACKAGES += "libnautilus"

FILES_${PN} = "/usr/bin/* /usr/libexec/* /usr/lib/bonobo/* /usr/share/* /etc/*"
FILES_libnautilus = "/usr/lib/*.so*"