diff options
author | krion <krion@FreeBSD.org> | 2003-12-29 01:42:55 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-29 01:42:55 +0800 |
commit | 17c082c8fde86102985a867d2e7fc01e1692208c (patch) | |
tree | 6798047df0d1e4d342ec8514a15f19b4bbd55a61 /net/simicq | |
parent | 10730a9543ca406c7286c9a135640b681aaccbd9 (diff) | |
download | freebsd-ports-gnome-17c082c8fde86102985a867d2e7fc01e1692208c.tar.gz freebsd-ports-gnome-17c082c8fde86102985a867d2e7fc01e1692208c.tar.zst freebsd-ports-gnome-17c082c8fde86102985a867d2e7fc01e1692208c.zip |
- Update to version 0.9.2
PR: 60661
Submitted by: maintainer
Diffstat (limited to 'net/simicq')
-rw-r--r-- | net/simicq/Makefile | 16 | ||||
-rw-r--r-- | net/simicq/distinfo | 2 | ||||
-rw-r--r-- | net/simicq/pkg-plist | 17 |
3 files changed, 29 insertions, 6 deletions
diff --git a/net/simicq/Makefile b/net/simicq/Makefile index d6114b49a1c5..e9209d5a3e64 100644 --- a/net/simicq/Makefile +++ b/net/simicq/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= simicq -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/} @@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME:S/icq//}-${PORTVERSION} MAINTAINER= brueffer@phoenix-systems.de COMMENT= Plugin-based instant messenger -USE_BZIP2= yes +LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron + USE_GMAKE= yes USE_QT_VER= 3 USE_PERL5_BUILD= yes @@ -34,10 +35,13 @@ PLIST_SUB+= SSL="@comment " .if defined(WITHOUT_KDE) CONFIGURE_ARGS+=--disable-kde --enable-mt -PLIST_SUB+= KDE="@comment " +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +PLIST_SUB+= KDE="@comment " \ + SPELL="" .else USE_KDELIBS_VER=3 -PLIST_SUB+= KDE="" +PLIST_SUB+= KDE="" \ + SPELL="@comment " .endif pre-everything:: @@ -49,7 +53,9 @@ pre-everything:: .endif post-extract: - @${TOUCH} ${WRKSRC}/plugins/splash/Makefile.in +.for i in _core filter forward icq remote + @${TOUCH} ${WRKSRC}/plugins/${i}/Makefile.in +.endfor post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ diff --git a/net/simicq/distinfo b/net/simicq/distinfo index 983a778569c4..15d1515ef700 100644 --- a/net/simicq/distinfo +++ b/net/simicq/distinfo @@ -1 +1 @@ -MD5 (sim-0.9.1.tar.bz2) = e43dd850e41731cd95fbc9fc6a923511 +MD5 (sim-0.9.2.tar.gz) = 39e1bd670faa7b37c495cfbeb3a7c7d0 diff --git a/net/simicq/pkg-plist b/net/simicq/pkg-plist index 0059bad4d9ad..3e4ad49a7568 100644 --- a/net/simicq/pkg-plist +++ b/net/simicq/pkg-plist @@ -1,4 +1,5 @@ bin/sim +bin/simctrl lib/libsimapi.la lib/libsimapi.so lib/libsimapi.so.0 @@ -14,6 +15,7 @@ share/apps/sim/plugins/__homedir.so share/apps/sim/plugins/__migrate.so share/apps/sim/plugins/_core.so share/apps/sim/plugins/about.so +share/apps/sim/plugins/action.so share/apps/sim/plugins/autoaway.so share/apps/sim/plugins/background.so share/apps/sim/plugins/dock.so @@ -31,11 +33,15 @@ share/apps/sim/plugins/netmonitor.so %%KDE%%share/apps/sim/plugins/ontop.so share/apps/sim/plugins/osd.so share/apps/sim/plugins/proxy.so +share/apps/sim/plugins/remote.so share/apps/sim/plugins/shortcuts.so share/apps/sim/plugins/sound.so +%%SPELL%%share/apps/sim/plugins/spell.so share/apps/sim/plugins/splash.so +share/apps/sim/plugins/styles.so %%KDE%%share/apps/sim/plugins/transparent.so share/apps/sim/plugins/update.so +share/apps/sim/plugins/zodiak.so share/apps/sim/sounds/alert.wav share/apps/sim/sounds/auth.wav share/apps/sim/sounds/contacts.wav @@ -47,8 +53,13 @@ share/apps/sim/sounds/message.wav share/apps/sim/sounds/msgsent.wav share/apps/sim/sounds/sms.wav share/apps/sim/sounds/startup.wav +share/apps/sim/sounds/system.wav share/apps/sim/sounds/url.wav share/apps/sim/sounds/web.wav +share/apps/sim/styles/SIM.xsl +share/apps/sim/styles/XChat.xsl +share/apps/sim/styles/XChat2seconds.xsl +share/apps/sim/styles/XChat3fullDate.xsl share/icons/hicolor/16x16/apps/sim.png share/icons/hicolor/32x32/apps/sim.png share/icons/locolor/16x16/apps/sim.png @@ -71,6 +82,11 @@ share/locale/sw/LC_MESSAGES/sim.mo share/locale/tr/LC_MESSAGES/sim.mo share/locale/uk/LC_MESSAGES/sim.mo share/locale/zh_TW/LC_MESSAGES/sim.mo +share/mimelnk/application/x-icq.desktop +share/services/simctrl.desktop +@unexec rmdir %D/share/services 2>/dev/null || true +@unexec rmdir %D/share/mimelnk/application 2>/dev/null || true +@unexec rmdir %D/share/mimelnk 2>/dev/null || true @unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true @unexec rmdir %D/share/locale/uk/LC_MESSAGES 2>/dev/null || true @@ -119,6 +135,7 @@ share/locale/zh_TW/LC_MESSAGES/sim.mo @unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true @unexec rmdir %D/share/icons/hicolor 2>/dev/null || true @unexec rmdir %D/share/icons 2>/dev/null || true +@dirrm share/apps/sim/styles @dirrm share/apps/sim/sounds @dirrm share/apps/sim/plugins @dirrm share/apps/sim/pict |