[arch-commits] Commit in libvncserver/repos (4 files)
Andrea Scarpino
andrea at archlinux.org
Tue May 8 13:54:05 UTC 2012
Date: Tuesday, May 8, 2012 @ 09:54:05
Author: andrea
Revision: 158727
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libvncserver/repos/extra-i686/PKGBUILD
(from rev 158726, libvncserver/trunk/PKGBUILD)
libvncserver/repos/extra-x86_64/PKGBUILD
(from rev 158726, 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 2012-05-08 13:53:38 UTC (rev 158726)
+++ extra-i686/PKGBUILD 2012-05-08 13:54:05 UTC (rev 158727)
@@ -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.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
-}
Copied: libvncserver/repos/extra-i686/PKGBUILD (from rev 158726, libvncserver/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-08 13:54:05 UTC (rev 158727)
@@ -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.9
+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' 'openssl')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
+md5sums=('70422169b122765693d2a294d13e3714')
+
+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 2012-05-08 13:53:38 UTC (rev 158726)
+++ extra-x86_64/PKGBUILD 2012-05-08 13:54:05 UTC (rev 158727)
@@ -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.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
-}
Copied: libvncserver/repos/extra-x86_64/PKGBUILD (from rev 158726, libvncserver/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-05-08 13:54:05 UTC (rev 158727)
@@ -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.9
+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' 'openssl')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
+md5sums=('70422169b122765693d2a294d13e3714')
+
+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