Date: Wednesday, June 6, 2018 @ 17:18:57 Author: felixonmars Revision: 341400
archrelease: copy trunk to community-x86_64 Added: unarj/repos/community-x86_64/LICENSE (from rev 341399, unarj/trunk/LICENSE) unarj/repos/community-x86_64/PKGBUILD (from rev 341399, unarj/trunk/PKGBUILD) Deleted: unarj/repos/community-x86_64/LICENSE unarj/repos/community-x86_64/PKGBUILD ----------+ LICENSE | 172 ++++++++++++++++++++++++++++++------------------------------- PKGBUILD | 56 +++++++++---------- 2 files changed, 114 insertions(+), 114 deletions(-) Deleted: LICENSE =================================================================== --- LICENSE 2018-06-06 17:18:33 UTC (rev 341399) +++ LICENSE 2018-06-06 17:18:57 UTC (rev 341400) @@ -1,86 +0,0 @@ - * Copyright (c) 1991-2000 by ARJ Software, Inc. All rights reserved. - * - * This code may be freely used in programs that are NOT ARJ archivers - * (both compress and extract ARJ archives). - * - * If you wish to distribute a modified version of this program, you - * MUST indicate that it is a modified version both in the program and - * source code. - * - * We are holding the copyright on the source code, so please do not - * delete our name from the program files or from the documentation. - * - * We wish to give credit to Haruhiko Okumura for providing the - * basic ideas for ARJ and UNARJ in his program AR. Please note - * that UNARJ is significantly different from AR from an archive - * structural point of view. - * - - - - UNARJ LICENSE POLICY FOR ALL USERS: - - The UNARJ program, source code, and the associated documentation - are copyright (c) 1990-2000 ARJ Software, Inc. all rights reserved. - - If you distribute this software to others, you are required to - distribute the ENTIRE package consisting of the following files: - - README.DOC - UNARJ.EXE - UNARJ.DOC - UNARJ.C - DECODE.C - ENVIRON.C - UNARJ.H - UNARJ.DEF - TCCUNARJ.MAK - BCCUNARJ.MAK - BCC32.MAK - QCLUNARJ.MAK - OS2UNARJ.MAK - TECHNOTE.DOC - - We strongly prefer that the files be distributed in the format - originally released: UNARJ243.EXE with the ARJ-SECURITY envelope as - created by the author. If you must distribute the UNARJ archive in - another archive format, please archive the UNARJ243.EXE as one file - inside the other archive. Re-archival of the software as separate - files means losing the ARJ security envelope. - - You may freely use the UNARJ C source code. If you wish to - distribute a modified version of UNARJ.EXE, you MUST indicate that it - is a modified version both in the program and source code. - - We are holding the copyright on the source code, so please do not - delete our name from the program files or the documentation. - - The UNARJ.EXE program is built from this source using Borland C++ 3.1. - - You may freely use, copy, and distribute UNARJ.EXE, provided that no - fee is charged for such use, copying or distribution. - - You may use UNARJ.EXE in a commercial software package provided that - no additional fee is charged for using UNARJ.EXE and provided that - the user fully understands that NO warranty or support is provided - for UNARJ.EXE by ARJ Software. Moreover, the user must fully - understand that UNARJ does not have the long usage history that ARJ - does. - - This source code is intended to promote the building of utilities to - support the use of ARJ and ARJ archives. - - DISCLAIMER: - - This software UNARJ is provided on an "as is" basis without warranty - of any kind, expressed or implied, including but not limited to the - implied warranties of merchantability and fitness for a particular - purpose. The person using the software bears all risk as to the - quality and performance of the software. Should the software prove - defective, the user assumes the entire cost of all necessary repair, - servicing, or correction. ARJ Software, Inc. will not be liable - for any special, incidental, consequential, indirect or similar - damages due to loss of data or any other reason, even if ARJ - Software, Inc. or its agents have been advised of the possibility - of such damages. - Copied: unarj/repos/community-x86_64/LICENSE (from rev 341399, unarj/trunk/LICENSE) =================================================================== --- LICENSE (rev 0) +++ LICENSE 2018-06-06 17:18:57 UTC (rev 341400) @@ -0,0 +1,86 @@ + * Copyright (c) 1991-2000 by ARJ Software, Inc. All rights reserved. + * + * This code may be freely used in programs that are NOT ARJ archivers + * (both compress and extract ARJ archives). + * + * If you wish to distribute a modified version of this program, you + * MUST indicate that it is a modified version both in the program and + * source code. + * + * We are holding the copyright on the source code, so please do not + * delete our name from the program files or from the documentation. + * + * We wish to give credit to Haruhiko Okumura for providing the + * basic ideas for ARJ and UNARJ in his program AR. Please note + * that UNARJ is significantly different from AR from an archive + * structural point of view. + * + + + + UNARJ LICENSE POLICY FOR ALL USERS: + + The UNARJ program, source code, and the associated documentation + are copyright (c) 1990-2000 ARJ Software, Inc. all rights reserved. + + If you distribute this software to others, you are required to + distribute the ENTIRE package consisting of the following files: + + README.DOC + UNARJ.EXE + UNARJ.DOC + UNARJ.C + DECODE.C + ENVIRON.C + UNARJ.H + UNARJ.DEF + TCCUNARJ.MAK + BCCUNARJ.MAK + BCC32.MAK + QCLUNARJ.MAK + OS2UNARJ.MAK + TECHNOTE.DOC + + We strongly prefer that the files be distributed in the format + originally released: UNARJ243.EXE with the ARJ-SECURITY envelope as + created by the author. If you must distribute the UNARJ archive in + another archive format, please archive the UNARJ243.EXE as one file + inside the other archive. Re-archival of the software as separate + files means losing the ARJ security envelope. + + You may freely use the UNARJ C source code. If you wish to + distribute a modified version of UNARJ.EXE, you MUST indicate that it + is a modified version both in the program and source code. + + We are holding the copyright on the source code, so please do not + delete our name from the program files or the documentation. + + The UNARJ.EXE program is built from this source using Borland C++ 3.1. + + You may freely use, copy, and distribute UNARJ.EXE, provided that no + fee is charged for such use, copying or distribution. + + You may use UNARJ.EXE in a commercial software package provided that + no additional fee is charged for using UNARJ.EXE and provided that + the user fully understands that NO warranty or support is provided + for UNARJ.EXE by ARJ Software. Moreover, the user must fully + understand that UNARJ does not have the long usage history that ARJ + does. + + This source code is intended to promote the building of utilities to + support the use of ARJ and ARJ archives. + + DISCLAIMER: + + This software UNARJ is provided on an "as is" basis without warranty + of any kind, expressed or implied, including but not limited to the + implied warranties of merchantability and fitness for a particular + purpose. The person using the software bears all risk as to the + quality and performance of the software. Should the software prove + defective, the user assumes the entire cost of all necessary repair, + servicing, or correction. ARJ Software, Inc. will not be liable + for any special, incidental, consequential, indirect or similar + damages due to loss of data or any other reason, even if ARJ + Software, Inc. or its agents have been advised of the possibility + of such damages. + Deleted: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 17:18:33 UTC (rev 341399) +++ PKGBUILD 2018-06-06 17:18:57 UTC (rev 341400) @@ -1,28 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.co> -# Contributor: dale <d...@archlinux.org> -# Contributor: Tom Newsom <jeeps...@gmx.co.uk> - -pkgname=unarj -pkgver=2.63a -pkgrel=4 -pkgdesc="An utility to extract, test and view the contents of archives created with the ARJ archiver" -arch=('i686' 'x86_64') -url="http://www.ibiblio.org/pub/Linux/utils/compress/" -license=('custom') -depends=('glibc') -source=("http://ibiblio.org/pub/Linux/utils/compress/$pkgname-$pkgver.tar.gz" - 'LICENSE') -md5sums=('a83d139c245f911f22cb1b611ec9768f' - 'c2467ee8c1cb61d843bc2c16cc5e2a2d') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - install -D -m755 unarj $pkgdir/usr/bin/unarj - install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE -} Copied: unarj/repos/community-x86_64/PKGBUILD (from rev 341399, unarj/trunk/PKGBUILD) =================================================================== --- PKGBUILD (rev 0) +++ PKGBUILD 2018-06-06 17:18:57 UTC (rev 341400) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.co> +# Contributor: dale <d...@archlinux.org> +# Contributor: Tom Newsom <jeeps...@gmx.co.uk> + +pkgname=unarj +pkgver=2.63a +pkgrel=5 +pkgdesc="An utility to extract, test and view the contents of archives created with the ARJ archiver" +arch=('x86_64') +url="http://www.ibiblio.org/pub/Linux/utils/compress/" +license=('custom') +depends=('glibc') +source=("http://ibiblio.org/pub/Linux/utils/compress/$pkgname-$pkgver.tar.gz" + 'LICENSE') +sha512sums=('4f8aed311b8626f6bbefc7ad3296c1e69e8c89e79e4b853124502939ca83e2eb0352b64a5b71b2572e948a97a31416e678bc4ce30519631732001cfe7bb983d2' + '89a2a8ed1bfbbb30ed32a55b30a5d98c1f58233603de1c1c1a6756bdae1258e810f2d0f386961bee606c31e38558dda4868c522c0c60c5ce0061ab31a97f29cb') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + install -D -m755 unarj "$pkgdir"/usr/bin/unarj + install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/${pkgname}/LICENSE +}