pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/gammu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 26 21:31:21 UTC 2009

Modified Files:
        pkgsrc/comms/gammu: Makefile PLIST distinfo
Added Files:
        pkgsrc/comms/gammu: Makefile.common buildlink3.mk
        pkgsrc/comms/gammu/patches: patch-ak

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.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/comms/gammu/Makefile \
    pkgsrc/comms/gammu/PLIST pkgsrc/comms/gammu/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/comms/gammu/Makefile.common \
    pkgsrc/comms/gammu/buildlink3.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/comms/gammu/patches/patch-ak

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index