public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] libsigc2.0, [ITP] libsigc3.0
@ 2020-05-14 21:14 Ken Brown
  2020-05-15  1:51 ` Marco Atzeri
  2020-05-15  5:19 ` Yaakov Selkowitz
  0 siblings, 2 replies; 5+ messages in thread
From: Ken Brown @ 2020-05-14 21:14 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

cygport files attached.  I've updated libsigc2.0 to the latest release in the 
2.0 series, and I've created libsigc3.0 as a new package, as Fedora does.  Note: 
If you want to do a test build of the latter, you'll need to install the updated 
mm-common from the previous ITA.

Ken

[-- Attachment #2: libsigc2.0.cygport --]
[-- Type: text/plain, Size: 714 bytes --]

ORIG_PN="libsigc++"
inherit gtkmm

NAME="libsigc2.0"
VERSION=2.10.3
RELEASE=1
CATEGORY="Libs"
SUMMARY="C++ typesafe callback library"
DESCRIPTION="libsigc++ implements a typesafe callback system for standard C++.
It allows you to define signals and to connect those signals to any callback
function, either global or a member function, regardless of whether it is
static or virtual."
HOMEPAGE="https://libsigcplusplus.github.io/libsigcplusplus/"

PKG_NAMES="${NAME}_0 ${NAME}-devel ${NAME}-doc"
libsigc2_0_0_CONTENTS="usr/bin/*-2.0-0.dll usr/share/doc/${NAME}/"
libsigc2_0_devel_CONTENTS='usr/include/ usr/lib/'
libsigc2_0_doc_CONTENTS='usr/share/devhelp/ usr/share/doc/libsigc++-2.0/'

BUILD_REQUIRES="mm-common"

[-- Attachment #3: libsigc3.0.cygport --]
[-- Type: text/plain, Size: 713 bytes --]

ORIG_PN="libsigc++"
inherit gtkmm

NAME="libsigc3.0"
VERSION=3.0.3
RELEASE=1
CATEGORY="Libs"
SUMMARY="C++ typesafe callback library"
DESCRIPTION="libsigc++ implements a typesafe callback system for standard C++.
It allows you to define signals and to connect those signals to any callback
function, either global or a member function, regardless of whether it is
static or virtual."
HOMEPAGE="https://libsigcplusplus.github.io/libsigcplusplus/"

PKG_NAMES="${NAME}_0 ${NAME}-devel ${NAME}-doc"
libsigc3_0_0_CONTENTS="usr/bin/*-3.0-0.dll usr/share/doc/${NAME}/"
libsigc3_0_devel_CONTENTS='usr/include/ usr/lib/'
libsigc3_0_doc_CONTENTS='usr/share/devhelp/ usr/share/doc/libsigc++-3.0/'

BUILD_REQUIRES="mm-common"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-22 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 21:14 [ITA] libsigc2.0, [ITP] libsigc3.0 Ken Brown
2020-05-15  1:51 ` Marco Atzeri
2020-05-15  5:19 ` Yaakov Selkowitz
2020-05-15 11:40   ` Ken Brown
2020-05-22 19:05     ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).