aboutsummaryrefslogtreecommitdiffstats
path: root/x11/evilvte
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2014-03-05 04:31:47 +0800
committerrm <rm@FreeBSD.org>2014-03-05 04:31:47 +0800
commit9d6b4a506f75c11aaab0e4346b0aadb385057613 (patch)
treea6e34e6d92d3f59acbdf4aa14bd58c9bfebbbbd1 /x11/evilvte
parent2e23b7edff929f605dc7d14f47941af80d80d866 (diff)
downloadfreebsd-ports-gnome-9d6b4a506f75c11aaab0e4346b0aadb385057613.tar.gz
freebsd-ports-gnome-9d6b4a506f75c11aaab0e4346b0aadb385057613.tar.zst
freebsd-ports-gnome-9d6b4a506f75c11aaab0e4346b0aadb385057613.zip
x11/evilvte: update to 0.5.2~pre1 and fix build on 10.0
- update to 0.5.2~pre1, that should fix build on 10.0 while here: - remove stale MASTER_SITE - remove leading article from COMMENT - remove check for unsupported version of FreeBSD, and drop no more needed inclusions of bsd.port.[pre|post].mk - add INSTALLS_ICONS per portlint PR: 187197 Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
Diffstat (limited to 'x11/evilvte')
-rw-r--r--x11/evilvte/Makefile17
-rw-r--r--x11/evilvte/distinfo4
-rw-r--r--x11/evilvte/files/patch-configure11
-rw-r--r--x11/evilvte/pkg-plist3
4 files changed, 18 insertions, 17 deletions
diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile
index d68f2754bb2b..bf81d02e7c12 100644
--- a/x11/evilvte/Makefile
+++ b/x11/evilvte/Makefile
@@ -2,27 +2,20 @@
# $FreeBSD$
PORTNAME= evilvte
-PORTVERSION= 0.5.0
-PORTREVISION= 1
+DISTVERSION= 0.5.2~pre1
CATEGORIES= x11 gnome
-MASTER_SITES= http://www.calno.com/${PORTNAME}/ \
- LOCAL/glarkin
+MASTER_SITES= http://www.calno.com/${PORTNAME}/
MAINTAINER= aragon@phat.za.net
-COMMENT= A VTE based, super lightweight terminal emulator
+COMMENT= VTE based, super lightweight terminal emulator
USES= pkgconfig gmake
USE_XZ= yes
HAS_CONFIGURE= yes
ALL_TARGET= evilvte
+INSTALLS_ICONS= yes
USE_GNOME= vte
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.X
-.endif
-
pre-everything::
.if !defined(EVILVTE_CONF)
@${ECHO_MSG}
@@ -46,4 +39,4 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/misc/evilvte.1 ${STAGEDIR}${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/misc/showvte.1 ${STAGEDIR}${PREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11/evilvte/distinfo b/x11/evilvte/distinfo
index 5b6fbe7ca2e1..fe34c5bca275 100644
--- a/x11/evilvte/distinfo
+++ b/x11/evilvte/distinfo
@@ -1,2 +1,2 @@
-SHA256 (evilvte-0.5.0.tar.xz) = 8d32dd9f3b192e00c8111c406a90cc0da2e674e0f8c5a03854287d384e7edea8
-SIZE (evilvte-0.5.0.tar.xz) = 58436
+SHA256 (evilvte-0.5.2~pre1.tar.xz) = d51e75f7e1daad12fa55289c17cb2cfb35bcfdbd61b0dfce3b16a966f64e81ec
+SIZE (evilvte-0.5.2~pre1.tar.xz) = 60804
diff --git a/x11/evilvte/files/patch-configure b/x11/evilvte/files/patch-configure
new file mode 100644
index 000000000000..88e714324479
--- /dev/null
+++ b/x11/evilvte/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2014-03-02 17:52:26.000000000 +0200
++++ configure 2014-03-02 17:53:07.000000000 +0200
+@@ -93,6 +93,8 @@
+ LIBS_VTE_L=`pkg-config --libs-only-L vte-2.90 2> /dev/null`
+ fi
+
++LIBS_VTE="${LIBS_VTE} -lintl"
++
+ if [ "$real_gtk" = "2+3" ] || [ "$real_gtk" = "3+2" ]; then
+ real_gtk="all"
+ LIBS_VTE="-ldl"
diff --git a/x11/evilvte/pkg-plist b/x11/evilvte/pkg-plist
index b9e35401bad7..de2713a928d6 100644
--- a/x11/evilvte/pkg-plist
+++ b/x11/evilvte/pkg-plist
@@ -15,10 +15,7 @@ share/icons/hicolor/48x48/apps/evilvte.png
share/icons/hicolor/64x64/apps/evilvte.png
share/icons/hicolor/72x72/apps/evilvte.png
share/icons/hicolor/96x96/apps/evilvte.png
-share/icons/hicolor/scalable/apps/evilvte.svg
share/pixmaps/evilvte.png
-@dirrmtry share/icons/hicolor/scalable/apps
-@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/96x96/apps
@dirrmtry share/icons/hicolor/96x96
@dirrmtry share/icons/hicolor/72x72/apps