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: Re: [ITP] geomview 1.9.5
Date: Mon, 12 Jun 2017 17:51:00 -0000	[thread overview]
Message-ID: <fe6ee846-46f1-fb9a-ee86-8a2039f58a61@cornell.edu> (raw)
In-Reply-To: <c0079207-46f6-add4-2acb-34b47b20f01a@cornell.edu>

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

On 6/12/2017 1:05 PM, Ken Brown wrote:
> geomview is in Debian:
> 
>   https://packages.debian.org/jessie/geomview
> 
> The cygport file and patches are attached.
> 
> As I said in 
> https://sourceware.org/ml/cygwin-apps/2017-06/msg00019.html, I'm not 
> sure about the naming convention for the versioned library subpackage.  
> I made a choice, but I can easily change it if I got it wrong.

Revised package files and cygport file, based on Yaakov's response:

http://sanibeltranquility.com/cygwin/x86/release/geomview/geomview-1.9.5-1-src.tar.xz
http://sanibeltranquility.com/cygwin/x86/release/geomview/geomview-1.9.5-1.hint
http://sanibeltranquility.com/cygwin/x86/release/geomview/geomview-1.9.5-1.tar.xz
http://sanibeltranquility.com/cygwin/x86/release/geomview/geomview-devel/geomview-devel-1.9.5-1.hint
http://sanibeltranquility.com/cygwin/x86/release/geomview/geomview-devel/geomview-devel-1.9.5-1.tar.xz
http://sanibeltranquility.com/cygwin/x86_64/release/geomview/geomview-1.9.5-1-src.tar.xz
http://sanibeltranquility.com/cygwin/x86_64/release/geomview/geomview-1.9.5-1.hint
http://sanibeltranquility.com/cygwin/x86_64/release/geomview/geomview-1.9.5-1.tar.xz
http://sanibeltranquility.com/cygwin/x86_64/release/geomview/geomview-devel/geomview-devel-1.9.5-1.hint
http://sanibeltranquility.com/cygwin/x86_64/release/geomview/geomview-devel/geomview-devel-1.9.5-1.tar.xz


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

NAME="geomview"
VERSION=1.9.5
RELEASE=1

SRC_URI="https://sourceforge.net/projects/geomview/files/${PN}/${PV}/${P}.tar.xz"

PATCH_URI="no_undefined.patch"
PATCH_URI+=" weak_symbols.patch"

HOMEPAGE="http://www.geomview.org/"
SUMMARY="An interactive 3D viewing program"
DESCRIPTION="Geomview lets you view and manipulate three-dimensional objects: you
use the mouse to rotate, translate, zoom in and out, and so on.
Geomview can be used as a standalone viewer for static objects or as a
display engine for other programs which produce dynamically changing
geometry.  Geomview can display objects described in a variety of file
formats.  Geomview comes with a wide selection of example objects, and
you can create your own objects too."

PKG_NAMES="${PN} ${PN}-devel"

geomview_CATEGORY="Math"
geomview_devel_CATEGORY="Math Devel"


geomview_CONTENTS="
  usr/bin
  usr/libexec
  usr/share
"

geomview_devel_CONTENTS="
  usr/include
  usr/lib
"

CYGCONF_ARGS="--with-htmlbrowser=cygstart"

DEPEND="libXm-devel libGL-devel libGLU-devel"

  reply	other threads:[~2017-06-12 17:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 17:05 Ken Brown
2017-06-12 17:51 ` Ken Brown [this message]
2017-06-12 19:18   ` Jon Turney
2017-06-12 19:26     ` Ken Brown
2017-06-12 20:03       ` 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=fe6ee846-46f1-fb9a-ee86-8a2039f58a61@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).