Update to 0.98alpha15.

This commit is contained in:
jolan 2003-11-06 03:48:19 +00:00
parent 62f484af74
commit b2ab3a6cf4
6 changed files with 21 additions and 54 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2003/06/20 10:03:49 jolan Exp $
# $OpenBSD: Makefile,v 1.7 2003/11/06 03:48:19 jolan Exp $
COMMENT= "gtk-based frontend to cdrtools"
DISTNAME= xcdroast-0.98alpha14
PKGNAME= xcdroast-0.98a14
DISTNAME= xcdroast-0.98alpha15
PKGNAME= ${DISTNAME:L:S/alpha/a/}
CATEGORIES= misc x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/}
@ -16,12 +16,12 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= :cdrtools->=2.0:sysutils/cdrtools
LIB_DEPENDS= gtk.1.2,glib.1.2::x11/gtk+ \
gdk_pixbuf.2::graphics/gdk-pixbuf
NO_REGRESS= Yes
USE_X11= Yes
RUN_DEPENDS= :cdrtools->=2.0:sysutils/cdrtools
LIB_DEPENDS= gtk.1.2,glib.1.2::x11/gtk+ \
gdk_pixbuf.2::graphics/gdk-pixbuf
CONFIGURE_STYLE=gnu
post-install:

View File

@ -1,3 +1,3 @@
MD5 (xcdroast-0.98alpha14.tar.gz) = c5f3f1ab6ff6d286bd984def54ef0c54
RMD160 (xcdroast-0.98alpha14.tar.gz) = 1045a4ee8db9cea0f4062e4f75f8c4e965d207d3
SHA1 (xcdroast-0.98alpha14.tar.gz) = 7055f281ed7b9d9d0854df245a9e136bb5dd622a
MD5 (xcdroast-0.98alpha15.tar.gz) = 2a9c1d9f2ef58713c453e674b989be3e
RMD160 (xcdroast-0.98alpha15.tar.gz) = 9198f67659023ce8f508fa2c331df9d9c8b81a8f
SHA1 (xcdroast-0.98alpha15.tar.gz) = f354ea9ffe918c4ec11312d5537e6e245730fecc

View File

@ -1,28 +0,0 @@
$OpenBSD: patch-configure,v 1.1 2003/06/20 10:03:50 jolan Exp $
--- configure.orig Mon May 19 14:41:52 2003
+++ configure Sat May 31 04:21:12 2003
@@ -7856,23 +7856,16 @@ else
#include "confdefs.h"
#include <libintl.h>
extern int _nl_msg_cat_cntr;
-extern int *_nl_domain_bindings;
extern
#ifdef __cplusplus
"C"
#endif
const char *_nl_expand_alias ();
-#ifdef F77_DUMMY_MAIN
-# ifdef __cplusplus
- extern "C"
-# endif
- int F77_DUMMY_MAIN() { return 1; }
-#endif
int
main ()
{
bindtextdomain ("", "");
-return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)
+return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
;
return 0;
}

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-src_io_c,v 1.1 2003/06/20 10:03:50 jolan Exp $
--- src/io.c.orig Thu May 29 08:14:42 2003
+++ src/io.c Fri Jun 20 03:36:07 2003
@@ -6605,7 +6605,7 @@ gchar *p;
read_output_ctrl = 4;
}
/* check Medium error/buffer underrun */
- if (strncmp(tmp2,"Input/output error",18)) {
+ if (strncmp(tmp2,"Input/output error",18) == 0) {
read_output_ctrl = 5;
}
}

View File

@ -1,5 +1,3 @@
X-CD-Roast is a program dedicated to easy CD creation under most
UNIX platforms. It combines command line tools like cdrecord,
cdda2wav, and mkisofs into a nice graphical user interface.
WWW: ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2003/06/20 10:03:50 jolan Exp $
@comment $OpenBSD: PLIST,v 1.4 2003/11/06 03:48:20 jolan Exp $
bin/xcdroast
lib/xcdroast-0.98/bin/cddbtool
lib/xcdroast-0.98/bin/rmtool
@ -33,12 +33,15 @@ share/locale/hu/LC_MESSAGES/xcdroast.mo
share/locale/id/LC_MESSAGES/xcdroast.mo
share/locale/it/LC_MESSAGES/xcdroast.mo
share/locale/ja/LC_MESSAGES/xcdroast.mo
share/locale/lv/LC_MESSAGES/xcdroast.mo
share/locale/nl/LC_MESSAGES/xcdroast.mo
share/locale/no/LC_MESSAGES/xcdroast.mo
share/locale/pl/LC_MESSAGES/xcdroast.mo
share/locale/pt_BR/LC_MESSAGES/xcdroast.mo
share/locale/ro/LC_MESSAGES/xcdroast.mo
share/locale/ru/LC_MESSAGES/xcdroast.mo
share/locale/sk/LC_MESSAGES/xcdroast.mo
share/locale/sq_AL/LC_MESSAGES/xcdroast.mo
share/locale/sv/LC_MESSAGES/xcdroast.mo
share/locale/tr/LC_MESSAGES/xcdroast.mo
share/locale/uk/LC_MESSAGES/xcdroast.mo
@ -56,10 +59,14 @@ share/pixmaps/xcdricon.xpm
@comment @dirrm share/locale/tr
@comment @dirrm share/locale/sv/LC_MESSAGES
@comment @dirrm share/locale/sv
@comment @dirrm share/locale/sq_AL/LC_MESSAGES
@comment @dirrm share/locale/sq_AL
@comment @dirrm share/locale/sk/LC_MESSAGES
@comment @dirrm share/locale/sk
@comment @dirrm share/locale/ru/LC_MESSAGES
@comment @dirrm share/locale/ru
@comment @dirrm share/locale/ro/LC_MESSAGES
@comment @dirrm share/locale/ro
@comment @dirrm share/locale/pt_BR/LC_MESSAGES
@comment @dirrm share/locale/pt_BR
@comment @dirrm share/locale/pl/LC_MESSAGES
@ -68,6 +75,8 @@ share/pixmaps/xcdricon.xpm
@comment @dirrm share/locale/no
@comment @dirrm share/locale/nl/LC_MESSAGES
@comment @dirrm share/locale/nl
@comment @dirrm share/locale/lv/LC_MESSAGES
@comment @dirrm share/locale/lv
@comment @dirrm share/locale/ja/LC_MESSAGES
@comment @dirrm share/locale/ja
@comment @dirrm share/locale/it/LC_MESSAGES