summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 08:22:53 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 08:22:53 +0000
commit83d62a226277842409c0e6708332d6698e7e460e (patch)
treecc1af279eebf4d3b4615ba49c49d65fca6ce53f1 /x11-misc/grsync/files
parentremove esyslog statement (diff)
downloadhistorical-83d62a226277842409c0e6708332d6698e7e460e.tar.gz
historical-83d62a226277842409c0e6708332d6698e7e460e.tar.bz2
historical-83d62a226277842409c0e6708332d6698e7e460e.zip
build locales, bug #147071 by Luca Marturana
Package-Manager: portage-2.1.1
Diffstat (limited to 'x11-misc/grsync/files')
-rw-r--r--x11-misc/grsync/files/digest-grsync-0.5-r13
-rw-r--r--x11-misc/grsync/files/grsync-0.5-intltool.patch10
2 files changed, 13 insertions, 0 deletions
diff --git a/x11-misc/grsync/files/digest-grsync-0.5-r1 b/x11-misc/grsync/files/digest-grsync-0.5-r1
new file mode 100644
index 000000000000..9f36c2007302
--- /dev/null
+++ b/x11-misc/grsync/files/digest-grsync-0.5-r1
@@ -0,0 +1,3 @@
+MD5 f5d68c02c6cc5cafce2bee6653b6d6b3 grsync-0.5.tar.gz 153560
+RMD160 8b6adf808c5fc6a21cdcddff6148dca99e2ee092 grsync-0.5.tar.gz 153560
+SHA256 762ba0059f6270d6a5b00d117deeb048c3871d6d8a7bed65b44731372336dee4 grsync-0.5.tar.gz 153560
diff --git a/x11-misc/grsync/files/grsync-0.5-intltool.patch b/x11-misc/grsync/files/grsync-0.5-intltool.patch
new file mode 100644
index 000000000000..ffc28fa039c4
--- /dev/null
+++ b/x11-misc/grsync/files/grsync-0.5-intltool.patch
@@ -0,0 +1,10 @@
+--- configure.in 2006-07-10 17:47:04.000000000 +0200
++++ /root/configure.in 2006-09-08 09:51:31.012999000 +0200
+@@ -15,6 +15,7 @@
+ AC_SUBST(PACKAGE_CFLAGS)
+ AC_SUBST(PACKAGE_LIBS)
+
++AC_PROG_INTLTOOL([0.21])
+ GETTEXT_PACKAGE=grsync
+ AC_SUBST(GETTEXT_PACKAGE)
+ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])