USE_LIBTOOL, sync plists
This commit is contained in:
parent
c92adc53b1
commit
3c021b0b04
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/03/29 06:10:32 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/04/07 16:18:42 steven Exp $
|
||||
|
||||
COMMENT-main= "lightweight GTK+ based mail/news client"
|
||||
COMMENT-dillo= "dillo plugin for sylpheed-claws"
|
||||
@ -10,8 +10,8 @@ COMMENT-trayicon= "system tray icon plugin for sylpheed-claws"
|
||||
|
||||
VERSION= 1.9.6
|
||||
DISTNAME= sylpheed-claws-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME-main= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
PKGNAME-main= ${DISTNAME}p5
|
||||
THEMEFILE= sylpheed-iconset-20040929
|
||||
CATEGORIES= mail news x11
|
||||
|
||||
@ -38,7 +38,7 @@ WANTLIB= X11 Xext Xrender crypto \
|
||||
pangoft2-1.0 cairo glitz png z
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --program-suffix="-claws" \
|
||||
--enable-ipv6 --enable-openssl \
|
||||
@ -57,12 +57,12 @@ FLAVOR?=
|
||||
MULTI_PACKAGES= -main -dillo -docs -imageviewer -spamassassin -themes \
|
||||
-trayicon
|
||||
|
||||
FULLPKGNAME-dillo= sylpheed-claws-dillo-${VERSION}p3
|
||||
FULLPKGNAME-dillo= sylpheed-claws-dillo-${VERSION}p4
|
||||
FULLPKGNAME-docs= sylpheed-claws-docs-${VERSION}p3
|
||||
FULLPKGNAME-imageviewer=sylpheed-claws-imageviewer-${VERSION}p3
|
||||
FULLPKGNAME-spamassassin=sylpheed-claws-spamassassin-${VERSION}p3
|
||||
FULLPKGNAME-imageviewer=sylpheed-claws-imageviewer-${VERSION}p4
|
||||
FULLPKGNAME-spamassassin=sylpheed-claws-spamassassin-${VERSION}p4
|
||||
FULLPKGNAME-themes= sylpheed-claws-themes-${VERSION}p3
|
||||
FULLPKGNAME-trayicon= sylpheed-claws-trayicon-${VERSION}p4
|
||||
FULLPKGNAME-trayicon= sylpheed-claws-trayicon-${VERSION}p5
|
||||
|
||||
RUN_DEPENDS-dillo= ::${BUILD_PKGPATH} \
|
||||
:dillo-*:www/dillo
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared-dillo,v 1.2 2005/04/12 20:29:26 naddy Exp $
|
||||
lib/sylpheed-claws/plugins/dillo_viewer.so.0.0
|
||||
@comment $OpenBSD: PFRAG.shared-dillo,v 1.3 2007/04/07 16:18:42 steven Exp $
|
||||
lib/sylpheed-claws/plugins/dillo_viewer.so
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared-imageviewer,v 1.2 2005/04/12 20:29:26 naddy Exp $
|
||||
lib/sylpheed-claws/plugins/image_viewer.so.0.0
|
||||
@comment $OpenBSD: PFRAG.shared-imageviewer,v 1.3 2007/04/07 16:18:42 steven Exp $
|
||||
lib/sylpheed-claws/plugins/image_viewer.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared-spamassassin,v 1.2 2005/04/12 20:29:26 naddy Exp $
|
||||
lib/sylpheed-claws/plugins/spamassassin.so.0.0
|
||||
lib/sylpheed-claws/plugins/spamassassin_gtk.so.0.0
|
||||
@comment $OpenBSD: PFRAG.shared-spamassassin,v 1.3 2007/04/07 16:18:42 steven Exp $
|
||||
lib/sylpheed-claws/plugins/spamassassin.so
|
||||
lib/sylpheed-claws/plugins/spamassassin_gtk.so
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared-trayicon,v 1.1 2005/04/12 20:29:26 naddy Exp $
|
||||
lib/sylpheed-claws/plugins/trayicon.so.0.0
|
||||
@comment $OpenBSD: PFRAG.shared-trayicon,v 1.2 2007/04/07 16:18:42 steven Exp $
|
||||
lib/sylpheed-claws/plugins/trayicon.so
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/26 11:10:00 steven Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2007/04/07 16:18:42 steven Exp $
|
||||
@pkgpath ${BASE_PKGPATH}
|
||||
bin/sylpheed-claws
|
||||
bin/sylpheed-switcher
|
||||
@ -30,8 +30,6 @@ share/locale/pl/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/ru/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/sk/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/sr/
|
||||
share/locale/sr/LC_MESSAGES/
|
||||
share/locale/sr/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/sv/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/sylpheed-claws.mo
|
||||
|
Loading…
Reference in New Issue
Block a user