1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
Source: vala-panel-appmenu
Section: x11
Priority: optional
Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders:
Martin Wimpress <martin.wimpress@ubuntu.com>,
Mike Gabriel <sunweaver@debian.org>,
Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>,
Build-Depends: budgie-core-dev,
cmake (>= 2.8.0),
cmake-vala,
debhelper (>= 11~),
libbamf3-dev (>= 0.5.0),
bamfdaemon (>= 0.5.0),
libgtk-3-dev (>= 3.12.0),
libmate-panel-applet-dev (>= 1.16),
libpeas-dev (>= 1.2.0),
libvalapanel-dev (>= 0.4),
libwnck-3-dev (>= 3.4.0),
libxfce4panel-2.0-dev,
libxfconf-0-dev,
valac (>= 0.24.0),
xfce4-panel-dev (>= 4.11.2),
Standards-Version: 4.2.1
Homepage: https://gitlab.com/vala-panel-project/vala-panel-appmenu
Vcs-Git: https://salsa.debian.org/debian-ayatana-team/vala-panel-appmenu.git
Vcs-Browser: https://salsa.debian.org/debian-edu-ayatana-team/vala-panel-appmenu
Package: budgie-appmenu-applet
Architecture: any
Depends: bamfdaemon,
vala-panel-appmenu-common (= ${source:Version}),
appmenu-registrar (>= 0.7.1),
${misc:Depends},
${shlibs:Depends},
Recommends: appmenu-qt,
appmenu-qt5,
libdbusmenu-glib4,
libdbusmenu-gtk3-4,
libdbusmenu-gtk4,
appmenu-gtk2-module,
appmenu-gtk3-module,
Description: Application Menu plugin for budgie-panel
This is an Application Menu (Global Menu) plugin. It is built using
the Unity protocol and libraries and provides all features found in
the Unity implementation.
.
This package provides the plugin for Budgie.
Package: xfce4-appmenu-plugin
Section: xfce
Architecture: any
Depends: bamfdaemon,
vala-panel-appmenu-common (= ${source:Version}),
appmenu-registrar (>= 0.7.1),
${misc:Depends},
${shlibs:Depends},
Recommends: appmenu-qt,
appmenu-qt5,
libdbusmenu-glib4,
libdbusmenu-gtk3-4,
libdbusmenu-gtk4,
appmenu-gtk2-module,
appmenu-gtk3-module,
Description: Application Menu plugin for xfce4-panel
This is an Application Menu (Global Menu) plugin. It is built using
the Unity protocol and libraries and provides all features found in
the Unity implementation.
.
This package provides the plugin for Xfce.
Package: mate-applet-appmenu
Architecture: any
Depends: bamfdaemon,
vala-panel-appmenu-common (= ${source:Version}),
appmenu-registrar (>= 0.7.1),
${misc:Depends},
${shlibs:Depends},
Recommends: appmenu-qt,
appmenu-qt5,
libdbusmenu-glib4,
libdbusmenu-gtk3-4,
libdbusmenu-gtk4,
appmenu-gtk2-module,
appmenu-gtk3-module,
Description: Application Menu plugin for mate-panel
This is an Application Menu (Global Menu) plugin. It is built using
the Unity protocol and libraries and provides all features found in
the Unity implementation.
.
This package provides the plugin for MATE.
Package: vala-panel-appmenu
Architecture: any
Depends: bamfdaemon,
vala-panel-appmenu-common (= ${source:Version}),
appmenu-registrar (>= 0.7.1),
${misc:Depends},
${shlibs:Depends},
Recommends: appmenu-qt,
appmenu-qt5,
libdbusmenu-glib4,
libdbusmenu-gtk3-4,
libdbusmenu-gtk4,
appmenu-gtk2-module,
appmenu-gtk3-module,
Description: Application Menu plugin for vala-panel
This is an Application Menu (Global Menu) plugin. It is built using
the Unity protocol and libraries and provides all features found in
the Unity implementation.
Package: vala-panel-appmenu-common
Architecture: all
Depends: ${misc:Depends},
Description: Common files for Application Menu plugins
This is an Application Menu (Global Menu) plugin. It is built using
the Unity protocol and libraries and provides all features found in
the Unity implementation.
.
This package provides common files.
|