summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1cfcca969233cd0e6f432fe2ed14373a00e2e6fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: gnome-pie
Section: gnome
Priority: optional
Maintainer: Alessandro Ghedini <al3xbio@gmail.com>
Uploaders: Andrea Veri <and@debian.org>
Build-Depends: debhelper (>= 8), cmake,
 libcairo2-dev, libgee-dev,
 libgnome-menu-dev, libgtk2.0-dev,
 libunique-dev, libxml2-dev,
 libxtst-dev, valac
Standards-Version: 3.9.2
Homepage: http://gnome-pie.simonschneegans.de/
Vcs-Git: git://git.debian.org/collab-maint/gnome-pie.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gnome-pie.git;a=summary

Package: gnome-pie
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: visual application launcher for GNOME
 gnome-pie is a radial visual application launcher for GNOME. It allows the
 user to bind groups of frequently used applications to a ring that appears 
 when a hot key / mouse binding is triggered.
 .
 It was inspired by the OPie addon written for the game World of Warcraft.