After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681556 - Use upstream tools: autoreconf and gettext
Use upstream tools: autoreconf and gettext
Status: RESOLVED OBSOLETE
Product: yelp-xsl
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks: 763587
 
 
Reported: 2012-08-09 20:28 UTC by Javier Jardón (IRC: jjardon)
Modified: 2018-05-22 12:51 UTC
See Also:
GNOME target: 3.28
GNOME version: ---


Attachments
Use-autoreconf-instead-gnome-autogen (1.58 KB, patch)
2012-08-09 20:28 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Use-upstream-gettext (14.99 KB, patch)
2012-08-09 20:28 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use upstream gettext instead glibone and intltool (15.97 KB, patch)
2014-02-20 17:55 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use upstream gettext.v2 (20.39 KB, patch)
2016-07-29 11:30 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use upstream gettext.v3 (20.41 KB, patch)
2017-09-12 12:19 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2012-08-09 20:28:40 UTC
Created attachment 220840 [details] [review]
Use-autoreconf-instead-gnome-autogen

Use the upstream tools
Comment 1 Javier Jardón (IRC: jjardon) 2012-08-09 20:28:58 UTC
Created attachment 220841 [details] [review]
Use-upstream-gettext
Comment 2 Shaun McCance 2013-01-14 16:35:44 UTC
Looks like the first patch was already pushed to git master. The second patch is almost certainly wrong. Why are you removing the definition and AC_SUBST of ALL_LINGUAS? It's needed by xslt/common/domains/Makefile.am.
Comment 3 Javier Jardón (IRC: jjardon) 2014-02-20 17:55:21 UTC
Created attachment 269821 [details] [review]
Use upstream gettext instead glibone and intltool

Here an updated patch. Sorry for the delay
Comment 4 Javier Jardón (IRC: jjardon) 2016-07-28 20:36:19 UTC
Hi, Any chance this can get a review?
Comment 5 David King 2016-07-29 10:41:13 UTC
Review of attachment 269821 [details] [review]:

I suppose that you did not test a distcheck, because it fails:

make[3]: Entering directory '/home/david/checkout/gnome/yelp-xsl/doc/yelp-xsl'
make[3]: Leaving directory '/home/david/checkout/gnome/yelp-xsl/doc/yelp-xsl'
make[2]: Leaving directory '/home/david/checkout/gnome/yelp-xsl/doc'
 (cd po && make  top_distdir=../yelp-xsl-3.17.90 distdir=../yelp-xsl-3.17.90/po \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/david/checkout/gnome/yelp-xsl/po'
Makefile:142: *** target pattern contains no '%'.  Stop.
make[2]: Leaving directory '/home/david/checkout/gnome/yelp-xsl/po'
Makefile:536: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/home/david/checkout/gnome/yelp-xsl'
Makefile:634: recipe for target 'dist' failed
make: *** [dist] Error 2
Comment 6 Javier Jardón (IRC: jjardon) 2016-07-29 11:30:27 UTC
Created attachment 332347 [details] [review]
Use upstream gettext.v2

Sorry, my bad; new patch attached
Comment 7 David King 2016-07-29 11:34:23 UTC
Review of attachment 332347 [details] [review]:

::: po/Makevars
@@ +19,3 @@
+# the public domain; in this case the translators are expected to disclaim
+# their copyright.
+COPYRIGHT_HOLDER = Free Software Foundation, Inc.

Er, nope.
Comment 8 Javier Jardón (IRC: jjardon) 2016-07-29 13:45:25 UTC
(In reply to David King from comment #7)
> Review of attachment 332347 [details] [review] [review]:
> 
> ::: po/Makevars
> @@ +19,3 @@
> +# the public domain; in this case the translators are expected to disclaim
> +# their copyright.
> +COPYRIGHT_HOLDER = Free Software Foundation, Inc.
> 
> Er, nope.

What should I put there, please?
Comment 9 David King 2016-07-29 14:22:48 UTC
(In reply to Javier Jardón (IRC: jjardon) from comment #8)
> What should I put there, please?

Shaun McCance wrote all the translatable strings, as far as I can tell from the git log. However, I have not checked thoroughly.
Comment 10 Javier Jardón (IRC: jjardon) 2017-09-12 12:19:06 UTC
Created attachment 359619 [details] [review]
Use upstream gettext.v3
Comment 11 GNOME Infrastructure Team 2018-05-22 12:51:40 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/yelp-xsl/issues/17.