Warning, /libdbusmenu-qt/debian/control is written in an unsupported language. File is not indexed.
0001 Source: libdbusmenu-qt 0002 Section: libs 0003 Priority: optional 0004 Build-Depends: cmake (>= 2.8.11), 0005 debhelper (>= 9), 0006 doxygen, 0007 libqjson-dev, 0008 libqt4-dev, 0009 qtbase5-dev, 0010 Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> 0011 XSBC-Original-Maintainer: Jonathan Riddell <jriddell@ubuntu.com> 0012 Standards-Version: 3.9.4 0013 Homepage: https://launchpad.net/libdbusmenu-qt 0014 # If you aren't ~dbusmenu-team but need to upload packaging changes, 0015 # just go ahead. ~dbusmenu-team will notice and sync up the code again. 0016 Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/libdbusmenu-qt/trunk 0017 Vcs-Browser: https://bazaar.launchpad.net/~dbusmenu-team/libdbusmenu-qt/trunk/files 0018 0019 Package: libdbusmenu-qt2 0020 Architecture: any 0021 Pre-Depends: ${misc:Pre-Depends}, 0022 Depends: ${misc:Depends}, 0023 ${shlibs:Depends}, 0024 Multi-Arch: same 0025 Description: Qt implementation of the DBusMenu protocol 0026 This library provides a Qt implementation of the DBusMenu protocol. 0027 . 0028 The DBusMenu protocol makes it possible for applications to export 0029 and import their menus over DBus. 0030 . 0031 This package provides shared libraries. 0032 0033 Package: libdbusmenu-qt5 0034 Architecture: any 0035 Pre-Depends: ${misc:Pre-Depends}, 0036 Depends: ${misc:Depends}, 0037 ${shlibs:Depends}, 0038 Suggests: libqt5dbus5, 0039 libqt5gui5, 0040 libqt5widgets5, 0041 Multi-Arch: same 0042 Description: Qt5 implementation of the DBusMenu protocol 0043 This library provides a Qt5 implementation of the DBusMenu protocol. 0044 . 0045 The DBusMenu protocol makes it possible for applications to export 0046 and import their menus over DBus. 0047 . 0048 This package provides shared libraries. 0049 0050 Package: libdbusmenu-qt-dev 0051 Section: libdevel 0052 Architecture: any 0053 Depends: libdbusmenu-qt2 (= ${binary:Version}), 0054 libqt4-dev, 0055 ${misc:Depends}, 0056 Description: Qt implementation of the DBusMenu protocol (development) 0057 This library provides a Qt implementation of the DBusMenu protocol. 0058 . 0059 The DBusMenu protocol makes it possible for applications to export 0060 and import their menus over DBus. 0061 . 0062 This package provides header files for development. 0063 0064 Package: libdbusmenu-qt5-dev 0065 Section: libdevel 0066 Architecture: any 0067 Depends: libdbusmenu-qt5 (= ${binary:Version}), 0068 qtbase5-dev, 0069 ${misc:Depends}, 0070 Description: Qt5 implementation of the DBusMenu protocol (development) 0071 This library provides a Qt5 implementation of the DBusMenu protocol. 0072 . 0073 The DBusMenu protocol makes it possible for applications to export 0074 and import their menus over DBus. 0075 . 0076 This package provides header files for development. 0077 0078 Package: libdbusmenu-qt-doc 0079 Section: doc 0080 Architecture: all 0081 Depends: libjs-jquery, 0082 ${misc:Depends}, 0083 Description: Qt implementation of the DBusMenu protocol (documentation) 0084 This library provides a Qt implementation of the DBusMenu protocol. 0085 . 0086 The DBusMenu protocol makes it possible for applications to export 0087 and import their menus over DBus. 0088 . 0089 This package provides API documentation in html format. 0090 0091 Package: libdbusmenu-qt5-doc 0092 Section: doc 0093 Architecture: all 0094 Depends: libjs-jquery, 0095 ${misc:Depends}, 0096 Description: Qt5 implementation of the DBusMenu protocol (documentation) 0097 This library provides a Qt5 implementation of the DBusMenu protocol. 0098 . 0099 The DBusMenu protocol makes it possible for applications to export 0100 and import their menus over DBus. 0101 . 0102 This package provides API documentation in html format.