svn commit: r310967 - in head/deskutils: . clipit
Jason Helfman
jgh at FreeBSD.org
Fri Jan 25 06:33:16 UTC 2013
Author: jgh
Date: Fri Jan 25 06:33:14 2013
New Revision: 310967
URL: http://svnweb.freebsd.org/changeset/ports/310967
Log:
- add new port: deskutils/clipit
ClipIt is a lightweight GTK+ clipboard manager forked from parcellite.
WWW: http://clipit.rspwn.com/
PR: 175483
Submitted by: jrm at ftfl.ca
Added:
head/deskutils/clipit/
head/deskutils/clipit/Makefile (contents, props changed)
head/deskutils/clipit/distinfo (contents, props changed)
head/deskutils/clipit/pkg-descr (contents, props changed)
head/deskutils/clipit/pkg-plist (contents, props changed)
Modified:
head/deskutils/Makefile
Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile Fri Jan 25 06:18:39 2013 (r310966)
+++ head/deskutils/Makefile Fri Jan 25 06:33:14 2013 (r310967)
@@ -28,6 +28,7 @@
SUBDIR += charmtimetracker
SUBDIR += checkrdf
SUBDIR += chmsee
+ SUBDIR += clipit
SUBDIR += conduit
SUBDIR += conkyemail
SUBDIR += conkyforecast
Added: head/deskutils/clipit/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/deskutils/clipit/Makefile Fri Jan 25 06:33:14 2013 (r310967)
@@ -0,0 +1,40 @@
+# $FreeBSD$
+
+PORTNAME= clipit
+PORTVERSION= 1.4.2
+CATEGORIES= deskutils
+MASTER_SITES= SF/gtkclipit/Version%201
+
+MAINTAINER= jrm at ftfl.ca
+COMMENT= Lightweight GTK+ clipboard manager forked from parcellite
+
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+USE_GMAKE= yes
+USE_GNOME= gtk20
+
+OPTIONS_DEFINE= NLS XDOTOOL
+XDOTOOL_DESC= Automatic paste functionality
+
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MNLS}
+USE_GETTEXT= yes
+PLIST_SUB+= NLS=""
+CONFIGURE_ARGS+= --localedir=${LOCALBASE}/share/locale
+.else
+CONFIGURE_ARGS+= --disable-nls
+PLIST_SUB+= NLS="@comment "
+.endif
+
+.if ${PORT_OPTIONS:MXDOTOOL}
+RUN_DEPENDS+= xdotool:${PORTSDIR}/x11/xdotool
+.endif
+
+MAN1= clipit.1
+
+post-patch-script:
+ @${REINPLACE_CMD} -e 's|^itlocaledir =.*|itlocaledir = $$(datarootdir)/locale|' \
+ ${WRKSRC}/po/Makefile.in.in
+
+.include <bsd.port.mk>
Added: head/deskutils/clipit/distinfo
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/deskutils/clipit/distinfo Fri Jan 25 06:33:14 2013 (r310967)
@@ -0,0 +1,2 @@
+SHA256 (clipit-1.4.2.tar.gz) = 6a63c7c4c39b423a266907e5b76f7d16301b164437dc7635cf25ace730b23c4b
+SIZE (clipit-1.4.2.tar.gz) = 284614
Added: head/deskutils/clipit/pkg-descr
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/deskutils/clipit/pkg-descr Fri Jan 25 06:33:14 2013 (r310967)
@@ -0,0 +1,3 @@
+ClipIt is a lightweight GTK+ clipboard manager forked from parcellite.
+
+WWW: http://clipit.rspwn.com/
Added: head/deskutils/clipit/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/deskutils/clipit/pkg-plist Fri Jan 25 06:33:14 2013 (r310967)
@@ -0,0 +1,64 @@
+bin/clipit
+etc/xdg/autostart/clipit-startup.desktop
+share/applications/clipit.desktop
+share/icons/hicolor/scalable/apps/clipit-trayicon.svg
+%%NLS%%share/locale/cs/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/da/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/de/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/es/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/es_ES/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/et/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/it/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/clipit.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/clipit.mo
+ at dirrmtry etc/xdg/autostart/
+ at dirrmtry etc/xdg/
+ at dirrmtry share/applications
+ at dirrmtry share/icons/hicolor/scalable/apps
+ at dirrmtry share/icons/hicolor/scalable
+ at dirrmtry share/icons/hicolor
+ at dirrmtry share/icons
+%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/cs
+%%NLS%%@dirrmtry share/locale/da/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/da
+%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/de
+%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/es
+%%NLS%%@dirrmtry share/locale/et/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/et
+%%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fr
+%%NLS%%@dirrmtry share/locale/hu/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/hu
+%%NLS%%@dirrmtry share/locale/it/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/it
+%%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ja
+%%NLS%%@dirrmtry share/locale/nb/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nb
+%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pl
+%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pt
+%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ro
+%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ru
+%%NLS%%@dirrmtry share/locale/sv/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sv
+%%NLS%%@dirrmtry share/locale/tr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/tr
+%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/zh_CN
+%%NLS%%@dirrmtry share/locale
More information about the svn-ports-head
mailing list