[arch-commits] Commit in dart/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Fri Aug 12 05:59:55 UTC 2016
Date: Friday, August 12, 2016 @ 05:59:55
Author: felixonmars
Revision: 186469
archrelease: copy trunk to community-x86_64, community-i686
Added:
dart/repos/community-i686/PKGBUILD
(from rev 186468, dart/trunk/PKGBUILD)
dart/repos/community-x86_64/PKGBUILD
(from rev 186468, dart/trunk/PKGBUILD)
Deleted:
dart/repos/community-i686/PKGBUILD
dart/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 132 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 66 ----------------------
community-x86_64/PKGBUILD | 66 ----------------------
3 files changed, 132 insertions(+), 132 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-08-12 05:57:45 UTC (rev 186468)
+++ community-i686/PKGBUILD 2016-08-12 05:59:55 UTC (rev 186469)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: T. Jameson Little <t.jameson.little at gmail dot com>
-# Contributor: Usagi Ito <usagi at WonderRabbitProject.net>
-# Contributor: siasia <http://pastebin.com/qsBEmNCw>
-# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail.com>
-
-pkgname=dart
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64' 'i686')
-url='http://www.dartlang.org/'
-license=('BSD')
-makedepends=('setconf')
-options=('!strip')
-source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip")
-source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip")
-sha512sums_x86_64=('c02fc1bb039760de711c94336cabe916d532d5d812c96a937a2e66324400bb4d1189c94e0cb303fbe08e2ad0abc13b0cd8f5e411667ac7d47f5ef5838bff973b')
-sha512sums_i686=('a325237805f894eda8695a6c919452ade0131f6d49f685bb9530b72c392bb4adb61f60958710447c4425091afb5293950f55720fd30cf20b2e852d64ea2b0587')
-
-prepare() {
- # Fix permissions
- find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
- -or -type f -exec chmod 0644 '{}' +
- chmod +x "$pkgname-sdk/bin/"*
-
- cd "$pkgname-sdk/bin"
-
- # Configure paths
- setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
- setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
- setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin"
- setconf pub BIN_DIR "/opt/$pkgname-sdk/bin"
- setconf pub SDK_DIR "/opt/$pkgname-sdk/"
- setconf dartfmt BIN_DIR "/opt/$pkgname-sdk/bin"
- setconf dartfmt SDK_DIR "/opt/$pkgname-sdk/"
-
- # Extract license (AUTHORS and LICENSE files are missing)
- head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
- # Create directories
- install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
- # Package the files
- cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
- # Set up symbolic links for the executables
- for f in dart dart2js dartanalyzer pub dartfmt dartdevc; do
- ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
- done
-
- # Package samples and documentation
- for f in samples about.html about_files; do
- echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
- done
-
- # BSD License
- install -Dm644 LICENSE \
- "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:
Copied: dart/repos/community-i686/PKGBUILD (from rev 186468, dart/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-12 05:59:55 UTC (rev 186469)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: T. Jameson Little <t.jameson.little at gmail dot com>
+# Contributor: Usagi Ito <usagi at WonderRabbitProject.net>
+# Contributor: siasia <http://pastebin.com/qsBEmNCw>
+# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail.com>
+
+pkgname=dart
+pkgver=1.18.1
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip")
+source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip")
+sha512sums_x86_64=('c9525ce50be0cd858803c076e9f69431f3410331c08b9886e322a8327303fc0b44e26388ca4d24223dbb7bc5ee024de8c49a74bfd0820e5040d3f97c21c23147')
+sha512sums_i686=('a340b8da77d2986d6b08bc16d1cf481b4d5b6e4307bfa96ae966d445fda8d74fbc6f13504b013f95da5d9a6464660d2b7d7531771cae5065d97c355152d9f5e0')
+
+prepare() {
+ # Fix permissions
+ find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
+ -or -type f -exec chmod 0644 '{}' +
+ chmod +x "$pkgname-sdk/bin/"*
+
+ cd "$pkgname-sdk/bin"
+
+ # Configure paths
+ setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
+ setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
+ setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin"
+ setconf pub BIN_DIR "/opt/$pkgname-sdk/bin"
+ setconf pub SDK_DIR "/opt/$pkgname-sdk/"
+ setconf dartfmt BIN_DIR "/opt/$pkgname-sdk/bin"
+ setconf dartfmt SDK_DIR "/opt/$pkgname-sdk/"
+
+ # Extract license (AUTHORS and LICENSE files are missing)
+ head -n5 "../include/dart_api.h" > ../../LICENSE
+}
+
+package() {
+ # Create directories
+ install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
+
+ # Package the files
+ cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
+
+ # Set up symbolic links for the executables
+ for f in dart dart2js dartanalyzer pub dartfmt dartdevc; do
+ ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
+ done
+
+ # Package samples and documentation
+ for f in samples about.html about_files; do
+ echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
+ done
+
+ # BSD License
+ install -Dm644 LICENSE \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-08-12 05:57:45 UTC (rev 186468)
+++ community-x86_64/PKGBUILD 2016-08-12 05:59:55 UTC (rev 186469)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: T. Jameson Little <t.jameson.little at gmail dot com>
-# Contributor: Usagi Ito <usagi at WonderRabbitProject.net>
-# Contributor: siasia <http://pastebin.com/qsBEmNCw>
-# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail.com>
-
-pkgname=dart
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64' 'i686')
-url='http://www.dartlang.org/'
-license=('BSD')
-makedepends=('setconf')
-options=('!strip')
-source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip")
-source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip")
-sha512sums_x86_64=('c02fc1bb039760de711c94336cabe916d532d5d812c96a937a2e66324400bb4d1189c94e0cb303fbe08e2ad0abc13b0cd8f5e411667ac7d47f5ef5838bff973b')
-sha512sums_i686=('a325237805f894eda8695a6c919452ade0131f6d49f685bb9530b72c392bb4adb61f60958710447c4425091afb5293950f55720fd30cf20b2e852d64ea2b0587')
-
-prepare() {
- # Fix permissions
- find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
- -or -type f -exec chmod 0644 '{}' +
- chmod +x "$pkgname-sdk/bin/"*
-
- cd "$pkgname-sdk/bin"
-
- # Configure paths
- setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
- setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
- setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin"
- setconf pub BIN_DIR "/opt/$pkgname-sdk/bin"
- setconf pub SDK_DIR "/opt/$pkgname-sdk/"
- setconf dartfmt BIN_DIR "/opt/$pkgname-sdk/bin"
- setconf dartfmt SDK_DIR "/opt/$pkgname-sdk/"
-
- # Extract license (AUTHORS and LICENSE files are missing)
- head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
- # Create directories
- install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
- # Package the files
- cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
- # Set up symbolic links for the executables
- for f in dart dart2js dartanalyzer pub dartfmt dartdevc; do
- ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
- done
-
- # Package samples and documentation
- for f in samples about.html about_files; do
- echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
- done
-
- # BSD License
- install -Dm644 LICENSE \
- "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:
Copied: dart/repos/community-x86_64/PKGBUILD (from rev 186468, dart/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-08-12 05:59:55 UTC (rev 186469)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: T. Jameson Little <t.jameson.little at gmail dot com>
+# Contributor: Usagi Ito <usagi at WonderRabbitProject.net>
+# Contributor: siasia <http://pastebin.com/qsBEmNCw>
+# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail.com>
+
+pkgname=dart
+pkgver=1.18.1
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip")
+source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip")
+sha512sums_x86_64=('c9525ce50be0cd858803c076e9f69431f3410331c08b9886e322a8327303fc0b44e26388ca4d24223dbb7bc5ee024de8c49a74bfd0820e5040d3f97c21c23147')
+sha512sums_i686=('a340b8da77d2986d6b08bc16d1cf481b4d5b6e4307bfa96ae966d445fda8d74fbc6f13504b013f95da5d9a6464660d2b7d7531771cae5065d97c355152d9f5e0')
+
+prepare() {
+ # Fix permissions
+ find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
+ -or -type f -exec chmod 0644 '{}' +
+ chmod +x "$pkgname-sdk/bin/"*
+
+ cd "$pkgname-sdk/bin"
+
+ # Configure paths
+ setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
+ setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
+ setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin"
+ setconf pub BIN_DIR "/opt/$pkgname-sdk/bin"
+ setconf pub SDK_DIR "/opt/$pkgname-sdk/"
+ setconf dartfmt BIN_DIR "/opt/$pkgname-sdk/bin"
+ setconf dartfmt SDK_DIR "/opt/$pkgname-sdk/"
+
+ # Extract license (AUTHORS and LICENSE files are missing)
+ head -n5 "../include/dart_api.h" > ../../LICENSE
+}
+
+package() {
+ # Create directories
+ install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
+
+ # Package the files
+ cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
+
+ # Set up symbolic links for the executables
+ for f in dart dart2js dartanalyzer pub dartfmt dartdevc; do
+ ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
+ done
+
+ # Package samples and documentation
+ for f in samples about.html about_files; do
+ echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
+ done
+
+ # BSD License
+ install -Dm644 LICENSE \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list