diff options
Diffstat (limited to 'Build/source/utils/dialog/dialog-1.1-20110118/package')
9 files changed, 321 insertions, 0 deletions
diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/changelog b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/changelog new file mode 100644 index 00000000000..08b6c8c159a --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/changelog @@ -0,0 +1,5 @@ +cdialog (20110118) unstable; urgency=high + + * Initial package release + + -- Thomas E. Dickey <dickey@invisible-island.net> Thu, 30 Dec 2010 09:23:24 -0500 diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/compat b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/compat new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/compat @@ -0,0 +1 @@ +5 diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/control b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/control new file mode 100644 index 00000000000..c1ad86ac354 --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/control @@ -0,0 +1,24 @@ +Source: cdialog +Maintainer: Thomas E. Dickey <dickey@invisible-island.net> +Section: misc +Priority: optional +Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 5) +Homepage: http://invisible-island.net/dialog/ + +Package: cdialog +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: dialog - display dialog boxes from shell scripts + Dialog is a program that will let you to present a variety of questions + or display messages using dialog boxes from a shell script. These + types of dialog boxes are implemented (though not all are necessarily + compiled into dialog): + . + calendar, checklist, dselect, editbox, form, fselect, gauge, + infobox, inputbox, inputmenu, menu, mixedform, mixedgauge, + msgbox (message), passwordbox, passwordform, pause, progressbox, + radiolist, tailbox, tailboxbg, textbox, timebox, and yesno + (yes/no). + . + This package installs as "cdialog" to avoid conflict with other packages. diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/copyright b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/copyright new file mode 100644 index 00000000000..64da700bc0a --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/copyright @@ -0,0 +1,111 @@ +Upstream source http://invisible-island.net/dialog/dialog.html + +Current dialog upstream maintainer: Thomas Dickey <dickey@invisible-island.net> + +------------------------------------------------------------------------------- +Files: *.c *.h + Copyright 2000-2008,2010 Thomas E. Dickey + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License, version 2.1 + as published by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this program; if not, write to + Free Software Foundation, Inc. + 51 Franklin St., Fifth Floor + Boston, MA 02110, USA. + + An earlier version of this program lists as authors + Savio Lam (lam836@cs.cuhk.hk) +------------------------------------------------------------------------------- + +Files: aclocal.m4 +Licence: other-BSD +Copyright: 1999-2009,2010 by Thomas E. Dickey + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, distribute with modifications, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, + DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR + OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR + THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the name(s) of the above copyright + holders shall not be used in advertising or otherwise to promote the + sale, use or other dealings in this Software without prior written + authorization. + +Files: install-sh +Copyright: 1994 X Consortium +Licence: other-BSD + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to + deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- + TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the name of the X Consortium shall not + be used in advertising or otherwise to promote the sale, use or other deal- + ings in this Software without prior written authorization from the X Consor- + tium. + + FSF changes to this file are in the public domain. + + Calling this script install-sh is preferred over install.sh, to prevent + `make' implicit rules from creating a file called install from it + when there is no Makefile. + + This script is compatible with the BSD install script, but was written + from scratch. It can only install one file at a time, a restriction + shared with many OS's install programs. + +Files: debian/* +Copyright: 2010 Thomas E. Dickey +Licence: other-BSD + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, + provided that the above copyright notice appear in all copies and that + both that copyright notice and this permission notice appear in + supporting documentation, and that the name of the above listed + copyright holder(s) not be used in advertising or publicity pertaining + to distribution of the software without specific, written prior + permission. + + THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD + TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE + LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +On Debian systems, the complete text of the GNU General +Public License can be found in '/usr/share/common-licenses/GPL-2' diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/docs b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/docs new file mode 100644 index 00000000000..e845566c06f --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/docs @@ -0,0 +1 @@ +README diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/rules b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/rules new file mode 100755 index 00000000000..fae0138249d --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/rules @@ -0,0 +1,95 @@ +#!/usr/bin/make -f +# MAde with the aid of dh_make, by Craig Small +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. +# Some lines taken from debmake, by Cristoph Lameter. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS = + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + + +configure: configure-stamp +configure-stamp: + dh_testdir + + CFLAGS="$(CFLAGS)" ./configure \ + --host=$(DEB_HOST_GNU_TYPE) \ + --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/usr \ + --mandir=\$${prefix}/share/man \ + --enable-nls \ + --enable-header-subdir \ + --enable-widec \ + --with-libtool \ + --with-ncursesw \ + --with-package=cdialog \ + --disable-rpath-hack + + touch configure-stamp + +build: build-stamp +build-stamp: configure-stamp + dh_testdir + + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + + [ ! -f makefile ] || $(MAKE) distclean + + rm -f configure-stamp build-stamp install-stamp + + dh_clean + +install: install-stamp +install-stamp: build-stamp + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR=$(CURDIR)/debian/cdialog + + touch install-stamp + +# Build architecture-independent files here. +binary-indep: build install +# No binary-indep target. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installexamples + dh_installchangelogs CHANGES + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install install-stamp diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/source/format b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/source/format new file mode 100644 index 00000000000..89ae9db8f88 --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/source/format @@ -0,0 +1 @@ +3.0 (native) diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/watch b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/watch new file mode 100644 index 00000000000..09775875479 --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/debian/watch @@ -0,0 +1,4 @@ +version=3 + +opts=passive ftp://invisible-island.net/dialog/dialog-([\d.]+)\.tgz \ + debian uupdate diff --git a/Build/source/utils/dialog/dialog-1.1-20110118/package/dialog.spec b/Build/source/utils/dialog/dialog-1.1-20110118/package/dialog.spec new file mode 100644 index 00000000000..1f00b4f6d87 --- /dev/null +++ b/Build/source/utils/dialog/dialog-1.1-20110118/package/dialog.spec @@ -0,0 +1,79 @@ +Summary: dialog - display dialog boxes from shell scripts +%define AppProgram dialog +%define AppVersion 1.1 +%define AppRelease 20110118 +%define ActualProg c%{AppProgram} +# $XTermId: dialog.spec,v 1.14 2011/01/18 01:37:48 tom Exp $ +Name: %{ActualProg} +Version: %{AppVersion} +Release: %{AppRelease} +License: LGPL +Group: Applications/Development +URL: ftp://invisible-island.net/%{AppProgram} +Source0: %{AppProgram}-%{AppVersion}-%{AppRelease}.tgz +Packager: Thomas Dickey <dickey@invisible-island.net> + +%description +Dialog is a program that will let you to present a variety of questions +or display messages using dialog boxes from a shell script. These +types of dialog boxes are implemented (though not all are necessarily +compiled into dialog): + + calendar, checklist, dselect, editbox, form, fselect, gauge, + infobox, inputbox, inputmenu, menu, mixedform, mixedgauge, + msgbox (message), passwordbox, passwordform, pause, progressbox, + radiolist, tailbox, tailboxbg, textbox, timebox, and yesno + (yes/no). + +This package installs as "cdialog" to avoid conflict with other packages. +%prep + +%setup -q -n %{AppProgram}-%{AppVersion}-%{AppRelease} + +%build + +INSTALL_PROGRAM='${INSTALL}' \ + ./configure \ + --target %{_target_platform} \ + --prefix=%{_prefix} \ + --bindir=%{_bindir} \ + --libdir=%{_libdir} \ + --mandir=%{_mandir} \ + --with-package=%{ActualProg} \ + --enable-header-subdir \ + --enable-nls \ + --enable-widec \ + --with-libtool \ + --with-ncursesw \ + --disable-rpath-hack + +make + +%install +[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT + +make install-full DESTDIR=$RPM_BUILD_ROOT + +strip $RPM_BUILD_ROOT%{_bindir}/%{ActualProg} + +%clean +[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +%{_bindir}/%{ActualProg} +%{_bindir}/%{ActualProg}-config +%{_mandir}/man1/%{ActualProg}.* +%{_mandir}/man3/%{ActualProg}.* +%{_includedir}/%{ActualProg}.h +%{_includedir}/%{ActualProg}/dlg_colors.h +%{_includedir}/%{ActualProg}/dlg_config.h +%{_includedir}/%{ActualProg}/dlg_keys.h +%{_libdir}/lib%{ActualProg}.* +%{_datadir}/locale/*/LC_MESSAGES/%{ActualProg}.mo + +%changelog +# each patch should add its ChangeLog entries here + +* Thu Dec 30 2010 Thomas Dickey +- initial version |