pkgsrc-WIP-cvs archive

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

CVS commit: wip/innoextract



Module name:	wip
Committed by:	thomasklausner
Date:		Tue Mar 24 11:28:28 UTC 2015

Added Files:
	wip/innoextract: DESCR Makefile PLIST TODO distinfo

Log Message:
Import innoextract-1.4 as wip/innoextract.

Inno Setup is a tool to create installers for Microsoft Windows
applications. innoextract allows to extract such installers under
non-windows systems without running the actual installer using
Wine. innoextract currently supports installers created by Inno
Setup 1.2.10 to 5.5.5.

TODO:

Does not compile in pkgsrc due to:

-- Checking compiler flag: -std=c++11
CMake Error at cmake/CompileCheck.cmake:72 (try_compile):
  Attempt at a recursive or nested TRY_COMPILE in directory

    /scratch/nih/innoextract/work/innoextract-1.4

Call Stack (most recent call first):
  cmake/CXX11Check.cmake:41 (check_compile)
  CMakeLists.txt:150 (check_cxx11)


CMake Error at cmake/CompileCheck.cmake:72 (try_compile):
  Attempt at a recursive or nested TRY_COMPILE in directory

    /scratch/nih/innoextract/work/innoextract-1.4

Call Stack (most recent call first):
  cmake/CXX11Check.cmake:41 (check_compile)
  CMakeLists.txt:154 (check_cxx11)
  
  
Works fine when built outside.

wiz 20150324

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/innoextract/DESCR wip/innoextract/Makefile \
    wip/innoextract/PLIST wip/innoextract/TODO wip/innoextract/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innoextract/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innoextract/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innoextract/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innoextract/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innoextract/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index