aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-01-25 07:13:10 +0000
committerJohn Marino <marino@FreeBSD.org>2016-01-25 07:13:10 +0000
commit986160412fbe5d15231d06b8772e411a3c0703ad (patch)
tree231536e2114209894fc158e35c25e219424306b9 /x11
parent7dbd80dede4be18e66b7be3c31384f43040eebf9 (diff)
downloadports-986160412fbe5d15231d06b8772e411a3c0703ad.tar.gz
ports-986160412fbe5d15231d06b8772e411a3c0703ad.zip
x11/tilda: Promote vte3 from BUILD_DEPENDS to include RUN_DEPENDS
User got error message, 'Shared object "libvte-2.91.so.0" not found, required by tilda' when launching tilda. Manually installing x11-toolkits/vte3 fixed the issue, so vte3 is clearly more than a build dependency. I've specified RUN_DEPENDS rather than convert BUILD_* to LIB_* given how vte3 was already specified and the fact there's no generic library in pkg-plist. while here, fix the pkg-plist error that showed during build testing by adding share/appdata/tilda.appdata.xml to the list approved by: just fix it.
Notes
Notes: svn path=/head/; revision=407195
Diffstat (limited to 'x11')
-rw-r--r--x11/tilda/Makefile2
-rw-r--r--x11/tilda/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile
index a5583c2b37f9..0c2294d78710 100644
--- a/x11/tilda/Makefile
+++ b/x11/tilda/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tilda
PORTVERSION= 1.3.1
+PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= x11
@@ -11,6 +12,7 @@ COMMENT= Drop down x11 terminal with transparency support
LICENSE= GPLv2
BUILD_DEPENDS= vte3>=0:${PORTSDIR}/x11-toolkits/vte3
+RUN_DEPENDS= vte3>=0:${PORTSDIR}/x11-toolkits/vte3
LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse
GNU_CONFIGURE= yes
diff --git a/x11/tilda/pkg-plist b/x11/tilda/pkg-plist
index ed2d18c0bb59..87272f11f307 100644
--- a/x11/tilda/pkg-plist
+++ b/x11/tilda/pkg-plist
@@ -1,4 +1,5 @@
bin/tilda
+share/appdata/tilda.appdata.xml
share/applications/tilda.desktop
share/locale/bg/LC_MESSAGES/tilda.mo
share/locale/ca/LC_MESSAGES/tilda.mo