svn commit: r315252 - head/deskutils/ganyremote
Martin Wilke
miwi at FreeBSD.org
Tue Mar 26 01:07:02 UTC 2013
Author: miwi
Date: Tue Mar 26 01:07:00 2013
New Revision: 315252
URL: http://svnweb.freebsd.org/changeset/ports/315252
Log:
- Update to 6.1
PR: 176539
Submitted by: Ports Fury
Modified:
head/deskutils/ganyremote/Makefile
head/deskutils/ganyremote/distinfo (contents, props changed)
head/deskutils/ganyremote/pkg-plist (contents, props changed)
Modified: head/deskutils/ganyremote/Makefile
==============================================================================
--- head/deskutils/ganyremote/Makefile Mon Mar 25 23:28:45 2013 (r315251)
+++ head/deskutils/ganyremote/Makefile Tue Mar 26 01:07:00 2013 (r315252)
@@ -1,47 +1,45 @@
-# New ports collection makefile for: ganyremote
-# Date created: 08 November 2008
-# Whom: Alexander Logvinov <ports at logvinov.com>
-#
+# Created by: Alexander Logvinov <ports at logvinov.com>
# $FreeBSD$
-#
PORTNAME= ganyremote
-PORTVERSION= 5.11.7
-PORTREVISION= 1
+PORTVERSION= 6.1
CATEGORIES= deskutils comms gnome
MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= GNOME frontend for anyRemote
+LICENSE= GPLv2 # (or later)
+
RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote
-GNU_CONFIGURE= yes
-USE_PYTHON= yes
+OPTIONS_DEFINE= DOCS
+
USE_GNOME= pygtk2
+USE_PYTHON= yes
+USE_GETTEXT= yes
+GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-PORTDOCS= AUTHORS COPYING README ChangeLog
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-.include <bsd.port.pre.mk>
-
-.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
+.include <bsd.port.options.mk>
post-patch:
- @${REINPLACE_CMD} -e 's|usepybluez = True|usepybluez = False|' \
- -e '/initVerify()$$/d' ${WRKSRC}/${PORTNAME}
-.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e '/doc\/${PORTNAME}/d' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e \
+ 's|/usr/local|${LOCALBASE}| ; \
+ /usepybluez = /s|True|False| ; \
+ /initVerify()$$/d' ${WRKSRC}/${PORTNAME}
+ @${REINPLACE_CMD} -e \
+ '/$$(datadir)\/doc/s|^|#|' ${WRKSRC}/Makefile.in
+
+post-install:
+.if ${PORT_OPTIONS:MDOCS}
+ @${MKDIR} ${DOCSDIR}
+.for i in AUTHORS ChangeLog README
+ (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${DOCSDIR})
+.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/deskutils/ganyremote/distinfo
==============================================================================
--- head/deskutils/ganyremote/distinfo Mon Mar 25 23:28:45 2013 (r315251)
+++ head/deskutils/ganyremote/distinfo Tue Mar 26 01:07:00 2013 (r315252)
@@ -1,2 +1,2 @@
-SHA256 (ganyremote-5.11.7.tar.gz) = 26dd56de02aca272ab7cf30d48931ffc7c8362963479b48940daabe5145f61a1
-SIZE (ganyremote-5.11.7.tar.gz) = 291878
+SHA256 (ganyremote-6.1.tar.gz) = c5c53e112297f3441dd8201abd47a9828227376fa5f524bf5b56e78fb3c89173
+SIZE (ganyremote-6.1.tar.gz) = 277145
Modified: head/deskutils/ganyremote/pkg-plist
==============================================================================
--- head/deskutils/ganyremote/pkg-plist Mon Mar 25 23:28:45 2013 (r315251)
+++ head/deskutils/ganyremote/pkg-plist Tue Mar 26 01:07:00 2013 (r315252)
@@ -1,42 +1,46 @@
bin/ganyremote
share/applications/ganyremote.desktop
-%%NLS%%share/locale/bg/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/cs_CZ/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/de_AT/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/de_DE/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/es_ES/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/fi_FI/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/fr_FR/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/hu_HU/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/it_IT/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/nl_NL/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/pl_PL/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/ru_RU/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/sk_SK/LC_MESSAGES/ganyremote.mo
-%%NLS%%share/locale/sv_SE/LC_MESSAGES/ganyremote.mo
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README
+share/locale/bg/LC_MESSAGES/ganyremote.mo
+share/locale/cs_CZ/LC_MESSAGES/ganyremote.mo
+share/locale/de_AT/LC_MESSAGES/ganyremote.mo
+share/locale/de_DE/LC_MESSAGES/ganyremote.mo
+share/locale/es_ES/LC_MESSAGES/ganyremote.mo
+share/locale/fi_FI/LC_MESSAGES/ganyremote.mo
+share/locale/fr_FR/LC_MESSAGES/ganyremote.mo
+share/locale/hu_HU/LC_MESSAGES/ganyremote.mo
+share/locale/it_IT/LC_MESSAGES/ganyremote.mo
+share/locale/nl_NL/LC_MESSAGES/ganyremote.mo
+share/locale/pl_PL/LC_MESSAGES/ganyremote.mo
+share/locale/pt_BR/LC_MESSAGES/ganyremote.mo
+share/locale/ru_RU/LC_MESSAGES/ganyremote.mo
+share/locale/sk_SK/LC_MESSAGES/ganyremote.mo
+share/locale/sv_SE/LC_MESSAGES/ganyremote.mo
share/pixmaps/ganyremote.png
share/pixmaps/ganyremote_flash.png
share/pixmaps/ganyremote_light.png
share/pixmaps/ganyremote_off.png
-%%NLS%%@dirrmtry share/locale/cs_CZ/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/cs_CZ
-%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/de_DE
-%%NLS%%@dirrmtry share/locale/fi_FI/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/fi_FI
-%%NLS%%@dirrmtry share/locale/hu_HU/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/hu_HU
-%%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/it_IT
-%%NLS%%@dirrmtry share/locale/nl_NL/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/nl_NL
-%%NLS%%@dirrmtry share/locale/pl_PL/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/pl_PL
-%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ru_RU
-%%NLS%%@dirrmtry share/locale/sk_SK/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/sk_SK
-%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/sv_SE
+ at dirrmtry share/locale/sv_SE/LC_MESSAGES
+ at dirrmtry share/locale/sv_SE
+ at dirrmtry share/locale/sk_SK/LC_MESSAGES
+ at dirrmtry share/locale/sk_SK
+ at dirrmtry share/locale/ru_RU/LC_MESSAGES
+ at dirrmtry share/locale/ru_RU
+ at dirrmtry share/locale/pl_PL/LC_MESSAGES
+ at dirrmtry share/locale/pl_PL
+ at dirrmtry share/locale/nl_NL/LC_MESSAGES
+ at dirrmtry share/locale/nl_NL
+ at dirrmtry share/locale/it_IT/LC_MESSAGES
+ at dirrmtry share/locale/it_IT
+ at dirrmtry share/locale/hu_HU/LC_MESSAGES
+ at dirrmtry share/locale/hu_HU
+ at dirrmtry share/locale/fi_FI/LC_MESSAGES
+ at dirrmtry share/locale/fi_FI
+ at dirrmtry share/locale/de_DE/LC_MESSAGES
+ at dirrmtry share/locale/de_DE
+ at dirrmtry share/locale/cs_CZ/LC_MESSAGES
+ at dirrmtry share/locale/cs_CZ
@dirrmtry share/applications
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
More information about the svn-ports-all
mailing list