mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
graphics/fotocx: the port had been updated to version 24.70
Amend the port description while here, based on the text from the program's homepage, to highlight available features.
This commit is contained in:
parent
543de242c7
commit
2a35061dc4
@ -1,5 +1,5 @@
|
||||
PORTNAME= fotocx
|
||||
PORTVERSION= 24.60
|
||||
PORTVERSION= 24.70
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://kornelix.net/downloads/downloads/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1727760845
|
||||
SHA256 (fotocx-24.60-source.tar.gz) = fcdc45625850057ed7bb89743f5188b16c277c3341ffbee3cb54b3330e1be069
|
||||
SIZE (fotocx-24.60-source.tar.gz) = 15771741
|
||||
TIMESTAMP = 1730808116
|
||||
SHA256 (fotocx-24.70-source.tar.gz) = c06dbf9832ffddaec1f64c3b2ff9b1828425091b39390495276df27103b9945b
|
||||
SIZE (fotocx-24.70-source.tar.gz) = 15771508
|
||||
|
@ -156,7 +156,7 @@
|
||||
+#ifdef GLOB_PERIOD
|
||||
int globflags = GLOB_PERIOD; // include dotfiles
|
||||
+#else
|
||||
+ int globflags = 0;;
|
||||
+ int globflags = 0;
|
||||
+#endif
|
||||
int ii, jj, err, cc;
|
||||
glob_t globdata;
|
||||
|
@ -1,3 +1,16 @@
|
||||
Fotoxx is a free, open-source program for photo editing and
|
||||
collection management. The goal is to meet most user needs
|
||||
while remaining fast and easy to use.
|
||||
Fotocx is a free program for editing photos or other images and managing
|
||||
a large collection thereof.
|
||||
|
||||
- Navigate the collection using a thumbnail browser, click on an
|
||||
image to view or edit
|
||||
- Import RAW files and edit with deep color
|
||||
- Use powerful tools to correct and enhance photos, apply special
|
||||
effects, or arrange in a montage with text and creative artwork
|
||||
- View and edit dates, titles, descriptions, ratings, location,
|
||||
tags, camera or any other metadata
|
||||
- Quickly find desired images within a huge collection, based on
|
||||
folder and file names or embedded metadata
|
||||
- Click a marker on a scalable world map to view all photos from
|
||||
that location
|
||||
- Batch functions are available to rename, add/revise metadata,
|
||||
copy/move, resize, convert format
|
||||
|
Loading…
Reference in New Issue
Block a user