[frogr] Updated URLs to Wiki and git repository



commit a5eafa2d3b7982f8d7d68d7a3d0eb687d9274cc9
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Thu Jun 5 13:41:39 2014 +0100

    Updated URLs to Wiki and git repository

 data/frogr.appdata.xml.in   |    2 +-
 debian/control              |    2 +-
 debian/copyright            |    2 +-
 frogr.doap                  |    2 +-
 frogr.spec                  |    2 +-
 osx/Info-frogr.plist.in     |    2 +-
 osx/README                  |    8 ++++----
 osx/generate-SOURCES        |    4 ++--
 osx/jhbuild/frogr.modules   |   10 +++++-----
 osx/jhbuild/jhbuildrc-frogr |    2 +-
 src/frogr-about-dialog.c    |    2 +-
 11 files changed, 19 insertions(+), 19 deletions(-)
---
diff --git a/data/frogr.appdata.xml.in b/data/frogr.appdata.xml.in
index a54e614..5a5c8fd 100644
--- a/data/frogr.appdata.xml.in
+++ b/data/frogr.appdata.xml.in
@@ -24,6 +24,6 @@
       
https://wiki.gnome.org/Apps/Frogr?action=AttachFile&amp;do=get&amp;target=frogr-0_9-screenshot-thumb.png
     </screenshot>
   </screenshots>
-  <url type="homepage">http://wiki.gnome.org/Apps/Frogr</url>
+  <url type="homepage">https://wiki.gnome.org/Apps/Frogr</url>
   <updatecontact>msanchez at gnome dot org</updatecontact>
 </application>
diff --git a/debian/control b/debian/control
index cc5c0ed..7f5680d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Mario Sanchez Prada <msanchez gnome org>
 Build-Depends: cdbs, debhelper (>= 5), yelp-tools, intltool, libexif-dev (>= 0.6.14), libgcrypt11-dev, 
libglib2.0-dev (>= 2.32), libgstreamer0.10-dev | libgstreamer1.0-dev, libgtk-3-dev (>= 3.4), libjson-glib-dev 
(>= 0.12), libsoup2.4-dev (>= 2.34), libxml2-dev (>= 2.6.8)
 Standards-Version: 3.7.3
-Homepage: http://live.gnome.org/Apps/Frogr
+Homepage: https://wiki.gnome.org/Apps/Frogr
 
 Package: frogr
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 3ba76e3..5aea675 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 This package was debianized by Alberto Garcia <agarcia igalia com> on
 Sat, 20 Jun 2009 17:52:58 +0200.
 
-It was downloaded from http://live.gnome.org/Apps/Frogr
+It was downloaded from https://wiki.gnome.org/Apps/Frogr
 
 Upstream Author:
 
diff --git a/frogr.doap b/frogr.doap
index 83c9cc1..947721b 100644
--- a/frogr.doap
+++ b/frogr.doap
@@ -23,7 +23,7 @@
 
   <repository>
     <GitRepository>
-      <browse rdf:resource="http://git.gnome.org/cgit/frogr/"/>
+      <browse rdf:resource="https://git.gnome.org/browse/frogr/"/>
       <location rdf:resource="git://git.gnome.org/frogr"/>
     </GitRepository>
   </repository>
diff --git a/frogr.spec b/frogr.spec
index d7aaf01..2f22650 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -5,7 +5,7 @@ Release:        0
 
 Group:         Applications/Internet
 License:       GPLv3
-URL:           http://live.gnome.org/Apps/Frogr
+URL:           https://wiki.gnome.org/Apps/Frogr
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.xz
 
 BuildRequires: intltool
diff --git a/osx/Info-frogr.plist.in b/osx/Info-frogr.plist.in
index 5fecd31..8f97a94 100644
--- a/osx/Info-frogr.plist.in
+++ b/osx/Info-frogr.plist.in
@@ -7,7 +7,7 @@
     <key>CFBundleExecutable</key>
     <string>frogr</string>
     <key>CFBundleGetInfoString</key>
-    <string>@VERSION@, (c) 2009-2014 Mario Sanchez Prada, http://live.gnome.org/Apps/Frogr</string>
+    <string>@VERSION@, (c) 2009-2014 Mario Sanchez Prada, https://wiki.gnome.org/Apps/Frogr</string>
     <key>CFBundleIconFile</key>
     <string>frogr.icns</string>
     <key>CFBundleIdentifier</key>
diff --git a/osx/README b/osx/README
index af393fd..da905a0 100644
--- a/osx/README
+++ b/osx/README
@@ -3,7 +3,7 @@ one for GEdit [1], the GNOME Text Editor.
 
 This guide assumes that you are already familiar with building gtk+
 software on OS X (natively) using jhbuild. Please make sure to read
-https://live.gnome.org/GTK%2B/OSX/Building before proceeding.
+https://wiki.gnome.org/Projects/GTK%2B/OSX/Building before proceeding.
 
 Note: Terminal commands are preceded by dollar signs.
 
@@ -11,7 +11,7 @@ Note: Terminal commands are preceded by dollar signs.
 =============================================================================
 
 Get and install the gtk-osx-build-setup.sh from:
-http://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
+https://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
 
   $ curl -O https://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
   $ sh gtk-osx-build-setup.sh
@@ -41,7 +41,7 @@ jhbuildrc is provided in the frogr source (osx/jhbuild/jhbuildrc-frogr).
 
 Copy this file to your home:
 
-  $ curl -o ~/.jhbuildrc-frogr http://git.gnome.org/browse/frogr/plain/osx/jhbuild/jhbuildrc-frogr
+  $ curl -o ~/.jhbuildrc-frogr https://git.gnome.org/browse/frogr/plain/osx/jhbuild/jhbuildrc-frogr
 
 frogr provides a custom moduleset for jhbuild that you can use to built frogr.
 This moduleset is specified in jhbuildrc-frogr (together with some other
@@ -93,4 +93,4 @@ makedmg.sh for that purpose:
 That's all!
 
 --
-[1] http://git.gnome.org/browse/gedit/plain/osx/README
+[1] https://git.gnome.org/browse/gedit/plain/osx/README
diff --git a/osx/generate-SOURCES b/osx/generate-SOURCES
index de8f724..73eaa2e 100755
--- a/osx/generate-SOURCES
+++ b/osx/generate-SOURCES
@@ -61,10 +61,10 @@ printf "===============================\n" > $output_file
 printf "  frogr - Binary for Mac OS X\n" >> $output_file
 printf "===============================\n\n" >> $output_file
 printf "To build the binaries available in this folder, please see the instructions at:\n\n" >> $output_file
-printf "  http://git.gnome.org/browse/frogr/plain/osx/README\n\n"; >> $output_file
+printf "  https://git.gnome.org/browse/frogr/plain/osx/README\n\n"; >> $output_file
 printf "The file $dmg_filename has been generated in $osx_name $osx_version (build $osx_build)\n" >> 
$output_file
 printf "with the following source code:\n\n" >> $output_file
-printf "http://git.gnome.org/browse/frogr/commit/?id=$commit_id\n\n"; >> $output_file
+printf "https://git.gnome.org/browse/frogr/commit/?id=$commit_id\n\n"; >> $output_file
 printf "Source code used (and patches) for each of $app_name's dependencies are as follows:\n\n" >> 
$output_file
 
 # Now append the list of modules used, URLs and applied patches
diff --git a/osx/jhbuild/frogr.modules b/osx/jhbuild/frogr.modules
index d7174bf..ea93984 100644
--- a/osx/jhbuild/frogr.modules
+++ b/osx/jhbuild/frogr.modules
@@ -76,8 +76,8 @@
     makeargs="ERROR_CFLAGS=" autogen-sh="configure">
     <branch module="gstreamer/0.10/gstreamer-0.10.35.tar.bz2" version="0.10.35"
             hash="sha256:817bfea2cd46e2487b97e2ed9218f0299b32a3de1e5e80b4c7868d17e9089786">
-      <patch 
file="http://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/gstreamer-configure-flex.patch"; strip="1"/>
-      <patch 
file="http://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/gstreamer-fix-includes-in-gstdatetime.patch";
 strip="1"/>
+      <patch 
file="https://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/gstreamer-configure-flex.patch"; strip="1"/>
+      <patch 
file="https://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/gstreamer-fix-includes-in-gstdatetime.patch";
 strip="1"/>
     </branch>
     <after>
       <dep package="glib"/>
@@ -93,8 +93,8 @@
   <autotools id="libtheora">
     <branch module="theora/libtheora-1.1.1.tar.bz2" version="1.1.1"
             repo="xiph.org">
-      <patch 
file="http://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/libtheora-use-ac-config-headers-macro.patch";
 strip="1"/>
-      <patch 
file="http://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/libtheora-dont-use-fforce-addr-cflag.patch"; 
strip="1"/>
+      <patch 
file="https://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/libtheora-use-ac-config-headers-macro.patch";
 strip="1"/>
+      <patch 
file="https://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/libtheora-dont-use-fforce-addr-cflag.patch";
 strip="1"/>
     </branch>
   </autotools>
 
@@ -107,7 +107,7 @@
   <autotools id="liboil" autogen-template="autoreconf -fis &amp;&amp; %(srcdir)s/configure --prefix 
%(prefix)s --libdir %(libdir)s %(autogenargs)s"
             makeargs=' CFLAGS="$CFLAGS -DHAVE_SYMBOL_UNDERSCORE"'>
     <branch repo="liboil" module="liboil-0.3.17.tar.gz" version="0.3.17">
-      <patch 
file="http://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/liboil-use-ac-config-headers-macro.patch"; 
strip="1"/>
+      <patch 
file="https://git.gnome.org/browse/frogr/plain/osx/jhbuild/patches/liboil-use-ac-config-headers-macro.patch"; 
strip="1"/>
     </branch>
   </autotools>
 
diff --git a/osx/jhbuild/jhbuildrc-frogr b/osx/jhbuild/jhbuildrc-frogr
index 870960a..e8009d4 100644
--- a/osx/jhbuild/jhbuildrc-frogr
+++ b/osx/jhbuild/jhbuildrc-frogr
@@ -7,7 +7,7 @@ prefix = os.path.expanduser("~/frogr/inst")
 tarballdir = os.path.expanduser("~/frogr/pkgs")
 
 # Main module set
-moduleset = "http://git.gnome.org/browse/frogr/plain/osx/jhbuild/frogr.modules";
+moduleset = "https://git.gnome.org/browse/frogr/plain/osx/jhbuild/frogr.modules";
 
 # We know in advance that we don't need these modules
 skip = [
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index 43db22a..20bc767 100644
--- a/src/frogr-about-dialog.c
+++ b/src/frogr-about-dialog.c
@@ -42,7 +42,7 @@ static const gchar *artists[] = {
 
 static const gchar *appdescr = N_("A Flickr remote organizer for GNOME\n");
 static const gchar *copyright = "(c) 2009-2014 Mario Sanchez Prada";
-static const gchar *website = "http://live.gnome.org/Apps/Frogr";;
+static const gchar *website = "http://wiki.gnome.org/Apps/Frogr";;
 
 void
 frogr_about_dialog_show (GtkWindow *parent)


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