pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

redshift: forgot about gettext; fixed.



Module Name:	pkgsrc-wip
Committed By:	i3enedek <pkgsrc_git%i3enedek.neomailbox.net@localhost>
Pushed By:	i3enedek
Date:		Sat Feb 20 00:11:14 2016 +0000
Changeset:	a1a6cbd5749ad773beebb3c1103e6bda62ea0837

Modified Files:
	redshift/Makefile
	redshift/PLIST
	redshift/TODO

Log Message:
redshift: forgot about gettext; fixed.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a1a6cbd5749ad773beebb3c1103e6bda62ea0837

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 redshift/Makefile |  1 +
 redshift/PLIST    | 30 ++++++++++++++++++++++++++++++
 redshift/TODO     |  2 +-
 3 files changed, 32 insertions(+), 1 deletion(-)

diffs:
diff --git a/redshift/Makefile b/redshift/Makefile
index bce8634..8c73ff7 100644
--- a/redshift/Makefile
+++ b/redshift/Makefile
@@ -26,5 +26,6 @@ pre-configure:
 	autopoint --force;  autoreconf --force --install --verbose ; intltoolize --force --automake --copy
 
 .include "options.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/redshift/PLIST b/redshift/PLIST
index 07f0dba..3e9565e 100644
--- a/redshift/PLIST
+++ b/redshift/PLIST
@@ -1,3 +1,33 @@
 @comment $NetBSD$
 bin/redshift
 man/man1/redshift.1
+share/locale/ar/LC_MESSAGES/redshift.mo
+share/locale/bg/LC_MESSAGES/redshift.mo
+share/locale/ca/LC_MESSAGES/redshift.mo
+share/locale/cs/LC_MESSAGES/redshift.mo
+share/locale/da/LC_MESSAGES/redshift.mo
+share/locale/de/LC_MESSAGES/redshift.mo
+share/locale/el/LC_MESSAGES/redshift.mo
+share/locale/es/LC_MESSAGES/redshift.mo
+share/locale/et/LC_MESSAGES/redshift.mo
+share/locale/eu/LC_MESSAGES/redshift.mo
+share/locale/fi/LC_MESSAGES/redshift.mo
+share/locale/fr/LC_MESSAGES/redshift.mo
+share/locale/gl/LC_MESSAGES/redshift.mo
+share/locale/he/LC_MESSAGES/redshift.mo
+share/locale/hi/LC_MESSAGES/redshift.mo
+share/locale/hr/LC_MESSAGES/redshift.mo
+share/locale/hu/LC_MESSAGES/redshift.mo
+share/locale/it/LC_MESSAGES/redshift.mo
+share/locale/ja/LC_MESSAGES/redshift.mo
+share/locale/ka/LC_MESSAGES/redshift.mo
+share/locale/lt/LC_MESSAGES/redshift.mo
+share/locale/nb/LC_MESSAGES/redshift.mo
+share/locale/nl/LC_MESSAGES/redshift.mo
+share/locale/pl/LC_MESSAGES/redshift.mo
+share/locale/pt_BR/LC_MESSAGES/redshift.mo
+share/locale/pt/LC_MESSAGES/redshift.mo
+share/locale/ru/LC_MESSAGES/redshift.mo
+share/locale/sv/LC_MESSAGES/redshift.mo
+share/locale/tr/LC_MESSAGES/redshift.mo
+share/locale/zh_CN/LC_MESSAGES/redshift.mo
diff --git a/redshift/TODO b/redshift/TODO
index e8a93f7..011b86b 100644
--- a/redshift/TODO
+++ b/redshift/TODO
@@ -1 +1 @@
-Add the various knobs to twiddle the gui and geoip stuff on/off.
+Add Geoclue2 to wip and or fix geography/geoclue.


Home | Main Index | Thread Index | Old Index