summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbemxio2023-10-08 23:15:48 +0200
committerbemxio2023-10-08 23:15:48 +0200
commit42eb264bfb373c9cfecd847bced519bebc7fdf82 (patch)
tree3740fabd6f159784c00b0403fd3f98e62c76fb78
parent4ec42726e3c7e5a67cdedab7fbe5d7dc5d62adb5 (diff)
downloadaur-42eb264bfb373c9cfecd847bced519bebc7fdf82.tar.gz
use the actual license found in the CHM file
-rw-r--r--.SRCINFO4
-rw-r--r--LICENSE53
-rw-r--r--PKGBUILD6
3 files changed, 55 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f6335f67286..8ef9eaebb3a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = anituner
pkgdesc = Create, edit and convert Windows animated cursors
pkgver = 2.0.0
- pkgrel = 5
+ pkgrel = 6
url = https://www.gdgsoft.com/anituner
arch = i686
arch = x86_64
@@ -18,6 +18,6 @@ pkgbase = anituner
md5sums = f0cff36790da5e3f9b02a65aa4d64101
md5sums = be9cfcd1a8c5f57cfae60e6739e0fceb
md5sums = 2c084aaadfb308a757c12ca19c012f9f
- md5sums = 337e55594ad95557e6659ae8e0a91164
+ md5sums = 2c89a8cdf5a8ef238b07897d28c419a1
pkgname = anituner
diff --git a/LICENSE b/LICENSE
index 5a9c4f885e4d..af245bf487c4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,50 @@
-AniTuner is a full freeware: no advertisement, no restrictions, no nags.
-No registration is required.
-You can distribute, install and use it free of charge, even for commercial purposes. \ No newline at end of file
+ANITUNER LICENSE AGREEMENT
+
+Software Product: AniTuner
+Author: G.D.G. Software SARL
+WWW: http://www.gdgsoft.com/anituner
+
+IMPORTANT - READ CAREFULLY
+This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and the mentioned Author of this Software for the Software Product identified above ("the Author"), which includes computer software and may include associated media, printed materials, and "online" or electronic documentation ("SOFTWARE PRODUCT"). By installing, copying, or otherwise using the SOFTWARE PRODUCT, you agree to be bound by all of the terms and conditions of this EULA. If you do not agree to the terms of this EULA, do not install or use the SOFTWARE PRODUCT.
+The SOFTWARE PRODUCT is licensed, not sold.
+
+SOFTWARE PRODUCT LICENSE
+
+Upon your acceptance of the terms and conditions of the EULA, the Author grants you the right to use the SOFTWARE PRODUCT in the manner provided below.
+
+Installation and Use:
+you may install and use an unlimited number of copies of the SOFTWARE PRODUCT, even for Commercial use. No payment to the Author is required for the use of the SOFTWARE PRODUCT.
+
+Reproduction and Distribution:
+you may reproduce and distribute an unlimited number of copies of the SOFTWARE PRODUCT; provided that each copy shall be a true and complete copy, including all copyright and trademark notices, and shall be accompanied by a copy of this EULA.
+Copies of the SOFTWARE PRODUCT may be distributed as a standalone product or included with your own product.
+
+COPYRIGHT
+
+All rights and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any documentation and code incorporated into the SOFTWARE PRODUCT), and any copies of the SOFTWARE PRODUCT are owned by the Author of this Software. The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, you must treat the SOFTWARE PRODUCT like any other copyrighted material. You agree that you will not, at any time, contest anywhere in the world the Author's ownership of the SOFTWARE PRODUCT, nor will you challenge the validity of the Author's rights in the SOFTWARE PRODUCT.
+
+NO WARRANTIES
+
+This SOFTWARE PRODUCT and/or related documentation and files are provided on an "as is" basis, without any representation or warranty of any kind, either express or implied, including without limitation any representations or endorsements regarding the use of, the results of, or performance of the SOFTWARE PRODUCT, its appropriateness, accuracy, reliability, or correctness. The Author provides no warranty at all to you or to any other person. The entire risk as to the use of the SOFTWARE PRODUCT is assumed by you.
+
+The Author does not assume liability for the use, installation and distribution of the SOFTWARE PRODUCT: in no event shall the Author be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use the SOFTWARE PRODUCT, even if the Author is aware of the possibility of such damages. Because some jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you and you may have other legal rights that vary by jurisdiction.
+
+LIMITATIONS
+
+You may not: (a) modify, adapt, alter, or create derivative works of the SOFTWARE PRODUCT; (b) reverse engineer, decompile, disassemble, or otherwise attempt to derive the source code of the SOFTWARE PRODUCT; (c) remove, alter, or obscure any confidentiality or proprietary notices (including copyright and trademark notices) of the Author or its suppliers on the SOFTWARE PRODUCT.
+
+SERVICES, UPDATES
+
+The Author is not required under this License to provide any installation, training, support and technical support or other services to you. If, pursuant to a separate support agreement or otherwise, The Author provides you with a new release, error correction, update, upgrade or other modification to the SOFTWARE PRODUCT, such modification will be deemed part of the SOFTWARE PRODUCT, and subject to the terms of this License, unless the modification is expressly provided subject to a separate license agreement. The Author reserves the right at any time not to release or to discontinue release of any SOFTWARE PRODUCT and to alter prices, features, specifications, capabilities, functions, licensing terms, release dates, general availability or other characteristics of any future releases of the SOFTWARE PRODUCT.
+
+TERMINATION
+
+Without prejudice to any other rights, the Author may terminate this License Agreement if you fail to comply with the terms and conditions of this License Agreement. In such event, all rights granted under this License Agreement will immediately terminate and you must stop all use of the SOFTWARE PRODUCT; (b) you must destroy all copies of the SOFTWARE PRODUCT provided to or made by you, including all component parts; and (c) all provisions of this License Agreement will survive termination of this License Agreement for any reason.
+
+This License Agreement constitutes the entire, final and exclusive agreement between you and the Author regarding the specific license transaction described herein. If any provision of this License is held to be illegal, invalid or unenforceable for any reason, then such provision will be enforced to the maximum extent permissible and the remainder of the provisions of this License Agreement will remain in full force and effect.
+
+If you have any questions about this License Agreement, please contact
+G.D.G. Software SARL
+e-mail: anituner@gdgsoft.com
+website: http://www.gdgsoft.com
+postal address available at http://www.gdgsoft.com/info \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index c32a53999dcc..0ec90cdd0c93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname="anituner"
pkgdesc="Create, edit and convert Windows animated cursors"
pkgver=2.0.0
-pkgrel=5
+pkgrel=6
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ makedepends=(unzip gendesk icoutils)
provides=(anituner)
source=("https://download.gdgsoft.com/anitun2p.zip" "anituner" "anituner-atd.xml" "LICENSE")
-md5sums=("f0cff36790da5e3f9b02a65aa4d64101" "be9cfcd1a8c5f57cfae60e6739e0fceb" "2c084aaadfb308a757c12ca19c012f9f" "337e55594ad95557e6659ae8e0a91164")
+md5sums=("f0cff36790da5e3f9b02a65aa4d64101" "be9cfcd1a8c5f57cfae60e6739e0fceb" "2c084aaadfb308a757c12ca19c012f9f" "2c89a8cdf5a8ef238b07897d28c419a1")
prepare() {
# extract the icon out of the executable
@@ -41,7 +41,7 @@ package() {
mkdir -p "${pkgdir}/usr/share/anituner/Samples"
# copy all of AniTuner's files
- install -Dm755 AniTuner.exe "${pkgdir}/usr/share/anituner"
+ install -Dm755 AniTuner.exe "${pkgdir}/usr/share/anituner/AniTuner.exe"
install -Dm644 AniTunerPref.xml "${pkgdir}/usr/share/anituner/AniTunerPrefDefault.xml"
install -Dm644 AniTuner.chm "${pkgdir}/usr/share/anituner/AniTuner.chm"