mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update vte3 to 0.48.2.
* Change '?=' to '=' for BUILD_DEPENDS and USE_GNOME there is no slave port anymore. * Record missing dependancies. * Correct pkg-descr, this port is part of GNOME 3 not 2. Update WWW to page specific page, and remove the libzvt comment, it long gone.
This commit is contained in:
parent
ce1240c5c5
commit
57a0f5bfbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439065
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vte
|
||||
PORTVERSION= 0.48.1
|
||||
PORTVERSION= 0.48.2
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 3
|
||||
@ -13,7 +13,7 @@ COMMENT= Terminal widget with improved accessibility and I18N support
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS+= vapigen:lang/vala \
|
||||
BUILD_DEPENDS= vapigen:lang/vala \
|
||||
bash:shells/bash \
|
||||
gperf:devel/gperf
|
||||
LIB_DEPENDS= libgnutls.so:security/gnutls \
|
||||
@ -25,7 +25,8 @@ USES= bison compiler:c++0x gettext gmake gnome libtool localbase \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME?= gtk30 intltool referencehack introspection:build
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool referencehack
|
||||
introspection:build
|
||||
CONFIGURE_ARGS= --enable-introspection \
|
||||
--disable-static \
|
||||
--disable-Bsymbolic
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1491154703
|
||||
SHA256 (gnome3/vte-0.48.1.tar.xz) = d3b7d6a13e6b850f3ea1c35af2746ef78039493ed4bb87cb7a36f29b260861f6
|
||||
SIZE (gnome3/vte-0.48.1.tar.xz) = 1006380
|
||||
TIMESTAMP = 1492431071
|
||||
SHA256 (gnome3/vte-0.48.2.tar.xz) = c278b301edfe38b43baec1bccc86e225dacea5b670a96ca7ea55ca9a4b030690
|
||||
SIZE (gnome3/vte-0.48.2.tar.xz) = 1006772
|
||||
|
@ -1,4 +1,4 @@
|
||||
Terminal widget with improved font, internationalisation and accessibility
|
||||
support for the GNOME 2 desktop. Designed to replace libzvt.
|
||||
support for the GNOME 3 desktop.
|
||||
|
||||
WWW: http://www.gnome.org/
|
||||
WWW: https://wiki.gnome.org/Apps/Terminal/VTE
|
||||
|
@ -13,7 +13,7 @@ include/vte-%%VERSION%%/vte/vteversion.h
|
||||
lib/girepository-1.0/Vte-%%VERSION%%.typelib
|
||||
lib/libvte-%%VERSION%%.so
|
||||
lib/libvte-%%VERSION%%.so.0
|
||||
lib/libvte-%%VERSION%%.so.0.4800.1
|
||||
lib/libvte-%%VERSION%%.so.0.4800.2
|
||||
libdata/pkgconfig/vte-%%VERSION%%.pc
|
||||
share/gir-1.0/Vte-%%VERSION%%.gir
|
||||
share/gtk-doc/html/vte-%%VERSION%%/VteRegex.html
|
||||
|
Loading…
Reference in New Issue
Block a user