Subject: CVS commit: pkgsrc/comms/gammu
From: Thomas Klausner
Date: 2009-05-26 23:31:21
Message id: 20090526213121.7993D175D0@cvs.netbsd.org

Log Message:
- enable shared libraries
- do not build the python bindings, they're python version dependant
  and should be built separately
- move common parts from Makefile into Makefile.common for use by
  the python binding package Makefile
- add a patch for python/setup.py to add smsd.c to the sources
  which was obviously forgotten by the gammu team because they are
  building the extension with cmake.
- add a buildlink3.mk for the python bindings package

From Joachim König in private mail.
PKGREVISION++.

While here, make sure that some optional dependencies are not found
and that the bash completion script is not installed.

Files:
RevisionActionfile
1.2modifypkgsrc/comms/gammu/Makefile
1.2modifypkgsrc/comms/gammu/PLIST
1.2modifypkgsrc/comms/gammu/distinfo
1.1addpkgsrc/comms/gammu/Makefile.common
1.1addpkgsrc/comms/gammu/buildlink3.mk
1.1addpkgsrc/comms/gammu/patches/patch-ak