[longomatch] doap: update URLs
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] doap: update URLs
- Date: Sun, 6 Apr 2014 16:26:11 +0000 (UTC)
commit 29eedeaad450a2a5bb6fd1c8862bfec285f2378b
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Apr 6 18:23:03 2014 +0200
doap: update URLs
README | 30 +++++++++++++++---------------
RELEASE | 8 ++++----
longomatch.doap | 6 ++++--
3 files changed, 23 insertions(+), 21 deletions(-)
---
diff --git a/README b/README
index 2893eff..d2a7da9 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
Description
***********
-LongoMatch is a video analysis tool oriented to sports and coaches, to assist them on making game video
analysis. It simplifies video analisys by providing a set of intuitive tools to tag, review and edit the most
importants plays of the game. It allows to group plays by categories and adjust the lead and lag time of each
play frame by frame through a timeline. It also has support for playlists, an easy way to create
presentations with plays from different games and provides a video editor to create new videos from your
favorite plays. Even if primary focused to sports, LongoMatch can be used for any task that requires tagging
and reviewing segments of a video file, and can be applied to fields like cinema, medics or conferences
+LongoMatch is a video analysis tool oriented to sports and coaches, to assist them on making game video
analysis. It simplifies video analysis by providing a set of intuitive tools to tag, review and edit the most
important plays of the game. It allows to group plays by categories and adjust the lead and lag time of each
play frame by frame through a timeline. It also has support for playlists, an easy way to create
presentations with plays from different games and provides a video editor to create new videos from your
favorite plays. Even if primary focused to sports, LongoMatch can be used for any task that requires tagging
and reviewing segments of a video file, and can be applied to fields like cinema, medics or conferences
********
Features
@@ -11,7 +11,7 @@ Features
* Projects based on templates, customizable for different kind of analysis
* Projects manager
* Templates editor
- * Illimited categories to tag plays
+ * Unlimited categories to tag plays
* Adjustable play rate
* Frame stepping
* Adjust the lead and lag time for each play
@@ -20,7 +20,7 @@ Features
* Timeline
* Drawing tool
* Playlists support
- * Export plays to png images with a variable frame rate
+ * Export plays to PNG images with a variable frame rate
* Render playlist into new clip
* Export projects to CSV files for statistics analysis
* Support for the most common video formats
@@ -28,7 +28,7 @@ Features
*******
-Licence
+License
*******
LongoMatch is released under the GNU General Public License, Version 2 (GPLv2).
@@ -44,7 +44,7 @@ Dependencies
* GNonlin >= 0.10.11
* db4o
-We strongly recommend to use the latest GStreamer core version, as well as have installed all the gstreamer
+We strongly recommend to use the latest GStreamer core version, as well as have installed all the GStreamer
modules to get the best user experience.
@@ -53,13 +53,13 @@ Links
*****
Official web page:
- http://www.longomatch.ylatuya.es
+ http://longomatch.org
Git repository:
- http://git.gnome.org/cgit/longomatch/
+ http://git.gnome.org/browse/longomatch/
Bugzilla:
- http://bugzilla.gnome.org/enter_bug.cgi?product=longomatch
+ https://bugzilla.gnome.org/enter_bug.cgi?product=longomatch
*******************************
@@ -71,15 +71,15 @@ Getting the external dependencies
LongoMatch has a strong dependency on GStreamer, GTK+ and Mono, and the lack of a good packages
manager for Free Software applications on Windows makes it hard to depend on external installers,
-such as the ones provided by Gtk+ or Mono. For GStreamer the situation is even worst, as there were
+such as the ones provided by GTK+ or Mono. For GStreamer the situation is even worst, as there were
no installer available until GStreamer WinBuilds appeared, project started by the LongoMatch team.
-Since it's very hrad to control which versions are installed in the users' machine and this part is
+Since it's very hard to control which versions are installed in the users' machine and this part is
critical, at least on the GStreamer side, for the stability of LongoMatch, the external dependencies
need to be packaged in the installer for a fine-grained control of all them.
-Gtk
+GTK+
---
- * Download the Gtk+ bundle for the verion 2.16 and install it in c:\gtk:
+ * Download the GTK+ bundle for the version 2.16 and install it in c:\gtk:
http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.16/gtk+-bundle_2.16.6-20100912_win32.zip
Mono
@@ -89,7 +89,7 @@ Mono
GStreamer
--------
- * Download the latest gstreamer version and the SDK available from:
+ * Download the latest GStreamer version and the SDK available from:
http://code.google.com/p/ossbuild/
* Create a folder named c:\gstreamer
* Copy c:\Program Files\OSSBuild\GStreamer\$VERSION\* to c:\gstreamer
@@ -101,7 +101,7 @@ Getting the build environment (MSYS/MinGW)
* Download from ossbuild the MSYS/MinGW environment with all the compiler tools:
http://code.google.com/p/ossbuild/downloads/detail?name=msys_v11.7z&can=2&q=
* Install Python 2.6
- * Instal git for windows from:
+ * Install git for Windows from:
http://code.google.com/p/msysgit/
Compiling LongoMatch
@@ -113,7 +113,7 @@ Compiling LongoMatch
* Inside the terminal run:
$ cd /c/longomatch/win32
$ python deploy_win32.py
- * This will create a deployment folder in win32/dist with all the dependecies
+ * This will create a deployment folder in win32/dist with all the dependencies
* Compile LongoMatch:
$ make -f Makefile.win32 clean
$ make -f Makefile.win32
diff --git a/RELEASE b/RELEASE
index 05194e7..b68cf6b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ The LongoMatch team is happy to announce the seventh release in the
stable 0.20 series.
Due to its dependency on GStreamer, We strongly recommend to have
-all official latest gstreamer libraries and plugins installed for the best user
+all official latest GStreamer libraries and plugins installed for the best user
experience.
@@ -35,10 +35,10 @@ experience.
* Information and Feedback
- * Information for users and developers can be found on the LongoMatch website :
- http://www.longomatch.ylatuya.es/
+ * Information for users and developers can be found on the LongoMatch website:
+ http://longomatch.org
* Bugs and Features Requests
- http://bugzilla.gnome.org/enter_bug.cgi?product=longomatch
+ https://bugzilla.gnome.org/enter_bug.cgi?product=longomatch
diff --git a/longomatch.doap b/longomatch.doap
index 2f7aa50..1a6dcf9 100644
--- a/longomatch.doap
+++ b/longomatch.doap
@@ -5,8 +5,10 @@
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">longomatch</name>
- <shortdesc xml:lang="en">Sports video analysis sofware to tag, review and edit important segments or plays
of a game </shortdesc>
- <homepage rdf:resource="http://www.longomatch.ylatuya.es" />
+ <shortdesc xml:lang="en">Sports video analysis software to tag, review and edit important segments or
plays of a game</shortdesc>
+ <homepage rdf:resource="http://longomatch.org" />
+ <download-page rdf:resource="http://download.gnome.org/sources/longomatch/" />
+ <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=longomatch" />
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]