summaryrefslogtreecommitdiff
path: root/packages/gnome
AgeCommit message (Collapse)AuthorFiles
2006-01-20gnome-dbus_svn: Disable PARALLEL_MAKE.Richard Purdie1
2006-01-16gconf-dbus_svn.bb : Remove the repeated data in the .bb file, as approved by ↵Graeme Gregory1
florian.
2006-01-14gconf-dbus: add imendio svn version for new dbus apiPhilipp Zabel1
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie9
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵Richard Purdie8
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
2006-01-02autotooled packages: remove custom do_stagePhilipp Zabel8
2005-12-29gnome-icon-theme: fix DEPENDS and packagingKoen Kooi1
2005-12-27libwnck: update to 2.12.1Koen Kooi1
2005-12-27gnome-menus: add 2.12.0Koen Kooi1
* tweak packaging * enables python bindings
2005-12-20goffice: add 0.1.2Koen Kooi1
2005-12-20gnome-panel: add 2.10.1Koen Kooi1
2005-12-20gnome-desktop 2.10.2: fix stagingKoen Kooi1
2005-12-20libgnomeui 2.12.0: fix stagingKoen Kooi1
2005-12-20libgnome 2.12.0.1: fix stagingKoen Kooi1
2005-12-20libwnck: add 2.10.2Koen Kooi1
2005-12-20gnome-menus: add 2.10.2Koen Kooi1
2005-11-07gconf-dbus: fix wrong installation path for service fileKoen Kooi1
2005-11-07gconf-dbus: Add another path to catch all service files.Florian Boor1
2005-10-10goffice: add 0.1.0Koen Kooi1
2005-10-10goffice: add 0.0.4Koen Kooi1
2005-09-20merge of 344cfe464bbb04179a1e0d2688978bfb90f8c882Frederic Bompart2
and 504eb28adf5c55172d82352ebbb76796781ed38a
2005-09-20gnome-vfs-dbus: do not use GSSAPI_LIBS if gssapi does not compileFrederic Bompart2
http://bugs.openembedded.org/show_bug.cgi?id=250
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther1
update our descriptions to work with any version of cp. Patches that include cp -a are not changed. They seem to work and I'm too scared busybox cp is more like GNU cp than BSD cp. (e.g do not know about P)
2005-09-10packages/gnome/gnome-vfs_2.12.0.bb: stage more headersKoen Kooi1
2005-09-10packages/gnome/libgnomeui_2.12.0.bb: add 2.12.0Koen Kooi1
2005-09-10packages/gnome/ : add most of the gnome 2.12 platformKoen Kooi6
* gnome-keyring 0.4.4 * libgnome 2.12.0.1 * libgnome-canvas 2.12.0 * gnome-vfs 2.12.0
2005-09-06gnome-vfs: fix typo in dependsKoen Kooi2
2005-09-05packages/gnome/gnome-vfs_2.6.2.bb: version dependency on sambaKoen Kooi1
2005-09-04gnmoe-vfs-dbus: depend on an older samba to fix buildKoen Kooi1
2005-08-24libgnomeprint: added EXTRA_OECONF = "--with-cups=no" to prevent pulling in ↵Graeme Gregory1
of hosts cups stuff.
2005-08-23gnumeric: updated devel version to 1.5.3Graeme Gregory1
goffice: Updated to 0.0.3 as required by gnumeric libgsf: Updated to 1.12.2 as required by gnumeric
2005-08-14Add asterisk 1.0.9, delete 1.0.9Koen Kooi1
2005-08-11make gnome-mini-data also depend on mime-infoKoen Kooi1
2005-08-11make gnome-mime-info depend on shared-mime-infoKoen Kooi1
2005-08-05Add gnome-desktop 2.10.2Koen Kooi1
2005-08-04add (dummy) gconf-native, make libgnome depend on gconf-nativeMichael Lauer2
2005-08-01goffice: version bump as needed by gnumeric-1.5.2 also fixed staging so the ↵Graeme Gregory1
library is actually installed. libgsf: version bump as required by gnumeric-1.5.2 gnumeric: version bump to 1.5.2
2005-07-31Update libbonoboui and libgnomecanvas to 2.10.xKoen Kooi2
2005-07-31update gnome-mime-data to 2.4.2Koen Kooi1
2005-07-31update libgnome to 2.10.1Koen Kooi1
2005-07-31update libbonobo to 2.10.0Koen Kooi4
2005-07-22Set correct RPROVIDES for development package.Florian Boor1
2005-07-09More syntax changesHolger Freyther1
LICENSE = LGPL -> LICENSE = "LGPL"
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther1
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther20
the bb files accordingly
2005-06-30import clean BK tree at cset 1.3670Koen Kooi54
2005-06-28Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedKoen Kooi2
into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/28 13:52:52+02:00 utwente.nl!koen gnome-power_0.0.5.bb, libwnck_2.8.1.bb: new file hal_0.5.2.bb: stage libs + headers 2005/06/28 13:08:58+02:00 utwente.nl!koen hal_0.5.2.bb: inherit pkgconfig BKrev: 42c13a28BTxVjEgHqRMV-YVQqJM3SA
2005-06-25Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedKoen Kooi3
into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/25 17:39:11+02:00 utwente.nl!koen All gnome-vfs versions: add plugin-file and mime-date to RRECCOMMENDS shared-mime-info_0.16.bb: new file BKrev: 42bd7ab3DHIMRUlnOoYdqqVIqDqOoQ
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/15 23:59:21+02:00 uni-frankfurt.de!mickeyl gnome-mime-data depends on intltool-native 2005/06/15 23:48:32+02:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/06/15 23:42:31+02:00 dyndns.org!reenoo giac: adjust SRC_URI to point to a versioned tarball. BKrev: 42b0ae4cCkFxcuCPdX4YP5z7l_F7MA