commit 79048ae99ee96755102aa66bb98a088cfada1fdc Author: Aaron Rainbolt Date: Wed Jun 19 13:58:47 2024 -0500 Initial commit diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..33a2fc3 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +libdbusmenu-lxqt (0.1.0-0ubuntu1~ppa1) oracular; urgency=medium + + * Initial upload. + + -- Aaron Rainbolt Tue, 18 Jun 2024 23:38:30 -0500 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..02aff6e --- /dev/null +++ b/debian/control @@ -0,0 +1,51 @@ +Source: libdbusmenu-lxqt +Maintainer: Lubuntu Developers +Uploaders: Aaron Rainbolt +Section: libs +Priority: optional +Build-Depends: debhelper-compat (= 13), + cmake, + libxcb-cursor-dev, + qt6-base-dev +Standards-Version: 4.7.0 +Vcs-Browser: https://git.lubuntu.me/Lubuntu/libdbusmenu-lxqt-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/libdbusmenu-lxqt-packaging.git +Homepage: https://github.com/lxqt/libdbusmenu-lxqt +Rules-Requires-Root: no + +Package: libdbusmenu-lxqt0 +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Pre-Depends: ${misc:Pre-Depends} +Description: Qt implementation of the DBusMenu protocol + LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt + technologies. It has been tailored for users who value simplicity, speed, and + an intuitive interface. Unlike most desktop environments, LXQt also works + fine with less powerful machines. + . + This library provides a Qt implementation of the DBusMenu protocol. + . + The DBusMenu protocol makes it possible for applications to export and import + their menus over DBus. + . + This package provides the libdbusmenu-lxqt2 shared library. + +Package: libdbusmenu-lxqt0-dev +Architecture: any +Section: libdevel +Depends: libdbusmenu-lxqt0 (= ${binary:Version}), + qt6-base-dev, + ${misc:Depends} +Description: Shared libraries for LXQt desktop environment (dev) + LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt + technologies. It has been tailored for users who value simplicity, speed, and + an intuitive interface. Unlike most desktop environments, LXQt also works + fine with less powerful machines. + . + This library provides a Qt implementation of the DBusMenu protocol. + . + The DBusMenu protocol makes it possible for applications to export and import + their menus over DBus. + . + This package contain the development files. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..e366c19 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,25 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libdbusmenu-lxqt +Source: https://github.com/lxqt/libdbusmenu-lxqt + +Files: * +Copyright: 2024 LXQt team +License: LGPL-2.1+ + +Files: debian/* +Copyright: 2024 Aaron Rainbolt +License: LGPL-2.1+ + +License: LGPL-2.1+ + This program or library is free software; you can redistribute it + and/or modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". diff --git a/debian/libdbusmenu-lxqt.symbols b/debian/libdbusmenu-lxqt.symbols new file mode 100644 index 0000000..d9d25d6 --- /dev/null +++ b/debian/libdbusmenu-lxqt.symbols @@ -0,0 +1,112 @@ +libdbusmenu-lxqt.so.0 libdbusmenu-lxqt #MINVER# + _ZGVZN9QMetaType21registerConverterImplI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 0.1.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 0.1.0 + _ZN13QMetaSequence12MetaSequenceI5QListI12DBusMenuItemEE5valueE@Base 0.1.0 + _ZN13QMetaSequence12MetaSequenceI5QListI16DBusMenuItemKeysEE5valueE@Base 0.1.0 + _ZN13QMetaSequence12MetaSequenceI5QListI18DBusMenuLayoutItemEE5valueE@Base 0.1.0 + _ZN13QMetaSequence12MetaSequenceI5QListIiEE5valueE@Base 0.1.0 + _ZN16DBusMenuExporter11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.1.0 + _ZN16DBusMenuExporter11qt_metacastEPKc@Base 0.1.0 + _ZN16DBusMenuExporter14activateActionEP7QAction@Base 0.1.0 + _ZN16DBusMenuExporter15doUpdateActionsEv@Base 0.1.0 + _ZN16DBusMenuExporter16staticMetaObjectE@Base 0.1.0 + _ZN16DBusMenuExporter17iconNameForActionEP7QAction@Base 0.1.0 + _ZN16DBusMenuExporter19doEmitLayoutUpdatedEv@Base 0.1.0 + _ZN16DBusMenuExporter19slotActionDestroyedEP7QObject@Base 0.1.0 + _ZN16DBusMenuExporter9setStatusERK7QString@Base 0.1.0 + _ZN16DBusMenuExporterC1ERK7QStringP5QMenuRK15QDBusConnection@Base 0.1.0 + _ZN16DBusMenuExporterC2ERK7QStringP5QMenuRK15QDBusConnection@Base 0.1.0 + _ZN16DBusMenuExporterD0Ev@Base 0.1.0 + _ZN16DBusMenuExporterD1Ev@Base 0.1.0 + _ZN16DBusMenuExporterD2Ev@Base 0.1.0 + _ZN16DBusMenuImporter10createMenuEP7QWidget@Base 0.1.0 + _ZN16DBusMenuImporter10updateMenuEv@Base 0.1.0 + _ZN16DBusMenuImporter11iconForNameERK7QString@Base 0.1.0 + _ZN16DBusMenuImporter11menuUpdatedEv@Base 0.1.0 + _ZN16DBusMenuImporter11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.1.0 + _ZN16DBusMenuImporter11qt_metacastEPKc@Base 0.1.0 + _ZN16DBusMenuImporter16sendClickedEventEi@Base 0.1.0 + _ZN16DBusMenuImporter16staticMetaObjectE@Base 0.1.0 + _ZN16DBusMenuImporter17slotLayoutUpdatedEji@Base 0.1.0 + _ZN16DBusMenuImporter18menuReadyToBeShownEv@Base 0.1.0 + _ZN16DBusMenuImporter19slotMenuAboutToHideEv@Base 0.1.0 + _ZN16DBusMenuImporter19slotMenuAboutToShowEv@Base 0.1.0 + _ZN16DBusMenuImporter21slotGetLayoutFinishedEP23QDBusPendingCallWatcher@Base 0.1.0 + _ZN16DBusMenuImporter25actionActivationRequestedEP7QAction@Base 0.1.0 + _ZN16DBusMenuImporter27processPendingLayoutUpdatesEv@Base 0.1.0 + _ZN16DBusMenuImporter27slotItemActivationRequestedEij@Base 0.1.0 + _ZN16DBusMenuImporter31slotAboutToShowDBusCallFinishedEP23QDBusPendingCallWatcher@Base 0.1.0 + _ZN16DBusMenuImporterC1ERK7QStringS2_20DBusMenuImporterTypeP7QObject@Base 0.1.0 + _ZN16DBusMenuImporterC1ERK7QStringS2_P7QObject@Base 0.1.0 + _ZN16DBusMenuImporterC2ERK7QStringS2_20DBusMenuImporterTypeP7QObject@Base 0.1.0 + _ZN16DBusMenuImporterC2ERK7QStringS2_P7QObject@Base 0.1.0 + _ZN16DBusMenuImporterD0Ev@Base 0.1.0 + _ZN16DBusMenuImporterD1Ev@Base 0.1.0 + _ZN16DBusMenuImporterD2Ev@Base 0.1.0 + _ZN16DBusMenuShortcut15fromKeySequenceERK12QKeySequence@Base 0.1.0 + _ZNK16DBusMenuExporter10metaObjectEv@Base 0.1.0 + _ZNK16DBusMenuExporter6statusEv@Base 0.1.0 + _ZNK16DBusMenuImporter10metaObjectEv@Base 0.1.0 + _ZNK16DBusMenuImporter4menuEv@Base 0.1.0 + _ZNK16DBusMenuShortcut13toKeySequenceEv@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E10_M_managerERSt9_Any_dataRKSI_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E9_M_invokeERKSt9_Any_dataOS1_OS2_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E10_M_managerERSt9_Any_dataRKSI_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E9_M_invokeERKSt9_Any_dataOS1_OS2_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E10_M_managerERSt9_Any_dataRKSI_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS8_EEEEbT1_EUlS1_S2_E_E9_M_invokeERKSt9_Any_dataOS1_OS2_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS7_EEEEbT1_EUlS1_S2_E_E10_M_managerERSt9_Any_dataRKSH_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPKvPvEZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS7_EEEEbT1_EUlS1_S2_E_E9_M_invokeERKSt9_Any_dataOS1_OS2_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E10_M_managerERSt9_Any_dataRKSG_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E9_M_invokeERKSt9_Any_dataOS0_SJ_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E10_M_managerERSt9_Any_dataRKSG_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E9_M_invokeERKSt9_Any_dataOS0_SJ_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E10_M_managerERSt9_Any_dataRKSG_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS6_EEEEbT1_EUlS0_S0_E_E9_M_invokeERKSt9_Any_dataOS0_SJ_@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS5_EEEEbT1_EUlS0_S0_E_E10_M_managerERSt9_Any_dataRKSF_St18_Manager_operation@Base 0.1.0 + _ZNSt17_Function_handlerIFbPvS0_EZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS5_EEEEbT1_EUlS0_S0_E_E9_M_invokeERKSt9_Any_dataOS0_SI_@Base 0.1.0 + _ZSt19piecewise_construct@Base 0.1.0 + _ZTI16DBusMenuExporter@Base 0.1.0 + _ZTI16DBusMenuImporter@Base 0.1.0 + _ZTIZN9QMetaType17registerConverterI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTIZN9QMetaType17registerConverterI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTIZN9QMetaType17registerConverterI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTIZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 0.1.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 0.1.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 0.1.0 + _ZTIZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 0.1.0 + _ZTS16DBusMenuExporter@Base 0.1.0 + _ZTS16DBusMenuImporter@Base 0.1.0 + _ZTSZN9QMetaType17registerConverterI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTSZN9QMetaType17registerConverterI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTSZN9QMetaType17registerConverterI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTSZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 0.1.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 0.1.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 0.1.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 0.1.0 + _ZTSZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 0.1.0 + _ZTV16DBusMenuExporter@Base 0.1.0 + _ZTV16DBusMenuImporter@Base 0.1.0 + _ZZN9QMetaType21registerConverterImplI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType21registerConverterImplI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType21registerConverterImplI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType23registerMutableViewImplI5QListI12DBusMenuItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType23registerMutableViewImplI5QListI16DBusMenuItemKeysE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType23registerMutableViewImplI5QListI18DBusMenuLayoutItemE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 0.1.0 + _ZZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 0.1.0 + _ZlsR13QDBusArgumentRK12DBusMenuItem@Base 0.1.0 + _ZlsR13QDBusArgumentRK16DBusMenuItemKeys@Base 0.1.0 + _ZlsR13QDBusArgumentRK16DBusMenuShortcut@Base 0.1.0 + _ZlsR13QDBusArgumentRK18DBusMenuLayoutItem@Base 0.1.0 + _ZrsRK13QDBusArgumentR12DBusMenuItem@Base 0.1.0 + _ZrsRK13QDBusArgumentR16DBusMenuItemKeys@Base 0.1.0 + _ZrsRK13QDBusArgumentR16DBusMenuShortcut@Base 0.1.0 + _ZrsRK13QDBusArgumentR18DBusMenuLayoutItem@Base 0.1.0 diff --git a/debian/libdbusmenu-lxqt0-dev.install b/debian/libdbusmenu-lxqt0-dev.install new file mode 100644 index 0000000..76c9450 --- /dev/null +++ b/debian/libdbusmenu-lxqt0-dev.install @@ -0,0 +1,4 @@ +usr/include/dbusmenu-lxqt/ +usr/lib/*/libdbusmenu-lxqt.so +usr/lib/*/pkgconfig/dbusmenu-lxqt.pc +usr/lib/*/cmake/dbusmenu-lxqt/dbusmenu-lxqt-*.cmake diff --git a/debian/libdbusmenu-lxqt0.install b/debian/libdbusmenu-lxqt0.install new file mode 100644 index 0000000..20db25b --- /dev/null +++ b/debian/libdbusmenu-lxqt0.install @@ -0,0 +1 @@ +usr/lib/*/libdbusmenu-lxqt.so.* diff --git a/debian/patches/disable-tests.patch b/debian/patches/disable-tests.patch new file mode 100644 index 0000000..894f6dd --- /dev/null +++ b/debian/patches/disable-tests.patch @@ -0,0 +1,12 @@ +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -84,7 +84,8 @@ install(FILES ${CMAKE_BINARY_DIR}/dbusme + ) + + add_subdirectory(src) +-add_subdirectory(tests) ++# tests cannot run without a graphical environment ++# add_subdirectory(tests) + add_subdirectory(tools) + + if(WITH_DOC) diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..d6d955d --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +disable-tests.patch diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..4e97055 --- /dev/null +++ b/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f +# export DH_VERBOSE=1 + +export LC_ALL=C.UTF-8 +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh ${@} --buildsystem cmake + +override_dh_missing: + dh_missing --fail-missing + +override_dh_auto_configure: + dh_auto_configure -- \ + -DUPDATE_TRANSLATIONS=OFF \ + -DCMAKE_BUILD_TYPE=RelWithDebInfo diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..112dfc8 --- /dev/null +++ b/debian/source/options @@ -0,0 +1 @@ +tar-ignore=.gitignore diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..6e01b80 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +Name: libdbusmenu-lxqt +Bug-Database: https://github.com/lxqt/libdbusmenu-lxqt/issues +Bug-Submit: https://github.com/lxqt/libdbusmenu-lxqt/issues/new +Changelog: https://github.com/lxqt/libdbusmenu-lxqt/blob/master/CHANGELOG +Repository: https://github.com/lxqt/libdbusmenu-lxqt.git +Repository-Browse: https://github.com/lxqt/libdbusmenu-lxqt diff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc new file mode 100644 index 0000000..2e4d6c7 --- /dev/null +++ b/debian/upstream/signing-key.asc @@ -0,0 +1,52 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +sw== +=gSIv +-----END PGP PUBLIC KEY BLOCK----- diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..a544020 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=4 +opts="searchmode=plain, \ +pgpsigurlmangle=s/$/.asc/, \ +uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \ + https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz