pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-14-gc2c88


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-14-gc2c8832
Date: Sun, 22 May 2016 21:06:36 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  c2c8832630ad1619cd8e1769da3a294a1d35d1ed (commit)
      from  88f1d611ba3bdb895e7619bf7ab341e4756cd419 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c2c8832630ad1619cd8e1769da3a294a1d35d1ed
Author: Friedrich Beckmann <address@hidden>
Date:   Sun May 22 23:01:37 2016 +0200

    adding osx application bundler scripts
    
    This adds a utility script which produces a mac application bundle
    based on the macports installation of pspp. The application bundle
    can then be distributed as a single file and can be installed exactly
    like a usual mac application. This is easier for mac users as they
    do not need to install XCode, macports, XQuartz but just this package.

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

Summary of changes:
 utilities/osxbundler/Info-pspp.plist               |   30 +
 .../gtk-mac-bundler/Portfile                       |   57 ++
 .../files/patch-0.7.4-to-24Feb2016.diff            |  707 ++++++++++++++++++++
 .../gtk-mac-bundler/files/patch-bundler_py.diff    |   13 +
 .../files/patch-gtk3-demo-bundle.diff              |   15 +
 .../gtk-mac-bundler/files/patch-gtk3-launcher.diff |   21 +
 .../macports-custom-packages/pspp/Portfile         |  167 +++++
 .../macports-custom-packages/pspp/files/PSPP       |    2 +
 .../macports-custom-packages/pspp/files/logo.png   |  Bin 0 -> 14824 bytes
 utilities/osxbundler/makeosxbundle.sh              |  145 ++++
 utilities/osxbundler/pspp.bundle                   |  127 ++++
 11 files changed, 1284 insertions(+)
 create mode 100644 utilities/osxbundler/Info-pspp.plist
 create mode 100644 
utilities/osxbundler/macports-custom-packages/gtk-mac-bundler/Portfile
 create mode 100644 
utilities/osxbundler/macports-custom-packages/gtk-mac-bundler/files/patch-0.7.4-to-24Feb2016.diff
 create mode 100644 
utilities/osxbundler/macports-custom-packages/gtk-mac-bundler/files/patch-bundler_py.diff
 create mode 100644 
utilities/osxbundler/macports-custom-packages/gtk-mac-bundler/files/patch-gtk3-demo-bundle.diff
 create mode 100644 
utilities/osxbundler/macports-custom-packages/gtk-mac-bundler/files/patch-gtk3-launcher.diff
 create mode 100644 utilities/osxbundler/macports-custom-packages/pspp/Portfile
 create mode 100644 
utilities/osxbundler/macports-custom-packages/pspp/files/PSPP
 create mode 100644 
utilities/osxbundler/macports-custom-packages/pspp/files/logo.png
 create mode 100755 utilities/osxbundler/makeosxbundle.sh
 create mode 100644 utilities/osxbundler/pspp.bundle


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]