diff options
author | joerg <joerg@pkgsrc.org> | 2015-08-26 22:04:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-08-26 22:04:25 +0000 |
commit | 2d83c2ac0cd035190aeda701a08f75a75fb713d0 (patch) | |
tree | af5ae101e5816f4b49e9b33b3199fa28b49f19a5 /editors/TeXmacs | |
parent | 86c16fb7d81f89569e29154a1fd178d74d513dd0 (diff) | |
download | pkgsrc-2d83c2ac0cd035190aeda701a08f75a75fb713d0.tar.gz |
Uses gnome-icon-theme and shared-mime-info. Sync PLIST. Bump revision.
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r-- | editors/TeXmacs/Makefile | 5 | ||||
-rw-r--r-- | editors/TeXmacs/PLIST | 16 |
2 files changed, 5 insertions, 16 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 5eb95c79c5e..a4f2db6fe58 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2015/08/14 20:58:41 joerg Exp $ +# $NetBSD: Makefile,v 1.108 2015/08/26 22:04:25 joerg Exp $ DISTNAME= TeXmacs-1.99.2-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/tmftp/source/ @@ -67,7 +68,9 @@ DEPENDS+= ps2pkm>=1.5:../../fonts/ps2pkm BUILDLINK_DEPMETHOD.libXt?= build .include "../../converters/libiconv/buildlink3.mk" +.include "../../databases/shared-mime-info/mimedb.mk" .include "../../graphics/freetype2/buildlink3.mk" +.include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../lang/guile/buildlink3.mk" .include "../../lang/python/application.mk" #.include "../../mk/tex.buildlink3.mk" diff --git a/editors/TeXmacs/PLIST b/editors/TeXmacs/PLIST index 9975b8b6841..b1c80c142f4 100644 --- a/editors/TeXmacs/PLIST +++ b/editors/TeXmacs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.42 2015/08/05 13:09:17 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.43 2015/08/26 22:04:25 joerg Exp $ bin/fig2ps bin/texmacs include/TeXmacs.h @@ -4211,23 +4211,9 @@ share/TeXmacs/texts/test/fonts.tm share/TeXmacs/texts/test/overview.tm share/application-registry/texmacs.applications share/applications/texmacs.desktop -share/icons/gnome/icon-theme.cache share/icons/gnome/scalable/apps/TeXmacs.svg share/icons/gnome/scalable/mimetypes/text-texmacs.svg share/mime-info/texmacs.keys share/mime-info/texmacs.mime -share/mime/XMLnamespaces -share/mime/aliases -share/mime/generic-icons -share/mime/globs -share/mime/globs2 -share/mime/icons -share/mime/magic -share/mime/mime.cache share/mime/packages/texmacs.xml -share/mime/subclasses -share/mime/text/x-texmacs.xml -share/mime/treemagic -share/mime/types -share/mime/version share/pixmaps/TeXmacs.xpm |