1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 0.1.33. I also smacked this port into using the system libintl

instead of its own, and cleaned up the DESCR a little bit.

PR:		18913
Submitted by:	Adam <bsdx@looksharp.net>
No response:	maintainer
This commit is contained in:
Will Andrews 2000-05-31 09:36:50 +00:00
parent 3be068cac5
commit a0cc72ff8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29013
5 changed files with 25 additions and 12 deletions

View File

@ -6,21 +6,24 @@
#
PORTNAME= gcombust
PORTVERSION= 0.1.32
PORTVERSION= 0.1.33
CATEGORIES= sysutils
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
MAINTAINER= nox@jelal.kn-bremen.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord \
mkisofs:${PORTSDIR}/sysutils/mkisofs \
cdlabelgen:${PORTSDIR}/print/cdlabelgen
GNU_CONFIGURE= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
CONFIGURE_ENV= GTK_CONFIG=${PREFIX}/bin/gtk12-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share
CONFIGURE_ENV+= GTK_CONFIG=${GTK_CONFIG} CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/include"
# for patch-ab (/dev/cd0a -> /dev/rcd0a)
post-configure:
cd ${WRKSRC}/po && ${MAKE} update-po

View File

@ -1 +1 @@
MD5 (gcombust-0.1.32.tar.gz) = 08364e55ce463a54ccd26904e304be50
MD5 (gcombust-0.1.33.tar.gz) = ae0dc2e2dce7f084b295be3218c68614

View File

@ -0,0 +1,11 @@
--- po/Makefile.in.in Sun Jun 27 16:00:41 1999
+++ po/Makefile.in.in.new Wed May 31 05:31:52 2000
@@ -18,7 +18,7 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
-datadir = $(prefix)/@DATADIRNAME@
+datadir = @datadir@
localedir = $(datadir)/locale
gnulocaledir = $(prefix)/share/locale
gettextsrcdir = $(prefix)/share/gettext/po

View File

@ -5,7 +5,6 @@ would probably be wise to test it with the -dummy option at first to check that
I haven't made any stupid errors. Also, it prints the command it's executing to
stdout so you can look at it and maybe spot errors.
I love to recieve feedback/comments/ideas/bugreports at:
jmunsin@iki.fi (jmunsin@abo.fi)
@ -13,7 +12,4 @@ NOTE: If you decide to do a NLS translation of gcombust, it might be a good
idea to mail me about it to make sure noone else is doing one for the
same language.
Flames to:
/dev/null
WWW: http://www.abo.fi/~jmunsin/gcombust/

View File

@ -4,7 +4,10 @@ share/doc/gcombust/NEWS
share/locale/de/LC_MESSAGES/gcombust.mo
share/locale/es/LC_MESSAGES/gcombust.mo
share/locale/fr/LC_MESSAGES/gcombust.mo
share/locale/hu/LC_MESSAGES/gcombust.mo
share/locale/ja/LC_MESSAGES/gcombust.mo
share/locale/ko/LC_MESSAGES/gcombust.mo
share/locale/no/LC_MESSAGES/gcombust.mo
share/locale/ru/LC_MESSAGES/gcombust.mo
share/locale/sv/LC_MESSAGES/gcombust.mo
@dirrm share/doc/gcombust