zhuk 5a87b46528 Re-import Polkit-Qt. It supports both Qt4 and Qt5 versions now, which
could be built and installed simultaneously from the same sources.
The PKGSTEM+CMAKESTEM variables in SUBST_VARS look like somewhat ugly,
but this way update-plist does its job correctly for default FLAVOR
at least.

One more patch added speficially for Qt5 case, forcing linking to
libestdc++.

While here, added NO_TEST and fixed COMMENT.

Much input & okay aja@ (MAINTAINER).

Next steps are: switching bulk builds from x11/polkit-qt4 to x11/polkit-qt,
and then removing the former.
2016-01-03 16:42:15 +00:00

43 lines
1.8 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2016/01/03 16:42:15 zhuk Exp $
!%%qt5%%
include/${PKGSTEM}1/
include/${PKGSTEM}1/PolkitQt1/
include/${PKGSTEM}1/PolkitQt1/ActionDescription
include/${PKGSTEM}1/PolkitQt1/Agent/
include/${PKGSTEM}1/PolkitQt1/Agent/Listener
include/${PKGSTEM}1/PolkitQt1/Agent/Session
include/${PKGSTEM}1/PolkitQt1/Authority
include/${PKGSTEM}1/PolkitQt1/Details
include/${PKGSTEM}1/PolkitQt1/Gui/
include/${PKGSTEM}1/PolkitQt1/Gui/Action
include/${PKGSTEM}1/PolkitQt1/Gui/ActionButton
include/${PKGSTEM}1/PolkitQt1/Gui/ActionButtons
include/${PKGSTEM}1/PolkitQt1/Identity
include/${PKGSTEM}1/PolkitQt1/Subject
include/${PKGSTEM}1/PolkitQt1/TemporaryAuthorization
include/${PKGSTEM}1/polkitqt1-actiondescription.h
include/${PKGSTEM}1/polkitqt1-agent-listener.h
include/${PKGSTEM}1/polkitqt1-agent-session.h
include/${PKGSTEM}1/polkitqt1-authority.h
include/${PKGSTEM}1/polkitqt1-details.h
include/${PKGSTEM}1/polkitqt1-export.h
include/${PKGSTEM}1/polkitqt1-gui-action.h
include/${PKGSTEM}1/polkitqt1-gui-actionbutton.h
include/${PKGSTEM}1/polkitqt1-gui-actionbuttons.h
include/${PKGSTEM}1/polkitqt1-identity.h
include/${PKGSTEM}1/polkitqt1-subject.h
include/${PKGSTEM}1/polkitqt1-temporaryauthorization.h
include/${PKGSTEM}1/polkitqt1-version.h
lib/cmake/${CMAKESTEM}/
lib/cmake/${CMAKESTEM}/${CMAKESTEM}Config.cmake
lib/cmake/${CMAKESTEM}/${CMAKESTEM}ConfigVersion.cmake
lib/cmake/${CMAKESTEM}/${CMAKESTEM}Targets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/${CMAKESTEM}/${CMAKESTEM}Targets.cmake
@lib lib/lib${PKGSTEM}agent-1.so.${LIB${PKGSTEM}agent-1_VERSION}
@lib lib/lib${PKGSTEM}core-1.so.${LIB${PKGSTEM}core-1_VERSION}
@lib lib/lib${PKGSTEM}gui-1.so.${LIB${PKGSTEM}gui-1_VERSION}
lib/pkgconfig/${PKGSTEM}1.pc
lib/pkgconfig/${PKGSTEM}agent-1.pc
lib/pkgconfig/${PKGSTEM}core-1.pc
lib/pkgconfig/${PKGSTEM}gui-1.pc