[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2020-12-21 Thread Alexander Rødseth via arch-commits
Date: Monday, December 21, 2020 @ 16:13:23
  Author: arodseth
Revision: 781202

upgpkg: libutf8proc 2.6.1-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 16:06:22 UTC (rev 781201)
+++ PKGBUILD2020-12-21 16:13:23 UTC (rev 781202)
@@ -1,8 +1,8 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=2.6.0
-_sover=2.4.0
+pkgver=2.6.1
+_sover=2.4.1
 pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 url='https://github.com/JuliaStrings/utf8proc'
 license=(custom)
 makedepends=(cmake git ninja)
-source=("git+$url#commit=df2997a300792b8efd6a1ea9281c14dfe986d6f9" # tag: 
v2.6.0
+source=("git+$url#commit=3203baa7374d67132384e2830b2183c92351bffc" # tag: 
v2.6.1
 libutf8proc.pc.in)
 sha256sums=('SKIP'
 '0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')
@@ -26,6 +26,7 @@
 -DBUILD_SHARED_LIBS=ON \
 -G Ninja
   ninja
+  find .
 }
 
 package() {


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2020-12-02 Thread Alexander Rødseth via arch-commits
Date: Wednesday, December 2, 2020 @ 14:20:29
  Author: arodseth
Revision: 769158

upgpkg: libutf8proc 2.6.0-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-02 13:57:02 UTC (rev 769157)
+++ PKGBUILD2020-12-02 14:20:29 UTC (rev 769158)
@@ -1,16 +1,15 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=2.5.0
-_sover=2.3.2
-pkgrel=2
+pkgver=2.6.0
+_sover=2.4.0
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=(x86_64)
 url='https://github.com/JuliaStrings/utf8proc'
 license=(custom)
 makedepends=(cmake git ninja)
-# tag: v2.5.0
-source=("git+$url#commit=0890a538bf8238cded9be0c81171f57e43f2c755"
+source=("git+$url#commit=df2997a300792b8efd6a1ea9281c14dfe986d6f9" # tag: 
v2.6.0
 libutf8proc.pc.in)
 sha256sums=('SKIP'
 '0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')
@@ -43,5 +42,3 @@
   ln -s /usr/lib/libutf8proc.so.$_sover "$pkgdir/usr/lib/libutf8proc.so"
   ldconfig -n "$pkgdir/usr/lib"
 }
-
-# vim: ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 18:04:11
  Author: felixonmars
Revision: 659965

upgpkg: libutf8proc 2.5.0-2: reproducibility rebuild

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 18:04:06 UTC (rev 659964)
+++ PKGBUILD2020-07-07 18:04:11 UTC (rev 659965)
@@ -3,7 +3,7 @@
 pkgname=libutf8proc
 pkgver=2.5.0
 _sover=2.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=(x86_64)
 url='https://github.com/JuliaStrings/utf8proc'


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2020-05-07 Thread Alexander Rødseth via arch-commits
Date: Thursday, May 7, 2020 @ 18:06:56
  Author: arodseth
Revision: 625479

upgpkg: libutf8proc 2.5.0-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 17:59:08 UTC (rev 625478)
+++ PKGBUILD2020-05-07 18:06:56 UTC (rev 625479)
@@ -1,15 +1,16 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=2.4.0
-_sover=2.3.1
+pkgver=2.5.0
+_sover=2.3.2
 pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=(x86_64)
-url='https://julialang.org/utf8proc/'
+url='https://github.com/JuliaStrings/utf8proc'
 license=(custom)
 makedepends=(cmake git ninja)
-source=("git+https://github.com/JuliaStrings/utf8proc#tag=v$pkgver;
+# tag: v2.5.0
+source=("git+$url#commit=0890a538bf8238cded9be0c81171f57e43f2c755"
 libutf8proc.pc.in)
 sha256sums=('SKIP'
 '0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2019-05-12 Thread Alexander Rødseth via arch-commits
Date: Sunday, May 12, 2019 @ 10:21:21
  Author: arodseth
Revision: 466115

upgpkg: libutf8proc 2.4.0-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 10:21:17 UTC (rev 466114)
+++ PKGBUILD2019-05-12 10:21:21 UTC (rev 466115)
@@ -1,16 +1,16 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=2.3.0
-_sover=2.2.0
+pkgver=2.4.0
+_sover=2.3.1
 pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
-arch=('x86_64')
+arch=(x86_64)
 url='https://julialang.org/utf8proc/'
-license=('custom')
-makedepends=('cmake' 'git' 'ninja')
+license=(custom)
+makedepends=(cmake git ninja)
 source=("git+https://github.com/JuliaStrings/utf8proc#tag=v$pkgver;
-'libutf8proc.pc.in')
+libutf8proc.pc.in)
 sha256sums=('SKIP'
 '0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')
 
@@ -30,7 +30,7 @@
 
 package() {
   # The install command does not work for libutf8proc
-  # DESTDIR="$pkgdir" ninja -C $pkgname-$pkgver/build install
+  #DESTDIR="$pkgdir" ninja -C $pkgname-$pkgver/build install
 
   cd utf8proc
   install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2019-04-02 Thread Alexander Rødseth via arch-commits
Date: Tuesday, April 2, 2019 @ 07:49:53
  Author: arodseth
Revision: 447430

upgpkg: libutf8proc 2.3.0-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-02 07:13:58 UTC (rev 447429)
+++ PKGBUILD2019-04-02 07:49:53 UTC (rev 447430)
@@ -1,7 +1,8 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=2.2.0
+pkgver=2.3.0
+_sover=2.2.0
 pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
@@ -29,18 +30,16 @@
 
 package() {
   # The install command does not work for libutf8proc
-  # DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver/build" install
+  # DESTDIR="$pkgdir" ninja -C $pkgname-$pkgver/build install
 
   cd utf8proc
-
   install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
   install -Dm644 "$srcdir/libutf8proc.pc" \
 "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
-  install -Dm644 ../build/libutf8proc.so.$pkgver \
-"$pkgdir/usr/lib/libutf8proc.so.$pkgver"
-
-  ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so"
+  install -Dm644 ../build/libutf8proc.so.$_sover \
+"$pkgdir/usr/lib/libutf8proc.so.$_sover"
+  ln -s /usr/lib/libutf8proc.so.$_sover "$pkgdir/usr/lib/libutf8proc.so"
   ldconfig -n "$pkgdir/usr/lib"
 }
 


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2018-09-14 Thread Alexander Rødseth via arch-commits
Date: Friday, September 14, 2018 @ 10:42:30
  Author: arodseth
Revision: 380865

upgpkg: libutf8proc 2.2.0-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-14 10:38:44 UTC (rev 380864)
+++ PKGBUILD2018-09-14 10:42:30 UTC (rev 380865)
@@ -1,8 +1,8 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=2.1.1
-pkgrel=4
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
 url='https://julialang.org/utf8proc/'


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2018-07-14 Thread Alexander Rødseth via arch-commits
Date: Saturday, July 14, 2018 @ 14:36:49
  Author: arodseth
Revision: 359140

ldconfig, as suggested by arojas

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-14 14:35:22 UTC (rev 359139)
+++ PKGBUILD2018-07-14 14:36:49 UTC (rev 359140)
@@ -3,7 +3,7 @@
 
 pkgname=libutf8proc
 pkgver=2.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
 url='https://julialang.org/utf8proc/'
@@ -41,9 +41,8 @@
   install -Dm644 ../build/libutf8proc.so.$pkgver \
 "$pkgdir/usr/lib/libutf8proc.so.$pkgver"
 
-  ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so.2"
-  ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so.1"
   ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so"
+  ldconfig -n "$pkgdir/usr/lib"
 }
 
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2018-07-14 Thread Alexander Rødseth via arch-commits
Date: Saturday, July 14, 2018 @ 14:25:13
  Author: arodseth
Revision: 359133

upgpkg: libutf8proc 2.1.1-3

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-14 14:24:54 UTC (rev 359132)
+++ PKGBUILD2018-07-14 14:25:13 UTC (rev 359133)
@@ -3,7 +3,7 @@
 
 pkgname=libutf8proc
 pkgver=2.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
 url='https://julialang.org/utf8proc/'
@@ -41,6 +41,7 @@
   install -Dm644 ../build/libutf8proc.so.$pkgver \
 "$pkgdir/usr/lib/libutf8proc.so.$pkgver"
 
+  ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so.2"
   ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so.1"
   ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so"
 }


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2018-07-05 Thread Christian Hesse via arch-commits
Date: Thursday, July 5, 2018 @ 12:39:14
  Author: eworm
Revision: 352706

upgpkg: libutf8proc 2.1.1-2

do not replace self

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-05 12:18:13 UTC (rev 352705)
+++ PKGBUILD2018-07-05 12:39:14 UTC (rev 352706)
@@ -3,13 +3,12 @@
 
 pkgname=libutf8proc
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
 url='https://julialang.org/utf8proc/'
 license=('custom')
 makedepends=('cmake' 'git' 'ninja')
-replaces=('libutf8proc')
 source=("git+https://github.com/JuliaStrings/utf8proc#tag=v$pkgver;
 'libutf8proc.pc.in')
 sha256sums=('SKIP'


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD libutf8proc.pc.in)

2018-07-04 Thread Alexander Rødseth via arch-commits
Date: Wednesday, July 4, 2018 @ 19:14:24
  Author: arodseth
Revision: 352082

upgpkg: libutf8proc 2.1.1-1

Added:
  libutf8proc/trunk/libutf8proc.pc.in
Modified:
  libutf8proc/trunk/PKGBUILD

---+
 PKGBUILD  |   50 --
 libutf8proc.pc.in |   10 ++
 2 files changed, 30 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-04 19:14:10 UTC (rev 352081)
+++ PKGBUILD2018-07-04 19:14:24 UTC (rev 352082)
@@ -1,37 +1,28 @@
 # $Id$
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 
 pkgname=libutf8proc
-pkgver=1.3.1_3
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
-url='https://git.netsurf-browser.org/libutf8proc.git/'
-license=('MIT' 'custom')
-makedepends=('cmake' 'git' 'ninja' 'setconf')
-source=("http://download.netsurf-browser.org/libs/releases/libutf8proc-${pkgver/_/-}-src.tar.gz;
-'libutf8proc.pc')
-sha256sums=('1223c2dd9c5cd077564feb30a6ad8b1c0e55ef5dfe7c275d3b9fe8274f207c70'
-'345ea6782c361f5d38808c13e1e6ce6c2bef69a22a97d115b8ce950d74de1ed1')
+url='https://julialang.org/utf8proc/'
+license=('custom')
+makedepends=('cmake' 'git' 'ninja')
+replaces=('libutf8proc')
+source=("git+https://github.com/JuliaStrings/utf8proc#tag=v$pkgver;
+'libutf8proc.pc.in')
+sha256sums=('SKIP'
+'0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')
 
 prepare() {
-  setconf libutf8proc.pc Version "${pkgver%%_*}"
-
-  cd "$pkgname-${pkgver/_/-}"
-  find . -iwholename '*cmake*' \
--not -name CMakeLists.txt \
--not -name utils.cmake \
--delete
-  rm -fv Makefile
-  cp -r src/* include/$pkgname/* .
+  sed "s#@VERSION@#$pkgver#" libutf8proc.pc.in > libutf8proc.pc
 }
 
 build() {
-  cd "$pkgname-${pkgver/_/-}"
-
   mkdir -p build
   cd build
-  cmake .. \
+  cmake ../utf8proc \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DBUILD_SHARED_LIBS=ON \
 -G Ninja
@@ -39,21 +30,20 @@
 }
 
 package() {
-  cd "$pkgname-${pkgver/_/-}"
-
-  # The CMake/install configuration does not work for libutf8proc
+  # The install command does not work for libutf8proc
   # DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver/build" install
 
+  cd utf8proc
+
   install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
   install -Dm644 "$srcdir/libutf8proc.pc" \
 "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
-  install -Dm644 build/libutf8proc.so.1.3.1 \
-"$pkgdir/usr/lib/libutf8proc.so.1.3.1"
+  install -Dm644 ../build/libutf8proc.so.$pkgver \
+"$pkgdir/usr/lib/libutf8proc.so.$pkgver"
 
-  ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so.1"
-  ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so"
+  ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so.1"
+  ln -s /usr/lib/libutf8proc.so.$pkgver "$pkgdir/usr/lib/libutf8proc.so"
 }
 
-# getver: git.netsurf-browser.org/libutf8proc.git/
 # vim: ts=2 sw=2 et:

Added: libutf8proc.pc.in
===
--- libutf8proc.pc.in   (rev 0)
+++ libutf8proc.pc.in   2018-07-04 19:14:24 UTC (rev 352082)
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: libutf8proc
+Description: UTF8 processing
+Version: @VERSION@
+Libs: -L${libdir} -lutf8proc
+Cflags: -I${includedir} -DUTF8PROC_EXPORTS


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2018-05-17 Thread Alexander Rødseth via arch-commits
Date: Thursday, May 17, 2018 @ 19:11:03
  Author: arodseth
Revision: 324044

upgpkg: libutf8proc 1.3.1_3-2

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 19:04:14 UTC (rev 324043)
+++ PKGBUILD2018-05-17 19:11:03 UTC (rev 324044)
@@ -3,20 +3,21 @@
 
 pkgname=libutf8proc
 pkgver=1.3.1_3
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64')
-url='http://git.netsurf-browser.org/libutf8proc.git/'
+url='https://git.netsurf-browser.org/libutf8proc.git/'
 license=('MIT' 'custom')
-makedepends=('cmake' 'git' 'ninja')
-source=("git://git.netsurf-browser.org/libutf8proc.git#tag=release/${pkgver/_/-}"
+makedepends=('cmake' 'git' 'ninja' 'setconf')
+source=("http://download.netsurf-browser.org/libs/releases/libutf8proc-${pkgver/_/-}-src.tar.gz;
 'libutf8proc.pc')
-sha256sums=('SKIP'
+sha256sums=('1223c2dd9c5cd077564feb30a6ad8b1c0e55ef5dfe7c275d3b9fe8274f207c70'
 '345ea6782c361f5d38808c13e1e6ce6c2bef69a22a97d115b8ce950d74de1ed1')
 
 prepare() {
-  cd "$pkgname"
+  setconf libutf8proc.pc Version "${pkgver%%_*}"
 
+  cd "$pkgname-${pkgver/_/-}"
   find . -iwholename '*cmake*' \
 -not -name CMakeLists.txt \
 -not -name utils.cmake \
@@ -26,7 +27,7 @@
 }
 
 build() {
-  cd "$pkgname"
+  cd "$pkgname-${pkgver/_/-}"
 
   mkdir -p build
   cd build
@@ -38,7 +39,7 @@
 }
 
 package() {
-  cd "$pkgname"
+  cd "$pkgname-${pkgver/_/-}"
 
   # The CMake/install configuration does not work for libutf8proc
   # DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver/build" install


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2017-10-31 Thread Alexander Rødseth
Date: Tuesday, October 31, 2017 @ 10:01:47
  Author: arodseth
Revision: 264881

upgpkg: libutf8proc 1.3.1_3-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   24 ++--
 1 file changed, 14 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-31 09:38:36 UTC (rev 264880)
+++ PKGBUILD2017-10-31 10:01:47 UTC (rev 264881)
@@ -2,15 +2,13 @@
 # Maintainer: Alexander F Rødseth 
 
 pkgname=libutf8proc
-pkgver=1.3.1_2
-pkgrel=3
+pkgver=1.3.1_3
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://git.netsurf-browser.org/libutf8proc.git/'
 license=('MIT' 'custom')
-replaces=('utf8proc')
-depends=('glibc')
-makedepends=('git' 'ninja' 'cmake')
+makedepends=('cmake' 'git' 'ninja')
 
source=("git://git.netsurf-browser.org/libutf8proc.git#tag=release/${pkgver/_/-}"
 'libutf8proc.pc')
 sha256sums=('SKIP'
@@ -19,8 +17,11 @@
 prepare() {
   cd "$pkgname"
 
-  rm Makefile
-  find . -iwholename '*cmake*' -not -name CMakeLists.txt -not -name 
utils.cmake -delete
+  find . -iwholename '*cmake*' \
+-not -name CMakeLists.txt \
+-not -name utils.cmake \
+-delete
+  rm -fv Makefile
   cp -r src/* include/$pkgname/* .
 }
 
@@ -44,11 +45,14 @@
 
   install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-  install -Dm644 ../libutf8proc.pc "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
-  install -Dm644 build/libutf8proc.so.1.3.1 
"$pkgdir/usr/lib/libutf8proc.so.1.3.1"
+  install -Dm644 "$srcdir/libutf8proc.pc" \
+"$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
+  install -Dm644 build/libutf8proc.so.1.3.1 \
+"$pkgdir/usr/lib/libutf8proc.so.1.3.1"
+
   ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so.1"
   ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so"
 }
 
 # getver: git.netsurf-browser.org/libutf8proc.git/
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2016-05-28 Thread Alexander Rødseth
Date: Saturday, May 28, 2016 @ 23:45:24
  Author: arodseth
Revision: 177392

upgpkg: libutf8proc 1.3.1_2-3

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-28 21:44:45 UTC (rev 177391)
+++ PKGBUILD2016-05-28 21:45:24 UTC (rev 177392)
@@ -3,7 +3,7 @@
 
 pkgname=libutf8proc
 pkgver=1.3.1_2
-pkgrel=2
+pkgrel=3
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://git.netsurf-browser.org/libutf8proc.git/'
@@ -12,7 +12,7 @@
 depends=('glibc')
 makedepends=('git' 'ninja' 'cmake')
 
source=("git://git.netsurf-browser.org/libutf8proc.git#tag=release/${pkgver/_/-}"
- 'libutf8proc.pc')
+'libutf8proc.pc')
 sha256sums=('SKIP'
 '345ea6782c361f5d38808c13e1e6ce6c2bef69a22a97d115b8ce950d74de1ed1')
 


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2016-04-30 Thread Alexander Rødseth
Date: Saturday, April 30, 2016 @ 14:07:07
  Author: arodseth
Revision: 173131

upgpkg: libutf8proc 1.3.1_2-2

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-30 12:05:22 UTC (rev 173130)
+++ PKGBUILD2016-04-30 12:07:07 UTC (rev 173131)
@@ -3,7 +3,7 @@
 
 pkgname=libutf8proc
 pkgver=1.3.1_2
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://git.netsurf-browser.org/libutf8proc.git/'
@@ -11,8 +11,10 @@
 replaces=('utf8proc')
 depends=('glibc')
 makedepends=('git' 'ninja' 'cmake')
-source=("git://git.netsurf-browser.org/libutf8proc.git#tag=release/${pkgver/_/-}")
-sha256sums=('SKIP')
+source=("git://git.netsurf-browser.org/libutf8proc.git#tag=release/${pkgver/_/-}"
+ 'libutf8proc.pc')
+sha256sums=('SKIP'
+'345ea6782c361f5d38808c13e1e6ce6c2bef69a22a97d115b8ce950d74de1ed1')
 
 prepare() {
   cd "$pkgname"
@@ -42,6 +44,7 @@
 
   install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+  install -Dm644 ../libutf8proc.pc "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
   install -Dm644 build/libutf8proc.so.1.3.1 
"$pkgdir/usr/lib/libutf8proc.so.1.3.1"
   ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so.1"
   ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so"


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD libutf8proc.pc)

2016-04-30 Thread Alexander Rødseth
Date: Saturday, April 30, 2016 @ 14:05:10
  Author: arodseth
Revision: 173129

upgpkg: libutf8proc 1.3.1_2-1

Modified:
  libutf8proc/trunk/PKGBUILD
  libutf8proc/trunk/libutf8proc.pc

+
 PKGBUILD   |   23 ---
 libutf8proc.pc |2 +-
 2 files changed, 17 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-30 12:00:12 UTC (rev 173128)
+++ PKGBUILD2016-04-30 12:05:10 UTC (rev 173129)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F Rødseth 
 
 pkgname=libutf8proc
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.3.1_2
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://git.netsurf-browser.org/libutf8proc.git/'
@@ -11,13 +11,20 @@
 replaces=('utf8proc')
 depends=('glibc')
 makedepends=('git' 'ninja' 'cmake')
-source=("git://git.netsurf-browser.org/libutf8proc.git#tag=v$pkgver"
-'libutf8proc.pc')
-sha256sums=('SKIP'
-'6c6c05ff6c91777987d76f935c24c7a3f67eba12e420a437f03ee1545f404d31')
+source=("git://git.netsurf-browser.org/libutf8proc.git#tag=release/${pkgver/_/-}")
+sha256sums=('SKIP')
 
+prepare() {
+  cd "$pkgname"
+
+  rm Makefile
+  find . -iwholename '*cmake*' -not -name CMakeLists.txt -not -name 
utils.cmake -delete
+  cp -r src/* include/$pkgname/* .
+}
+
 build() {
   cd "$pkgname"
+
   mkdir -p build
   cd build
   cmake .. \
@@ -30,9 +37,11 @@
 package() {
   cd "$pkgname"
 
+  # The CMake/install configuration does not work for libutf8proc
+  # DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver/build" install
+
   install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-  install -Dm644 ../libutf8proc.pc "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
   install -Dm644 build/libutf8proc.so.1.3.1 
"$pkgdir/usr/lib/libutf8proc.so.1.3.1"
   ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so.1"
   ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so"

Modified: libutf8proc.pc
===
--- libutf8proc.pc  2016-04-30 12:00:12 UTC (rev 173128)
+++ libutf8proc.pc  2016-04-30 12:05:10 UTC (rev 173129)
@@ -7,4 +7,4 @@
 Description: UTF8 processing
 Version: 1.3.1
 Libs: -L${libdir} -lutf8proc
-Cflags: -I${includedir}
+Cflags: -I${includedir} -DUTF8PROC_EXPORTS


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2016-02-03 Thread Alexander Rødseth
Date: Wednesday, February 3, 2016 @ 22:35:47
  Author: arodseth
Revision: 160128

upgpkg: libutf8proc 1.3.1-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   31 +++
 1 file changed, 19 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-03 21:29:52 UTC (rev 160127)
+++ PKGBUILD2016-02-03 21:35:47 UTC (rev 160128)
@@ -3,33 +3,40 @@
 
 pkgname=libutf8proc
 pkgver=1.3.1
-pkgrel=2
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
-url='http://julialang.org/utf8proc/'
+url='http://git.netsurf-browser.org/libutf8proc.git/'
 license=('MIT' 'custom')
 replaces=('utf8proc')
 depends=('glibc')
-source=("utf8proc.tar.gz::https://github.com/JuliaLang/utf8proc/archive/v$pkgver.tar.gz;
+makedepends=('git' 'ninja' 'cmake')
+source=("git://git.netsurf-browser.org/libutf8proc.git#tag=v$pkgver"
 'libutf8proc.pc')
-sha256sums=('83b60fe21fd8a017b8ad469515873893c8e911a5bef336a427594d398b5688cc'
+sha256sums=('SKIP'
 '6c6c05ff6c91777987d76f935c24c7a3f67eba12e420a437f03ee1545f404d31')
 
 build() {
-  make -C "utf8proc-$pkgver"
+  cd "$pkgname"
+  mkdir -p build
+  cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS=ON \
+-G Ninja
+  ninja
 }
 
-check() {
-  make -C "utf8proc-$pkgver" check
-}
-
 package() {
-  cd "utf8proc-$pkgver"
+  cd "$pkgname"
 
-  make DESTDIR="$pkgdir" prefix=/usr install
+  install -Dm644 utf8proc.h "$pkgdir/usr/include/utf8proc.h"
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
   install -Dm644 ../libutf8proc.pc "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
+  install -Dm644 build/libutf8proc.so.1.3.1 
"$pkgdir/usr/lib/libutf8proc.so.1.3.1"
+  ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so.1"
+  ln -s /usr/lib/libutf8proc.so.1.3.1 "$pkgdir/usr/lib/libutf8proc.so"
 }
 
-# getver: julialang.org/utf8proc/releases/
+# getver: git.netsurf-browser.org/libutf8proc.git/
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2016-02-03 Thread Alexander Rødseth
Date: Wednesday, February 3, 2016 @ 22:37:18
  Author: arodseth
Revision: 160130

upgpkg: libutf8proc 1.3.1-3

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-03 21:35:58 UTC (rev 160129)
+++ PKGBUILD2016-02-03 21:37:18 UTC (rev 160130)
@@ -3,7 +3,7 @@
 
 pkgname=libutf8proc
 pkgver=1.3.1
-pkgrel=1
+pkgrel=3
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://git.netsurf-browser.org/libutf8proc.git/'


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2015-12-20 Thread Alexander Rødseth
Date: Sunday, December 20, 2015 @ 18:43:54
  Author: arodseth
Revision: 153793

upgpkg: libutf8proc 1.3.1-1

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   29 +++--
 1 file changed, 15 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-20 17:35:51 UTC (rev 153792)
+++ PKGBUILD2015-12-20 17:43:54 UTC (rev 153793)
@@ -2,30 +2,31 @@
 # Maintainer: Alexander Rødseth 
 
 pkgname=libutf8proc
-pkgver=1.1.6
-_netsurf=3.3
-pkgrel=5
+pkgver=1.3.1
+pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
-url='http://source.netsurf-browser.org/libutf8proc.git/'
-license=('custom')
+url='http://julialang.org/utf8proc/'
+license=('MIT' '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')
+source=("utf8proc.tar.gz::https://github.com/JuliaLang/utf8proc/archive/v$pkgver.tar.gz;)
+sha256sums=('83b60fe21fd8a017b8ad469515873893c8e911a5bef336a427594d398b5688cc')
 
 build() {
-  make -C "netsurf-all-$_netsurf/$pkgname" \
-PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" 
+  make -C "utf8proc-$pkgver"
 }
 
+check() {
+  make -C "utf8proc-$pkgver" check
+}
+
 package() {
-  cd "netsurf-all-$_netsurf/$pkgname"
+  cd "utf8proc-$pkgver"
 
-  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE="lib-shared" \
-DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  make DESTDIR="$pkgdir" prefix=/usr install
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
 }
 
+# getver: julialang.org/utf8proc/releases/
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD libutf8proc.pc)

2015-12-20 Thread Alexander Rødseth
Date: Sunday, December 20, 2015 @ 18:49:29
  Author: arodseth
Revision: 153795

upgpkg: libutf8proc 1.3.1-2

Added:
  libutf8proc/trunk/libutf8proc.pc
Modified:
  libutf8proc/trunk/PKGBUILD

+
 PKGBUILD   |   11 +++
 libutf8proc.pc |   10 ++
 2 files changed, 17 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-20 17:44:05 UTC (rev 153794)
+++ PKGBUILD2015-12-20 17:49:29 UTC (rev 153795)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 
 pkgname=libutf8proc
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://julialang.org/utf8proc/'
@@ -10,8 +10,10 @@
 license=('MIT' 'custom')
 replaces=('utf8proc')
 depends=('glibc')
-source=("utf8proc.tar.gz::https://github.com/JuliaLang/utf8proc/archive/v$pkgver.tar.gz;)
-sha256sums=('83b60fe21fd8a017b8ad469515873893c8e911a5bef336a427594d398b5688cc')
+source=("utf8proc.tar.gz::https://github.com/JuliaLang/utf8proc/archive/v$pkgver.tar.gz;
+'libutf8proc.pc')
+sha256sums=('83b60fe21fd8a017b8ad469515873893c8e911a5bef336a427594d398b5688cc'
+'6c6c05ff6c91777987d76f935c24c7a3f67eba12e420a437f03ee1545f404d31')
 
 build() {
   make -C "utf8proc-$pkgver"
@@ -26,6 +28,7 @@
 
   make DESTDIR="$pkgdir" prefix=/usr install
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+  install -Dm644 ../libutf8proc.pc "$pkgdir/usr/lib/pkgconfig/libutf8proc.pc"
 }
 
 # getver: julialang.org/utf8proc/releases/

Added: libutf8proc.pc
===
--- libutf8proc.pc  (rev 0)
+++ libutf8proc.pc  2015-12-20 17:49:29 UTC (rev 153795)
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: libutf8proc
+Description: UTF8 processing
+Version: 1.3.1
+Libs: -L${libdir} -lutf8proc
+Cflags: -I${includedir}


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2015-04-30 Thread Alexander Rødseth
Date: Thursday, April 30, 2015 @ 10:13:50
  Author: arodseth
Revision: 132554

upgpkg: libutf8proc 1.1.6-5

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-30 04:16:03 UTC (rev 132553)
+++ PKGBUILD2015-04-30 08:13:50 UTC (rev 132554)
@@ -4,12 +4,14 @@
 pkgname=libutf8proc
 pkgver=1.1.6
 _netsurf=3.3
-pkgrel=4
+pkgrel=5
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
+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')
 


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 19:02:52
  Author: arodseth
Revision: 129711

upgpkg: libutf8proc 1.1.6-3

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 17:49:27 UTC (rev 129710)
+++ PKGBUILD2015-03-21 18:02:52 UTC (rev 129711)
@@ -4,7 +4,7 @@
 
 pkgname=libutf8proc
 pkgver=1.1.6
-pkgrel=2
+pkgrel=3
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://julialang.org/utf8proc/'
@@ -22,22 +22,22 @@
 prepare() {
   cd utf8proc
 
-  # added by lolilolicon, not sure if still needed
+  # Added by lolilolicon, not sure if still needed
   patch -Np1 -i ../utf8proc-1.1.6-buildflags.patch
   patch -Np1 -i ../utf8proc-1.1.6-soname.patch
 }
 
 build() {
-  make -C utf8proc libutf8proc.so
+  make -C utf8proc $pkgname.so
 }
 
 package() {
   cd utf8proc
 
-  install -Dm755 libutf8proc.so $pkgdir/usr/lib/libutf8proc.so
-  install -Dm644 utf8proc.h $pkgdir/usr/include/utf8proc.h
+  install -Dm755 $pkgname.so $pkgdir/usr/lib/$pkgname.so
+  install -Dm644 utf8proc.h $pkgdir/usr/include/$pkgname/utf8proc.h
+  install -Dm644 ../$pkgname.pc $pkgdir/usr/lib/pkgconfig/$pkgname.pc
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 ../libutf8proc.pc $pkgdir/usr/lib/pkgconfig/libutf8proc.pc
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 19:26:35
  Author: arodseth
Revision: 129713

upgpkg: libutf8proc 1.1.6-4

Switching over to the NetSurf fork

Modified:
  libutf8proc/trunk/PKGBUILD

--+
 PKGBUILD |   36 +++-
 1 file changed, 11 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 18:03:07 UTC (rev 129712)
+++ PKGBUILD2015-03-21 18:26:35 UTC (rev 129713)
@@ -1,42 +1,28 @@
 # $Id$
 # Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: lolilolicon #moc.liamg@nocilolilol.reverse
 
 pkgname=libutf8proc
 pkgver=1.1.6
-pkgrel=3
+_netsurf=3.3
+pkgrel=4
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
-url='http://julialang.org/utf8proc/'
+url='http://www.netsurf-browser.org/'
 license=('custom')
-makedepends=('git')
-source=(git://github.com/JuliaLang/utf8proc.git#tag=v$pkgver
-'utf8proc-1.1.6-buildflags.patch'
-'utf8proc-1.1.6-soname.patch'
-'libutf8proc.pc')
-md5sums=('SKIP'
- 'e19f11bf48fd814f6b355df8de37385b'
- '7801006b616145f3f8ebf1b4a668509a'
- 'd33f454a3b7e8325390697d11d58fe80')
+makedepends=('netsurf-buildsystem')
+source=(http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz;)
+sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
 
-prepare() {
-  cd utf8proc
-
-  # Added by lolilolicon, not sure if still needed
-  patch -Np1 -i ../utf8proc-1.1.6-buildflags.patch
-  patch -Np1 -i ../utf8proc-1.1.6-soname.patch
-}
-
 build() {
-  make -C utf8proc $pkgname.so
+  make -C netsurf-all-$_netsurf/$pkgname \
+PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared 
 }
 
 package() {
-  cd utf8proc
+  cd netsurf-all-$_netsurf/$pkgname
 
-  install -Dm755 $pkgname.so $pkgdir/usr/lib/$pkgname.so
-  install -Dm644 utf8proc.h $pkgdir/usr/include/$pkgname/utf8proc.h
-  install -Dm644 ../$pkgname.pc $pkgdir/usr/lib/pkgconfig/$pkgname.pc
+  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared \
+DESTDIR=$pkgdir install
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)

2015-03-20 Thread Alexander Rødseth
Date: Friday, March 20, 2015 @ 17:37:05
  Author: arodseth
Revision: 129639

upgpkg: libutf8proc 1.1.6-1

Modified:
  libutf8proc/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-20 16:34:54 UTC (rev 129638)
+++ PKGBUILD2015-03-20 16:37:05 UTC (rev 129639)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 128666 2015-03-03 20:56:05Z arodseth $
+# $Id$
 # Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: lolilolicon #moc.liamg@nocilolilol.reverse
 


Property changes on: libutf8proc/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in libutf8proc/trunk (PKGBUILD libutf8proc.pc)

2015-03-20 Thread Alexander Rødseth
Date: Friday, March 20, 2015 @ 22:48:17
  Author: arodseth
Revision: 129645

upgpkg: libutf8proc 1.1.6-2

Added:
  libutf8proc/trunk/libutf8proc.pc
Modified:
  libutf8proc/trunk/PKGBUILD

+
 PKGBUILD   |   11 +++
 libutf8proc.pc |   10 ++
 2 files changed, 17 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-20 20:10:14 UTC (rev 129644)
+++ PKGBUILD2015-03-20 21:48:17 UTC (rev 129645)
@@ -4,7 +4,7 @@
 
 pkgname=libutf8proc
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://julialang.org/utf8proc/'
@@ -11,11 +11,13 @@
 license=('custom')
 makedepends=('git')
 source=(git://github.com/JuliaLang/utf8proc.git#tag=v$pkgver
-utf8proc-1.1.6-buildflags.patch
-utf8proc-1.1.6-soname.patch)
+'utf8proc-1.1.6-buildflags.patch'
+'utf8proc-1.1.6-soname.patch'
+'libutf8proc.pc')
 md5sums=('SKIP'
  'e19f11bf48fd814f6b355df8de37385b'
- '7801006b616145f3f8ebf1b4a668509a')
+ '7801006b616145f3f8ebf1b4a668509a'
+ 'd33f454a3b7e8325390697d11d58fe80')
 
 prepare() {
   cd utf8proc
@@ -35,6 +37,7 @@
   install -Dm755 libutf8proc.so $pkgdir/usr/lib/libutf8proc.so
   install -Dm644 utf8proc.h $pkgdir/usr/include/utf8proc.h
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 ../libutf8proc.pc $pkgdir/usr/lib/pkgconfig/libutf8proc.pc
 }
 
 # vim:set ts=2 sw=2 et:

Added: libutf8proc.pc
===
--- libutf8proc.pc  (rev 0)
+++ libutf8proc.pc  2015-03-20 21:48:17 UTC (rev 129645)
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: libutf8proc
+Description: Processes UTF-8 encoded strings
+Version: 1.1.6
+Libs: -L${libdir} -lutf8proc
+Cflags: -I${includedir}