Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtk-doc: 1.29 -> 1.30 #61317

Merged
merged 1 commit into from May 12, 2019
Merged

gtk-doc: 1.29 -> 1.30 #61317

merged 1 commit into from May 12, 2019

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gtk-doc/versions.

meta.description for gtk-doc is: '"Tools to extract documentation embedded in GTK+ and GNOME source code"'.

meta.homepage for gtk-doc is: '"https://www.gtk.org/gtk-doc"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

24326 total rebuild path(s)

8506 package rebuild(s)

8492 x86_64-linux rebuild(s)
7426 i686-linux rebuild(s)
1674 x86_64-darwin rebuild(s)
6734 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
AgdaSheaves
AgdaStdlib
DisnixWebService
EmptyEpsilon
MMA
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_gfx
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
TotalParserCombinators
_20kly
_90secondportraits
a2jmidid
aacskeys
abcde
abcl
abcm2ps
abiword
abootimg
accountsservice
acgtk
acoustidFingerprinter
acpilight
acsccid
adapta-gtk-theme
adlplug
adobe-reader
adom
adoptopenjdk-bin
adoptopenjdk-hotspot-bin-11
adoptopenjdk-jre-bin
adoptopenjdk-jre-hotspot-bin-11
adoptopenjdk-jre-openj9-bin-11
adoptopenjdk-openj9-bin-11
adwaita-qt
aegisub
aeolus
aesop
afew

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/yikyc1nmj0lp6n4yhyfl7djxqkcswz5b-gtk-doc-1.30 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A gtk-doc https://github.com/r-ryantm/nixpkgs/archive/765079fbf98904de0559756083ebdcbba2545e6f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/yikyc1nmj0lp6n4yhyfl7djxqkcswz5b-gtk-doc-1.30
ls -la /nix/store/yikyc1nmj0lp6n4yhyfl7djxqkcswz5b-gtk-doc-1.30/bin

cc @pSub for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtk-doc/versions
@pSub pSub merged commit acb3af5 into NixOS:staging May 12, 2019
@worldofpeace
Copy link
Contributor

This breaks glib like

ERROR: Error in gtkdoc helper script:
ERROR: ['gtkdoc-fixxref', '--module=glib', '--module-dir=html', '--html-dir=/nix/store/kdrclrqf90dvbkl3r3dkdgs6aspvc8fc-glib-2.60.2/share/gtk-doc/html'] failed with status 1
Traceback (most recent call last):
  File "/nix/store/lcy7vl4whbkxk3yfnhn6jmgh93g7mjbx-gtk-doc-1.30/bin/gtkdoc-fixxref", line 28, in <module>
    from gtkdoc import common, config, fixxref
  File "/nix/store/lcy7vl4whbkxk3yfnhn6jmgh93g7mjbx-gtk-doc-1.30/share/gtk-doc/python/gtkdoc/fixxref.py", line 28, in <module>
    from . import common, highlight
  File "/nix/store/lcy7vl4whbkxk3yfnhn6jmgh93g7mjbx-gtk-doc-1.30/share/gtk-doc/python/gtkdoc/highlight.py", line 28, in <module>
    from pygments import highlight
ModuleNotFoundError: No module named 'pygments'

See first news item https://gitlab.gnome.org/GNOME/gtk-doc/blob/GTK_DOC_1_30/NEWS#L4

GTK-Doc is now using python-pygments to do the syntax highlighing. It is not depending on highligh or source-highligh anymore.

@r-ryantm r-ryantm deleted the auto-update/gtk-doc branch May 19, 2019 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants