mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add new ports for GIMP Manual:
The GIMP User Manual is distributed as a set of HTML pages for use with the internal GIMP help browser or any web browser. WWW: http://docs.gimp.org/ PR: ports/145650, ports/145652 Submitted by: SimaMoto, RyoTa <liangtai.s4 at gmail.com>
This commit is contained in:
parent
9ec40ee441
commit
958f9a1c07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256536
16 changed files with 2366 additions and 0 deletions
18
chinese/gimp-help-zh_CN/Makefile
Normal file
18
chinese/gimp-help-zh_CN/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= chinese graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Simplifiled Chinese
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= zh_CN
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
french/gimp-help/Makefile
Normal file
18
french/gimp-help/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= french graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in French
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= fr
|
||||
AMPLE= ""
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
german/gimp-help/Makefile
Normal file
18
german/gimp-help/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= german graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in German
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= de
|
||||
AMPLE= ""
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
japanese/gimp-help/Makefile
Normal file
18
japanese/gimp-help/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= japanese graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Japanese
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= ja
|
||||
AMPLE= ""
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
korean/gimp-help/Makefile
Normal file
18
korean/gimp-help/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= korean graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Korean
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= ko
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
40
misc/gimp-help-en/Makefile
Normal file
40
misc/gimp-help-en/Makefile
Normal file
|
@ -0,0 +1,40 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 9th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gimp-help
|
||||
PORTVERSION= 2.6.0
|
||||
CATEGORIES?= misc graphics
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
||||
http://gimp.mirrors.hoobly.com/%SUBDIR%/ \
|
||||
http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \
|
||||
http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,}
|
||||
MASTER_SITE_SUBDIR= gimp/help
|
||||
PKGNAMEPREFIX?= ${DOCLANG}-
|
||||
PKGNAMESUFFIX= -html
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}-${DOCLANG}
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT?= The GIMP User Manual in English
|
||||
|
||||
USE_BZIP2= YES
|
||||
NO_BUILD= YES
|
||||
PLIST_SUB= GIMPDATA=${GIMPDATADIR:S,^${PREFIX}/,,} \
|
||||
AMPLE=${AMPLE} DOCLANG=${DOCLANG}
|
||||
|
||||
# Though this is document, to be used by the context help system
|
||||
# of GIMP. That's why this is not set PORTDOC.
|
||||
GIMPDATADIR?= ${PREFIX}/share/gimp
|
||||
DOCLANG?= en
|
||||
AMPLE?= ""
|
||||
|
||||
do-install:
|
||||
@ ${MKDIR} ${GIMPDATADIR}/help ; \
|
||||
cd ${WRKDIR}/${PORTNAME}-2/html && \
|
||||
${COPYTREE_SHARE} ${DOCLANG} ${GIMPDATADIR}/help
|
||||
|
||||
.include <bsd.port.mk>
|
39
misc/gimp-help-en/distinfo
Normal file
39
misc/gimp-help-en/distinfo
Normal file
|
@ -0,0 +1,39 @@
|
|||
MD5 (gimp-help-2.6.0-html-de.tar.bz2) = b0fbd6d42c7d2a7515d7c10e19475529
|
||||
SHA256 (gimp-help-2.6.0-html-de.tar.bz2) = 91a8c7c14d87a0824e82b24511a13c6230a18c0d6ddbcb7551950c0113f36be9
|
||||
SIZE (gimp-help-2.6.0-html-de.tar.bz2) = 32871856
|
||||
MD5 (gimp-help-2.6.0-html-en.tar.bz2) = 81da262343316835ebdd3354ce8eab4f
|
||||
SHA256 (gimp-help-2.6.0-html-en.tar.bz2) = 35e9810be04891aeb7d78f7a90de6065636699089d6762dcfd1abee2afecc3b4
|
||||
SIZE (gimp-help-2.6.0-html-en.tar.bz2) = 28336871
|
||||
MD5 (gimp-help-2.6.0-html-es.tar.bz2) = c9da08345a679b84c33f890f4755fe32
|
||||
SHA256 (gimp-help-2.6.0-html-es.tar.bz2) = fab456b6d46fea16263b85d7eb8d1a5cc048b2546b83798ff31803097242639c
|
||||
SIZE (gimp-help-2.6.0-html-es.tar.bz2) = 29733901
|
||||
MD5 (gimp-help-2.6.0-html-fr.tar.bz2) = a06b78bbc3322214266e5501b575d59e
|
||||
SHA256 (gimp-help-2.6.0-html-fr.tar.bz2) = d2de47f6a0e452af617fe4582b7537b909c4197eb11c92afb17af28341916182
|
||||
SIZE (gimp-help-2.6.0-html-fr.tar.bz2) = 28639062
|
||||
MD5 (gimp-help-2.6.0-html-it.tar.bz2) = 4a649d7cbd499697a595898ca48f6179
|
||||
SHA256 (gimp-help-2.6.0-html-it.tar.bz2) = 5ac07ea5eeea5c097b9eda1871c9eaee6ae4d452e75331857604b1c92be68f92
|
||||
SIZE (gimp-help-2.6.0-html-it.tar.bz2) = 29470290
|
||||
MD5 (gimp-help-2.6.0-html-ja.tar.bz2) = 78fb4f45869774b637656778154442de
|
||||
SHA256 (gimp-help-2.6.0-html-ja.tar.bz2) = ce249297ca22ae6b51a52de61e385bbbcd1d28675752826795c16b09b42c6478
|
||||
SIZE (gimp-help-2.6.0-html-ja.tar.bz2) = 22829226
|
||||
MD5 (gimp-help-2.6.0-html-ko.tar.bz2) = fcbc7e47e4c51bdbbc0b349a3f47f07c
|
||||
SHA256 (gimp-help-2.6.0-html-ko.tar.bz2) = 041ec6c6473471a7299df239d50b9fbab7d548c311b2389d88cf1bde38527ebd
|
||||
SIZE (gimp-help-2.6.0-html-ko.tar.bz2) = 27890268
|
||||
MD5 (gimp-help-2.6.0-html-nl.tar.bz2) = 497677bf5d619be563e1f4075bd4b32f
|
||||
SHA256 (gimp-help-2.6.0-html-nl.tar.bz2) = 7a12bce9d5898c1b0f528dbbfba72a829b4f9c116fbe5cd266b7868fcc79276a
|
||||
SIZE (gimp-help-2.6.0-html-nl.tar.bz2) = 28470089
|
||||
MD5 (gimp-help-2.6.0-html-nn.tar.bz2) = 5862e70b5a2fe1d185fa2d83e0bf1693
|
||||
SHA256 (gimp-help-2.6.0-html-nn.tar.bz2) = 3657f466cb35b61dbe86d6ed2b837b798686b40b7b80dcb0f07c3f4e445c20b1
|
||||
SIZE (gimp-help-2.6.0-html-nn.tar.bz2) = 30125547
|
||||
MD5 (gimp-help-2.6.0-html-pl.tar.bz2) = ce7d404907cdcd2ecf0dd0a17384f78d
|
||||
SHA256 (gimp-help-2.6.0-html-pl.tar.bz2) = cf894ded4036ef0882d69f8638223b9a0e2cbd28d8ee52f19084eb1191862f22
|
||||
SIZE (gimp-help-2.6.0-html-pl.tar.bz2) = 28354353
|
||||
MD5 (gimp-help-2.6.0-html-ru.tar.bz2) = 1c9bb737ddcc005ce940651776c90261
|
||||
SHA256 (gimp-help-2.6.0-html-ru.tar.bz2) = 0d7ac0e3a6c3c4a534eaa3d829ac7a1563a10a730dad74773c91db8ea38949b5
|
||||
SIZE (gimp-help-2.6.0-html-ru.tar.bz2) = 28960430
|
||||
MD5 (gimp-help-2.6.0-html-sv.tar.bz2) = 1bdfc9f578a58d125367e0eb6fa756cc
|
||||
SHA256 (gimp-help-2.6.0-html-sv.tar.bz2) = afc9ee5bb119544ac329ba272ffef19b2146b086de8aae1bcd13c0e19d43fe7d
|
||||
SIZE (gimp-help-2.6.0-html-sv.tar.bz2) = 29049203
|
||||
MD5 (gimp-help-2.6.0-html-zh_CN.tar.bz2) = e0ebd35fee22434d618c5afa9b24e89d
|
||||
SHA256 (gimp-help-2.6.0-html-zh_CN.tar.bz2) = 69b17056576ea5ddd44caf4a7949569c94947c2140199328ff8214cf2ba2be8e
|
||||
SIZE (gimp-help-2.6.0-html-zh_CN.tar.bz2) = 28337962
|
4
misc/gimp-help-en/pkg-descr
Normal file
4
misc/gimp-help-en/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
|||
The GIMP User Manual is distributed as a set of HTML pages for use
|
||||
with the internal GIMP help browser or any web browser.
|
||||
|
||||
WWW: http://docs.gimp.org
|
2067
misc/gimp-help-en/pkg-plist
Normal file
2067
misc/gimp-help-en/pkg-plist
Normal file
File diff suppressed because it is too large
Load diff
18
misc/gimp-help-es/Makefile
Normal file
18
misc/gimp-help-es/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= misc graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Spanish
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
||||
|
||||
DOCLANG= es
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
misc/gimp-help-it/Makefile
Normal file
18
misc/gimp-help-it/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= misc graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Italian
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
||||
|
||||
DOCLANG= it
|
||||
AMPLE= ""
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
misc/gimp-help-nl/Makefile
Normal file
18
misc/gimp-help-nl/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= misc graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Dutch
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
||||
|
||||
DOCLANG= nl
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
misc/gimp-help-nn/Makefile
Normal file
18
misc/gimp-help-nn/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= misc graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Norwegian:Ninorsk
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
||||
|
||||
DOCLANG= nn
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
misc/gimp-help-sv/Makefile
Normal file
18
misc/gimp-help-sv/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= misc graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Swedish
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
||||
|
||||
DOCLANG= sv
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
polish/gimp-help/Makefile
Normal file
18
polish/gimp-help/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= polish graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Polish
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= pl
|
||||
AMPLE= "@comment "
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
russian/gimp-help/Makefile
Normal file
18
russian/gimp-help/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: gimp-help
|
||||
# Date created: 10th April 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= russian graphics
|
||||
|
||||
MAINTAINER= liangtai.s4@gmail.com
|
||||
COMMENT= The GIMP User Manual in Russian
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
||||
|
||||
DOCLANG= ru
|
||||
AMPLE= ""
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Add table
Reference in a new issue