1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

install sylpheed.png and sylpheed.desktop unconditional in a more

general place

Submitted by:	nork
This commit is contained in:
Oliver Lehmann 2006-04-08 08:20:26 +00:00
parent 4c6dbff1bd
commit 642dafd818
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159106
4 changed files with 14 additions and 20 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 2.2.4
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
@ -22,7 +23,6 @@ USE_ICONV= yes
USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_REINPLACE= yes
# Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it)
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
@ -89,11 +89,6 @@ CONFIGURE_ARGS+=--enable-gtkspell
CONFIGURE_ARGS+=--disable-gtkspell
.endif
.if defined(WITH_GNOME)
PLIST_FILES= share/gnome/applications/sylpheed.desktop \
share/gnome/pixmaps/sylpheed.png
.endif
MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \
faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \
@ -125,9 +120,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
.endif
.if defined(WITH_GNOME)
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/gnome/pixmaps/
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/gnome/applications/
.endif
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/
.include <bsd.port.post.mk>

View File

@ -7,6 +7,7 @@ bin/sylpheed
%%PORTDOCS%%%%DOCSDIR%%/README.ja
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/TODO.ja
share/applications/sylpheed.desktop
share/locale/cs/LC_MESSAGES/sylpheed.mo
share/locale/bg/LC_MESSAGES/sylpheed.mo
share/locale/da/LC_MESSAGES/sylpheed.mo
@ -36,6 +37,7 @@ share/locale/uk/LC_MESSAGES/sylpheed.mo
share/locale/vi/LC_MESSAGES/sylpheed.mo
share/locale/zh_CN/LC_MESSAGES/sylpheed.mo
share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
share/pixmaps/sylpheed.png
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-2.html
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-3.html
@ -111,5 +113,7 @@ share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry share/applications
@dirrmtry share/locale/lt/LC_MESSAGES
@dirrmtry share/locale/lt
@dirrmtry share/pixmaps

View File

@ -7,6 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 2.2.4
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
@ -22,7 +23,6 @@ USE_ICONV= yes
USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_REINPLACE= yes
# Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it)
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
@ -89,11 +89,6 @@ CONFIGURE_ARGS+=--enable-gtkspell
CONFIGURE_ARGS+=--disable-gtkspell
.endif
.if defined(WITH_GNOME)
PLIST_FILES= share/gnome/applications/sylpheed.desktop \
share/gnome/pixmaps/sylpheed.png
.endif
MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \
faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \
@ -125,9 +120,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
.endif
.if defined(WITH_GNOME)
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/gnome/pixmaps/
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/gnome/applications/
.endif
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/
.include <bsd.port.post.mk>

View File

@ -7,6 +7,7 @@ bin/sylpheed
%%PORTDOCS%%%%DOCSDIR%%/README.ja
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/TODO.ja
share/applications/sylpheed.desktop
share/locale/cs/LC_MESSAGES/sylpheed.mo
share/locale/bg/LC_MESSAGES/sylpheed.mo
share/locale/da/LC_MESSAGES/sylpheed.mo
@ -36,6 +37,7 @@ share/locale/uk/LC_MESSAGES/sylpheed.mo
share/locale/vi/LC_MESSAGES/sylpheed.mo
share/locale/zh_CN/LC_MESSAGES/sylpheed.mo
share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
share/pixmaps/sylpheed.png
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-2.html
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-3.html
@ -111,5 +113,7 @@ share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry share/applications
@dirrmtry share/locale/lt/LC_MESSAGES
@dirrmtry share/locale/lt
@dirrmtry share/pixmaps