diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-09-29 11:57:14 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-09-29 11:57:14 +0000 |
commit | b41e2a1f24341488840aacfab15754f1a5d692ef (patch) | |
tree | 852dac21a90c836674e9423fce16aa9d682d4317 /net/libgweather | |
parent | 25801d5ac17bf7eb678ab36040a662f683f2d962 (diff) |
Notes
Diffstat (limited to 'net/libgweather')
-rw-r--r-- | net/libgweather/Makefile | 11 | ||||
-rw-r--r-- | net/libgweather/distinfo | 5 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 3 |
3 files changed, 10 insertions, 9 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 71abf34f01e0..5f1fad37d1f6 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgweather -PORTVERSION= 3.18.1 +PORTVERSION= 3.18.2 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,19 +10,20 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= vala:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libgeocode-glib.so:net/geocode-glib PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 intlhack introspection:build +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz +USE_GNOME= cairo gtk30 intlhack introspection:build libxml2 INSTALLS_ICONS= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--disable-glade-catalog INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.GWeather.enums.xml \ diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo index 1d446b930547..3c78025d12fe 100644 --- a/net/libgweather/distinfo +++ b/net/libgweather/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/libgweather-3.18.1.tar.xz) = 94b2292f8f7616e2aa81b1516befd7b27682b20acecbd5d656b6954990ca7ad0 -SIZE (gnome3/libgweather-3.18.1.tar.xz) = 3430524 +TIMESTAMP = 1472579919 +SHA256 (gnome3/libgweather-3.18.2.tar.xz) = f35e52fa4023369ef5e04851311b3f15c9d7103ec801d0567eb3dec5851e71e3 +SIZE (gnome3/libgweather-3.18.2.tar.xz) = 3431224 diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index f25b51ea89ab..96515b0fade6 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -16,9 +16,7 @@ share/gir-1.0/GWeather-3.0.gir share/gtk-doc/html/libgweather-3.0/GWeatherInfo.html share/gtk-doc/html/libgweather-3.0/GWeatherLocation.html share/gtk-doc/html/libgweather-3.0/GWeatherLocationEntry.html -share/gtk-doc/html/libgweather-3.0/GWeatherTimezone.html share/gtk-doc/html/libgweather-3.0/GWeatherTimezoneMenu.html -share/gtk-doc/html/libgweather-3.0/annotation-glossary.html share/gtk-doc/html/libgweather-3.0/api-index-deprecated.html share/gtk-doc/html/libgweather-3.0/api-index-full.html share/gtk-doc/html/libgweather-3.0/ch01.html @@ -28,6 +26,7 @@ share/gtk-doc/html/libgweather-3.0/ix03.html share/gtk-doc/html/libgweather-3.0/left-insensitive.png share/gtk-doc/html/libgweather-3.0/left.png share/gtk-doc/html/libgweather-3.0/libgweather-3.0.devhelp2 +share/gtk-doc/html/libgweather-3.0/libgweather-gweathertimezone.html share/gtk-doc/html/libgweather-3.0/libgweather-Versioning-information.html share/gtk-doc/html/libgweather-3.0/object-tree.html share/gtk-doc/html/libgweather-3.0/right-insensitive.png |