new Linux/i386 binary port of Accessibility Toolkit library

This commit is contained in:
Trevor Johnson 2003-11-19 13:40:59 +00:00
parent 9388793141
commit 5e91e08cf7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94355
13 changed files with 173 additions and 0 deletions

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: linux-atk
# Date created: 2003-07-05
# Whom: trevor
#
# $FreeBSD$
#
PORTNAME= atk
PORTVERSION= 1.2.0
CATEGORIES= devel accessibility
MAINTAINER= trevor@FreeBSD.org
COMMENT= Accessibility Toolkit, Linux/i386 binary
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/plist
RESTRICTED= "binary under GNU LGPL without accompanying source"
RPM_SET= atk-1.2.0-2.i386.rpm
pre-install:
${RM} -rf ${WRKSRC}/tmp
${MKDIR} ${WRKSRC}/tmp
cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id; \
${FIND} * -type f -o -type l > ${PLIST}; \
${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST}
.include "../../x11-toolkits/linux-gtk/Makefile"

View File

@ -0,0 +1,2 @@
$FreeBSD$
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc

View File

@ -0,0 +1,10 @@
Accessibility Toolkit, Linux/i386 binary
from the Web page:
The ATK library provides a set of interfaces for accessibility. By
supporting the ATK interfaces, an application or toolkit can be
used with such tools as screen readers, magnifiers, and
alternative input devices.
WWW: http://gtk.org

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: linux-atk
# Date created: 2003-07-05
# Whom: trevor
#
# $FreeBSD$
#
PORTNAME= atk
PORTVERSION= 1.2.0
CATEGORIES= devel accessibility
MAINTAINER= trevor@FreeBSD.org
COMMENT= Accessibility Toolkit, Linux/i386 binary
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/plist
RESTRICTED= "binary under GNU LGPL without accompanying source"
RPM_SET= atk-1.2.0-2.i386.rpm
pre-install:
${RM} -rf ${WRKSRC}/tmp
${MKDIR} ${WRKSRC}/tmp
cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id; \
${FIND} * -type f -o -type l > ${PLIST}; \
${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST}
.include "../../x11-toolkits/linux-gtk/Makefile"

View File

@ -0,0 +1,2 @@
$FreeBSD$
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc

View File

@ -0,0 +1,10 @@
Accessibility Toolkit, Linux/i386 binary
from the Web page:
The ATK library provides a set of interfaces for accessibility. By
supporting the ATK interfaces, an application or toolkit can be
used with such tools as screen readers, magnifiers, and
alternative input devices.
WWW: http://gtk.org

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: linux-atk
# Date created: 2003-07-05
# Whom: trevor
#
# $FreeBSD$
#
PORTNAME= atk
PORTVERSION= 1.2.0
CATEGORIES= devel accessibility
MAINTAINER= trevor@FreeBSD.org
COMMENT= Accessibility Toolkit, Linux/i386 binary
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/plist
RESTRICTED= "binary under GNU LGPL without accompanying source"
RPM_SET= atk-1.2.0-2.i386.rpm
pre-install:
${RM} -rf ${WRKSRC}/tmp
${MKDIR} ${WRKSRC}/tmp
cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id; \
${FIND} * -type f -o -type l > ${PLIST}; \
${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST}
.include "../../x11-toolkits/linux-gtk/Makefile"

View File

@ -0,0 +1,2 @@
$FreeBSD$
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc

View File

@ -0,0 +1,10 @@
Accessibility Toolkit, Linux/i386 binary
from the Web page:
The ATK library provides a set of interfaces for accessibility. By
supporting the ATK interfaces, an application or toolkit can be
used with such tools as screen readers, magnifiers, and
alternative input devices.
WWW: http://gtk.org

View File

@ -404,6 +404,7 @@
SUBDIR += lightning
SUBDIR += lincvs
SUBDIR += linguist
SUBDIR += linux-atk
SUBDIR += linux-libglade
SUBDIR += linux-p4v
SUBDIR += linux-runrev

31
devel/linux-atk/Makefile Normal file
View File

@ -0,0 +1,31 @@
# New ports collection makefile for: linux-atk
# Date created: 2003-07-05
# Whom: trevor
#
# $FreeBSD$
#
PORTNAME= atk
PORTVERSION= 1.2.0
CATEGORIES= devel accessibility
MAINTAINER= trevor@FreeBSD.org
COMMENT= Accessibility Toolkit, Linux/i386 binary
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
BASEVERSION= 9
ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/plist
RESTRICTED= "binary under GNU LGPL without accompanying source"
RPM_SET= atk-1.2.0-2.i386.rpm
pre-install:
${RM} -rf ${WRKSRC}/tmp
${MKDIR} ${WRKSRC}/tmp
cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id; \
${FIND} * -type f -o -type l > ${PLIST}; \
${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST}
.include "../../x11-toolkits/linux-gtk/Makefile"

View File

@ -0,0 +1,2 @@
$FreeBSD$
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc

10
devel/linux-atk/pkg-descr Normal file
View File

@ -0,0 +1,10 @@
Accessibility Toolkit, Linux/i386 binary
from the Web page:
The ATK library provides a set of interfaces for accessibility. By
supporting the ATK interfaces, an application or toolkit can be
used with such tools as screen readers, magnifiers, and
alternative input devices.
WWW: http://gtk.org