| Port details |
- kodaskanna Barcode and QR-code scanner
- 0.2.2_1 deskutils
=0 0.1.0_3Version of this port present on the latest quarterly branch. - Maintainer: adridg@FreeBSD.org
 - Port Added: 2022-01-27 14:57:05
- Last Update: 2026-02-13 17:36:11
- Commit Hash: c2d5342
- License: LGPL21+
- WWW:
- https://apps.kde.org/kodaskanna/
- Description:
- Kodaskanna is a utility for reading data from 1D/2D codes (e.g. QR
codes or bar codes) and making the data available for further processing.
This initial 0.1.0 release supports scanning codes in static images. The image
input files (can be also non-local ones) can be either passed as argument on
the command line or manually selected via a file picker, pasted from the
clipboard or dropped by DnD. The extracted content can then be exported to the
clipboard or as a file. The version also provides integration via the Dolphin
context menu for image files and by a KDE Purpose "Export" plugin.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- kodaskanna>0:deskutils/kodaskanna
- To install the port:
- cd /usr/ports/deskutils/kodaskanna/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/kodaskanna
- pkg install kodaskanna
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kodaskanna
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767550898
SHA256 (kodaskanna-0.2.2.tar.xz) = d32e42297ab1a81a96b68683d1d5ff9034036e29d590c482dce2619eea687a80
SIZE (kodaskanna-0.2.2.tar.xz) = 59160
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libZXing.so : textproc/zxing-cpp
- libintl.so : devel/gettext-runtime
- libOpenGL.so : graphics/libglvnd
- libKF6ConfigCore.so : devel/kf6-kconfig
- libKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgets
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6I18n.so : devel/kf6-ki18n
- libKF6KIOCore.so : devel/kf6-kio
- libKF6Purpose.so : misc/kf6-purpose
- libKF6Service.so : devel/kf6-kservice
- libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_kodaskanna
- USES:
- cmake compiler:c++17-lang gettext gl kde:6 pkgconfig qt:6 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.2_1 13 Feb 2026 17:36:11
    |
Max Brazhnikov (makc)  |
*/*: force rebuild after devel/kf6-kio update |
0.2.2 04 Jan 2026 21:01:37
    |
Adriaan de Groot (adridg)  |
deskutils/kodaskanna: update to 0.2.2, latest upstream, and Qt6
Kodaskanna is a utility for reading data from 1D/2D codes (e.g. QR codes or
bar codes) and making the data available for further processing. This port-
update catches 3 years of upstream activity and switches the toolkit
to the current Qt version.
PR: 289561
Reported-by: diizzy@ |
0.1.0_3 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.1.0_2 11 Jan 2023 10:35:46
    |
Tobias C. Berner (tcberner)  |
textproc/zxing-cpp: add missing PORTREVISION bump
- Follow-up to 5d2a95ba022b2270e61d6e953aaba57e02410e4b
Reported by: VVD |
0.1.0_1 10 Jan 2023 16:41:14
    |
Tobias C. Berner (tcberner)  |
deskutils/kodaskanna: prepare for textproc/zxing-cpp 2.0.0 |
0.1.0_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.0_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
0.1.0 01 Apr 2022 15:09:49
    |
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
0.1.0 31 Jan 2022 14:29:06
    |
Adriaan de Groot (adridg)  |
deskutils/kodaskanna: fix typo in COMMENT |
0.1.0 27 Jan 2022 14:56:17
    |
Adriaan de Groot (adridg)  |
deskutils/kodaskanna: new port, barcode and qr-code scanner
Announcement is here
https://mail.kde.org/pipermail/kde-announce-apps/2022-January/005686.html |