FreeBSD Bugzilla – Attachment 71968 Details for
Bug 104696
[new port] multimedia/umr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.23 KB, created by
Alexander Logvinov
on 2006-10-23 01:50:16 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Alexander Logvinov
Created:
2006-10-23 01:50:16 UTC
Size:
2.23 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># umr ># umr/Makefile ># umr/distinfo ># umr/pkg-descr ># umr/files ># umr/files/patch-Makefile ># >echo c - umr >mkdir -p umr > /dev/null 2>&1 >echo x - umr/Makefile >sed 's/^X//' >umr/Makefile << 'END-of-umr/Makefile' >X# New ports collection makefile for: umr >X# Date created: 19 October 2006 >X# Whom: Alexander Logvinov <ports@logvinov.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= umr >XPORTVERSION= 0.3 >XCATEGORIES= multimedia >XMASTER_SITES= http://pages.cthome.net/chrismp/umr/ >X >XMAINTAINER= ports@logvinov.com >XCOMMENT= Unreal Media Ripper >X >XPLIST_FILES= bin/${PORTNAME} >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >X >X.include <bsd.port.mk> >END-of-umr/Makefile >echo x - umr/distinfo >sed 's/^X//' >umr/distinfo << 'END-of-umr/distinfo' >XMD5 (umr-0.3.tar.gz) = a53be9c4d49c7a029151604e18f71fc0 >XSHA256 (umr-0.3.tar.gz) = 9f965385ec2768e20162d300d6e9e830c316f7ffbb22b025de021532e156c12d >XSIZE (umr-0.3.tar.gz) = 7010 >END-of-umr/distinfo >echo x - umr/pkg-descr >sed 's/^X//' >umr/pkg-descr << 'END-of-umr/pkg-descr' >XThis utility rips Music and Sound class objects >Xfrom .umx and .uax files in Unreal or Unreal Tournament. >XIt rips all the exports in the file that it understands >X(currently 'xm', 'it', 's3m', and 'WAV'). Adding support >Xfor an export is fairly trivial, so you can add them >Xin a minute or two. >X >XWWW: http://pages.cthome.net/chrismp/umr/ >END-of-umr/pkg-descr >echo c - umr/files >mkdir -p umr/files > /dev/null 2>&1 >echo x - umr/files/patch-Makefile >sed 's/^X//' >umr/files/patch-Makefile << 'END-of-umr/files/patch-Makefile' >X--- Makefile.orig Fri Feb 18 15:37:53 2000 >X+++ Makefile Thu Oct 19 17:53:14 2006 >X@@ -8,20 +8,6 @@ >X OBJS = main.o unrealfmt.o unrealfmtdata.o >X >X CC = gcc >X-CFLAGS = -march=k6 -mcpu=k6 -Wall >X- >X-ifdef DEBUG >X-CFLAGS += -g >X-else >X-ifdef PROFILE >X-CFLAGS += -p >X-else >X-CFLAGS += -O9 >X-endif >X-endif >X- >X-%.o: %.c >X- $(CC) $(CFLAGS) -c -o $@ $< >X >X all: $(OBJS) >X $(CC) $(CFLAGS) $(LDFLAGS) -o $(EXECNAME) $(OBJS) >END-of-umr/files/patch-Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 104696
: 71968