[arch-commits] Commit in unicode-emoji/repos/community-any (LICENSE PKGBUILD PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Jul 5 06:45:16 UTC 2017


    Date: Wednesday, July 5, 2017 @ 06:45:15
  Author: heftig
Revision: 242358

archrelease: copy trunk to community-any

Added:
  unicode-emoji/repos/community-any/LICENSE
    (from rev 242357, unicode-emoji/trunk/LICENSE)
  unicode-emoji/repos/community-any/PKGBUILD
    (from rev 242357, unicode-emoji/trunk/PKGBUILD)
Deleted:
  unicode-emoji/repos/community-any/PKGBUILD

----------+
 LICENSE  |   33 +++++++++++++++++++++++++++++++++
 PKGBUILD |   60 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 63 insertions(+), 30 deletions(-)

Copied: unicode-emoji/repos/community-any/LICENSE (from rev 242357, unicode-emoji/trunk/LICENSE)
===================================================================
--- LICENSE	                        (rev 0)
+++ LICENSE	2017-07-05 06:45:15 UTC (rev 242358)
@@ -0,0 +1,33 @@
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 1991-2017 Unicode, Inc. All rights reserved.
+Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Unicode data files and any associated documentation
+(the "Data Files") or Unicode software and any associated documentation
+(the "Software") to deal in the Data Files or Software
+without restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, and/or sell copies of
+the Data Files or Software, and to permit persons to whom the Data Files
+or Software are furnished to do so, provided that either
+(a) this copyright and permission notice appear with all copies
+of the Data Files or Software, or
+(b) this copyright and permission notice appear in associated
+Documentation.
+
+THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+NOTICE BE LIABLE FOR ANY CLAIM, OR 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 THE DATA FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in these Data Files or Software without prior
+written authorization of the copyright holder.

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-05 06:44:56 UTC (rev 242357)
+++ PKGBUILD	2017-07-05 06:45:15 UTC (rev 242358)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=unicode-emoji
-pkgver=5.0
-pkgrel=1
-pkgdesc="Unicode Emoji Data Files"
-arch=(any)
-license=(BSD)
-url="http://www.unicode.org/emoji/"
-source=("emoji-data-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-data.txt"
-        "emoji-sequences-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-sequences.txt"
-        "emoji-test-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-test.txt"
-        "emoji-variation-sequences-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-variation-sequences.txt"
-        "emoji-zwj-sequences-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-zwj-sequences.txt"
-        LICENSE)
-sha512sums=('3716b6c3aed3c73991f6ae9215a1c151bcd2e467ef5d279b032710b52cc5d155357ebbe23b2795fdfc8c102a6de42fb130eae1f17fff9c18300b2e880a68e4dc'
-            'a44b5ae56fe10a8c23d03fd4fb94f26f7ad1df16e8513ff6538b66318199bac199b63a937286554e22258dd76e43b930b3bc7e4892dfced107098d28915c6ee6'
-            'a6562928ef13b6fc8daabafe07a8cd1818082ad85672d08b308cf2bfc74128bc3e1a4aa35ee173ed767126eeb883e63e033ff55676039f1b19954a9e49eec99f'
-            '484509ed56c5ea5e73160e211643a938d3fa08474281d316e5ed2d2346f38f5140a147454a9cb81c9f463d6c62befd98a8b70b695ee50effdbcfc6085dcaa520'
-            '7d701b2171826988fc5d1e7bacdfa51fbde39b8dc413c23aee8b682a6d2344adb7002f08073fb7ffe30d791eb818cc85f8edcf934a279da20415901ac049a349'
-            '9ba78d68ed39745e55538180f132ff47423edb46adde7ac3e62a489870d153808bcf2db57b77e6a7cdae9b4fa03aba99cf228315b9a15be090bedef00b9e69ed')
-
-package() {
-  for _f in data sequences test variation-sequences zwj-sequences; do
-    install -Dm644 emoji-$_f-$pkgver.txt "$pkgdir/usr/share/unicode/emoji/emoji-$_f.txt"
-  done
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: unicode-emoji/repos/community-any/PKGBUILD (from rev 242357, unicode-emoji/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-07-05 06:45:15 UTC (rev 242358)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=unicode-emoji
+pkgver=5.0
+pkgrel=2
+pkgdesc="Unicode Emoji Data Files"
+arch=(any)
+license=(BSD)
+url="http://www.unicode.org/emoji/"
+source=("emoji-data-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-data.txt"
+        "emoji-sequences-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-sequences.txt"
+        "emoji-test-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-test.txt"
+        "emoji-variation-sequences-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-variation-sequences.txt"
+        "emoji-zwj-sequences-$pkgver.txt::http://www.unicode.org/Public/emoji/$pkgver/emoji-zwj-sequences.txt"
+        LICENSE)
+sha512sums=('3716b6c3aed3c73991f6ae9215a1c151bcd2e467ef5d279b032710b52cc5d155357ebbe23b2795fdfc8c102a6de42fb130eae1f17fff9c18300b2e880a68e4dc'
+            'a44b5ae56fe10a8c23d03fd4fb94f26f7ad1df16e8513ff6538b66318199bac199b63a937286554e22258dd76e43b930b3bc7e4892dfced107098d28915c6ee6'
+            'a6562928ef13b6fc8daabafe07a8cd1818082ad85672d08b308cf2bfc74128bc3e1a4aa35ee173ed767126eeb883e63e033ff55676039f1b19954a9e49eec99f'
+            '484509ed56c5ea5e73160e211643a938d3fa08474281d316e5ed2d2346f38f5140a147454a9cb81c9f463d6c62befd98a8b70b695ee50effdbcfc6085dcaa520'
+            '7d701b2171826988fc5d1e7bacdfa51fbde39b8dc413c23aee8b682a6d2344adb7002f08073fb7ffe30d791eb818cc85f8edcf934a279da20415901ac049a349'
+            '9ba78d68ed39745e55538180f132ff47423edb46adde7ac3e62a489870d153808bcf2db57b77e6a7cdae9b4fa03aba99cf228315b9a15be090bedef00b9e69ed')
+
+package() {
+  for _f in data sequences test variation-sequences zwj-sequences; do
+    install -Dm644 emoji-$_f-$pkgver.txt "$pkgdir/usr/share/unicode/emoji/emoji-$_f.txt"
+  done
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



More information about the arch-commits mailing list