Menu

#55 Dowload links to old versions are missing

1.0
open
nobody
None
2017-06-15
2017-06-14
No

I need pygi-aio-3.14.0_rev19-setup.exe but it's missing. rev22 won't help. I need exactly this version to be able to build meld for Windows. Can you re-upload it?

Discussion

  • tumagonx

    tumagonx - 2017-06-14

    I'm sorry to hear that, but I don't keep that particular revision in my backup, Could you tell me the problem, If a library update break thing, I could rebuild that dll for you.

     
  • Serhan Apaydın

    Serhan Apaydın - 2017-06-14
    Post awaiting moderation.
  • tumagonx

    tumagonx - 2017-06-15

    Hi, I try meld 3.16.4 and change the following in setup_win32.py:

    missing_dll = [
        'libgtk-3-0.dll',
        'libgdk-3-0.dll',
        'libatk-1.0-0.dll',
        'libintl-8.dll',
        'libzzz.dll',
        'libwinpthread-1.dll',
        'libcairo-gobject-2.dll',
        'libgdk_pixbuf-2.0-0.dll',
        'libpango-1.0-0.dll',
        'libpangocairo-1.0-0.dll',
        'libpangoft2-1.0-0.dll',
        'libpangowin32-1.0-0.dll',
        'libffi-6.dll',
        'libfontconfig-1.dll',
        'libfreetype-6.dll',
        'libgio-2.0-0.dll',
        'libglib-2.0-0.dll',
        'libgmodule-2.0-0.dll',
        'libgobject-2.0-0.dll',
        'libgirepository-1.0-1.dll',
        'libgtksourceview-3.0-1.dll',
        'libjasper-1.dll',
        'libjpeg-8.dll',
        'libpng16-16.dll',
        'libxmlxpat.dll',
        'librsvg-2-2.dll',
        'libharfbuzz-0.dll',
        'libharfbuzz-gobject-0.dll',
        'libwebp-5.dll',
        'libepoxy-0.dll',
        'libtiff-5.dll',
    ]
    

    Additonally I manualy make icon using rsvg-convert/IM convert, compile the schema using glib-compile-schemas and build share/meld content manually (attached). Both tools should be callable (already in %PATH%). Imagemagick can be installed by selecting VIPS

    Note: translation might be doable if you install pygio-aio and select "devtools" (which include gettext) in third package selection page.

    All above tested under Windows XP against pygi-aio 3.14.1., hope it helped.

     

    Last edit: tumagonx 2017-06-15
  • tumagonx

    tumagonx - 2017-06-15

    I meant pygi-aio-3.24.1

     
  • Serhan Apaydın

    Serhan Apaydın - 2017-06-15

    Thanks! I'm gonna try it. (By the way, I posted a reply to you yesterday but it's still waiting for approval. Hope this one goes more quickly)

     
  • Serhan Apaydın

    Serhan Apaydın - 2017-06-15

    Thanks again pal, it worked! And getting to use v3.16.4 was an unexpected surprise.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.