mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 2.2.6, see detail:
http://www.abisource.com/release-notes/2.2.6.phtml - Disable GNOME support in abiword-plugins; it needs to catch up with newer nautilus 2.10.x.
This commit is contained in:
parent
a83fc4bd24
commit
b517ed1b6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132416
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= abiword
|
||||
PORTVERSION= 2.2.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.2.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
|
||||
MASTER_SITE_SUBDIR= abiword
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (AbiWord/abiword-2.2.5.tar.bz2) = 265a6ece8fcfd37cb7c3fc4d13056ad2
|
||||
SIZE (AbiWord/abiword-2.2.5.tar.bz2) = 23740589
|
||||
MD5 (AbiWord/abiword-2.2.6.tar.bz2) = 59dff68efc89341bcc0f78349cc8eacd
|
||||
SIZE (AbiWord/abiword-2.2.6.tar.bz2) = 23895455
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- abiword.desktop.orig Sun Nov 28 12:52:11 2004
|
||||
+++ abiword.desktop Fri Jan 14 03:04:18 2005
|
||||
@@ -3,11 +3,10 @@
|
||||
--- abiword.desktop.orig Mon Apr 4 00:10:55 2005
|
||||
+++ abiword.desktop Mon Apr 4 00:12:20 2005
|
||||
@@ -3,11 +3,11 @@
|
||||
Icon=abiword_48.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
@ -8,9 +8,9 @@
|
||||
+Categories=Application;Office;WordProcessor;
|
||||
StartupNotify=true
|
||||
Encoding=UTF-8
|
||||
-X-Desktop-File-Install-Version=0.4
|
||||
-MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;
|
||||
+MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;
|
||||
Name=AbiWord Word Processor
|
||||
Name[de]=AbiWord Textverarbeitung
|
||||
Name[nb]=AbiWord Tekstbehandling
|
||||
X-Desktop-File-Install-Version=0.9
|
||||
-MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;
|
||||
+MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;
|
||||
Name=Word Processor
|
||||
Comment=AbiWord Word Processor
|
||||
Name[de]=Textverarbeitung
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= abiword
|
||||
PORTVERSION= 2.2.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.2.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
|
||||
@ -254,10 +253,10 @@ PLIST_SUB+= XSLFO:="@comment "
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mlibgnomeprintui}!=""
|
||||
USE_GNOME+= nautilus2 libgnomeprintui
|
||||
CONFIGURE_ARGS+= --enable-gnome
|
||||
.endif
|
||||
#.if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mlibgnomeprintui}!=""
|
||||
#USE_GNOME+= nautilus2 libgnomeprintui
|
||||
#CONFIGURE_ARGS+= --enable-gnome
|
||||
#.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mlibrsvg2}!=""
|
||||
CONFIGURE_ARGS+= --enable-librsvg
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= abiword
|
||||
PORTVERSION= 2.2.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.2.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
|
||||
@ -254,10 +253,10 @@ PLIST_SUB+= XSLFO:="@comment "
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mlibgnomeprintui}!=""
|
||||
USE_GNOME+= nautilus2 libgnomeprintui
|
||||
CONFIGURE_ARGS+= --enable-gnome
|
||||
.endif
|
||||
#.if ${HAVE_GNOME:Mnautilus2}!="" && ${HAVE_GNOME:Mlibgnomeprintui}!=""
|
||||
#USE_GNOME+= nautilus2 libgnomeprintui
|
||||
#CONFIGURE_ARGS+= --enable-gnome
|
||||
#.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mlibrsvg2}!=""
|
||||
CONFIGURE_ARGS+= --enable-librsvg
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= abiword
|
||||
PORTVERSION= 2.2.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.2.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
|
||||
MASTER_SITE_SUBDIR= abiword
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (AbiWord/abiword-2.2.5.tar.bz2) = 265a6ece8fcfd37cb7c3fc4d13056ad2
|
||||
SIZE (AbiWord/abiword-2.2.5.tar.bz2) = 23740589
|
||||
MD5 (AbiWord/abiword-2.2.6.tar.bz2) = 59dff68efc89341bcc0f78349cc8eacd
|
||||
SIZE (AbiWord/abiword-2.2.6.tar.bz2) = 23895455
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- abiword.desktop.orig Sun Nov 28 12:52:11 2004
|
||||
+++ abiword.desktop Fri Jan 14 03:04:18 2005
|
||||
@@ -3,11 +3,10 @@
|
||||
--- abiword.desktop.orig Mon Apr 4 00:10:55 2005
|
||||
+++ abiword.desktop Mon Apr 4 00:12:20 2005
|
||||
@@ -3,11 +3,11 @@
|
||||
Icon=abiword_48.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
@ -8,9 +8,9 @@
|
||||
+Categories=Application;Office;WordProcessor;
|
||||
StartupNotify=true
|
||||
Encoding=UTF-8
|
||||
-X-Desktop-File-Install-Version=0.4
|
||||
-MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;
|
||||
+MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;
|
||||
Name=AbiWord Word Processor
|
||||
Name[de]=AbiWord Textverarbeitung
|
||||
Name[nb]=AbiWord Tekstbehandling
|
||||
X-Desktop-File-Install-Version=0.9
|
||||
-MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;
|
||||
+MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;
|
||||
Name=Word Processor
|
||||
Comment=AbiWord Word Processor
|
||||
Name[de]=Textverarbeitung
|
||||
|
Loading…
Reference in New Issue
Block a user