[arch-commits] CVS update of extra/gnome/gnome-phone-manager (PKGBUILD)

Jan de Groot jan at jgc.homeip.net
Fri Dec 7 14:32:27 UTC 2007


Why do you replace gnome-phone-manager with gnokii?

> -----Oorspronkelijk bericht-----
> Van: arch-commits-bounces at archlinux.org [mailto:arch-commits-
> bounces at archlinux.org] Namens Roman Kyrylych
> Verzonden: vrijdag 7 december 2007 14:07
> Aan: arch-commits at archlinux.org
> Onderwerp: [arch-commits] CVS update of extra/gnome/gnome-phone-manager
> (PKGBUILD)
> 
>     Date: Friday, December 7, 2007 @ 08:06:50
>   Author: roman
>     Path: /home/cvs-extra/extra/gnome/gnome-phone-manager
> 
> Modified: PKGBUILD (1.8 -> 1.9)
> 
> upgpkg: gnokii 0.6.22-2
> 
> 
> ----------+
>  PKGBUILD |   42 +++++++++++++++++++++---------------------
>  1 file changed, 21 insertions(+), 21 deletions(-)
> 
> 
> Index: extra/gnome/gnome-phone-manager/PKGBUILD
> diff -u extra/gnome/gnome-phone-manager/PKGBUILD:1.8 extra/gnome/gnome-
> phone-manager/PKGBUILD:1.9
> --- extra/gnome/gnome-phone-manager/PKGBUILD:1.8	Thu Oct 18
> 12:04:58 2007
> +++ extra/gnome/gnome-phone-manager/PKGBUILD	Fri Dec  7 08:06:50 2007
> @@ -1,28 +1,28 @@
> -# $Id: PKGBUILD,v 1.8 2007/10/18 16:04:58 jgc Exp $
> -# Maintainer: Jan de Groot <jgc at archlinux.org>
> +# $Id: PKGBUILD,v 1.9 2007/12/07 13:06:50 roman Exp $
> +# Maintainer: Roman Kyrylych <roman at archlinux.org>
> +# Contributor: Aurelien Foret <orelien at chez.com>
> 
> -pkgname=gnome-phone-manager
> -pkgver=0.20
> -pkgrel=1
> -pkgdesc="Control your mobile phone from your GNOME 2 desktop."
> -arch=(i686 x86_64)
> +pkgname=gnokii
> +pkgver=0.6.22
> +pkgrel=2
> +pkgdesc="Tools and user space driver for use with mobile phones"
> +arch=('i686' 'x86_64')
> +url="http://www.gnokii.org/"
>  license=('GPL')
> -url="http://live.gnome.org/PhoneManager"
> -depends=('evolution-data-server>=1.12.1' 'gnokii>=0.6.18' 'gnome-
> bluetooth>=0.9.1' 'gstreamer0.10>=0.10.14' 'gnome-icon-theme>=2.20.0')
> -makedepends=('perlxml' 'pkgconfig')
> -options=(!emptydirs)
> -install=gnome-phone-manager.install
> -source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-
> manager/0.20/${pkgname}-${pkgver}.tar.bz2)
> -md5sums=('992507f1f1122ec0017b7d7955f93538')
> +depends=('libusb' 'libxpm' 'bluez-libs>=3.7')
> +makedepends=('gtk2>=2.10.14')
> +backup=(etc/gnokiirc)
> +source=(http://www.gnokii.org/download/gnokii/gnokii-${pkgver}.tar.bz2
> gnokii.patch)
> +md5sums=('15d64a4911735ee30c03a7bfa9b60f05'
> +         '4d764727686ee34bc73489c8b1321c82')
> +options=('!libtool' '!makeflags')
> 
>  build() {
>    cd ${startdir}/src/${pkgname}-${pkgver}
> -  ./configure --prefix=/usr --sysconfdir=/etc \
> -              --localstatedir=/var
> +  patch -Np1 -i ${startdir}/src/gnokii.patch
> +  ./configure --prefix=/usr --sysconfdir=/etc --enable-security
>    make || return 1
> -  make DESTDIR=${startdir}/pkg install
> -
> -  mkdir -p ${startdir}/pkg/usr/share/gconf/schemas
> -  gconf-merge-schema
> ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas
> ${startdir}/pkg/etc/gconf/schemas/*.schemas
> -  rm -f ${startdir}/pkg/etc/gconf/schemas/*.schemas
> +  make DESTDIR=${startdir}/pkg install install-docs
> +  install -D -m644 ${startdir}/src/gnokii-
> ${pkgver}/Docs/sample/gnokiirc ${startdir}/pkg/etc/gnokiirc
> +  install -D -m644 ${startdir}/src/gnokii-${pkgver}/common/gnokii.pc
> ${startdir}/pkg/usr/lib/pkgconfig/gnokii.pc
>  }
> 
> _______________________________________________
> arch-commits mailing list
> arch-commits at archlinux.org
> http://archlinux.org/mailman/listinfo/arch-commits






More information about the arch-commits mailing list