mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
devel/kommit: update to 1.0.2 (moved from devel/gitklient)
Announcement: https://jriddell.org/2023/05/04/kommit-1-0-2-released/
This commit is contained in:
parent
88288baf63
commit
d7463550c8
1
MOVED
1
MOVED
@ -7540,3 +7540,4 @@ emulators/mess||2023-05-08|Merged into emulators/mame in upstream
|
||||
textproc/rubygem-semver_dialects|devel/rubygem-semver_dialects|2023-05-15|Removed duplicated port
|
||||
devel/rubygem-ruby-openai|www/rubygem-ruby-openai37|2023-05-16|Moved to match www/rubygem-ruby-openai
|
||||
sysutils/rundeck2|sysutils/rundeck3|2023-05-17|Has expired: unmaintained and newer version available in sysutils/rundeck3
|
||||
devel/gitklient|devel/kommit|2023-05-17|Renamed upstream
|
||||
|
@ -840,7 +840,6 @@
|
||||
SUBDIR += gitg
|
||||
SUBDIR += github-backup-utils
|
||||
SUBDIR += gitinspector
|
||||
SUBDIR += gitklient
|
||||
SUBDIR += gitlab-metrics-exporter
|
||||
SUBDIR += gitlab-runner
|
||||
SUBDIR += gitlab-shell
|
||||
@ -1108,6 +1107,7 @@
|
||||
SUBDIR += kms-cmake-utils
|
||||
SUBDIR += kodi-platform
|
||||
SUBDIR += kokkos
|
||||
SUBDIR += kommit
|
||||
SUBDIR += kore
|
||||
SUBDIR += kpublictransport
|
||||
SUBDIR += kronosnet
|
||||
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1661536238
|
||||
SHA256 (HamedMasafi-GitKlient-v0.3_GH0.tar.gz) = d8798a3c452652d12b66fe4f1053cfcfd65a6d2a79f01fe65095e42d5b7ef9b2
|
||||
SIZE (HamedMasafi-GitKlient-v0.3_GH0.tar.gz) = 1114227
|
@ -1,44 +0,0 @@
|
||||
bin/gitklient
|
||||
bin/gitklientdiff
|
||||
bin/gitklientmerge
|
||||
%%QT_PLUGINDIR%%/kf5/kfileitemaction/gitklientitemaction.so
|
||||
%%QT_PLUGINDIR%%/kf5/overlayicon/gitklientoverlayplugin.so
|
||||
share/applications/org.kde.gitklient.desktop
|
||||
share/applications/org.kde.gitklient.diff.desktop
|
||||
share/applications/org.kde.gitklient.merge.desktop
|
||||
share/doc/HTML/en/gitklient/index.cache.bz2
|
||||
share/doc/HTML/en/gitklient/index.docbook
|
||||
share/doc/HTML/en/gitklient/screenshot_main.png
|
||||
share/icons/hicolor/16x16/apps/gitklient.png
|
||||
share/icons/hicolor/22x22/apps/gitklient.png
|
||||
share/icons/hicolor/32x32/apps/gitklient.png
|
||||
share/icons/hicolor/48x48/apps/gitklient.png
|
||||
share/icons/hicolor/scalable/actions/diff-goto-next-diff.svg
|
||||
share/icons/hicolor/scalable/actions/diff-goto-prev-diff.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-mine-before-their.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-mine-file.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-mine.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-their-before-mine.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-their-file.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-their.svg
|
||||
share/icons/hicolor/scalable/actions/git-branch.svg
|
||||
share/icons/hicolor/scalable/actions/git-commit.svg
|
||||
share/icons/hicolor/scalable/actions/git-overview.svg
|
||||
share/icons/hicolor/scalable/actions/git-remote.svg
|
||||
share/icons/hicolor/scalable/actions/git-stash.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-added.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-ignored.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-modified.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-removed.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-renamed.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-unknown.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-update.svg
|
||||
share/icons/hicolor/scalable/actions/git-submodules.svg
|
||||
share/icons/hicolor/scalable/actions/git-tag.svg
|
||||
share/icons/hicolor/scalable/actions/gitklient-changedfiles.svg
|
||||
share/icons/hicolor/scalable/apps/gitklient.svgz
|
||||
share/kxmlgui5/gitklient/gitklientdiffui.rc
|
||||
share/kxmlgui5/gitklient/gitklientfileviewerui.rc
|
||||
share/kxmlgui5/gitklient/gitklientmergeui.rc
|
||||
share/kxmlgui5/gitklient/gitklientui.rc
|
||||
share/metainfo/org.kde.gitklient.appdata.xml
|
@ -1,7 +1,6 @@
|
||||
PORTNAME= gitklient
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTNAME= kommit
|
||||
DISTVERSION= 1.0.2
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/
|
||||
CATEGORIES= devel kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -11,10 +10,7 @@ WWW= https://github.com/HamedMasafi/GitKlient
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake kde:5 localbase:ldflags pkgconfig qt:5 xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= HamedMasafi
|
||||
GH_PROJECT= GitKlient
|
||||
USES= cmake kde:5 localbase:ldflags pkgconfig qt:5 xorg tar:xz
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons doctools ecm i18n itemviews \
|
||||
jobwidgets kio parts service solid sonnet syntaxhighlighting \
|
3
devel/kommit/distinfo
Normal file
3
devel/kommit/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1684318264
|
||||
SHA256 (kommit-1.0.2.tar.xz) = 1e8ecad23aa10508d0685a2e9169fc562e12fad5a6adaacd4542d9007a68e96e
|
||||
SIZE (kommit-1.0.2.tar.xz) = 1159416
|
74
devel/kommit/pkg-plist
Normal file
74
devel/kommit/pkg-plist
Normal file
@ -0,0 +1,74 @@
|
||||
bin/kommit
|
||||
bin/kommitdiff
|
||||
bin/kommitmerge
|
||||
lib/libkommit.so.0
|
||||
lib/libkommit.so.1.0.2
|
||||
lib/libkommitdiff.so.0
|
||||
lib/libkommitdiff.so.1.0.2
|
||||
lib/libkommitgui.so.0
|
||||
lib/libkommitgui.so.1.0.2
|
||||
%%QT_PLUGINDIR%%/kf5/kfileitemaction/kommititemaction.so
|
||||
%%QT_PLUGINDIR%%/kf5/overlayicon/kommitoverlayplugin.so
|
||||
share/applications/org.kde.kommit.desktop
|
||||
share/applications/org.kde.kommit.diff.desktop
|
||||
share/applications/org.kde.kommit.merge.desktop
|
||||
share/doc/HTML/en/kommit/index.cache.bz2
|
||||
share/doc/HTML/en/kommit/index.docbook
|
||||
share/doc/HTML/en/kommit/screenshot_main.png
|
||||
share/icons/hicolor/16x16/apps/kommit.png
|
||||
share/icons/hicolor/22x22/apps/kommit.png
|
||||
share/icons/hicolor/32x32/apps/kommit.png
|
||||
share/icons/hicolor/48x48/apps/kommit.png
|
||||
share/icons/hicolor/scalable/actions/diff-goto-next-diff.svg
|
||||
share/icons/hicolor/scalable/actions/diff-goto-prev-diff.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-mine-before-their.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-mine-file.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-mine.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-their-before-mine.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-their-file.svg
|
||||
share/icons/hicolor/scalable/actions/diff-keep-their.svg
|
||||
share/icons/hicolor/scalable/actions/git-branch.svg
|
||||
share/icons/hicolor/scalable/actions/git-commit.svg
|
||||
share/icons/hicolor/scalable/actions/git-fetch.svg
|
||||
share/icons/hicolor/scalable/actions/git-ignore.svg
|
||||
share/icons/hicolor/scalable/actions/git-merge.svg
|
||||
share/icons/hicolor/scalable/actions/git-overview.svg
|
||||
share/icons/hicolor/scalable/actions/git-pull.svg
|
||||
share/icons/hicolor/scalable/actions/git-push.svg
|
||||
share/icons/hicolor/scalable/actions/git-remote.svg
|
||||
share/icons/hicolor/scalable/actions/git-stash.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-added.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-ignored.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-modified.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-removed.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-renamed.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-unknown.svg
|
||||
share/icons/hicolor/scalable/actions/git-status-update.svg
|
||||
share/icons/hicolor/scalable/actions/git-submodules.svg
|
||||
share/icons/hicolor/scalable/actions/git-tag.svg
|
||||
share/icons/hicolor/scalable/actions/kommit-changedfiles.svg
|
||||
share/icons/hicolor/scalable/apps/kommit.svg
|
||||
share/locale/ca/LC_MESSAGES/kommit.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kommit.mo
|
||||
share/locale/cs/LC_MESSAGES/kommit.mo
|
||||
share/locale/de/LC_MESSAGES/kommit.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kommit.mo
|
||||
share/locale/es/LC_MESSAGES/kommit.mo
|
||||
share/locale/eu/LC_MESSAGES/kommit.mo
|
||||
share/locale/fi/LC_MESSAGES/kommit.mo
|
||||
share/locale/fr/LC_MESSAGES/kommit.mo
|
||||
share/locale/it/LC_MESSAGES/kommit.mo
|
||||
share/locale/ja/LC_MESSAGES/kommit.mo
|
||||
share/locale/ka/LC_MESSAGES/kommit.mo
|
||||
share/locale/lt/LC_MESSAGES/kommit.mo
|
||||
share/locale/nl/LC_MESSAGES/kommit.mo
|
||||
share/locale/pl/LC_MESSAGES/kommit.mo
|
||||
share/locale/pt/LC_MESSAGES/kommit.mo
|
||||
share/locale/sk/LC_MESSAGES/kommit.mo
|
||||
share/locale/sl/LC_MESSAGES/kommit.mo
|
||||
share/locale/tr/LC_MESSAGES/kommit.mo
|
||||
share/locale/uk/LC_MESSAGES/kommit.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kommit.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kommit.mo
|
||||
share/metainfo/org.kde.kommit.appdata.xml
|
||||
share/qlogging-categories5/kommit.categories
|
Loading…
Reference in New Issue
Block a user