mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
update shotwell to 0.30.2
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.2.news
This commit is contained in:
parent
298bce0682
commit
e8169eae13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492433
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shotwell
|
||||
PORTVERSION= 0.30.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.30.2
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -62,6 +61,8 @@ FACED_LIB_DEPENDS= libopencv_core.so:graphics/opencv-core \
|
||||
OPENMP_USES= compiler:openmp
|
||||
OPENMP_USES_OFF= compiler:c++11-lib
|
||||
|
||||
PLIST_SUB= DISTVERSION=${DISTVERSION}
|
||||
|
||||
GLIB_SCHEMAS= org.yorba.shotwell.gschema.xml org.yorba.shotwell-extras.gschema.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1538330525
|
||||
SHA256 (shotwell-0.30.1.tar.xz) = 3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06
|
||||
SIZE (shotwell-0.30.1.tar.xz) = 6341940
|
||||
TIMESTAMP = 1549625280
|
||||
SHA256 (shotwell-0.30.2.tar.xz) = 1945978be04ff6985275f70557fb4f2ea43d5fcd3415388b61738310a206555d
|
||||
SIZE (shotwell-0.30.2.tar.xz) = 6461648
|
||||
|
@ -1,13 +1,13 @@
|
||||
bin/shotwell
|
||||
lib/libshotwell-authenticator.so
|
||||
lib/libshotwell-authenticator.so.0
|
||||
lib/libshotwell-authenticator.so.0.30.1
|
||||
lib/libshotwell-authenticator.so.%%DISTVERSION%%
|
||||
lib/libshotwell-plugin-common.so
|
||||
lib/libshotwell-plugin-common.so.0
|
||||
lib/libshotwell-plugin-common.so.0.30.1
|
||||
lib/libshotwell-plugin-common.so.%%DISTVERSION%%
|
||||
lib/libshotwell-plugin-dev-1.0.so
|
||||
lib/libshotwell-plugin-dev-1.0.so.0
|
||||
lib/libshotwell-plugin-dev-1.0.so.0.30.1
|
||||
lib/libshotwell-plugin-dev-1.0.so.%%DISTVERSION%%
|
||||
lib/shotwell/plugins/builtin/libshotwell-publishing-extras.so
|
||||
lib/shotwell/plugins/builtin/libshotwell-publishing.so
|
||||
lib/shotwell/plugins/builtin/libshotwell-transitions.so
|
||||
|
Loading…
Reference in New Issue
Block a user