mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Update to 2.0.13.
This commit is contained in:
parent
778c4bf14b
commit
ae2af242fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213624
@ -7,26 +7,23 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtkspell
|
||||
PORTVERSION= 2.0.11
|
||||
PORTREVISION?= 6
|
||||
PORTVERSION= 2.0.13
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= http://gtkspell.sourceforge.net/download/
|
||||
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A GTK+ 2 spell checking component
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20 intlhack
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gtkspell-2.0.11.tar.gz) = 494869f67146a12a3f17a958f51aeb05
|
||||
SHA256 (gtkspell-2.0.11.tar.gz) = 521d6be1e1236706cd491305b10f01d989bf47787ca97242c56c0d2b038e6a12
|
||||
SIZE (gtkspell-2.0.11.tar.gz) = 347172
|
||||
MD5 (gtkspell-2.0.13.tar.gz) = f4e21418d2e53bcf4c7affcdae8a213e
|
||||
SHA256 (gtkspell-2.0.13.tar.gz) = 497a162ae402eeccd05f38f167144f45094ac8f33f0e5d68558a5a1d957bd3d5
|
||||
SIZE (gtkspell-2.0.13.tar.gz) = 402294
|
||||
|
@ -5,16 +5,24 @@ lib/libgtkspell.so
|
||||
lib/libgtkspell.so.0
|
||||
libdata/pkgconfig/gtkspell-2.0.pc
|
||||
share/locale/be/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/cs/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/de/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/el/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/eo/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/es/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/eu/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/fi/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/fr/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ga/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/gl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/hu/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/hy/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/it/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ja/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ky/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/lt/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/mn/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/nb/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/nl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/pl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gtkspell.mo
|
||||
@ -23,14 +31,25 @@ share/locale/ro/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ru/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/rw/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sk/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sr/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sv/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/tr/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/uk/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/vi/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/wa/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gtkspell.mo
|
||||
@dirrm include/gtkspell-2.0/gtkspell
|
||||
@dirrm include/gtkspell-2.0
|
||||
@dirrmtry share/locale/zh_HK/LC_MESSAGES
|
||||
@dirrmtry share/locale/zh_HK
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrmtry share/locale/rm/LC_MESSAGES
|
||||
@dirrmtry share/locale/rm
|
||||
@dirrmtry share/locale/ky/LC_MESSAGES
|
||||
@dirrmtry share/locale/ky
|
||||
@dirrmtry share/locale/hy/LC_MESSAGES
|
||||
@dirrmtry share/locale/hy
|
||||
|
Loading…
x
Reference in New Issue
Block a user