From 487ae630488f238eea68260b74056944b53e8e65 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 24 Nov 2014 20:21:59 +0000 Subject: Cleanup plist --- x11/evilvte/Makefile | 7 +------ x11/evilvte/files/patch-configure | 15 ++++++++++++--- x11/evilvte/pkg-plist | 27 +-------------------------- 3 files changed, 14 insertions(+), 35 deletions(-) (limited to 'x11/evilvte') diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile index 03df87e2af32..9804e7beb2ef 100644 --- a/x11/evilvte/Makefile +++ b/x11/evilvte/Makefile @@ -3,6 +3,7 @@ PORTNAME= evilvte DISTVERSION= 0.5.2~pre1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ @@ -26,16 +27,10 @@ pre-everything:: .endif post-patch: -# disable man page installation - @${REINPLACE_CMD} -e '59,60 d' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e '/^make/ s/make/gmake/' ${WRKSRC}/src/process.sh .if defined(EVILVTE_CONF) @${ECHO_MSG} "creating config.h from ${EVILVTE_CONF}" @${CP} ${EVILVTE_CONF} ${WRKSRC}/src/config.h .endif -post-install: - ${INSTALL_MAN} ${WRKSRC}/misc/evilvte.1 ${STAGEDIR}${PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/misc/showvte.1 ${STAGEDIR}${PREFIX}/man/man1 - .include diff --git a/x11/evilvte/files/patch-configure b/x11/evilvte/files/patch-configure index 88e714324479..4082ca1160c5 100644 --- a/x11/evilvte/files/patch-configure +++ b/x11/evilvte/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2014-03-02 17:52:26.000000000 +0200 -+++ configure 2014-03-02 17:53:07.000000000 +0200 -@@ -93,6 +93,8 @@ +--- configure.orig 2012-07-12 03:30:12 UTC ++++ configure +@@ -93,6 +93,8 @@ if [ "$with_gtk" = "3.0" ]; then LIBS_VTE_L=`pkg-config --libs-only-L vte-2.90 2> /dev/null` fi @@ -9,3 +9,12 @@ if [ "$real_gtk" = "2+3" ] || [ "$real_gtk" = "3+2" ]; then real_gtk="all" LIBS_VTE="-ldl" +@@ -160,7 +162,7 @@ fi + $DO_ECHO + + bindir=$prefix/bin +-mandir=$prefix/share/man/man1 ++mandir=$prefix/man/man1 + deskdir=$prefix/share/applications + ICON_DIR=$prefix/share/pixmaps + THEME_DIR=$prefix/share/icons diff --git a/x11/evilvte/pkg-plist b/x11/evilvte/pkg-plist index de2713a928d6..2144d4bb770f 100644 --- a/x11/evilvte/pkg-plist +++ b/x11/evilvte/pkg-plist @@ -15,30 +15,5 @@ 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/96x96/apps -@dirrmtry share/icons/hicolor/96x96 -@dirrmtry share/icons/hicolor/72x72/apps -@dirrmtry share/icons/hicolor/72x72 -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/40x40/apps -@dirrmtry share/icons/hicolor/40x40 -@dirrmtry share/icons/hicolor/36x36/apps -@dirrmtry share/icons/hicolor/36x36 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/24x24/apps -@dirrmtry share/icons/hicolor/24x24 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/20x20/apps -@dirrmtry share/icons/hicolor/20x20 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/gnome-control-center/default-apps -@dirrmtry share/gnome-control-center -- cgit v1.2.3