[vlc-devel] [vlc-commits] contrib: add gettext

Rémi Denis-Courmont remi at remlab.net
Thu Oct 13 17:27:44 CEST 2011


Le jeudi 13 octobre 2011 03:28:53 Grigori Goronzy, vous avez écrit :
> vlc | branch: master | Grigori Goronzy <greg at blackbox> | Tue Oct  4
> 21:47:22 2011 +0200| [c72e33dbe19fbb78a3e57f64af9fb973e5657c48] |
> committer: Jean-Baptiste Kempf
> 
> contrib: add gettext
> diff --git a/contrib/src/gettext/rules.mak b/contrib/src/gettext/rules.mak
> new file mode 100644
> index 0000000..18cbf5f
> --- /dev/null
> +++ b/contrib/src/gettext/rules.mak
> @@ -0,0 +1,51 @@
> +# gettext
> +GETTEXT_VERSION=0.18.1.1
> +GETTEXT_URL=$(GNU)/gettext/gettext-$(GETTEXT_VERSION).tar.gz
> +
> +ifeq ($(call need_pkg,"gettext"),)

I don't know any platform that would have a gettext.pc (or iconv.pc for that 
matter). I don't really get the point of this statement.

> +PKGS_FOUND += gettext
> +endif


-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list