Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 18:27:17 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321407 - in head/x11-themes/lxappearance: . files
Message-ID:  <201306201827.r5KIRH2f025802@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Jun 20 18:27:16 2013
New Revision: 321407
URL: http://svnweb.freebsd.org/changeset/ports/321407

Log:
  - Remove leading article from COMMENT [1]
  - Add NLS, DOCS options [1]
  - Remove support for OSVERSION < 800000
  
  PR:		ports/179779 [1]
  Submitted by:	nemysis <nemysis@gmx.ch> [1]

Deleted:
  head/x11-themes/lxappearance/files/
Modified:
  head/x11-themes/lxappearance/Makefile
  head/x11-themes/lxappearance/pkg-plist

Modified: head/x11-themes/lxappearance/Makefile
==============================================================================
--- head/x11-themes/lxappearance/Makefile	Thu Jun 20 17:13:03 2013	(r321406)
+++ head/x11-themes/lxappearance/Makefile	Thu Jun 20 18:27:16 2013	(r321407)
@@ -8,23 +8,36 @@ CATEGORIES=	x11-themes gnome
 MASTER_SITES=	SF/lxde/LXAppearance
 
 MAINTAINER=	pawel@FreeBSD.org
-COMMENT=	A desktop-independent theme switcher for GTK+
+COMMENT=	Desktop-independent theme switcher for GTK+
 
 LICENSE=	GPLv2
 
-USE_GNOME=	gnomehack gtk20 intlhack
-USES=		gettext
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnomehack gtk20 intlhack
 MAKE_JOBS_SAFE=	yes
 
 MAN1=		lxappearance.1
 
-.include <bsd.port.pre.mk>
+PORTDOCS=	AUTHORS README
+
+OPTIONS_DEFINE=	DOCS NLS
+OPTIONS_SUB=	yes
+
+NLS_USES=	gettext
+
+.include <bsd.port.options.mk>
+
+post-patch:
+.if ! ${PORT_OPTIONS:MNLS}
+	@${REINPLACE_CMD} -e 's|man po|man|' \
+		${WRKSRC}/Makefile.in
+.endif
 
-# earlier versions don't have mkdtemp(3) in stdlib.h
-.if ${OSVERSION} < 800000
-EXTRA_PATCHES+=	${FILESDIR}/extra-src-utils.c
+post-install:
+.if ${PORT_OPTIONS:MDOCS}
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/x11-themes/lxappearance/pkg-plist
==============================================================================
--- head/x11-themes/lxappearance/pkg-plist	Thu Jun 20 17:13:03 2013	(r321406)
+++ head/x11-themes/lxappearance/pkg-plist	Thu Jun 20 18:27:16 2013	(r321407)
@@ -2,59 +2,59 @@ bin/lxappearance
 include/lxappearance/lxappearance.h
 libdata/pkgconfig/lxappearance.pc
 share/applications/lxappearance.desktop
-share/locale/ar/LC_MESSAGES/lxappearance.mo
-share/locale/be/LC_MESSAGES/lxappearance.mo
-share/locale/bg/LC_MESSAGES/lxappearance.mo
-share/locale/cs/LC_MESSAGES/lxappearance.mo
-share/locale/da/LC_MESSAGES/lxappearance.mo
-share/locale/de/LC_MESSAGES/lxappearance.mo
-share/locale/el/LC_MESSAGES/lxappearance.mo
-share/locale/en_GB/LC_MESSAGES/lxappearance.mo
-share/locale/es/LC_MESSAGES/lxappearance.mo
-share/locale/et/LC_MESSAGES/lxappearance.mo
-share/locale/fa/LC_MESSAGES/lxappearance.mo
-share/locale/fi/LC_MESSAGES/lxappearance.mo
-share/locale/fo/LC_MESSAGES/lxappearance.mo
-share/locale/fr/LC_MESSAGES/lxappearance.mo
-share/locale/gl/LC_MESSAGES/lxappearance.mo
-share/locale/he/LC_MESSAGES/lxappearance.mo
-share/locale/hr/LC_MESSAGES/lxappearance.mo
-share/locale/hu/LC_MESSAGES/lxappearance.mo
-share/locale/id/LC_MESSAGES/lxappearance.mo
-share/locale/it/LC_MESSAGES/lxappearance.mo
-share/locale/ja/LC_MESSAGES/lxappearance.mo
-share/locale/kk/LC_MESSAGES/lxappearance.mo
-share/locale/ko/LC_MESSAGES/lxappearance.mo
-share/locale/lg/LC_MESSAGES/lxappearance.mo
-share/locale/lt/LC_MESSAGES/lxappearance.mo
-share/locale/nl/LC_MESSAGES/lxappearance.mo
-share/locale/pa/LC_MESSAGES/lxappearance.mo
-share/locale/pl/LC_MESSAGES/lxappearance.mo
-share/locale/pt/LC_MESSAGES/lxappearance.mo
-share/locale/pt_BR/LC_MESSAGES/lxappearance.mo
-share/locale/ro/LC_MESSAGES/lxappearance.mo
-share/locale/ru/LC_MESSAGES/lxappearance.mo
-share/locale/sl/LC_MESSAGES/lxappearance.mo
-share/locale/sr/LC_MESSAGES/lxappearance.mo
-share/locale/sr@latin/LC_MESSAGES/lxappearance.mo
-share/locale/sv/LC_MESSAGES/lxappearance.mo
-share/locale/te/LC_MESSAGES/lxappearance.mo
-share/locale/tr/LC_MESSAGES/lxappearance.mo
-share/locale/tt_RU/LC_MESSAGES/lxappearance.mo
-share/locale/ug/LC_MESSAGES/lxappearance.mo
-share/locale/uk/LC_MESSAGES/lxappearance.mo
-share/locale/vi/LC_MESSAGES/lxappearance.mo
-share/locale/zh_CN/LC_MESSAGES/lxappearance.mo
-share/locale/zh_TW/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/be/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/da/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/de/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/el/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/es/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/et/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/fa/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/fo/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/he/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/id/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/it/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/lg/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/sr@latin/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/te/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/tt_RU/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/lxappearance.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/lxappearance.mo
 %%DATADIR%%/ui/about.ui
 %%DATADIR%%/ui/lxappearance.ui
-@dirrmtry share/locale/fo/LC_MESSAGES
-@dirrmtry share/locale/fo
-@dirrmtry share/locale/lg/LC_MESSAGES
-@dirrmtry share/locale/lg
-@dirrmtry share/locale/tt_RU/LC_MESSAGES
-@dirrmtry share/locale/tt_RU
 @dirrm %%DATADIR%%/ui
 @dirrm %%DATADIR%%
-@dirrm include/lxappearance
+%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/tt_RU
+%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/lg
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
 @dirrmtry share/applications
+@dirrm include/lxappearance



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306201827.r5KIRH2f025802>