mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update gthumb to 3.4.4.1
- Convert to USES=localbase
This commit is contained in:
parent
67bbd03689
commit
14cf714c9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431965
@ -3,8 +3,7 @@
|
||||
# $MCom: ports/trunk/graphics/gthumb/Makefile 19823 2014-08-20 09:28:14Z gusi $
|
||||
|
||||
PORTNAME= gthumb
|
||||
PORTVERSION= 3.4.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.4.4.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
@ -19,7 +18,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \
|
||||
RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
|
||||
|
||||
USES= bison compiler:c++11-lib desktop-file-utils gettext gmake \
|
||||
libtool pathfix pkgconfig tar:xz
|
||||
libtool localbase pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gtk30 intltool librsvg2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_lib_jpeg_jpeg_destroy_decompress=yes \
|
||||
@ -31,9 +30,6 @@ INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_SUB= GTHUMB_VER="3.4"
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.gthumb.change-date.gschema.xml \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (gnome3/gthumb-3.4.3.tar.xz) = c10fd12f3bfea31c390c74e8e08f86f16e2159fbd6c806daa025423e0ded825d
|
||||
SIZE (gnome3/gthumb-3.4.3.tar.xz) = 3418088
|
||||
TIMESTAMP = 1484732019
|
||||
SHA256 (gnome3/gthumb-3.4.4.1.tar.xz) = 4dc63bb1cc1f139259bba7f9fd1735182f16ba37254119a9f9c3e13a898a9533
|
||||
SIZE (gnome3/gthumb-3.4.4.1.tar.xz) = 3420356
|
||||
|
Loading…
Reference in New Issue
Block a user