Jason E. Hale 2025-02-14 02:32:23 -05:00
parent 2e8ceaec59
commit 3e7ad926e3
3 changed files with 12 additions and 17 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= kshutdown PORTNAME= kshutdown
DISTVERSION= 5.2 DISTVERSION= 5.92-beta
PORTREVISION= 2
CATEGORIES= sysutils kde CATEGORIES= sysutils kde
MASTER_SITES= SF/${PORTNAME}/KShutdown/${DISTVERSION}/ MASTER_SITES= SF/${PORTNAME}/KShutdown/${DISTVERSION}/
DISTNAME= ${PORTNAME}-source-${DISTVERSION} DISTNAME= ${PORTNAME}-source-${DISTVERSION}
@ -12,20 +11,16 @@ WWW= http://kshutdown.sourceforge.net/
LICENSE= GPLv2 LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
USES= alias cmake compiler:c++0x gettext kde:5 qt:5 zip USES= cmake compiler:c++17-lang gettext-tools gl kde:6 qt:6 zip
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_GL= gl opengl # GLX
USE_KDE= colorscheme config configwidgets coreaddons crash dbusaddons \
globalaccel i18n idletime notifications notifyconfig \ globalaccel i18n idletime notifications notifyconfig \
widgetsaddons xmlgui \ statusnotifieritem widgetsaddons xmlgui \
ecm:build ecm:build
USE_QT= core dbus gui widgets xml \ USE_QT= base
buildtools:build qmake:build
CMAKE_OFF= KS_PURE_QT
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
CMAKE_ON= KS_KF5
CMAKE_OFF= KS_PURE_QT
# Uses c++14 thousands literall
USE_CXXSTD= c++14
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1577957105 TIMESTAMP = 1739505359
SHA256 (kshutdown-source-5.2.zip) = 1ae0911b734a0d7eb12469ca95f066fb4d52c7880c2e9f1b692b236fd08337df SHA256 (kshutdown-source-5.92-beta.zip) = 11881bda3794a0b3523c5233962727ae6b1c7067359efa04e620d5b7dc7cde7b
SIZE (kshutdown-source-5.2.zip) = 445025 SIZE (kshutdown-source-5.92-beta.zip) = 529301

View file

@ -6,7 +6,6 @@ share/icons/hicolor/22x22/apps/kshutdown.png
share/icons/hicolor/32x32/apps/kshutdown.png share/icons/hicolor/32x32/apps/kshutdown.png
share/icons/hicolor/48x48/apps/kshutdown.png share/icons/hicolor/48x48/apps/kshutdown.png
share/icons/hicolor/64x64/apps/kshutdown.png share/icons/hicolor/64x64/apps/kshutdown.png
share/knotifications5/kshutdown.notifyrc
share/locale/ar/LC_MESSAGES/kshutdown.mo share/locale/ar/LC_MESSAGES/kshutdown.mo
share/locale/bg/LC_MESSAGES/kshutdown.mo share/locale/bg/LC_MESSAGES/kshutdown.mo
share/locale/cs/LC_MESSAGES/kshutdown.mo share/locale/cs/LC_MESSAGES/kshutdown.mo
@ -17,6 +16,7 @@ share/locale/es/LC_MESSAGES/kshutdown.mo
share/locale/fr/LC_MESSAGES/kshutdown.mo share/locale/fr/LC_MESSAGES/kshutdown.mo
share/locale/hu/LC_MESSAGES/kshutdown.mo share/locale/hu/LC_MESSAGES/kshutdown.mo
share/locale/it/LC_MESSAGES/kshutdown.mo share/locale/it/LC_MESSAGES/kshutdown.mo
share/locale/lt/LC_MESSAGES/kshutdown.mo
share/locale/nb/LC_MESSAGES/kshutdown.mo share/locale/nb/LC_MESSAGES/kshutdown.mo
share/locale/nl/LC_MESSAGES/kshutdown.mo share/locale/nl/LC_MESSAGES/kshutdown.mo
share/locale/pl/LC_MESSAGES/kshutdown.mo share/locale/pl/LC_MESSAGES/kshutdown.mo