debian/0000755000000000000000000000000011753035207007171 5ustar debian/copyright0000644000000000000000000000602711753031531011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: builder Source: http://yuilibrary.com/download/builder Files: * Copyright: 2009 Yahoo! Inc. All rights reserved. License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2012 Michael Gilbert License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/patches/0000755000000000000000000000000011753020776010625 5ustar debian/patches/use-system-libraries.patch0000644000000000000000000000305611753020776015742 0ustar author: Michael Gilbert description: use system versions of the ant-contrib, rhino, and yui-compressor libraries --- yui-builder-1.0.0b1.orig/componentbuild/shared/properties.xml +++ yui-builder-1.0.0b1/componentbuild/shared/properties.xml @@ -3,11 +3,7 @@ - - - - - + @@ -22,10 +18,10 @@ - + - + debian/patches/series0000644000000000000000000000006511753020776012043 0ustar #debian-changes-1.0.0b1-1 use-system-libraries.patch debian/compat0000644000000000000000000000000211753032675010375 0ustar 9 debian/yui-builder.links0000644000000000000000000000044111753033131012456 0ustar usr/share/java/js.jar usr/share/yui-builder/libs/rhino/js.jar usr/share/java/ant-contrib.jar usr/share/yui-builder/libs/ant-contrib/ant-contrib.jara usr/share/yui-compressor/yui-compressor.jar usr/share/yui-builder/libs/yui-compressor/yui-compressor.jar debian/yui-builder.docs0000644000000000000000000000002611753020776012300 0ustar componentbuild/README debian/yui-builder.install0000644000000000000000000000040211753030665013012 0ustar componentbuild/2.x usr/share/yui-builder componentbuild/3.x usr/share/yui-builder componentbuild/docs usr/share/yui-builder componentbuild/files usr/share/yui-builder componentbuild/shared usr/share/yui-builder componentbuild/templates usr/share/yui-builder debian/control0000644000000000000000000000103311753032665010576 0ustar Source: yui-builder Section: web Priority: optional Maintainer: Michael Gilbert Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 DM-Upload-Allowed: yes Homepage: https://yuilibrary.com/projects/builder Package: yui-builder Architecture: all Depends: ${misc:Depends}, yui-compressor, ant-contrib, librhino-java, Description: Build environment for YUI YUI builder is a build environment for yahoo's YUI, which includes a collection of HTML, CSS, and JavaScript components for creating AJAX web pages. debian/watch0000644000000000000000000000022211753030205010207 0ustar version=3 opts="dversionmangle=s/\+dfsg//g" \ http://yuilibrary.com/download/builder \ http://yui.zenfs.com/releases/builder/builder_(.*).zip debian/rules0000755000000000000000000000003711753020777010257 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011753020777010477 5ustar debian/source/format0000644000000000000000000000001411753020777011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000057311753034045011047 0ustar yui-builder (1.0.0b1+dfsg-1) unstable; urgency=low * Initial release (closes: #592161): - Note: there is currently no system version of jslint, so those sanity checks will need to be skipped for any build system using yui-builder (at least until someone prepares a package for that). -- Michael Gilbert Thu, 10 May 2012 17:24:10 -0400