lp:~neon/project-neon/polkit-qt-1

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~neon/project-neon/polkit-qt-1

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
Project Neon
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/libraries/polkit-qt-1.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-16 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 10 seconds — see the log

Recent revisions

397. By ivan tkachenko <email address hidden>

Add compile_commands.json to gitignore

Other entries were copied from marble repo as well.

GIT_SILENT is cool and all, but have you even tried GIT_LOUD?

396. By Nicolas Fella <email address hidden>

Enable Linux CI

395. By Albert Astals Cid

Revert dc9adb67e2f62d85fe38583b9baf1dc77501a5fe and 3b04407d27cbf819a630b55fd31e32f43daffe9f

We can not expose the <polkit/polkit.h> include directly since that
ends up including gdbusintrospection.h that has a struct member called
"signals" and that fails to compile unless you've defined QT_NO_KEYWORDS
which is not really acceptable for a library to expose that kind of
"arbitrary" changes in a patch release

394. By Nicolas Fella <email address hidden>

Add polkit to public include dirs

Since 3b04407d27cbf819a630b55fd31e32f43daffe9f we use polkit headers in the public headers

Make sure the polkit include dirs are part of the interface

393. By Albert Astals Cid

Require glib 2.36 and remove "do nothing" g_type_init

g_type_init deprecated and a no-op since glib 2.36

glib 2.36 was released in 2013, i think it's a reasonable min dependency
nowadays

392. By John Zimmermann <email address hidden>

Change installed .cmake and .pc files to contain realtive paths

The LIB_DESTINATION and INCLUDE_DESTIONATION variables do hold little
value, since one can just override the normal CMAKE variables as needed.
Furthermore using CMAKE_INSTALL_FULL_LIBDIR is harmful, since this
prevents CMake to use it's logic to install relocatable .cmake files.
Also libdir and includedir in pkgconfig files need to be prefixed by
either ${exec_prefix} or ${prefix} for the same relocation reasons.

391. By Aris Aachen <email address hidden>

Add polkit error

390. By Heiko Becker <email address hidden>

Bump version for upcoming release

389. By Friedrich W. H. Kossebau <email address hidden>

Use feature_summary()

GIT_SILENT

388. By Friedrich W. H. Kossebau <email address hidden>

Drop PolkitQt1::version*() API declaration, never implemented

Seems the version header once was inspired by kdelibs'
kdecore/util/kdeversion.h.cmake but missed out the cpp counterpart.

Given no-one has ever complained about the missing runtime-version check
option, just dropping it then.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.