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

2016-07-05 Thread Sven-Hendrik Haase
Date: Tuesday, July 5, 2016 @ 16:49:26
  Author: svenstaro
Revision: 182348

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-05 16:49:12 UTC (rev 182347)
+++ community-i686/PKGBUILD 2016-07-05 16:49:26 UTC (rev 182348)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexey Galakhov 
-# Contributor: Andreas Baumann 
-
-pkgname=log4cplus
-_origver=1.2.0
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64')
-url="http://log4cplus.sourceforge.net/;
-license=('GPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
-sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  ./configure \
---prefix=/usr \
---with-working-locale
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  make install DESTDIR=$pkgdir
-}

Copied: log4cplus/repos/community-i686/PKGBUILD (from rev 182347, 
log4cplus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-05 16:49:26 UTC (rev 182348)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=3
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-05 16:49:12 UTC (rev 182347)
+++ community-x86_64/PKGBUILD   2016-07-05 16:49:26 UTC (rev 182348)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexey Galakhov 
-# Contributor: Andreas Baumann 
-
-pkgname=log4cplus
-_origver=1.2.0
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64')
-url="http://log4cplus.sourceforge.net/;
-license=('GPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
-sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  ./configure \
---prefix=/usr \
---with-working-locale
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  make install DESTDIR=$pkgdir
-}

Copied: log4cplus/repos/community-x86_64/PKGBUILD (from rev 182347, 
log4cplus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-05 16:49:26 UTC (rev 182348)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=3
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}


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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 21:25:42
  Author: svenstaro
Revision: 168144

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-23 20:25:35 UTC (rev 168143)
+++ community-i686/PKGBUILD 2016-03-23 20:25:42 UTC (rev 168144)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexey Galakhov 
-# Contributor: Andreas Baumann 
-
-pkgname=log4cplus
-_origver=1.2.0
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64' 'armv7h')
-url="http://log4cplus.sourceforge.net/;
-license=('GPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
-sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  ./configure \
---prefix=/usr \
---with-working-locale
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  make install DESTDIR=$pkgdir
-}

Copied: log4cplus/repos/community-i686/PKGBUILD (from rev 168143, 
log4cplus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 20:25:42 UTC (rev 168144)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-23 20:25:35 UTC (rev 168143)
+++ community-x86_64/PKGBUILD   2016-03-23 20:25:42 UTC (rev 168144)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexey Galakhov 
-# Contributor: Andreas Baumann 
-
-pkgname=log4cplus
-_origver=1.2.0
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64' 'armv7h')
-url="http://log4cplus.sourceforge.net/;
-license=('GPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
-sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  ./configure \
---prefix=/usr \
---with-working-locale
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  make install DESTDIR=$pkgdir
-}

Copied: log4cplus/repos/community-x86_64/PKGBUILD (from rev 168143, 
log4cplus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-23 20:25:42 UTC (rev 168144)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}


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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 21:23:38
  Author: svenstaro
Revision: 168142

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

Added:
  log4cplus/repos/community-i686/
  log4cplus/repos/community-i686/PKGBUILD
(from rev 168141, log4cplus/trunk/PKGBUILD)
  log4cplus/repos/community-x86_64/
  log4cplus/repos/community-x86_64/PKGBUILD
(from rev 168141, log4cplus/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   31 +++
 community-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: log4cplus/repos/community-i686/PKGBUILD (from rev 168141, 
log4cplus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 20:23:38 UTC (rev 168142)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64' 'armv7h')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}

Copied: log4cplus/repos/community-x86_64/PKGBUILD (from rev 168141, 
log4cplus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-23 20:23:38 UTC (rev 168142)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64' 'armv7h')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}