[arch-commits] Commit in libutf8proc/repos (4 files)

Alexander Rødseth arodseth at archlinux.org
Thu Apr 30 08:15:19 UTC 2015


    Date: Thursday, April 30, 2015 @ 10:15:19
  Author: arodseth
Revision: 132555

archrelease: copy trunk to community-x86_64, community-i686

Added:
  libutf8proc/repos/community-i686/PKGBUILD
    (from rev 132554, libutf8proc/trunk/PKGBUILD)
  libutf8proc/repos/community-x86_64/PKGBUILD
    (from rev 132554, libutf8proc/trunk/PKGBUILD)
Deleted:
  libutf8proc/repos/community-i686/PKGBUILD
  libutf8proc/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 --------------------
 community-x86_64/PKGBUILD |   29 --------------------
 3 files changed, 62 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-04-30 08:13:50 UTC (rev 132554)
+++ community-i686/PKGBUILD	2015-04-30 08:15:19 UTC (rev 132555)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=libutf8proc
-pkgver=1.1.6
-_netsurf=3.3
-pkgrel=4
-pkgdesc='C library for processing UTF-8 encoded Unicode strings'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('custom')
-makedepends=('netsurf-buildsystem')
-source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz")
-sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
-
-build() {
-  make -C "netsurf-all-$_netsurf/$pkgname" \
-    PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" 
-}
-
-package() {
-  cd "netsurf-all-$_netsurf/$pkgname"
-
-  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" \
-    DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libutf8proc/repos/community-i686/PKGBUILD (from rev 132554, libutf8proc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-04-30 08:15:19 UTC (rev 132555)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+
+pkgname=libutf8proc
+pkgver=1.1.6
+_netsurf=3.3
+pkgrel=5
+pkgdesc='C library for processing UTF-8 encoded Unicode strings'
+arch=('x86_64' 'i686')
+url='http://source.netsurf-browser.org/libutf8proc.git/'
+license=('custom')
+replaces=('utf8proc')
+makedepends=('netsurf-buildsystem')
+depends=('glibc')
+source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz")
+sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
+
+build() {
+  make -C "netsurf-all-$_netsurf/$pkgname" \
+    PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" 
+}
+
+package() {
+  cd "netsurf-all-$_netsurf/$pkgname"
+
+  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" \
+    DESTDIR="$pkgdir" install
+  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	2015-04-30 08:13:50 UTC (rev 132554)
+++ community-x86_64/PKGBUILD	2015-04-30 08:15:19 UTC (rev 132555)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=libutf8proc
-pkgver=1.1.6
-_netsurf=3.3
-pkgrel=4
-pkgdesc='C library for processing UTF-8 encoded Unicode strings'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('custom')
-makedepends=('netsurf-buildsystem')
-source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz")
-sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
-
-build() {
-  make -C "netsurf-all-$_netsurf/$pkgname" \
-    PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" 
-}
-
-package() {
-  cd "netsurf-all-$_netsurf/$pkgname"
-
-  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" \
-    DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libutf8proc/repos/community-x86_64/PKGBUILD (from rev 132554, libutf8proc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-04-30 08:15:19 UTC (rev 132555)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+
+pkgname=libutf8proc
+pkgver=1.1.6
+_netsurf=3.3
+pkgrel=5
+pkgdesc='C library for processing UTF-8 encoded Unicode strings'
+arch=('x86_64' 'i686')
+url='http://source.netsurf-browser.org/libutf8proc.git/'
+license=('custom')
+replaces=('utf8proc')
+makedepends=('netsurf-buildsystem')
+depends=('glibc')
+source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz")
+sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
+
+build() {
+  make -C "netsurf-all-$_netsurf/$pkgname" \
+    PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" 
+}
+
+package() {
+  cd "netsurf-all-$_netsurf/$pkgname"
+
+  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" \
+    DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list