mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 4.0
PR: 168039 Submitted by: Ports Fury
This commit is contained in:
parent
3b67588068
commit
28db248e24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297244
@ -6,27 +6,25 @@
|
||||
#
|
||||
|
||||
PORTNAME= kbiff
|
||||
PORTVERSION= 3.9
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 4.0
|
||||
CATEGORIES= mail kde
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Mail notification utility for KDE with nice features
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDELIBS_VER=3
|
||||
USE_KDE4= automoc4 kdehier kdeprefix kdelibs
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib dbus gui network svg xml \
|
||||
qmake_build uic_build rcc_build
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GETTEXT= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ARGS= --disable-fast-perl
|
||||
USE_CMAKE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= kbiff.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|-pthread|${PTHREAD_LIBS}|g ; \
|
||||
s|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g ; \
|
||||
/if test/s|==|=|g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (kbiff-3.9.tar.bz2) = 1e65dc3deeb4139c23356bfca7c4324dae150c47ca1a411050a2764c1a3da7fa
|
||||
SIZE (kbiff-3.9.tar.bz2) = 571829
|
||||
SHA256 (kbiff-4.0.tar.bz2) = 60792ea083a62ddbc8f657f7da8325b76be2e9aa8397a1ef5abbe131ae0d4c65
|
||||
SIZE (kbiff-4.0.tar.bz2) = 149594
|
||||
|
@ -1,11 +1,7 @@
|
||||
bin/kbiff
|
||||
lib/kde3/kbiff.a
|
||||
lib/kde3/kbiff.la
|
||||
lib/kde3/kbiff.so
|
||||
lib/libkdeinit_kbiff.a
|
||||
lib/libkdeinit_kbiff.la
|
||||
lib/libkdeinit_kbiff.so
|
||||
share/applnk/Internet/kbiff.desktop
|
||||
lib/libkdeinit4_kbiff.so
|
||||
share/applications/kde4/kbiff.desktop
|
||||
share/apps/kbiff/kbiff.notifyrc
|
||||
share/apps/kbiff/pics/delete.png
|
||||
share/apps/kbiff/pics/mailbox.png
|
||||
share/apps/kbiff/pics/mini-newmail.png
|
||||
@ -66,6 +62,11 @@ share/locale/sv/LC_MESSAGES/kbiff.mo
|
||||
share/locale/tr/LC_MESSAGES/kbiff.mo
|
||||
share/locale/uk/LC_MESSAGES/kbiff.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/kbiff.mo
|
||||
@dirrmtry share/icons/locolor/32x32/apps
|
||||
@dirrmtry share/icons/locolor/32x32
|
||||
@dirrmtry share/icons/locolor/16x16/apps
|
||||
@dirrmtry share/icons/locolor/16x16
|
||||
@dirrmtry share/icons/locolor
|
||||
@dirrm share/doc/HTML/fr/kbiff
|
||||
@dirrm share/doc/HTML/es/kbiff
|
||||
@dirrm share/doc/HTML/en/kbiff
|
||||
|
Loading…
Reference in New Issue
Block a user