[gnome-apps-nightly] org.gnome.Photos: Remove JasPer



commit 98d08e4622ac676d51e25f3904d0389492cf8339
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Mar 7 17:19:45 2017 +0100

    org.gnome.Photos: Remove JasPer
    
    Current master no longer mandates gegl:jp2-load. Hence we can drop
    JasPer, which has now switched to cmake. :/

 org.gnome.Photos.json |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/org.gnome.Photos.json b/org.gnome.Photos.json
index f7fd58f..d891a1a 100644
--- a/org.gnome.Photos.json
+++ b/org.gnome.Photos.json
@@ -127,26 +127,6 @@
             ]
         },
         {
-            /* required for gegl:jp2-load operation */
-            "name": "jasper",
-            "config-opts": [ "--disable-static", "--enable-shared" ],
-            "cleanup": [ "/bin" ],
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": "http://www.ece.uvic.ca/~frodo/jasper/software/jasper-1.900.1.zip";,
-                    "sha256": "6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494"
-                },
-                /* config.guess is too old to know about the ARM and
-                 * Aarch64 ABIs
-                 */
-                {
-                    "type": "shell",
-                    "commands": [ "autoreconf --verbose --force --install" ]
-                }
-            ]
-        },
-        {
             /* required for gegl:raw-load operation */
             "name": "libraw",
             "config-opts": [ "--disable-static", "--enable-shared" ],


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