--- origsrc/slang-2.2.2/CYGWIN-PATCHES/devel.hint 1970-01-01 01:00:00.000000000 +0100 +++ src/slang-2.2.2/CYGWIN-PATCHES/devel.hint 2010-05-31 11:36:12.000000000 +0200 @@ -0,0 +1,9 @@ +sdesc: "multi-platform programmer's library (development)" +ldesc: "S-Lang is designed to allow a developer to create +robust multi-platform software. It provides facilities required +by interactive applications such as display/screen management, +keyboard input, keymaps, and so on. The most exciting feature of +the library is the slang interpreter that may be easily embedded +into a program to make it extensible." +category: Devel Libs +requires: libiconv2 libpcre0 libreadline7 libslang2 --- origsrc/slang-2.2.2/CYGWIN-PATCHES/modules.hint 1970-01-01 01:00:00.000000000 +0100 +++ src/slang-2.2.2/CYGWIN-PATCHES/modules.hint 2010-05-31 11:36:12.000000000 +0200 @@ -0,0 +1,9 @@ +sdesc: "multi-platform programmer's library (modules)" +ldesc: "S-Lang is designed to allow a developer to create +robust multi-platform software. It provides facilities required +by interactive applications such as display/screen management, +keyboard input, keymaps, and so on. The most exciting feature of +the library is the slang interpreter that may be easily embedded +into a program to make it extensible." +category: Libs Interpreters +requires: libiconv2 libpcre0 libreadline7 libslang2 --- origsrc/slang-2.2.2/CYGWIN-PATCHES/runtime.hint 1970-01-01 01:00:00.000000000 +0100 +++ src/slang-2.2.2/CYGWIN-PATCHES/runtime.hint 2010-05-31 11:36:12.015625000 +0200 @@ -0,0 +1,9 @@ +sdesc: "multi-platform programmer's library (runtime)" +ldesc: "S-Lang is designed to allow a developer to create +robust multi-platform software. It provides facilities required +by interactive applications such as display/screen management, +keyboard input, keymaps, and so on. The most exciting feature of +the library is the slang interpreter that may be easily embedded +into a program to make it extensible." +category: Libs +requires: libiconv2 libpcre0 libreadline7 --- origsrc/slang-2.2.2/CYGWIN-PATCHES/setup.hint 1970-01-01 01:00:00.000000000 +0100 +++ src/slang-2.2.2/CYGWIN-PATCHES/setup.hint 2010-05-31 11:36:12.015625000 +0200 @@ -0,0 +1,10 @@ +sdesc: "multi-platform programmer's library" +ldesc: "S-Lang is designed to allow a developer to create +robust multi-platform software. It provides facilities required +by interactive applications such as display/screen management, +keyboard input, keymaps, and so on. The most exciting feature of +the library is the slang interpreter that may be easily embedded +into a program to make it extensible." +category: Devel Shells Interpreters Libs +requires: libiconv2 libpcre0 libreadline7 + --- origsrc/slang-2.2.2/CYGWIN-PATCHES/shell.hint 1970-01-01 01:00:00.000000000 +0100 +++ src/slang-2.2.2/CYGWIN-PATCHES/shell.hint 2010-05-31 11:36:12.031250000 +0200 @@ -0,0 +1,10 @@ +sdesc: "multi-platform programmer's library (shell)" +ldesc: "S-Lang is designed to allow a developer to create +robust multi-platform software. It provides facilities required +by interactive applications such as display/screen management, +keyboard input, keymaps, and so on. The most exciting feature of +the library is the slang interpreter that may be easily embedded +into a program to make it extensible." +category: Shells Interpreters +requires: libiconv2 libpcre0 libreadline7 libslang2 +libslang2-modules --- origsrc/slang-2.2.2/CYGWIN-PATCHES/slang.README 1970-01-01 01:00:00.000000000 +0100 +++ src/slang-2.2.2/CYGWIN-PATCHES/slang.README 2010-05-31 11:36:12.125000000 +0200 @@ -0,0 +1,74 @@ +slang-2.2.2-1 +------------------------------------------ +S-Lang is a multi-platform programmer's library designed to allow a developer +to create robust multi-platform software. It provides facilities required +by interactive applications such as display/screen management, keyboard input, +keymaps, and so on. The most exciting feature of the library is the slang +interpreter that may be easily embedded into a program to make it extensible. + +Runtime requirements: + cygwin-1.7.5-1 + libgcc1-4.3.4-3 + libiconv2-1.13.1-1 + libpcre0-8.00-1 + libreadline7-6.0.3-2 + +Build requirements: + cygwin-1.7.5-1 + cygport-0.9.84-1 + imake-1.0.2-2 + libgcc1-4.3.4-3 + libiconv2-1.13.1-1 + libpcre0-8.00-1 + libreadline7-6.0.3-2 + libonig2-devel-5.9.2-1 + libpng-1.2.35-10 + pcre-8.00-1 + zlib-1.2.3-10 + +Canonical homepage: + http://www.s-lang.org/ + +Canonical download: + ftp://space.mit.edu/pub/davis/slang/v2.2/slang-2.2.2.tar.bz2 + +License: + GPLv2 + +Language: + C + +------------------------------------ + +Build instructions: + unpack slang-2.2.2-1-src.tar.bz2 + if you use setup to install this src package, it will be + unpacked under /usr/src automatically + cd /usr/src + cygport slang-2.2.2-1.cygport all + +This will create: + /usr/src/slang-2.2.2-1-src.tar.bz2 + /usr/src/slang-2.2.2-1.tar.bz2 + /usr/src/slsh-2.2.2-1.tar.bz2 + /usr/src/libslang2-2.2.2-1.tar.bz2 + /usr/src/libslang2-devel-2.2.2-1.tar.bz2 + +Or use 'cygport slang-2.2.2-1.cygport prep' to get a patched source directory + +To find out the files included in the source distribution, you can +browse the listing for the appropriate version at . + +------------------ + +Port Notes: + +---------- slang-2.2.2-1 -- 28 May 2010 10:56:32 -------- +Initial release + +For more information about this package, see the upstream documentation in +/usr/share/doc/slang +/usr/share/doc/slsh + +Cygwin port maintained by: David Sastre Medina +Please address all questions to the Cygwin mailing list at