diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-17 21:51:26 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-17 21:51:26 +0800 |
commit | 82b30e8e7a8661eeba165de0c665eb94f49c5fa6 (patch) | |
tree | 82533d5b6e0567eba813b1c903c17c07c29c8925 /french | |
parent | df9f41cda0a940ec75a98dd938b7beaf40437e18 (diff) | |
download | freebsd-ports-gnome-82b30e8e7a8661eeba165de0c665eb94f49c5fa6.tar.gz freebsd-ports-gnome-82b30e8e7a8661eeba165de0c665eb94f49c5fa6.tar.zst freebsd-ports-gnome-82b30e8e7a8661eeba165de0c665eb94f49c5fa6.zip |
New port misc/gfaim
Gfaim is a GTK front-end to a receipts database (in french only)
PR: ports/38638
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/gfaim/Makefile | 22 | ||||
-rw-r--r-- | french/gfaim/distinfo | 1 | ||||
-rw-r--r-- | french/gfaim/files/patch-Makefile | 29 | ||||
-rw-r--r-- | french/gfaim/pkg-comment | 1 | ||||
-rw-r--r-- | french/gfaim/pkg-descr | 6 | ||||
-rw-r--r-- | french/gfaim/pkg-plist | 8 |
7 files changed, 68 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile index a5a6cdbb7eb2..a027223ca5a2 100644 --- a/french/Makefile +++ b/french/Makefile @@ -4,6 +4,7 @@ SUBDIR += abispell-fr-FR SUBDIR += aspell SUBDIR += daCode + SUBDIR += gfaim SUBDIR += ispell SUBDIR += jdictionary-fre-hun SUBDIR += kde3-i18n diff --git a/french/gfaim/Makefile b/french/gfaim/Makefile new file mode 100644 index 000000000000..c93a8abd2121 --- /dev/null +++ b/french/gfaim/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: gfaim +# Date created: Monday 27 May 2002 +# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org> +# +# $FreeBSD$ +# + +PORTNAME= gfaim +PORTVERSION= 0.30 +CATEGORIES= french misc +MASTER_SITES= http://perso.club-internet.fr/lchretie/ + +MAINTAINER= sheepkiller@cultdeadsheep.org + +USE_X_PREFIX= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 + +post-install: + ${STRIP_CMD} ${PREFIX}/bin/gfaim + +.include <bsd.port.mk> diff --git a/french/gfaim/distinfo b/french/gfaim/distinfo new file mode 100644 index 000000000000..323199fc0fc3 --- /dev/null +++ b/french/gfaim/distinfo @@ -0,0 +1 @@ +MD5 (gfaim-0.30.tar.gz) = 370819d64c79f5be7aa1465d4578e17a diff --git a/french/gfaim/files/patch-Makefile b/french/gfaim/files/patch-Makefile new file mode 100644 index 000000000000..20d22cb4cfef --- /dev/null +++ b/french/gfaim/files/patch-Makefile @@ -0,0 +1,29 @@ +--- Makefile.orig Tue Nov 21 03:35:22 2000 ++++ Makefile Fri Jan 17 03:26:00 2003 +@@ -1,18 +1,15 @@ +-CC=gcc +-DATADIR=/usr/lib/gfaim + +-gfaim: gfaim.c +- $(CC) -DDATADIR="\"$(DATADIR)\"" `gtk-config --cflags` gfaim.c -o gfaim `gtk-config --libs` ++all: gfaim.c ++ $(CC) -DDATADIR="\"$(DATADIR)\"" `gtk12-config --cflags` gfaim.c -o gfaim `gtk12-config --libs` + + clean: + rm -f *.o gfaim + + install: +- install -g bin -m 755 gfaim /usr/bin +- install -g bin -m 755 imprec /usr/bin +- install -d $(DATADIR) +- install *.dat *.idx -m 644 $(DATADIR) +- install *.txt /usr/doc/gfaim +- +- ++ install -g bin -m 755 gfaim $(PREFIX)/bin ++ install -g bin -m 755 imprec $(PREFIX)/bin ++ install -d $(PREFIX)/lib/gfaim ++ install -m 644 *.dat *.idx $(PREFIX)/lib/gfaim ++ install -d $(PREFIX)/share/doc/gfaim ++ install *.txt $(PREFIX)/share/doc/gfaim + diff --git a/french/gfaim/pkg-comment b/french/gfaim/pkg-comment new file mode 100644 index 000000000000..2ffd0b7096a9 --- /dev/null +++ b/french/gfaim/pkg-comment @@ -0,0 +1 @@ +Gfaim est un logiciel de recherche de recettes de cuisine diff --git a/french/gfaim/pkg-descr b/french/gfaim/pkg-descr new file mode 100644 index 000000000000..bfd808f38100 --- /dev/null +++ b/french/gfaim/pkg-descr @@ -0,0 +1,6 @@ +Gfaim est un logiciel de recherche de recettes de cuisine. +Un grand merci ŕ Alexandre PUKALL pour son autorisation d'utiliser +sa base de recettes, il faut préciser que si Gfaim est sous licence GPL, +la base de recettes est en freeware (lire legal.txt pour plus de details). + +WWW: http://perso.club-internet.fr/lchretie/gfaim.html diff --git a/french/gfaim/pkg-plist b/french/gfaim/pkg-plist new file mode 100644 index 000000000000..c1f919ca6531 --- /dev/null +++ b/french/gfaim/pkg-plist @@ -0,0 +1,8 @@ +bin/gfaim +bin/imprec +lib/gfaim/cuisine.dat +lib/gfaim/cuisine.idx +share/doc/gfaim/legal.txt +share/doc/gfaim/lisezmoi.txt +@dirrm lib/gfaim +@dirrm share/doc/gfaim |