mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
new Linux/i386 binary port of Accessibility Toolkit library
This commit is contained in:
parent
9388793141
commit
5e91e08cf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94355
31
accessibility/linux-atk/Makefile
Normal file
31
accessibility/linux-atk/Makefile
Normal 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"
|
2
accessibility/linux-atk/distinfo.i386
Normal file
2
accessibility/linux-atk/distinfo.i386
Normal file
@ -0,0 +1,2 @@
|
||||
$FreeBSD$
|
||||
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc
|
10
accessibility/linux-atk/pkg-descr
Normal file
10
accessibility/linux-atk/pkg-descr
Normal 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
|
31
accessibility/linux-f10-atk/Makefile
Normal file
31
accessibility/linux-f10-atk/Makefile
Normal 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"
|
2
accessibility/linux-f10-atk/distinfo.i386
Normal file
2
accessibility/linux-f10-atk/distinfo.i386
Normal file
@ -0,0 +1,2 @@
|
||||
$FreeBSD$
|
||||
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc
|
10
accessibility/linux-f10-atk/pkg-descr
Normal file
10
accessibility/linux-f10-atk/pkg-descr
Normal 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
|
31
accessibility/linux-f8-atk/Makefile
Normal file
31
accessibility/linux-f8-atk/Makefile
Normal 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"
|
2
accessibility/linux-f8-atk/distinfo.i386
Normal file
2
accessibility/linux-f8-atk/distinfo.i386
Normal file
@ -0,0 +1,2 @@
|
||||
$FreeBSD$
|
||||
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc
|
10
accessibility/linux-f8-atk/pkg-descr
Normal file
10
accessibility/linux-f8-atk/pkg-descr
Normal 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
|
@ -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
31
devel/linux-atk/Makefile
Normal 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"
|
2
devel/linux-atk/distinfo.i386
Normal file
2
devel/linux-atk/distinfo.i386
Normal file
@ -0,0 +1,2 @@
|
||||
$FreeBSD$
|
||||
MD5 (rpm/atk-1.2.0-2.i386.rpm) = 3e5d8d518250aff8a9f8a5782a44c9bc
|
10
devel/linux-atk/pkg-descr
Normal file
10
devel/linux-atk/pkg-descr
Normal 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
|
Loading…
Reference in New Issue
Block a user