diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-09-30 11:58:29 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-09-30 11:58:29 +0000 |
commit | 951c1f5d1c7354f058f5919d858dbb0c174dc73e (patch) | |
tree | 6146e775343aaf339921799078894a48fef9aa15 /x11-toolkits/libwnck3 | |
parent | c9b47f0427d70ba42c2d53271f8b64b8e8096825 (diff) | |
download | ports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.tar.gz ports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.zip |
Notes
Diffstat (limited to 'x11-toolkits/libwnck3')
-rw-r--r-- | x11-toolkits/libwnck3/Makefile | 15 | ||||
-rw-r--r-- | x11-toolkits/libwnck3/distinfo | 5 | ||||
-rw-r--r-- | x11-toolkits/libwnck3/pkg-plist | 3 |
3 files changed, 12 insertions, 11 deletions
diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile index e0a29f7bdefc..921118485274 100644 --- a/x11-toolkits/libwnck3/Makefile +++ b/x11-toolkits/libwnck3/Makefile @@ -1,9 +1,8 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11-toolkits/libwnck3/Makefile 19952 2014-10-15 08:11:00Z gusi $ PORTNAME= libwnck -PORTVERSION= 3.14.0 +PORTVERSION= 3.24.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -12,18 +11,20 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library used for writing pagers and taskslists +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= tar:xz .if !defined(REFERENCE_PORT) -USES+= bison gettext gmake libtool pathfix pkgconfig -USE_GNOME= gtk30 intlhack introspection:build referencehack -USE_XORG= xres x11 +USES+= bison gettext gmake libtool localbase pathfix pkgconfig +USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build \ + referencehack +USE_XORG= xext xrender xres x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-tools -CPPFLAGS+= -I${LOCALBASE}/include -LINS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= STARTUP diff --git a/x11-toolkits/libwnck3/distinfo b/x11-toolkits/libwnck3/distinfo index e42ae9418b67..987db0190a74 100644 --- a/x11-toolkits/libwnck3/distinfo +++ b/x11-toolkits/libwnck3/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/libwnck-3.14.0.tar.xz) = f5080076346609b4c36394b879f3a86b92ced3b90a37cb54c8e9a14f00e7921c -SIZE (gnome3/libwnck-3.14.0.tar.xz) = 675916 +TIMESTAMP = 1516306501 +SHA256 (gnome3/libwnck-3.24.1.tar.xz) = afa6dc283582ffec15c3374790bcbcb5fb422bd38356d72deeef35bf7f9a1f04 +SIZE (gnome3/libwnck-3.24.1.tar.xz) = 821508 diff --git a/x11-toolkits/libwnck3/pkg-plist b/x11-toolkits/libwnck3/pkg-plist index 74024ed453c5..a2f53c8f4c84 100644 --- a/x11-toolkits/libwnck3/pkg-plist +++ b/x11-toolkits/libwnck3/pkg-plist @@ -13,7 +13,7 @@ include/libwnck-3.0/libwnck/wnck-enum-types.h include/libwnck-3.0/libwnck/workspace.h lib/libwnck-3.so lib/libwnck-3.so.0 -lib/libwnck-3.so.0.2.2 +lib/libwnck-3.so.0.3.0 libdata/pkgconfig/libwnck-3.0.pc lib/girepository-1.0/Wnck-3.0.typelib share/gtk-doc/html/libwnck-3.0/WnckApplication.html @@ -29,7 +29,6 @@ share/gtk-doc/html/libwnck-3.0/core.html share/gtk-doc/html/libwnck-3.0/getting-started.html share/gtk-doc/html/libwnck-3.0/home.png share/gtk-doc/html/libwnck-3.0/index.html -share/gtk-doc/html/libwnck-3.0/index.sgml share/gtk-doc/html/libwnck-3.0/indexes.html share/gtk-doc/html/libwnck-3.0/ix01.html share/gtk-doc/html/libwnck-3.0/ix02.html |