[SCM] sfarklib packaging branch, upstream, created. ee08d0c8f6a872068c84fde5f4e6f6ee1d777f18

rubund-guest at users.alioth.debian.org rubund-guest at users.alioth.debian.org
Fri Nov 7 17:43:40 UTC 2014


The branch, upstream has been created
        at  ee08d0c8f6a872068c84fde5f4e6f6ee1d777f18 (commit)

- Shortlog ------------------------------------------------------------
commit ee08d0c8f6a872068c84fde5f4e6f6ee1d777f18
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Thu Dec 19 00:07:11 2013 +0100

    Better error message when encoutering sfArk V1 files, fixes #6

commit 36f58ac8ba9300abb8ad0d8956646fe9dade19e4
Merge: cee31ff c306284
Author: Arnout Engelen <github at bzzt.net>
Date:   Sat Nov 23 09:51:19 2013 -0800

    Merge pull request #4 from jrussellsmyth/fix-osx-build
    
    Fix osx build

commit c306284e080010a681b4f98f6ca6ab9561ab9f4d
Author: J. Russell Smyth <jrussell.smyth at gmail.com>
Date:   Sun Nov 17 13:32:57 2013 -0700

    more attempts (failed) to fix install command

commit bedeb9362871aec5f7c4b387e25ca1a7012561a4
Merge: ee992c7 527fab3
Author: J. Russell Smyth <jrussell.smyth at gmail.com>
Date:   Sun Nov 17 13:31:43 2013 -0700

    Merge branch 'fix-osx-build' of https://github.com/jrussellsmyth/sfArkLib into fix-osx-build

commit 527fab39c691875848e02d22ef03941f241ab14c
Author: J. Russell Smyth <jrussell.smyth at gmail.com>
Date:   Sun Nov 17 13:19:37 2013 -0700

    Fix typo in install command

commit ee992c79fa4245d735704e7ff79c62b8c7940cae
Author: J. Russell Smyth <jrussell.smyth at gmail.com>
Date:   Sun Nov 17 12:37:23 2013 -0700

    cleanup osx add to makefile

commit a324711a7d60c7bd5e9dc8a784c03b240490c912
Author: J. Russell Smyth <jrussell.smyth at gmail.com>
Date:   Sun Nov 17 02:48:19 2013 -0700

    Update Makefile for OSX

commit cee31ff62eec27682fbad0c7445513ede8a1fc3d
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sun Oct 27 13:05:31 2013 +0100

    Document how to build on Mac

commit 4e6863c1290479f78d96d1a2c839fe67696a7565
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Wed Sep 18 17:41:00 2013 +0200

    Remove -Wpedantic as it appears to cause problems with some versions of GCC (??)

commit 0cf7a8442eeecb28e275cabac53bc0a8044d3d6b
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Wed Sep 11 19:36:57 2013 +0200

    Use 'install' for 'make install' (fixes #3)

commit 89bc6f0168367c3fc2e6bf13db760bcd2d420594
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sat Aug 24 17:16:11 2013 +0200

    Warnings

commit 9f23f8dbf122c945d15e4d0e2570686fefeaae15
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sat Aug 24 17:03:51 2013 +0200

    Fix undefined behavior
    
    http://stackoverflow.com/questions/4176328/undefined-behavior-and-sequence-points

commit 317b1859ff3671437c58d7a9a83e734e4503ac48
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Tue Aug 20 21:10:49 2013 +0200

    Don't update progress to 100% if it's already there

commit 3373b85f2ab30dc38d1a16a5ec8922b443ae7d4c
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Tue Aug 20 20:19:40 2013 +0200

    Bump version number to 3.00 to avoid confusion with early binaries

commit 1b72339ce32692c9b0a01d449a26c57bb369454e
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Wed Mar 6 08:51:18 2013 +0100

    Add -dynamiclib for mac support (#1)

commit 487da55bfced817f9dbfd006d96a2ce5ddc02dd3
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Fri Mar 1 16:57:09 2013 +0100

    Fix typo

commit 2afbb7d4598d121e11255c7da8eb41a55e4c1d11
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Fri Mar 1 16:56:18 2013 +0100

    Refer people to sfArkXTm

commit 2a6b0ebccd8722193fc4cb935a3ded7c942c950d
Author: Arnout Engelen <github at bzzt.net>
Date:   Sun Feb 10 09:32:44 2013 -0800

    Create README.md

commit 5161fcd281babbd905f781752ce8be43af2d9aab
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sun Feb 10 16:54:28 2013 +0100

    Be more specific about integer bit lengths (start support of 64-bits OS'es)

commit ffdb0f1da6d7846e32ca21be024c81b887064d2c
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sun Feb 10 15:40:41 2013 +0100

    Expose 'FixEndian' as noop on little-endian machines

commit 28a36ef77f8dcf3dc53da115d35dc888e7d3eb76
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sun Feb 10 15:35:26 2013 +0100

    sfArkLib->libsfark in 'make install'

commit 2634d2b7b5620743fd9be8ee6c775a1ce58d2d8a
Author: Arnout Engelen <arnouten at bzzt.net>
Date:   Sun Feb 10 15:31:40 2013 +0100

    Add -fPIC

commit d7b0798b6e63db406468909727cb5fd5ce55cf2c
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 19:02:32 2013 +0100

    Call library 'libsfark.so'

commit 9de43d495c1f66dc6b5b247bfb034f13ca9eee28
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 18:52:18 2013 +0100

    'Make install' target

commit df3d5ee815f5ec7f42b72e5ed4d5b65d01147f82
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 18:27:25 2013 +0100

    Makefile to build .so

commit 183c9720f632241451928f308466fed958c76af5
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 18:27:00 2013 +0100

    Case sensitivity of filenames

commit e5c9e615e0c6e0a40fcf0208933aacf8ea97d378
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 18:26:32 2013 +0100

    Remove generated Makefile.am

commit e08fe280e4c0e55e01b8e874a51b1f1baabb5267
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 18:03:11 2013 +0100

    2.23

commit 4b671d3b03202e82e24eb91b6a58cc397447dd2e
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 17:56:20 2013 +0100

    2.21

commit 4b0c5564fcaef48c478482fd7371a42f26d18324
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 17:42:52 2013 +0100

    Add GPLv3 license and headers

commit e1961bdbc168ba118921098783d060c027a89ec0
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 17:32:33 2013 +0100

    Update contact coordinates as per Andy's request

commit 9bd11a8b107a97c352ae85ecd2e39ae44a874db3
Author: Arnout <arnouten at bzzt.net>
Date:   Sat Feb 2 17:28:59 2013 +0100

    Original 2.15 code

-----------------------------------------------------------------------

-- 
sfarklib packaging



More information about the pkg-multimedia-commits mailing list