[arch-commits] Commit in libfilezilla/repos (4 files)
Florian Pritz
bluewind at archlinux.org
Wed Mar 1 21:07:35 UTC 2017
Date: Wednesday, March 1, 2017 @ 21:07:34
Author: bluewind
Revision: 214384
archrelease: copy trunk to community-i686, community-x86_64
Added:
libfilezilla/repos/community-i686/PKGBUILD
(from rev 214383, libfilezilla/trunk/PKGBUILD)
libfilezilla/repos/community-x86_64/PKGBUILD
(from rev 214383, libfilezilla/trunk/PKGBUILD)
Deleted:
libfilezilla/repos/community-i686/PKGBUILD
libfilezilla/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 33 ----------------------
community-x86_64/PKGBUILD | 33 ----------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-03-01 21:07:29 UTC (rev 214383)
+++ community-i686/PKGBUILD 2017-03-01 21:07:34 UTC (rev 214384)
@@ -1,33 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-# Contributor: Martchus <martchus at gmx.net>
-
-pkgname=libfilezilla
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
-arch=('i686' 'x86_64')
-url="https://filezilla-project.org/"
-license=('GPL')
-depends=('gcc-libs')
-checkdepends=('cppunit')
-source=("http://download.filezilla-project.org/libfilezilla/libfilezilla-$pkgver.tar.bz2")
-
-build() {
- cd "${srcdir}/$pkgname-$pkgver"
- ./configure \
- --prefix=/usr \
- --disable-static
- make
-}
-
-check() {
- cd "${srcdir}/$pkgname-$pkgver"
- # LANG needed to fix string_test::test_conversion2
- LANG=en_US.UTF-8 make check
-}
-
-package() {
- cd "${srcdir}/$pkgname-$pkgver"
- make DESTDIR="${pkgdir}" install
-}
-md5sums=('9c3e6d63427855b4f78f85b78933996c')
Copied: libfilezilla/repos/community-i686/PKGBUILD (from rev 214383, libfilezilla/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-01 21:07:34 UTC (rev 214384)
@@ -0,0 +1,33 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+# Contributor: Martchus <martchus at gmx.net>
+
+pkgname=libfilezilla
+pkgver=0.9.1
+pkgrel=1
+pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
+arch=('i686' 'x86_64')
+url="https://filezilla-project.org/"
+license=('GPL')
+depends=('gcc-libs')
+checkdepends=('cppunit')
+source=("http://download.filezilla-project.org/libfilezilla/libfilezilla-$pkgver.tar.bz2")
+
+build() {
+ cd "${srcdir}/$pkgname-$pkgver"
+ ./configure \
+ --prefix=/usr \
+ --disable-static
+ make
+}
+
+check() {
+ cd "${srcdir}/$pkgname-$pkgver"
+ # LANG needed to fix string_test::test_conversion2
+ LANG=en_US.UTF-8 make check
+}
+
+package() {
+ cd "${srcdir}/$pkgname-$pkgver"
+ make DESTDIR="${pkgdir}" install
+}
+md5sums=('4676304b048869ab6ac6ae09a1ab29f9')
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-03-01 21:07:29 UTC (rev 214383)
+++ community-x86_64/PKGBUILD 2017-03-01 21:07:34 UTC (rev 214384)
@@ -1,33 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-# Contributor: Martchus <martchus at gmx.net>
-
-pkgname=libfilezilla
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
-arch=('i686' 'x86_64')
-url="https://filezilla-project.org/"
-license=('GPL')
-depends=('gcc-libs')
-checkdepends=('cppunit')
-source=("http://download.filezilla-project.org/libfilezilla/libfilezilla-$pkgver.tar.bz2")
-
-build() {
- cd "${srcdir}/$pkgname-$pkgver"
- ./configure \
- --prefix=/usr \
- --disable-static
- make
-}
-
-check() {
- cd "${srcdir}/$pkgname-$pkgver"
- # LANG needed to fix string_test::test_conversion2
- LANG=en_US.UTF-8 make check
-}
-
-package() {
- cd "${srcdir}/$pkgname-$pkgver"
- make DESTDIR="${pkgdir}" install
-}
-md5sums=('9c3e6d63427855b4f78f85b78933996c')
Copied: libfilezilla/repos/community-x86_64/PKGBUILD (from rev 214383, libfilezilla/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-03-01 21:07:34 UTC (rev 214384)
@@ -0,0 +1,33 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+# Contributor: Martchus <martchus at gmx.net>
+
+pkgname=libfilezilla
+pkgver=0.9.1
+pkgrel=1
+pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs"
+arch=('i686' 'x86_64')
+url="https://filezilla-project.org/"
+license=('GPL')
+depends=('gcc-libs')
+checkdepends=('cppunit')
+source=("http://download.filezilla-project.org/libfilezilla/libfilezilla-$pkgver.tar.bz2")
+
+build() {
+ cd "${srcdir}/$pkgname-$pkgver"
+ ./configure \
+ --prefix=/usr \
+ --disable-static
+ make
+}
+
+check() {
+ cd "${srcdir}/$pkgname-$pkgver"
+ # LANG needed to fix string_test::test_conversion2
+ LANG=en_US.UTF-8 make check
+}
+
+package() {
+ cd "${srcdir}/$pkgname-$pkgver"
+ make DESTDIR="${pkgdir}" install
+}
+md5sums=('4676304b048869ab6ac6ae09a1ab29f9')
More information about the arch-commits
mailing list