summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-10-18ucview 0.9.3: add image capture tool ucviewFlorian Boor1
2008-10-17thunar: properly install libraries into the staging areaOtavio Salvador1
xfdesktop needs thunar-vfs to be able to show the created icons on the Desktop area and for it to work thunar needs to properly install the required headers on staging.
2008-10-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Phil Blundell2
into org.openembedded.dev
2008-10-17lirc: move .la files and other development things to -dev packagePhil Blundell1
2008-10-17boost-1.36: build missing boost librariesJeremy Lainé2
* pass --with-LIBRARY to jam for each boost library * align package names with their Debian counterparts
2008-10-17libxfce4mcs: update to 4.4.2Otavio Salvador1
2008-10-17xfce4-panel: split plugins in multiple packagesOtavio Salvador1
2008-10-17xfdesktop: fix a relocation and a memory leakOtavio Salvador2
Due the relocation error, the menu was segfaulting and then being unusable. This patch has been taken from Gentoo repository.
2008-10-17libxfce4util: update to 4.4.2Otavio Salvador1
2008-10-17libxfcegui4: update to 4.4.2Otavio Salvador1
2008-10-17orage: update to 4.4.2Otavio Salvador1
2008-10-17xfce4-appfinder: update to 4.4.2Otavio Salvador1
2008-10-17xfce4-icon-theme: update to 4.4.2Otavio Salvador1
2008-10-17xfce4-mixer: update to 4.4.2Otavio Salvador1
The recipe has been adapted to the new debug and library included on this version.
2008-10-17xfce4-panel: update to 4.4.2Otavio Salvador1
2008-10-17xfce4-session: update to 4.4.2Otavio Salvador1
2008-10-17xfce-mcs-manager: update to 4.4.2Otavio Salvador1
2008-10-17xfce-mcs-plugins: update to 4.4.2Otavio Salvador1
2008-10-17xfce-utils: update to 4.4.2Otavio Salvador1
2008-10-17xfdesktop: update to 4.4.2Otavio Salvador1
2008-10-17xfprint: update to 4.4.2Otavio Salvador1
2008-10-17xfwm4: update to 4.4.2Otavio Salvador1
2008-10-17xfwm4-themes: update to 4.4.2Otavio Salvador1
2008-10-17exo: update to 0.3.4Otavio Salvador2
This release needs a configure patch to avoid testing for strftime modifiers that can't be ran while cross compiling.
2008-10-17gtk-xfce-engine: update to 2.4.2Otavio Salvador1
2008-10-17mousepad: update to 0.2.13Otavio Salvador1
2008-10-17thunar: update to 0.9.0Otavio Salvador1
Besides the update, we've fixed the debug package and change the place to grab the source from so it's easier to update next time.
2008-10-17xfce4-dev-tools: update to 4.4.0.1Otavio Salvador1
2008-10-17xfce-terminal: update to 0.2.8Otavio Salvador1
2008-10-17xfwm4: append dynamic packagesOtavio Salvador1
2008-10-17xfwm4: add alternative to x-window-managerOtavio Salvador1
2008-10-17libxfce4mcs: readd pkgconfig class to fix staggingOtavio Salvador1
2008-10-17libxfce4util: readd pkgconfig class to fix staggingOtavio Salvador1
2008-10-17xfce4-dev-tools: use a single recipe since we don't have multiple versions ↵Otavio Salvador2
packaged
2008-10-17libxfce4mcs: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17libxfce4util: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17libxfcegui4: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17xfce4-appfinder: use a single recipe since we don't have multiple versions ↵Otavio Salvador2
packaged
2008-10-17xfce4-mixer: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17xfce4-panel: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17xfce-mcs-manager: use a single recipe since we don't have multiple versions ↵Otavio Salvador1
packaged
2008-10-17xfce-mcs-plugins: use a single recipe since we don't have multiple versions ↵Otavio Salvador2
packaged
2008-10-17xfce-utils: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17xfdesktop: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17xfwm4: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17xfwm4-themes: use a single recipe since we don't have multiple versions packagedOtavio Salvador2
2008-10-17exo: specify the required XFCE releaseOtavio Salvador1
2008-10-17mousepad: specify the required XFCE releaseOtavio Salvador1
2008-10-17gtk-xfce-engine: specify the required XFCE releaseOtavio Salvador1
2008-10-17xfce-mcs-manager.inc: fix .pc file to not have tmpdir on includedir fieldOtavio Salvador1
The includedir field was left with full path and this made the package to fail in sanity checks. This patch changes it to point to /usr/include as all other package does.