octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56050] [MXE Octave] QScintilla link is worng


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #56050] [MXE Octave] QScintilla link is worng
Date: Mon, 1 Apr 2019 16:07:46 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56050>

                 Summary: [MXE Octave] QScintilla link is worng
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Mon 01 Apr 2019 08:07:45 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In qscintilla.mk the link of is 


$(PKG)_URL      :=
https://www.riverbankcomputing.com/static/Downloads/QScintilla//$($(PKG)_FILE)


The correct link is

https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.11.1/QScintilla_gpl-2.11.1.tar.gz

which should be in qscintilla.mk


$(PKG)_URL      :=
https://www.riverbankcomputing.com/static/Downloads/QScintilla//$($(PKG)_VERSION)/$($(PKG)_FILE)






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56050>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]