[arch-commits] Commit in filezilla/repos (4 files)
Balló György
bgyorgy at archlinux.org
Sun Jul 2 16:55:45 UTC 2017
Date: Sunday, July 2, 2017 @ 16:55:44
Author: bgyorgy
Revision: 242075
archrelease: copy trunk to community-i686, community-x86_64
Added:
filezilla/repos/community-i686/PKGBUILD
(from rev 242074, filezilla/trunk/PKGBUILD)
filezilla/repos/community-x86_64/PKGBUILD
(from rev 242074, filezilla/trunk/PKGBUILD)
Deleted:
filezilla/repos/community-i686/PKGBUILD
filezilla/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 72 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 36 ----------------------
community-x86_64/PKGBUILD | 36 ----------------------
3 files changed, 72 insertions(+), 72 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-07-02 16:55:34 UTC (rev 242074)
+++ community-i686/PKGBUILD 2017-07-02 16:55:44 UTC (rev 242075)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=filezilla
-pkgver=3.26.2
-pkgrel=1
-pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
-arch=('i686' 'x86_64')
-url="http://filezilla-project.org/"
-license=('GPL')
-depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls' "libfilezilla")
-source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
-
-prepare() {
- cd "${pkgname}-${pkgver}"
-}
-
-build() {
- cd "${pkgname}-${pkgver}"
- ./configure \
- --prefix=/usr \
- --disable-manualupdatecheck \
- --disable-autoupdatecheck \
- --disable-static \
- --with-pugixml=builtin
-
- make
-}
-
-package() {
- cd "${pkgname}-${pkgver}"
-
- make DESTDIR="${pkgdir}" install
-}
-md5sums=('0c82dc925de59334266a9c2d119d546a')
Copied: filezilla/repos/community-i686/PKGBUILD (from rev 242074, filezilla/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-02 16:55:44 UTC (rev 242075)
@@ -0,0 +1,36 @@
+# $Id$
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=filezilla
+pkgver=3.26.2
+pkgrel=2
+pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
+arch=('i686' 'x86_64')
+url="http://filezilla-project.org/"
+license=('GPL')
+depends=('dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls' 'libfilezilla')
+source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
+
+prepare() {
+ cd "${pkgname}-${pkgver}"
+}
+
+build() {
+ cd "${pkgname}-${pkgver}"
+ ./configure \
+ --prefix=/usr \
+ --disable-manualupdatecheck \
+ --disable-autoupdatecheck \
+ --with-pugixml=builtin \
+ --with-wx-config=/usr/bin/wx-config-gtk3
+
+ make
+}
+
+package() {
+ cd "${pkgname}-${pkgver}"
+
+ make DESTDIR="${pkgdir}" install
+}
+md5sums=('0c82dc925de59334266a9c2d119d546a')
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-07-02 16:55:34 UTC (rev 242074)
+++ community-x86_64/PKGBUILD 2017-07-02 16:55:44 UTC (rev 242075)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=filezilla
-pkgver=3.26.2
-pkgrel=1
-pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
-arch=('i686' 'x86_64')
-url="http://filezilla-project.org/"
-license=('GPL')
-depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls' "libfilezilla")
-source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
-
-prepare() {
- cd "${pkgname}-${pkgver}"
-}
-
-build() {
- cd "${pkgname}-${pkgver}"
- ./configure \
- --prefix=/usr \
- --disable-manualupdatecheck \
- --disable-autoupdatecheck \
- --disable-static \
- --with-pugixml=builtin
-
- make
-}
-
-package() {
- cd "${pkgname}-${pkgver}"
-
- make DESTDIR="${pkgdir}" install
-}
-md5sums=('0c82dc925de59334266a9c2d119d546a')
Copied: filezilla/repos/community-x86_64/PKGBUILD (from rev 242074, filezilla/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-07-02 16:55:44 UTC (rev 242075)
@@ -0,0 +1,36 @@
+# $Id$
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=filezilla
+pkgver=3.26.2
+pkgrel=2
+pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
+arch=('i686' 'x86_64')
+url="http://filezilla-project.org/"
+license=('GPL')
+depends=('dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite' 'gnutls' 'libfilezilla')
+source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2")
+
+prepare() {
+ cd "${pkgname}-${pkgver}"
+}
+
+build() {
+ cd "${pkgname}-${pkgver}"
+ ./configure \
+ --prefix=/usr \
+ --disable-manualupdatecheck \
+ --disable-autoupdatecheck \
+ --with-pugixml=builtin \
+ --with-wx-config=/usr/bin/wx-config-gtk3
+
+ make
+}
+
+package() {
+ cd "${pkgname}-${pkgver}"
+
+ make DESTDIR="${pkgdir}" install
+}
+md5sums=('0c82dc925de59334266a9c2d119d546a')
More information about the arch-commits
mailing list