Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 20:05:26 GMT
From:      Chris Rees <utisoft@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/142591: New port: x11-toolkits/skinlf Allows Java/Swing apps to be skinnable
Message-ID:  <201001102005.o0AK5QFq083869@amnesiac.bayofrum.net>
Resent-Message-ID: <201001102010.o0AKA2pJ084887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142591
>Category:       ports
>Synopsis:       New port: x11-toolkits/skinlf Allows Java/Swing apps to be skinnable
>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:   Sun Jan 10 20:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD amnesiac.bayofrum.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 12:21:39 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	Skin Look And Feel allows Java developers to write skinnable application
using the Swing toolkit. Skin Look And Feel is able to load themepacks (a
bundle of GTK - The Gimp Toolkit - and KDE - The K Desktop Environment - skins)
to enhance your application GUI controls such as Buttons, Checks, Radios,
Scrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background
Textures, Regular Windows.

	It is a dependency of Scilab 5+, which is why I made a port for it.

>How-To-Repeat:
>Fix:

--- skinlf.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:
#
#	x11-toolkits/skinlf
#	x11-toolkits/skinlf/Makefile
#	x11-toolkits/skinlf/distinfo
#	x11-toolkits/skinlf/pkg-descr
#
echo c - x11-toolkits/skinlf
mkdir -p x11-toolkits/skinlf > /dev/null 2>&1
echo x - x11-toolkits/skinlf/Makefile
sed 's/^X//' >x11-toolkits/skinlf/Makefile << 'd0b3f46c7cf7ae7d82786f196e0620ab'
X# New ports collection Makefile for:	skinlf
X# Date created:		September 2009
X# Whom:			Chris Rees
X#
X# $FreeBSD$
X#
X
XPORTNAME=	skinlf
XPORTVERSION=	6.7
XDISTVERSIONSUFFIX=	-20060722
XCATEGORIES=	x11-toolkits java
XMASTER_SITES=	https://skinlf.dev.java.net/files/documents/66/37801/ \
X		http://www.bayofrum.net/dist/skinlf/
X
XMAINTAINER=	utisoft@gmail.com
XCOMMENT=	Allows Java developers to write skinnable applications in Swing
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XUSE_ZIP=	yes
XUSE_JAVA=	yes
X
XJAR_NAME=	${PORTNAME}.jar
X
XNO_BUILD=	yes
X
XPLIST_FILES=	%%JAVAJARDIR%%/${JAR_NAME} \
X		%%JAVAJARDIR%%/themepack.zip
X
Xdo-install:
X	${MKDIR} ${JAVAJARDIR}
X	${INSTALL_DATA} "${WRKSRC}/lib/${JAR_NAME}" ${JAVAJARDIR}/${JAR_NAME}
X	${INSTALL_DATA} "${WRKSRC}/lib/themepack.zip" ${JAVAJARDIR}/themepack.zip
X
X.include <bsd.port.mk>
d0b3f46c7cf7ae7d82786f196e0620ab
echo x - x11-toolkits/skinlf/distinfo
sed 's/^X//' >x11-toolkits/skinlf/distinfo << '2465fa7d15b0d46ae648de8cc65668cd'
XMD5 (skinlf-6.7-20060722.zip) = 09b41b511b51e465a052483b598d68f3
XSHA256 (skinlf-6.7-20060722.zip) = 3d31ffbe1fa1325049cb94e675971a2b8d89ae24558cb173e7e4e1f926dd7daa
XSIZE (skinlf-6.7-20060722.zip) = 827174
2465fa7d15b0d46ae648de8cc65668cd
echo x - x11-toolkits/skinlf/pkg-descr
sed 's/^X//' >x11-toolkits/skinlf/pkg-descr << '649a04280237f3d462050b137ee1683c'
XSkin Look And Feel allows Java developers to write skinnable application
Xusing the Swing toolkit. Skin Look And Feel is able to load themepacks (a
Xbundle of GTK - The Gimp Toolkit - and KDE - The K Desktop Environment - skins)
Xto enhance your application GUI controls such as Buttons, Checks, Radios,
XScrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background
XTextures, Regular Windows.
X
XWWW: http://www.l2fprod.com/skinlf/index.html
649a04280237f3d462050b137ee1683c
exit
--- skinlf.shar ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001102005.o0AK5QFq083869>