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

Andrea Scarpino andrea at archlinux.org
Thu Dec 29 15:45:14 UTC 2011


    Date: Thursday, December 29, 2011 @ 10:45:13
  Author: andrea
Revision: 145736

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

Added:
  libvncserver/repos/extra-i686/PKGBUILD
    (from rev 145735, libvncserver/trunk/PKGBUILD)
  libvncserver/repos/extra-x86_64/PKGBUILD
    (from rev 145735, libvncserver/trunk/PKGBUILD)
Deleted:
  libvncserver/repos/extra-i686/PKGBUILD
  libvncserver/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   54 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   54 ++++++++++++++++++++++++------------------------
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-12-29 15:44:45 UTC (rev 145735)
+++ extra-i686/PKGBUILD	2011-12-29 15:45:13 UTC (rev 145736)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=libvncserver
-pkgver=0.9.8.1
-pkgrel=1
-pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
-arch=('i686' 'x86_64')
-url="http://libvncserver.sourceforge.net/"
-license=('GPL')
-depends=('libjpeg' 'gnutls' 'libgcrypt')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
-md5sums=('51e972bd26c098b0b8d4687af6afbeb1')
-
-build() {
-  cd "${srcdir}/LibVNCServer-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/LibVNCServer-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libvncserver/repos/extra-i686/PKGBUILD (from rev 145735, libvncserver/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-12-29 15:45:13 UTC (rev 145736)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=libvncserver
+pkgver=0.9.8.2
+pkgrel=1
+pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
+arch=('i686' 'x86_64')
+url="http://libvncserver.sourceforge.net/"
+license=('GPL')
+depends=('libjpeg' 'gnutls' 'libgcrypt')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
+md5sums=('dfed1dcc25cb338c7fdbcda2c3df7f50')
+
+build() {
+  cd "${srcdir}/LibVNCServer-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/LibVNCServer-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-12-29 15:44:45 UTC (rev 145735)
+++ extra-x86_64/PKGBUILD	2011-12-29 15:45:13 UTC (rev 145736)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=libvncserver
-pkgver=0.9.8.1
-pkgrel=1
-pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
-arch=('i686' 'x86_64')
-url="http://libvncserver.sourceforge.net/"
-license=('GPL')
-depends=('libjpeg' 'gnutls' 'libgcrypt')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
-md5sums=('51e972bd26c098b0b8d4687af6afbeb1')
-
-build() {
-  cd "${srcdir}/LibVNCServer-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/LibVNCServer-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libvncserver/repos/extra-x86_64/PKGBUILD (from rev 145735, libvncserver/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-29 15:45:13 UTC (rev 145736)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=libvncserver
+pkgver=0.9.8.2
+pkgrel=1
+pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
+arch=('i686' 'x86_64')
+url="http://libvncserver.sourceforge.net/"
+license=('GPL')
+depends=('libjpeg' 'gnutls' 'libgcrypt')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
+md5sums=('dfed1dcc25cb338c7fdbcda2c3df7f50')
+
+build() {
+  cd "${srcdir}/LibVNCServer-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/LibVNCServer-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list