mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:17:48 +08:00
gammu updated
This commit is contained in:
parent
f4cedb3fe3
commit
197f39ee8a
@ -1,16 +1,11 @@
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
# maintainer (abveritas[at]chakra-project[dog]org>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=gammu
|
||||
pkgver=1.31.0
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgdesc="GNU All Mobile Management Utilities"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://wammu.eu/"
|
||||
license=('GPL')
|
||||
depends=('bluez' 'curl' 'libmysqlclient'
|
||||
@ -18,9 +13,8 @@ depends=('bluez' 'curl' 'libmysqlclient'
|
||||
makedepends=('cmake' 'doxygen' 'mysql')
|
||||
optdepends=('dialog: support for the gammu-config script')
|
||||
categories=('utils')
|
||||
#options=('!makeflags')
|
||||
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
|
||||
md5sums=('9b1ff5d84730f025802b961ab9f26717')
|
||||
md5sums=('8ea16c6b3cc48097a8e62311fe0e25b9')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user