This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: libgcrypt-1.4.1-1


>>>>> Volker Zell writes:

>>>>> Gergely Budai writes:
    >> Version 1.4.1-1 of "libgcrypt" has been uploaded.
    >> Libgcrypt is a general purpose crypto library based on the code used in GnuPG.

    > Is it possible to split this library in main, lib and devel packages for
    > the next release ?

Addition for .cygport file:

abi=11
PKG_NAMES="${PN} ${PN}${abi} ${PN}-devel"
PKG_HINTS="setup lib devel"
PKG_CONTENTS[0]="
  etc/
  usr/bin/*.exe
  usr/share/doc/
  usr/share/info/
"
PKG_CONTENTS[1]="
  usr/bin/*-${abi}.dll
"
PKG_CONTENTS[2]="
  usr/bin/${PN}-config
  usr/include/
  usr/lib/
  usr/share/aclocal/
"

Ciao
  Volker

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]