Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#31109 closed defect (fixed)

polkit-qt: package 'polkit>=0.8' not found

Reported by: oi@… Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.0.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: polkit-qt

Description

Hi, I got an error while trying to configure polkit-qt. I'm using MacPorts 2.0.2 and Lion

--->  Computing dependencies for polkit-qt.
--->  Configuring polkit-qt
-- Found Automoc4: /opt/local/bin/automoc4
-- checking for module 'polkit>=0.8'
--   package 'polkit>=0.8' not found
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:16 (pkg_check_modules)


-- checking for module 'polkit-dbus>=0.8'
--   package 'polkit-dbus>=0.8' not found
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:17 (pkg_check_modules)


-- checking for module 'polkit-grant>=0.8'
--   package 'polkit-grant>=0.8' not found
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:18 (pkg_check_modules)

Change History (5)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to rmstonecipher@…
Port: polkit-qt added

comment:2 Changed 13 years ago by rmstonecipher@…

I ported polkit-qt while trying to port k3b; however, that pet project never came to fruition.
Nothing currently available from MacPorts depends on polkit-qt.
Most software which previously depended on polkit-qt now depends on something newer.
Polkit-qt is not being maintained upstream.
Are you sure you need polkit-qt?

Ryan Stonecipher

comment:3 Changed 13 years ago by oi@…

I was just installing it as advised here:
http://techbase.kde.org/Getting_Started/Build/Mac_OS_X/MacPorts

Maybe we can just remove this port if polkit-qt is not being maintained.

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: configure in polkit-qt @0.9.3polkit-qt: package 'polkit>=0.8' not found
Note: See TracTickets for help on using tickets.