ports/88577: [NEW PORT] x11-toolkits/libsexy, x11-toolkits/libsexymm: extension widgets for gtk+
Andreas Kohn
andreas at syndrom23.de
Mon Nov 7 01:50:16 UTC 2005
>Number: 88577
>Category: ports
>Synopsis: [NEW PORT] x11-toolkits/libsexy, x11-toolkits/libsexymm: extension widgets for gtk+
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 07 01:50:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Andreas Kohn
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD 7.0-CURRENT #35: Sun Oct 2 14:16:27 CEST 2005
root at klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH
>Description:
libsexy is a library containing additional widgets for gtk:
- url label
- spell checked text entry
- text entry with icons
libsexymm are the corresponding c++ bindings for libsexy.
>How-To-Repeat:
>Fix:
--- libsexy.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# libsexy
# libsexy/Makefile
# libsexy/distinfo
# libsexy/pkg-plist
# libsexy/pkg-descr
#
echo c - libsexy
mkdir -p libsexy > /dev/null 2>&1
echo x - libsexy/Makefile
sed 's/^X//' >libsexy/Makefile << 'END-of-libsexy/Makefile'
X# Ports collection makefile for: libsexy
X# Date created: 2005-11-06
X# Whom: Andreas Kohn <andreas at syndrom23.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME= libsexy
XPORTVERSION= 0.1.3.1
XCATEGORIES= x11-toolkits devel
XMASTER_SITES= http://osiris.chipx86.com/projects/libsexy/releases/
X
XMAINTAINER= andreas at syndrom23.de
XCOMMENT= Extension widgets for GTK+
X
XLIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant
X
XUSE_GNOME= gnomehack lthack gtk20 libxml2 pango glib20
XUSE_LIBTOOL_VER= 15
XINSTALLS_SHLIB= yes
X
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-libsexy/Makefile
echo x - libsexy/distinfo
sed 's/^X//' >libsexy/distinfo << 'END-of-libsexy/distinfo'
XMD5 (libsexy-0.1.3.1.tar.gz) = bffbbfb23d4b8560517e2beb59a3a4a0
XSIZE (libsexy-0.1.3.1.tar.gz) = 314762
END-of-libsexy/distinfo
echo x - libsexy/pkg-plist
sed 's/^X//' >libsexy/pkg-plist << 'END-of-libsexy/pkg-plist'
Xinclude/libsexy/sexy-enum-types.h
Xinclude/libsexy/sexy-icon-entry.h
Xinclude/libsexy/sexy-spell-entry.h
Xinclude/libsexy/sexy-url-label.h
Xinclude/libsexy/sexy.h
Xlib/libsexy.a
Xlib/libsexy.so
Xlib/libsexy.so.1
Xlibdata/pkgconfig/libsexy.pc
X at dirrm include/libsexy
END-of-libsexy/pkg-plist
echo x - libsexy/pkg-descr
sed 's/^X//' >libsexy/pkg-descr << 'END-of-libsexy/pkg-descr'
XA library with extension widgets for GTK+. Included are a clickable URL
Xlabel, a text entry with icon support, and others.
X
XWWW: http://wiki.chipx86.com/wiki/Libsexy
END-of-libsexy/pkg-descr
exit
--- libsexy.shar ends here ---
--- libsexymm.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# libsexymm
# libsexymm/Makefile
# libsexymm/distinfo
# libsexymm/pkg-plist
# libsexymm/pkg-descr
#
echo c - libsexymm
mkdir -p libsexymm > /dev/null 2>&1
echo x - libsexymm/Makefile
sed 's/^X//' >libsexymm/Makefile << 'END-of-libsexymm/Makefile'
X# Ports collection makefile for: libsexymm
X# Date created: 2005-11-07
X# Whom: Andreas Kohn <andreas at syndrom23.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME= libsexymm
XPORTVERSION= 0.1.3
XCATEGORIES= x11-toolkits devel
XMASTER_SITES= http://osiris.chipx86.com/projects/libsexy/releases/
X
XMAINTAINER= andreas at syndrom23.de
XCOMMENT= C++ bindings for libsexy
X
XLIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
X sexy:${PORTSDIR}/x11-toolkits/libsexy
X
XUSE_GNOME= gnomehack lthack
XUSE_LIBTOOL_VER= 15
XGNU_CONFIGURE= yes
XUSE_GMAKE= yes
XINSTALLS_SHLIB= yes
X
X.include <bsd.port.mk>
END-of-libsexymm/Makefile
echo x - libsexymm/distinfo
sed 's/^X//' >libsexymm/distinfo << 'END-of-libsexymm/distinfo'
XMD5 (libsexymm-0.1.3.tar.gz) = f5efa414b48c204c7bac98451d5f6e99
XSIZE (libsexymm-0.1.3.tar.gz) = 306224
END-of-libsexymm/distinfo
echo x - libsexymm/pkg-plist
sed 's/^X//' >libsexymm/pkg-plist << 'END-of-libsexymm/pkg-plist'
Xinclude/libsexymm/libsexymm.h
Xinclude/libsexymm/libsexymm/icon-entry.h
Xinclude/libsexymm/libsexymm/private/icon-entry_p.h
Xinclude/libsexymm/libsexymm/private/spell-entry_p.h
Xinclude/libsexymm/libsexymm/private/url-label_p.h
Xinclude/libsexymm/libsexymm/spell-entry.h
Xinclude/libsexymm/libsexymm/url-label.h
Xinclude/libsexymm/libsexymm/wrap_init.h
Xlib/libsexymm.a
Xlib/libsexymm.so
Xlib/libsexymm.so.1
Xlib/libsexymm/include/libsexymmconfig.h
Xlib/libsexymm/proc/m4/convert.m4
Xlib/libsexymm/proc/m4/convert_libsexymm.m4
Xlibdata/pkgconfig/libsexymm.pc
X at dirrm lib/libsexymm/proc/m4
X at dirrm lib/libsexymm/proc
X at dirrm lib/libsexymm/include
X at dirrm lib/libsexymm
X at dirrm include/libsexymm/libsexymm/private
X at dirrm include/libsexymm/libsexymm
X at dirrm include/libsexymm
END-of-libsexymm/pkg-plist
echo x - libsexymm/pkg-descr
sed 's/^X//' >libsexymm/pkg-descr << 'END-of-libsexymm/pkg-descr'
XC++ bindings for libsexy, a library containing useful extension widgets for
XGTK+.
X
XWWW: http://wiki.chipx86.com/wiki/Libsexy
END-of-libsexymm/pkg-descr
exit
--- libsexymm.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list