moved project home to github

This commit is contained in:
Frank Morgner
2014-04-18 00:59:54 +02:00
parent c62b715c24
commit 1d47e52b60
15 changed files with 15 additions and 15 deletions

View File

@@ -11,4 +11,4 @@ Currently the following projects are part of Virtual Smart Card Architecture:
- USB CCID Emulator
- nPA Smart Card Library
Please refer to [our project's website](http://vsmartcard.sourceforge.net/) for more information.
Please refer to [our project's website](http://frankmorgner.github.io/vsmartcard) for more information.

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([USB CCID Emulator], [0.8], [http://sourceforge.net/projects/vsmartcard/support], [ccid-emulator], [http://vsmartcard.sourceforge.net/ccid/README.html])
AC_INIT([USB CCID Emulator], [0.8], [https://github.com/frankmorgner/vsmartcard/issues], [ccid-emulator], [http://frankmorgner.github.io/vsmartcard/ccid/README.html])
AC_CONFIG_SRCDIR([src/ccid.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])

View File

@@ -9,4 +9,4 @@ You can find the latest release of USB CCID Emulator on `Sourceforge
Alternatively, you can clone our git repository::
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
git clone https://github.com/frankmorgner/vsmartcard.git

View File

@@ -3,4 +3,4 @@ Question
********
Do you have questions, suggestions or contributions? Feedback of any kind is
more than welcome! Please use our `project trackers <http://sourceforge.net/projects/vsmartcard/support>`_.
more than welcome! Please use our `project trackers <https://github.com/frankmorgner/vsmartcard/issues>`_.

View File

@@ -9,4 +9,4 @@ You can find the latest release of @PACKAGE_NAME@ on `Sourceforge
Alternatively, you can clone our git repository::
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
git clone https://github.com/frankmorgner/vsmartcard.git

View File

@@ -332,7 +332,7 @@ You can download the latest release of the |vsmartcard| `here
Alternatively, you can clone our git repository::
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
git clone https://github.com/frankmorgner/vsmartcard.git
References

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([nPA Smart Card Library], [0.6], [http://sourceforge.net/projects/vsmartcard/support], [npa], [http://vsmartcard.sourceforge.net/npa/README.html])
AC_INIT([nPA Smart Card Library], [0.6], [https://github.com/frankmorgner/vsmartcard/issues], [npa], [http://frankmorgner.github.io/vsmartcard/npa/README.html])
AC_CONFIG_SRCDIR([src/npa.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])

View File

@@ -9,4 +9,4 @@ You can find the latest release of nPA Smart Card Library on `Sourceforge
Alternatively, you can clone our git repository::
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
git clone https://github.com/frankmorgner/vsmartcard.git

View File

@@ -3,4 +3,4 @@ Question
********
Do you have questions, suggestions or contributions? Feedback of any kind is
more than welcome! Please use our `project trackers <http://sourceforge.net/projects/vsmartcard/support>`_.
more than welcome! Please use our `project trackers <https://github.com/frankmorgner/vsmartcard/issues>`_.

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([PC/SC Relay], [0.5], [http://sourceforge.net/projects/vsmartcard/support], [pcsc-relay], [http://vsmartcard.sourceforge.net/pcsc-relay/README.html])
AC_INIT([PC/SC Relay], [0.5], [https://github.com/frankmorgner/vsmartcard/issues], [pcsc-relay], [http://frankmorgner.github.io/vsmartcard/pcsc-relay/README.html])
AC_CONFIG_SRCDIR([src/pcsc-relay.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])

View File

@@ -9,4 +9,4 @@ You can find the latest release of PC/SC Relay on `Sourceforge
Alternatively, you can clone our git repository::
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
git clone https://github.com/frankmorgner/vsmartcard.git

View File

@@ -3,4 +3,4 @@ Question
********
Do you have questions, suggestions or contributions? Feedback of any kind is
more than welcome! Please use our `project trackers <http://sourceforge.net/projects/vsmartcard/support>`_.
more than welcome! Please use our `project trackers <https://github.com/frankmorgner/vsmartcard/issues>`_.

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT([Virtual Smart Card], [0.7], [http://sourceforge.net/projects/vsmartcard/support], [virtualsmartcard], [http://vsmartcard.sourceforge.net/virtualsmartcard/README.html])
AC_INIT([Virtual Smart Card], [0.7], [https://github.com/frankmorgner/vsmartcard/issues], [virtualsmartcard], [http://frankmorgner.github.io/vsmartcard/virtualsmartcard/README.html])
AC_CONFIG_SRCDIR([src/vpcd/vpcd.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])

View File

@@ -9,4 +9,4 @@ You can find the latest release of Virtual Smart Card on `Sourceforge
Alternatively, you can clone our git repository::
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
git clone https://github.com/frankmorgner/vsmartcard.git

View File

@@ -3,4 +3,4 @@ Question
********
Do you have questions, suggestions or contributions? Feedback of any kind is
more than welcome! Please use our `project trackers <http://sourceforge.net/projects/vsmartcard/support>`_.
more than welcome! Please use our `project trackers <https://github.com/frankmorgner/vsmartcard/issues>`_.