[arch-commits] Commit in netsurf/repos (8 files)
Alexander Rødseth
arodseth at archlinux.org
Sun Nov 5 13:30:31 UTC 2017
Date: Sunday, November 5, 2017 @ 13:30:29
Author: arodseth
Revision: 265441
archrelease: copy trunk to community-x86_64, community-i686
Added:
netsurf/repos/community-i686/PKGBUILD
(from rev 265440, netsurf/trunk/PKGBUILD)
netsurf/repos/community-i686/netsurf.sh
(from rev 265440, netsurf/trunk/netsurf.sh)
netsurf/repos/community-x86_64/PKGBUILD
(from rev 265440, netsurf/trunk/PKGBUILD)
netsurf/repos/community-x86_64/netsurf.sh
(from rev 265440, netsurf/trunk/netsurf.sh)
Deleted:
netsurf/repos/community-i686/PKGBUILD
netsurf/repos/community-i686/netsurf.sh
netsurf/repos/community-x86_64/PKGBUILD
netsurf/repos/community-x86_64/netsurf.sh
-----------------------------+
/PKGBUILD | 156 ++++++++++++++++++++++++++++++++++++++++++
/netsurf.sh | 14 +++
community-i686/PKGBUILD | 78 ---------------------
community-i686/netsurf.sh | 7 -
community-x86_64/PKGBUILD | 78 ---------------------
community-x86_64/netsurf.sh | 7 -
6 files changed, 170 insertions(+), 170 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-11-05 13:29:47 UTC (rev 265440)
+++ community-i686/PKGBUILD 2017-11-05 13:30:29 UTC (rev 265441)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
-# Contributor: Georgij Kondratjev <smpuj at bk.ru>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=netsurf
-pkgver=3.7
-pkgrel=1
-pkgdesc='Lightweight and fast web browser'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('MIT' 'GPL2')
-depends=('curl' 'desktop-file-utils' 'duktape' 'gtk3' 'lcms' 'libcss>=0.7.0'
- 'libdom>=0.3.2' 'libmng' 'libnsbmp>=0.1.4' 'libnsgif>=0.1.4'
- 'libnsutils>=0.0.3' 'librsvg' 'libutf8proc>=1.3.1')
-makedepends=('check' 'git' 'inetutils' 'netsurf-buildsystem' 'nsgenbind>=0.5'
- 'perl-html-parser' 're2c' 'setconf')
-# invalid HTTPS cert
-source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$pkgver.tar.gz"
- 'netsurf.sh')
-sha256sums=('0b3e78f04728238e4867f2d6505522e777ebafcd0ed02e1e50860885e00a5879'
- '7ec148aa113d6b3f0ac8051c476db8a1d8201b701b19caa5f87e1a91d8a9543f')
-
-prepare() {
- cd "$pkgname-all-$pkgver/$pkgname"
-
- # Fix compilation issues
- sed -i 's:libutf8proc/::;s:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' \
- utils/idna.c
-
- # Use "netsurf" as the name of the executable in /usr/bin
- setconf frontends/gtk/res/netsurf-gtk.desktop 'Exec=netsurf %u'
-
- # Set build configuration in Makefile.defaults
- for opt in \
- NETSURF_UA_FORMAT_STRING='"NetSurf/%d.%d (%s; Arch Linux)"' \
- NETSURF_USE_DUKTAPE=YES
- do
- setconf Makefile.defaults "$opt"
- done
-}
-
-build() {
- CFLAGS="$CFLAGS -w" make -C "$pkgname-all-$pkgver/$pkgname" \
- NETSURF_GTK_MAJOR=3 \
- TARGET=gtk \
- LIBDIR=lib \
- INCLUDEDIR=include \
- PREFIX=/usr
-}
-
-package() {
- make -C "$pkgname-all-$pkgver/$pkgname" \
- TARGET=gtk \
- NETSURF_GTK_MAJOR=3 \
- LIBDIR=lib \
- INCLUDEDIR=include \
- DESTDIR="$pkgdir" \
- PREFIX=/usr \
- install
-
- # Launch script
- install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
- cd "$pkgname-all-$pkgver/$pkgname"
-
- # Desktop icon and shortcut
- install -Dm644 frontends/gtk/res/$pkgname.xpm \
- "$pkgdir/usr/share/pixmaps/$pkgname.xpm"
- install -Dm644 frontends/gtk/res/$pkgname-gtk.desktop \
- "$pkgdir/usr/share/applications/$pkgname.desktop"
-
- # License
- install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim: ts=2 sw=2 et:
Copied: netsurf/repos/community-i686/PKGBUILD (from rev 265440, netsurf/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-05 13:30:29 UTC (rev 265441)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
+# Contributor: Georgij Kondratjev <smpuj at bk.ru>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=netsurf
+pkgver=3.7
+pkgrel=2
+pkgdesc='Lightweight and fast web browser'
+arch=('x86_64' 'i686')
+url='http://www.netsurf-browser.org/'
+license=('MIT' 'GPL2')
+depends=('curl' 'desktop-file-utils' 'duktape>=2.2.0' 'gtk3' 'lcms'
+ 'libcss>=0.7.0' 'libdom>=0.3.2' 'libmng' 'libnsbmp>=0.1.4'
+ 'libnsgif>=0.1.4' 'libnsutils>=0.0.3' 'librsvg' 'libutf8proc>=1.3.1')
+makedepends=('check' 'git' 'inetutils' 'netsurf-buildsystem' 'nsgenbind>=0.5'
+ 'perl-html-parser' 're2c' 'setconf')
+# invalid HTTPS cert
+source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$pkgver.tar.gz"
+ 'netsurf.sh')
+sha256sums=('0b3e78f04728238e4867f2d6505522e777ebafcd0ed02e1e50860885e00a5879'
+ '1f1b495af685e611fe4d121c6d48ed63d6dfe0c69bd5637c41cd71b42429fa85')
+
+prepare() {
+ cd "$pkgname-all-$pkgver/$pkgname"
+
+ # Fix compilation issues
+ sed -i 's:libutf8proc/::;s:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' \
+ utils/idna.c
+
+ # Use "netsurf" as the name of the executable in /usr/bin
+ setconf frontends/gtk/res/netsurf-gtk.desktop 'Exec=netsurf %u'
+
+ # Set build configuration in Makefile.defaults
+ for opt in \
+ NETSURF_UA_FORMAT_STRING='"NetSurf/%d.%d (%s; Arch Linux)"' \
+ NETSURF_USE_DUKTAPE=YES
+ do
+ setconf Makefile.defaults "$opt"
+ done
+}
+
+build() {
+ CFLAGS="$CFLAGS -w" make -C "$pkgname-all-$pkgver/$pkgname" \
+ NETSURF_GTK_MAJOR=3 \
+ TARGET=gtk \
+ LIBDIR=lib \
+ INCLUDEDIR=include \
+ PREFIX=/usr
+}
+
+package() {
+ make -C "$pkgname-all-$pkgver/$pkgname" \
+ TARGET=gtk \
+ NETSURF_GTK_MAJOR=3 \
+ LIBDIR=lib \
+ INCLUDEDIR=include \
+ DESTDIR="$pkgdir" \
+ PREFIX=/usr \
+ install
+
+ # Launch script
+ install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+ cd "$pkgname-all-$pkgver/$pkgname"
+
+ # Desktop icon and shortcut
+ install -Dm644 frontends/gtk/res/$pkgname.xpm \
+ "$pkgdir/usr/share/pixmaps/$pkgname.xpm"
+ install -Dm644 frontends/gtk/res/$pkgname-gtk.desktop \
+ "$pkgdir/usr/share/applications/$pkgname.desktop"
+
+ # License
+ install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim: ts=2 sw=2 et:
Deleted: community-i686/netsurf.sh
===================================================================
--- community-i686/netsurf.sh 2017-11-05 13:29:47 UTC (rev 265440)
+++ community-i686/netsurf.sh 2017-11-05 13:30:29 UTC (rev 265441)
@@ -1,7 +0,0 @@
-#!/bin/sh
-local shortlang=`echo $LANG | cut -b1-2`
-if [ ! -d "/usr/share/netsurf/$shortlang" ]; then
- # Use /usr/share/netsurf/en
- export LANG=en_US.UTF-8
-fi
-/usr/bin/netsurf-gtk3 "$@"
Copied: netsurf/repos/community-i686/netsurf.sh (from rev 265440, netsurf/trunk/netsurf.sh)
===================================================================
--- community-i686/netsurf.sh (rev 0)
+++ community-i686/netsurf.sh 2017-11-05 13:30:29 UTC (rev 265441)
@@ -0,0 +1,7 @@
+#!/bin/sh
+shortlang=`echo $LANG | cut -b1-2`
+if [ ! -d "/usr/share/netsurf/$shortlang" ]; then
+ # Use /usr/share/netsurf/en
+ export LANG=en_US.UTF-8
+fi
+/usr/bin/netsurf-gtk3 "$@"
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-11-05 13:29:47 UTC (rev 265440)
+++ community-x86_64/PKGBUILD 2017-11-05 13:30:29 UTC (rev 265441)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
-# Contributor: Georgij Kondratjev <smpuj at bk.ru>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=netsurf
-pkgver=3.7
-pkgrel=1
-pkgdesc='Lightweight and fast web browser'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('MIT' 'GPL2')
-depends=('curl' 'desktop-file-utils' 'duktape' 'gtk3' 'lcms' 'libcss>=0.7.0'
- 'libdom>=0.3.2' 'libmng' 'libnsbmp>=0.1.4' 'libnsgif>=0.1.4'
- 'libnsutils>=0.0.3' 'librsvg' 'libutf8proc>=1.3.1')
-makedepends=('check' 'git' 'inetutils' 'netsurf-buildsystem' 'nsgenbind>=0.5'
- 'perl-html-parser' 're2c' 'setconf')
-# invalid HTTPS cert
-source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$pkgver.tar.gz"
- 'netsurf.sh')
-sha256sums=('0b3e78f04728238e4867f2d6505522e777ebafcd0ed02e1e50860885e00a5879'
- '7ec148aa113d6b3f0ac8051c476db8a1d8201b701b19caa5f87e1a91d8a9543f')
-
-prepare() {
- cd "$pkgname-all-$pkgver/$pkgname"
-
- # Fix compilation issues
- sed -i 's:libutf8proc/::;s:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' \
- utils/idna.c
-
- # Use "netsurf" as the name of the executable in /usr/bin
- setconf frontends/gtk/res/netsurf-gtk.desktop 'Exec=netsurf %u'
-
- # Set build configuration in Makefile.defaults
- for opt in \
- NETSURF_UA_FORMAT_STRING='"NetSurf/%d.%d (%s; Arch Linux)"' \
- NETSURF_USE_DUKTAPE=YES
- do
- setconf Makefile.defaults "$opt"
- done
-}
-
-build() {
- CFLAGS="$CFLAGS -w" make -C "$pkgname-all-$pkgver/$pkgname" \
- NETSURF_GTK_MAJOR=3 \
- TARGET=gtk \
- LIBDIR=lib \
- INCLUDEDIR=include \
- PREFIX=/usr
-}
-
-package() {
- make -C "$pkgname-all-$pkgver/$pkgname" \
- TARGET=gtk \
- NETSURF_GTK_MAJOR=3 \
- LIBDIR=lib \
- INCLUDEDIR=include \
- DESTDIR="$pkgdir" \
- PREFIX=/usr \
- install
-
- # Launch script
- install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
- cd "$pkgname-all-$pkgver/$pkgname"
-
- # Desktop icon and shortcut
- install -Dm644 frontends/gtk/res/$pkgname.xpm \
- "$pkgdir/usr/share/pixmaps/$pkgname.xpm"
- install -Dm644 frontends/gtk/res/$pkgname-gtk.desktop \
- "$pkgdir/usr/share/applications/$pkgname.desktop"
-
- # License
- install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim: ts=2 sw=2 et:
Copied: netsurf/repos/community-x86_64/PKGBUILD (from rev 265440, netsurf/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-11-05 13:30:29 UTC (rev 265441)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
+# Contributor: Georgij Kondratjev <smpuj at bk.ru>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=netsurf
+pkgver=3.7
+pkgrel=2
+pkgdesc='Lightweight and fast web browser'
+arch=('x86_64' 'i686')
+url='http://www.netsurf-browser.org/'
+license=('MIT' 'GPL2')
+depends=('curl' 'desktop-file-utils' 'duktape>=2.2.0' 'gtk3' 'lcms'
+ 'libcss>=0.7.0' 'libdom>=0.3.2' 'libmng' 'libnsbmp>=0.1.4'
+ 'libnsgif>=0.1.4' 'libnsutils>=0.0.3' 'librsvg' 'libutf8proc>=1.3.1')
+makedepends=('check' 'git' 'inetutils' 'netsurf-buildsystem' 'nsgenbind>=0.5'
+ 'perl-html-parser' 're2c' 'setconf')
+# invalid HTTPS cert
+source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$pkgver.tar.gz"
+ 'netsurf.sh')
+sha256sums=('0b3e78f04728238e4867f2d6505522e777ebafcd0ed02e1e50860885e00a5879'
+ '1f1b495af685e611fe4d121c6d48ed63d6dfe0c69bd5637c41cd71b42429fa85')
+
+prepare() {
+ cd "$pkgname-all-$pkgver/$pkgname"
+
+ # Fix compilation issues
+ sed -i 's:libutf8proc/::;s:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' \
+ utils/idna.c
+
+ # Use "netsurf" as the name of the executable in /usr/bin
+ setconf frontends/gtk/res/netsurf-gtk.desktop 'Exec=netsurf %u'
+
+ # Set build configuration in Makefile.defaults
+ for opt in \
+ NETSURF_UA_FORMAT_STRING='"NetSurf/%d.%d (%s; Arch Linux)"' \
+ NETSURF_USE_DUKTAPE=YES
+ do
+ setconf Makefile.defaults "$opt"
+ done
+}
+
+build() {
+ CFLAGS="$CFLAGS -w" make -C "$pkgname-all-$pkgver/$pkgname" \
+ NETSURF_GTK_MAJOR=3 \
+ TARGET=gtk \
+ LIBDIR=lib \
+ INCLUDEDIR=include \
+ PREFIX=/usr
+}
+
+package() {
+ make -C "$pkgname-all-$pkgver/$pkgname" \
+ TARGET=gtk \
+ NETSURF_GTK_MAJOR=3 \
+ LIBDIR=lib \
+ INCLUDEDIR=include \
+ DESTDIR="$pkgdir" \
+ PREFIX=/usr \
+ install
+
+ # Launch script
+ install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+ cd "$pkgname-all-$pkgver/$pkgname"
+
+ # Desktop icon and shortcut
+ install -Dm644 frontends/gtk/res/$pkgname.xpm \
+ "$pkgdir/usr/share/pixmaps/$pkgname.xpm"
+ install -Dm644 frontends/gtk/res/$pkgname-gtk.desktop \
+ "$pkgdir/usr/share/applications/$pkgname.desktop"
+
+ # License
+ install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim: ts=2 sw=2 et:
Deleted: community-x86_64/netsurf.sh
===================================================================
--- community-x86_64/netsurf.sh 2017-11-05 13:29:47 UTC (rev 265440)
+++ community-x86_64/netsurf.sh 2017-11-05 13:30:29 UTC (rev 265441)
@@ -1,7 +0,0 @@
-#!/bin/sh
-local shortlang=`echo $LANG | cut -b1-2`
-if [ ! -d "/usr/share/netsurf/$shortlang" ]; then
- # Use /usr/share/netsurf/en
- export LANG=en_US.UTF-8
-fi
-/usr/bin/netsurf-gtk3 "$@"
Copied: netsurf/repos/community-x86_64/netsurf.sh (from rev 265440, netsurf/trunk/netsurf.sh)
===================================================================
--- community-x86_64/netsurf.sh (rev 0)
+++ community-x86_64/netsurf.sh 2017-11-05 13:30:29 UTC (rev 265441)
@@ -0,0 +1,7 @@
+#!/bin/sh
+shortlang=`echo $LANG | cut -b1-2`
+if [ ! -d "/usr/share/netsurf/$shortlang" ]; then
+ # Use /usr/share/netsurf/en
+ export LANG=en_US.UTF-8
+fi
+/usr/bin/netsurf-gtk3 "$@"
More information about the arch-commits
mailing list