[Midnightbsd-cvs] mports [18877] trunk/textproc/gnome-spell: fixup plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 9 10:45:46 EDT 2015
Revision: 18877
http://svnweb.midnightbsd.org/mports/?rev=18877
Author: laffer1
Date: 2015-05-09 10:45:46 -0400 (Sat, 09 May 2015)
Log Message:
-----------
fixup plist
Modified Paths:
--------------
trunk/textproc/gnome-spell/Makefile
trunk/textproc/gnome-spell/distinfo
trunk/textproc/gnome-spell/pkg-plist
Modified: trunk/textproc/gnome-spell/Makefile
===================================================================
--- trunk/textproc/gnome-spell/Makefile 2015-05-09 14:44:48 UTC (rev 18876)
+++ trunk/textproc/gnome-spell/Makefile 2015-05-09 14:45:46 UTC (rev 18877)
@@ -2,27 +2,24 @@
PORTNAME= gnome-spell
PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A GNOME/Bonobo component for spell checking
+COMMENT= GNOME/Bonobo component for spell checking
LICENSE= gpl2
-LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
-USE_BZIP2= yes
-USE_XLIB= yes
-USE_PERL5= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
-USE_GETTEXT= yes
+USE_GNOME= gnomeprefix intlhack libgnomeui
+USES= gettext gmake libtool pathfix pkgconfig perl5 tar:bzip2
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= VERSION=${PORTVERSION}
+INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \
Modified: trunk/textproc/gnome-spell/distinfo
===================================================================
--- trunk/textproc/gnome-spell/distinfo 2015-05-09 14:44:48 UTC (rev 18876)
+++ trunk/textproc/gnome-spell/distinfo 2015-05-09 14:45:46 UTC (rev 18877)
@@ -1,4 +1,2 @@
-MD5 (gnome/gnome-spell-1.0.8.tar.bz2) = 6ccc46b4e3dc7cb1c6d413358e35d445
SHA256 (gnome/gnome-spell-1.0.8.tar.bz2) = 04393bef844a92a18c9e6a676355d89b21cdc1b3111a407299108507eb9763a2
-RMD160 (gnome/gnome-spell-1.0.8.tar.bz2) = 57928ce88e642c9414f8307dba34f8a989fe13fc
SIZE (gnome/gnome-spell-1.0.8.tar.bz2) = 417076
Modified: trunk/textproc/gnome-spell/pkg-plist
===================================================================
--- trunk/textproc/gnome-spell/pkg-plist 2015-05-09 14:44:48 UTC (rev 18876)
+++ trunk/textproc/gnome-spell/pkg-plist 2015-05-09 14:45:46 UTC (rev 18877)
@@ -1,6 +1,5 @@
lib/gnome-spell/libgnome-spell-component-0.3.so
lib/gnome-spell/libgnome-spell-component.a
-lib/gnome-spell/libgnome-spell-component.la
lib/gnome-spell/libgnome-spell-component.so
libdata/bonobo/servers/GNOME_Spell.server
share/control-center-2.0/icons/spell-checker.png
@@ -57,15 +56,3 @@
share/locale/wa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
share/locale/xh/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
- at dirrm share/gnome-spell-%%VERSION%%
- at dirrmtry share/control-center-2.0/icons
- at dirrmtry share/control-center-2.0
- at dirrm lib/gnome-spell
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
More information about the Midnightbsd-cvs
mailing list