ports/contrib (3.4): vte3-ng: 0.50.2 -> 0.54.2
commit b058144e0c16803e5400a3dcf991cdca002e98d6 Author: Danny Rawlins <monster.romster@gmail.com> Date: Thu Feb 21 20:48:44 2019 +1100 vte3-ng: 0.50.2 -> 0.54.2 diff --git a/vte3-ng/.footprint b/vte3-ng/.footprint index 346ce0ee..531d1c79 100644 --- a/vte3-ng/.footprint +++ b/vte3-ng/.footprint @@ -1,7 +1,8 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/vte-2.91 drwxr-xr-x root/root usr/etc/ drwxr-xr-x root/root usr/etc/profile.d/ --rw-r--r-- root/root usr/etc/profile.d/vte.sh drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/vte-2.91/ drwxr-xr-x root/root usr/include/vte-2.91/vte/ @@ -16,14 +17,11 @@ drwxr-xr-x root/root usr/include/vte-2.91/vte/ -rw-r--r-- root/root usr/include/vte-2.91/vte/vtetypebuiltins.h -rw-r--r-- root/root usr/include/vte-2.91/vte/vteversion.h drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/girepository-1.0/ --rw-r--r-- root/root usr/lib/girepository-1.0/Vte-2.91.typelib +-rw-r--r-- root/root usr/lib/libvte-2.91.a -rwxr-xr-x root/root usr/lib/libvte-2.91.la -lrwxrwxrwx root/root usr/lib/libvte-2.91.so -> libvte-2.91.so.0.5000.2 -lrwxrwxrwx root/root usr/lib/libvte-2.91.so.0 -> libvte-2.91.so.0.5000.2 --rwxr-xr-x root/root usr/lib/libvte-2.91.so.0.5000.2 +lrwxrwxrwx root/root usr/lib/libvte-2.91.so -> libvte-2.91.so.0.5400.2 +lrwxrwxrwx root/root usr/lib/libvte-2.91.so.0 -> libvte-2.91.so.0.5400.2 +-rwxr-xr-x root/root usr/lib/libvte-2.91.so.0.5400.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/vte-2.91.pc drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/gir-1.0/ --rw-r--r-- root/root usr/share/gir-1.0/Vte-2.91.gir diff --git a/vte3-ng/.signature b/vte3-ng/.signature index c713a68e..cb0a876b 100644 --- a/vte3-ng/.signature +++ b/vte3-ng/.signature @@ -1,8 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yXLUmVmI4UZ2hJzfFNeur4T3TdzVkyTviHeRKKy7I9daVSAv4sqnn/7/kPOatwqqHhNplo10VJROUFwHZcHuAE= -SHA256 (Pkgfile) = e2721d4f5055f3f717169a6fb9ebbae64d5eca7103146e9286a773ab4a2c70a7 -SHA256 (.footprint) = b2debc514eaa50397750caa45b88dfad49a31daa00cd7d999fd41aafde53ce08 -SHA256 (vte-ng-0.50.2.tar.gz) = 14b6bcf374fcaf16f42ddf76f19ec1aedd06a93efbf3da0a6c1a42cc88b09b49 -SHA256 (vte3-790539.patch) = bd3aaec0ceaa47948160a016f1eaaabf783df7771932a335448a060882ec97e4 -SHA256 (vte3-pty_memory_leak.patch) = b7e57d7e5e40a75eb5f409f163adc649f1c040d4f9c0594ddc1369aea45df291 -SHA256 (vte3-790536.patch) = 9d0561dc8e8bb46b936d31b8265a42bed0d112d36a734ebe11fcff7aa9be1be4 +RWSagIOpLGJF36/6QqMvUaeZKntaZehgEEArPh1IDIddIXCljuwkOFSv+8V30EUH2AoCcQuJ96YV8AGevy44MW4SAI/o5jN4ZAE= +SHA256 (Pkgfile) = 6dbe6a166c66892d275dd44a3a34caf96de0dcb890f1c868b8157c31afe74819 +SHA256 (.footprint) = 5e88cfde4f3559151072d38ca268e8b9d08e0230c958a508dc8ac3ce1313afc4 +SHA256 (vte-ng-0.54.2.a.tar.gz) = 144af3a48a1be14419031915a5066647a58054dbdc91e52331f1b38dd13925bb diff --git a/vte3-ng/Pkgfile b/vte3-ng/Pkgfile index 345d331f..f2f05085 100644 --- a/vte3-ng/Pkgfile +++ b/vte3-ng/Pkgfile @@ -1,40 +1,30 @@ # Description: Enhanced Virtual Terminal Emulator widget for use with GTK3 # URL: https://github.com/thestinger/vte-ng # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: gnutls gtk3 libgmp libpcre2 util-linux gtk-doc +# Depends on: gnutls gtk-doc gtk3 libpcre2 util-linux name=vte3-ng -version=0.50.2 +version=0.54.2 +_version=$version.a release=1 -source=(https://github.com/thestinger/vte-ng/archive/$version/vte-ng-$version.tar.gz - vte3-790539.patch - vte3-pty_memory_leak.patch - vte3-790536.patch) +source=(https://github.com/thestinger/vte-ng/archive/$version/vte-ng-$_version.tar.g...) build() { cd vte-ng-$version - # https://bugzilla.gnome.org/show_bug.cgi?id=790539 - # https://git.gnome.org/browse/vte/commit/?h=vte-0-50&id=1d200a63ac4e39035af35e80881aa4fdae5556c6 - patch -p1 -i $SRC/vte3-790539.patch + NOCONFIGURE=1 ./autogen.sh - # pty: Fix memory leak - # https://git.gnome.org/browse/vte/commit/?h=vte-0-50&id=ddd6dc998d9842369ec20f8e83c380401a8aed02 - patch -p1 -i $SRC/vte3-pty_memory_leak.patch - - # https://bugzilla.gnome.org/show_bug.cgi?id=790536 - # https://git.gnome.org/browse/vte/commit/?h=vte-0-50&id=504db1b97f684778ee52f6e280a9e734936be20f - patch -p1 -i $SRC/vte3-790536.patch - - ./autogen.sh \ + ./configure \ --prefix=/usr \ --libexecdir=/usr/lib/vte \ - --disable-static \ + --enable-static \ --disable-gtk-doc \ - --disable-vala + --disable-vala \ + --disable-introspection \ + --disable-glade-catalogue make make DESTDIR=$PKG install - rm -r $PKG/usr/share/locale + rm -r $PKG/usr/{share/locale,etc/profile.d/vte.sh} }
participants (1)
-
crux@crux.nu