aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-pie
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 0.5.5Nicola Vitale2013-03-206-13/+73
| | | | | | | | | | | - Use GitHub as master site - Use a more complete set of icons (Faenza) BuildLog: http://goo.gl/InAuJ ReleaseNotes: http://goo.gl/RSV53 Notes: svn path=/head/; revision=314761
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - Re-enable color output during the building phaseNicola Vitale2013-03-071-2/+0
| | | | | | | Suggested by: makc Notes: svn path=/head/; revision=313589
* - Disable check whether GTK3 is supportedNicola Vitale2013-03-062-17/+19
| | | | | | | | - Disable color output of cmake - Remove DOCS and NLS from OPTIONS_DEFAULT Notes: svn path=/head/; revision=313534
* Gnome-Pie is a circular application launcher. It is made of several pies,Nicola Vitale2013-01-2411-0/+340
each consisting of multiple slices. The user presses a key stroke which opens the desired pie. By activating one of its slices, applications may be launched, key presses may be simulated or files can be opened. WWW: http://gnome-pie.simonschneegans.de/ Notes: svn path=/head/; revision=310953