Port details |
- elementary-photos Photo viewer and organizer designed for elementary OS
- 2.8.0_2 graphics =2 2.8.0_2Version of this port present on the latest quarterly branch.
- Maintainer: miguel@gocobachi.dev
- Port Added: 2020-06-29 06:32:21
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/elementary/videos
- Description:
- Import, organize, and edit photos. Make a slideshow.
Share with Facebook or Flickr.
Photo viewer and organizer designed by elementary OS.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elementary-photos>0:graphics/elementary-photos
- To install the port:
- cd /usr/ports/graphics/elementary-photos/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/elementary-photos
- pkg install elementary-photos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elementary-photos
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668549781
SHA256 (elementary-photos-2.8.0_GH0.tar.gz) = 109cd2f8b1a01b51c7de223a1a329e6aba2ecb42dda8d5b3664fb6d785b9aa86
SIZE (elementary-photos-2.8.0_GH0.tar.gz) = 6743261
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:
-
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gstreamer1-plugins>=1.22.5 : multimedia/gstreamer1-plugins
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gstreamer1-plugins>=1.22.5 : multimedia/gstreamer1-plugins
- x11.pc : x11/libX11
- Library dependencies:
-
- libexif.so : graphics/libexif
- libgee-0.8.so : devel/libgee
- libgeocode-glib.so : net/geocode-glib
- libgexiv2.so : graphics/gexiv2
- libgphoto2.so : graphics/libgphoto2
- libgphoto2_port.so : graphics/libgphoto2
- libgranite.so : x11-toolkits/granite
- libgudev-1.0.so : devel/libgudev
- libhandy-1.so : x11-toolkits/libhandy
- libjson-glib-1.0.so : devel/json-glib
- libraw.so : graphics/libraw
- librest-0.7.so : devel/librest
- libsoup-2.4.so : devel/libsoup
- libwebkit2gtk-4.0.so : www/webkit2-gtk3
- libwebp.so : graphics/webp
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libgstreamer-1.0.so : multimedia/gstreamer1
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_elementary-photos
- USES:
- compiler:c11 desktop-file-utils gettext gnome gstreamer meson pkgconfig sqlite:3 vala:build xorg
- 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 |
2.8.0_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.8.0_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.8.0 21 Nov 2022 08:26:28 |
Nuno Teixeira (eduardo) Author: Olivier Duchateau |
graphics/elementary-photos: Update to 2.8.0
ChangeLog: https://github.com/elementary/photos/releases/tag/2.8.0
PR: 267801 |
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) |
2.7.5 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 ) |
2.7.5 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
2.7.5 19 May 2022 11:05:07 |
Fernando Apesteguía (fernape) Author: Olivier Duchateau |
graphics/elementary-photos: update to 2.7.5
ChangeLog: https://github.com/elementary/photos/releases/tag/2.7.5
Remove unneeded patches.
PR: 264053
Reported by: duchateau.olivier@gmail.com
Approved by: miguel@gocobachi.dev (maintainer, timeout from previous PRs) |
2.7.4 15 May 2022 17:45:03 |
Fernando Apesteguía (fernape) Author: Olivier Duchateau |
graphics/elementary-photos: update to 2.7.4
ChangeLog: https://github.com/elementary/photos/releases/tag/2.7.4
* Photos taken on the same day show under the same event
* Replace all instances of "Shotwell" with "Photos"
* Avoid a crash when importing videos
* Translation updates
PR: 263705
Reported by: duchateau.olivier@gmail.com
Approved by: miguel@gocobachi.dev (maintainer, timeout > 2 weeks) |
2.7.1_3 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
2.7.1_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.7.1_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.7.1_1 08 Dec 2021 10:57:06 |
Adriaan de Groot (adridg) |
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
https://github.com/elementary/granite/releases/tag/6.2.0
Bumping PORTREVISION of consumers, too, because of the crash-fix.
PR: 260024
Reported by: Olivier Duchateau |
2.7.1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
2.7.1 15 Aug 2021 06:29:28 |
Guangyuan Yang (ygy) Author: Miguel Gocobachi |
graphics/elementary-photos: Update to 2.7.1
PR: 257828 |
2.7.0_3 10 Jun 2021 21:20:09 |
Li-Wen Hsu (lwhsu) |
*/*: Bump PORTREVISION after x11-toolkits/granite update
PR: 254626 |
2.7.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.7.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.0_2 01 Jan 2021 00:04:43 |
jhale |
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release |
2.7.0_1 11 Jul 2020 11:38:30 |
tcberner |
Update accounts-sso ports
- this fixes for example kio-gdrive |
2.7.0 06 Jul 2020 19:37:55 |
pkubaj |
graphics/elementary-photos: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-incompatible-pointer-types"
MFH: 2020Q3 (fix build blanket) |
2.7.0 29 Jun 2020 09:29:47 |
lwhsu |
USES+=gettext unconditionally, making NLS optional still needs more work
PR: 247538
Approved by: Miguel Gocobachi <miguel@gocobachi.dev> (maintainer) |
2.7.0 29 Jun 2020 06:32:15 |
lwhsu |
Add graphics/elementary-photos
photo viewer and organizer designed for elementary OS
PR: 247600
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev> |