public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: cygwin-apps <cygwin-apps@cygwin.com>
Subject: [ITP] cairomm, as replacement for cairomm1.0
Date: Fri, 15 May 2020 11:30:22 -0400	[thread overview]
Message-ID: <ab72c525-8f36-6de6-b3f8-e90fa4a0627f@cornell.edu> (raw)

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

cygport file attached.  I've bumped the version to 1.12.2, which is the latest 
stable upstream release.  Upstream has actually released 1.15.5, but the News 
file says it's unstable and recommends that distros not package it.

I'm proposing an unversioned source package cairomm, as well as unversioned 
devel and doc packages.  This is what we do with many library packages, and it 
is consistent with Fedora's packaging.

It will also ease future maintenance.  I've looked at the upstream git repo, and 
there's been an ABI change from 1.0 to 1.14 and then to 1.16.  It would be 
annoying to have to create a new Cygwin package for each such change.

I'll wait for Yaakov to weigh in on this before I upload anything.

The change might require some manual intervention on sourceware, to rename the 
existing cairomm1.0 directory to cairomm.

Ken

[-- Attachment #2: cairomm.cygport --]
[-- Type: text/plain, Size: 964 bytes --]

inherit gtkmm

NAME="cairomm"
VERSION=1.12.2
RELEASE=1
CATEGORY="Libs"
SUMMARY="C++ bindings for the cairo graphics engine"
DESCRIPTION="cairomm is a C++ wrapper for the cairo graphics library.  It offers
all the power of cairo with an interface familiar to C++ developers,
including use of the Standard Template Library where it makes sense."
HOMEPAGE="http://cairographics.org/cairomm"
SRC_URI="http://cairographics.org/releases/cairomm-${VERSION}.tar.gz"
SRC_DIR="cairomm-${VERSION}"
PATCH_URI="1.12.0-std-c++11.patch"

abi=1.0

PKG_NAMES="lib${NAME}${abi}_1 lib${NAME}-devel lib${NAME}-doc"
libcairomm1_0_1_CONTENTS="usr/bin/cygcairomm-${abi}-1.dll usr/share/doc/${NAME}/"
libcairomm_devel_CONTENTS="usr/include/ usr/lib/"
libcairomm_devel_OBSOLETES="libcairomm1.0-devel"
libcairomm_doc_CONTENTS="usr/share/devhelp/ usr/share/doc/cairomm-${abi}/"
libcairomm_doc_OBSOLETES="libcairomm1.0-doc"

DIFF_EXCLUDES="cairommconfig.h"

BUILD_REQUIRES="libsigc2.0-devel"

             reply	other threads:[~2020-05-15 15:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 15:30 Ken Brown [this message]
2020-05-15 17:42 ` Marco Atzeri
     [not found]   ` <90537190-7a38-3d73-0241-a980bce25ed3@cornell.edu>
2020-05-22 19:04     ` Marco Atzeri
2020-05-26  3:31 ` Yaakov Selkowitz
2020-05-26 11:57   ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ab72c525-8f36-6de6-b3f8-e90fa4a0627f@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).