mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
devel/kdbg: update to KF5 version
PR: 234282
This commit is contained in:
parent
508c85eabb
commit
f47fd5b07b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488773
@ -2,38 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kdbg
|
||||
PORTVERSION= 2.5.6
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
DISTVERSION= 3.0.0
|
||||
CATEGORIES= devel kde
|
||||
MASTER_SITES= SF/${PORTNAME}/Source%20Code/${PORTVERSION}
|
||||
|
||||
MAINTAINER= thomas.sander@gmx.de
|
||||
COMMENT= Graphical user interface around gdb using KDE
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= Qt4 has been EOL since december 2015
|
||||
EXPIRATION_DATE= 2018-12-31
|
||||
|
||||
USES= cmake kde:4 qt:4
|
||||
USE_KDE= kdelibs automoc4
|
||||
USE_QT= moc_build qmake_build rcc_build uic_build network xml dbus corelib gui svg
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USES+= gettext
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.if empty(PORT_OPTIONS:MNLS)
|
||||
${REINPLACE_CMD} -e 's|add_subdirectory(po)||g' ${WRKSRC}/CMakeLists.txt
|
||||
.endif
|
||||
USES= cmake kde:5 qt:5
|
||||
USE_KDE= auth codecs config configwidgets coreaddons ecm \
|
||||
i18n iconthemes widgetsaddons windowsystem xmlgui
|
||||
USE_QT= core dbus gui widgets xml \
|
||||
buildtools_build qmake_build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= j6t
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1478622120
|
||||
SHA256 (kdbg-2.5.6.tar.gz) = 69e0bdf8116cb11912b38cf248b7a1dbb8f36e4dc35b4a498043234979c724cb
|
||||
SIZE (kdbg-2.5.6.tar.gz) = 418080
|
||||
TIMESTAMP = 1545504007
|
||||
SHA256 (j6t-kdbg-kdbg-3.0.0_GH0.tar.gz) = 2699a567f84df6b78aa3fb0d08d42d0bd5fb0d43e9bd0739ae3969a41008c7ea
|
||||
SIZE (j6t-kdbg-kdbg-3.0.0_GH0.tar.gz) = 440462
|
||||
|
@ -1,11 +1,11 @@
|
||||
bin/kdbg
|
||||
share/applications/kde4/kdbg.desktop
|
||||
share/config/kdbgrc
|
||||
share/apps/kdbg/kdbgui.rc
|
||||
etc/xdg/kdbgrc
|
||||
share/applications/kdbg.desktop
|
||||
share/doc/HTML/de/kdbg/argspwdenv.html
|
||||
share/doc/HTML/de/kdbg/breakptlist.html
|
||||
share/doc/HTML/de/kdbg/globaloptions.html
|
||||
share/doc/HTML/de/kdbg/howdoi.html
|
||||
share/doc/HTML/de/kdbg/index.html
|
||||
share/doc/HTML/de/kdbg/localvars.html
|
||||
share/doc/HTML/de/kdbg/memory.html
|
||||
share/doc/HTML/de/kdbg/pgmoutput.html
|
||||
@ -16,11 +16,11 @@ share/doc/HTML/de/kdbg/stack.html
|
||||
share/doc/HTML/de/kdbg/threads.html
|
||||
share/doc/HTML/de/kdbg/tips.html
|
||||
share/doc/HTML/de/kdbg/watches.html
|
||||
share/doc/HTML/de/kdbg/index.html
|
||||
share/doc/HTML/en/kdbg/argspwdenv.html
|
||||
share/doc/HTML/en/kdbg/breakptlist.html
|
||||
share/doc/HTML/en/kdbg/globaloptions.html
|
||||
share/doc/HTML/en/kdbg/howdoi.html
|
||||
share/doc/HTML/en/kdbg/index.html
|
||||
share/doc/HTML/en/kdbg/invocation.html
|
||||
share/doc/HTML/en/kdbg/localvars.html
|
||||
share/doc/HTML/en/kdbg/memory.html
|
||||
@ -34,11 +34,11 @@ share/doc/HTML/en/kdbg/tips.html
|
||||
share/doc/HTML/en/kdbg/types.html
|
||||
share/doc/HTML/en/kdbg/watches.html
|
||||
share/doc/HTML/en/kdbg/xslt.html
|
||||
share/doc/HTML/en/kdbg/index.html
|
||||
share/doc/HTML/ru/kdbg/argspwdenv.html
|
||||
share/doc/HTML/ru/kdbg/breakptlist.html
|
||||
share/doc/HTML/ru/kdbg/globaloptions.html
|
||||
share/doc/HTML/ru/kdbg/howdoi.html
|
||||
share/doc/HTML/ru/kdbg/index.html
|
||||
share/doc/HTML/ru/kdbg/localvars.html
|
||||
share/doc/HTML/ru/kdbg/memory.html
|
||||
share/doc/HTML/ru/kdbg/pgmoutput.html
|
||||
@ -49,92 +49,97 @@ share/doc/HTML/ru/kdbg/stack.html
|
||||
share/doc/HTML/ru/kdbg/threads.html
|
||||
share/doc/HTML/ru/kdbg/tips.html
|
||||
share/doc/HTML/ru/kdbg/watches.html
|
||||
share/doc/HTML/ru/kdbg/index.html
|
||||
share/apps/kdbg/pics/brkena.png
|
||||
share/apps/kdbg/pics/brkdis.png
|
||||
share/apps/kdbg/pics/brktmp.png
|
||||
share/apps/kdbg/pics/brkcond.png
|
||||
share/apps/kdbg/pics/brkorph.png
|
||||
share/apps/kdbg/pics/pcinner.png
|
||||
share/apps/kdbg/pics/pcup.png
|
||||
share/apps/kdbg/pics/watchena.png
|
||||
share/apps/kdbg/pics/watchdis.png
|
||||
share/apps/kdbg/pics/pointer.xpm
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse.mng
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000000.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000001.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000002.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000003.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000004.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000005.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000006.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000007.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000008.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000009.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000010.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000011.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000012.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000013.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000014.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000015.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000016.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000017.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000018.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000019.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000020.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000021.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000022.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000023.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000024.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000025.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000026.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000027.png
|
||||
share/apps/kdbg/icons/hicolor/22x22/actions/pulse000028.png
|
||||
share/apps/kdbg/icons/hicolor/16x16/apps/kdbg.png
|
||||
share/apps/kdbg/icons/hicolor/32x32/apps/kdbg.png
|
||||
share/apps/kdbg/icons/hicolor/48x48/apps/kdbg.png
|
||||
share/apps/kdbg/icons/locolor/16x16/apps/kdbg.png
|
||||
share/apps/kdbg/icons/locolor/32x32/apps/kdbg.png
|
||||
share/apps/kdbg/icons/oxygen/16x16/actions/brkpt.png
|
||||
share/apps/kdbg/icons/oxygen/16x16/actions/debug-run.png
|
||||
share/apps/kdbg/icons/oxygen/16x16/actions/document-open-executable.png
|
||||
share/apps/kdbg/icons/oxygen/22x22/actions/brkpt.png
|
||||
share/apps/kdbg/icons/oxygen/22x22/actions/debug-run.png
|
||||
share/apps/kdbg/icons/oxygen/22x22/actions/document-open-executable.png
|
||||
share/apps/kdbg/icons/oxygen/32x32/actions/brkpt.png
|
||||
share/apps/kdbg/icons/oxygen/32x32/actions/debug-run.png
|
||||
share/apps/kdbg/icons/oxygen/32x32/actions/document-open-executable.png
|
||||
share/apps/kdbg/icons/oxygen/48x48/actions/brkpt.png
|
||||
share/apps/kdbg/icons/oxygen/48x48/actions/debug-run.png
|
||||
share/apps/kdbg/icons/oxygen/48x48/actions/document-open-executable.png
|
||||
share/apps/kdbg/types/qt.kdbgtt
|
||||
share/apps/kdbg/types/qt2.kdbgtt
|
||||
share/apps/kdbg/types/qt3.kdbgtt
|
||||
share/apps/kdbg/types/qt4core.kdbgtt
|
||||
share/apps/kdbg/types/kdecore.kdbgtt
|
||||
share/apps/kdbg/types/kdecore3.kdbgtt
|
||||
share/apps/kdbg/types/glib.kdbgtt
|
||||
share/apps/kdbg/types/gtk+.kdbgtt
|
||||
share/apps/kdbg/types/stdc++.kdbgtt
|
||||
share/apps/kdbg/types/stdc++6.kdbgtt
|
||||
share/apps/kdbg/types/X11.kdbgtt
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/nn/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/kdbg.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdbg.mo
|
||||
share/icons/hicolor/128x128/apps/kdbg.png
|
||||
share/icons/hicolor/16x16/apps/kdbg.png
|
||||
share/icons/hicolor/32x32/apps/kdbg.png
|
||||
share/icons/hicolor/48x48/apps/kdbg.png
|
||||
share/icons/hicolor/64x64/apps/kdbg.png
|
||||
share/icons/hicolor/scalable/apps/kdbg.svgz
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse.mng
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000000.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000001.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000002.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000003.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000004.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000005.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000006.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000007.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000008.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000009.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000010.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000011.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000012.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000013.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000014.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000015.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000016.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000017.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000018.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000019.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000020.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000021.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000022.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000023.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000024.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000025.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000026.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000027.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/actions/pulse000028.png
|
||||
%%DATADIR%%/icons/oxygen/16x16/actions/brkpt.png
|
||||
%%DATADIR%%/icons/oxygen/16x16/actions/debug-run.png
|
||||
%%DATADIR%%/icons/oxygen/16x16/actions/document-open-executable.png
|
||||
%%DATADIR%%/icons/oxygen/22x22/actions/brkpt.png
|
||||
%%DATADIR%%/icons/oxygen/22x22/actions/debug-run.png
|
||||
%%DATADIR%%/icons/oxygen/22x22/actions/document-open-executable.png
|
||||
%%DATADIR%%/icons/oxygen/32x32/actions/brkpt.png
|
||||
%%DATADIR%%/icons/oxygen/32x32/actions/debug-run.png
|
||||
%%DATADIR%%/icons/oxygen/32x32/actions/document-open-executable.png
|
||||
%%DATADIR%%/icons/oxygen/48x48/actions/brkpt.png
|
||||
%%DATADIR%%/icons/oxygen/48x48/actions/debug-run.png
|
||||
%%DATADIR%%/icons/oxygen/48x48/actions/document-open-executable.png
|
||||
%%DATADIR%%/icons/oxygen/scalable/actions/brkpt.svgz
|
||||
%%DATADIR%%/icons/oxygen/scalable/actions/debug-run.svgz
|
||||
%%DATADIR%%/icons/oxygen/scalable/actions/document-open-executable.svgz
|
||||
%%DATADIR%%/pics/brkcond.png
|
||||
%%DATADIR%%/pics/brkdis.png
|
||||
%%DATADIR%%/pics/brkena.png
|
||||
%%DATADIR%%/pics/brkorph.png
|
||||
%%DATADIR%%/pics/brktmp.png
|
||||
%%DATADIR%%/pics/pcinner.png
|
||||
%%DATADIR%%/pics/pcup.png
|
||||
%%DATADIR%%/pics/pointer.xpm
|
||||
%%DATADIR%%/pics/watchdis.png
|
||||
%%DATADIR%%/pics/watchena.png
|
||||
%%DATADIR%%/types/X11.kdbgtt
|
||||
%%DATADIR%%/types/glib.kdbgtt
|
||||
%%DATADIR%%/types/gtk+.kdbgtt
|
||||
%%DATADIR%%/types/kdecore.kdbgtt
|
||||
%%DATADIR%%/types/kdecore3.kdbgtt
|
||||
%%DATADIR%%/types/qt.kdbgtt
|
||||
%%DATADIR%%/types/qt2.kdbgtt
|
||||
%%DATADIR%%/types/qt3.kdbgtt
|
||||
%%DATADIR%%/types/qt4core.kdbgtt
|
||||
%%DATADIR%%/types/qt5core.kdbgtt
|
||||
%%DATADIR%%/types/stdc++.kdbgtt
|
||||
%%DATADIR%%/types/stdc++6.kdbgtt
|
||||
share/kxmlgui5/kdbg/kdbgui.rc
|
||||
share/locale/cs/LC_MESSAGES/kdbg.mo
|
||||
share/locale/da/LC_MESSAGES/kdbg.mo
|
||||
share/locale/de/LC_MESSAGES/kdbg.mo
|
||||
share/locale/es/LC_MESSAGES/kdbg.mo
|
||||
share/locale/fr/LC_MESSAGES/kdbg.mo
|
||||
share/locale/hr/LC_MESSAGES/kdbg.mo
|
||||
share/locale/hu/LC_MESSAGES/kdbg.mo
|
||||
share/locale/it/LC_MESSAGES/kdbg.mo
|
||||
share/locale/ja/LC_MESSAGES/kdbg.mo
|
||||
share/locale/nb/LC_MESSAGES/kdbg.mo
|
||||
share/locale/nn/LC_MESSAGES/kdbg.mo
|
||||
share/locale/pl/LC_MESSAGES/kdbg.mo
|
||||
share/locale/pt/LC_MESSAGES/kdbg.mo
|
||||
share/locale/ro/LC_MESSAGES/kdbg.mo
|
||||
share/locale/ru/LC_MESSAGES/kdbg.mo
|
||||
share/locale/sk/LC_MESSAGES/kdbg.mo
|
||||
share/locale/sr/LC_MESSAGES/kdbg.mo
|
||||
share/locale/sv/LC_MESSAGES/kdbg.mo
|
||||
share/locale/tr/LC_MESSAGES/kdbg.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kdbg.mo
|
||||
|
Loading…
Reference in New Issue
Block a user