Date: Sat, 13 Apr 2019 18:29:46 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498819 - head/graphics/kamerka Message-ID: <201904131829.x3DITkpL072083@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Apr 13 18:29:45 2019 New Revision: 498819 URL: https://svnweb.freebsd.org/changeset/ports/498819 Log: graphics/kamerka: Correct pkg-descr Modified: head/graphics/kamerka/Makefile head/graphics/kamerka/pkg-descr Modified: head/graphics/kamerka/Makefile ============================================================================== --- head/graphics/kamerka/Makefile Sat Apr 13 18:27:17 2019 (r498818) +++ head/graphics/kamerka/Makefile Sat Apr 13 18:29:45 2019 (r498819) @@ -2,6 +2,7 @@ PORTNAME= kamerka DISTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/kamerka/pkg-descr ============================================================================== --- head/graphics/kamerka/pkg-descr Sat Apr 13 18:27:17 2019 (r498818) +++ head/graphics/kamerka/pkg-descr Sat Apr 13 18:29:45 2019 (r498819) @@ -1,5 +1,5 @@ -This DICOM ToolKit (DCMTK) package consists of source code, documentation -and installation instructions for a set of software libraries and -applications implementing part of the DICOM/MEDICOM Standard. +Take photos using your webcam and shiny animated QML interface. -WWW: https://dcmtk.org +It provides a very nice user interface to use your webcam to take photos. + +WWW: https://dos1.github.io/kamerka/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904131829.x3DITkpL072083>