FreeBSD Bugzilla – Attachment 25453 Details for
Bug 43499
Fix install: audio/zinf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
zinf.PR
zinf.PR (text/plain), 2.85 KB, created by
Tilman Linneweh
on 2002-09-30 01:10:02 UTC
(
hide
)
Description:
zinf.PR
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-09-30 01:10:02 UTC
Size:
2.85 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/zinf/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- Makefile 31 Aug 2002 00:13:25 -0000 1.24 >+++ Makefile 29 Sep 2002 23:51:39 -0000 >@@ -15,11 +15,13 @@ > > BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm > LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/musicbrainz \ >- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ >- ttf.4:${PORTSDIR}/print/freetype >+ ttf.4:${PORTSDIR}/print/freetype \ >+ id3:${PORTSDIR}/audio/id3lib > >+USE_PERL5= yes > USE_GNOMENG= yes >-USE_GNOME= gtk12 >+USE_GNOME= gtk12 gdk-pixbuf gnomehier >+USE_X_PREFIX= yes > WANT_GNOME= yes > USE_GMAKE= yes > USE_AUTOCONF_VER=213 >@@ -45,7 +47,7 @@ > .endif > > .if defined(WITH_LIBARTS) || defined(WITH_ALL_PLUGINS) >-LIB_DEPENDS+= artsc.0:${PORTSDIR}/x11/kdelibs2 >+LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts > PLIST_SUB+= LIBARTS="" > .else > CONFIGURE_ARGS+= --disable-arts >@@ -81,6 +83,12 @@ > @${MKDIR} ${PREFIX}/etc/sdr/plugins > ${INSTALL_DATA} ${FILESDIR}/sdr2.plugin.S100.audio.rtp.mpa.zinf \ > ${PREFIX}/etc/sdr/plugins >+ -${MKDIR} ${PREFIX}/share/gnome/apps/Audio >+ ${INSTALL_DATA} ${WRKSRC}/installer/unix/linux/Zinf.desktop \ >+ ${PREFIX}/share/gnome/apps/Audio/ >+ -${MKDIR} ${PREFIX}/share/pixmaps >+ ${INSTALL_DATA} ${WRKSRC}/installer/unix/linux/zinf.png \ >+ ${PREFIX}/share/pixmaps/zinf.png > ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/zinf > > .include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/audio/zinf/pkg-plist,v >retrieving revision 1.6 >diff -u -r1.6 pkg-plist >--- pkg-plist 8 Aug 2002 19:17:19 -0000 1.6 >+++ pkg-plist 29 Sep 2002 23:30:07 -0000 >@@ -31,6 +31,8 @@ > lib/zinf/plugins/winamp.ftf > lib/zinf/plugins/winamp_theme.xml > lib/zinf/plugins/xingmp3.lmc >+share/gnome/apps/Audio/Zinf.desktop >+share/pixmaps/zinf.png > share/zinf/themes/Aquatica.fat > share/zinf/themes/Zinf.fat > share/zinf/themes/ZinfClassic.fat >Index: files/patch-Makefile.in >=================================================================== >RCS file: files/patch-Makefile.in >diff -N files/patch-Makefile.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-Makefile.in 29 Sep 2002 23:31:04 -0000 >@@ -0,0 +1,16 @@ >+--- Makefile.in.orig Mon Sep 30 01:27:04 2002 >++++ Makefile.in Mon Sep 30 01:29:57 2002 >+@@ -142,13 +142,6 @@ >+ install-zinf: zinf >+ $(mkinstalldirs) $(DESTDIR)$(bindir) >+ $(INSTALL_PROGRAM) zinf $(DESTDIR)$(bindir) >+- $(mkinstalldirs) /usr/share/pixmaps >+- $(INSTALL_DATA) installer/unix/linux/zinf.png $(GTK_PREFIX)/share/pixmaps >+- $(mkinstalldirs) /usr/share/gnome/apps/Audio >+- $(INSTALL_DATA) installer/unix/linux/Zinf.desktop $(GTK_PREFIX)/share/gnome/apps/Audio >+- if test -f "MakeTheme"; then \ >+- $(INSTALL_PROGRAM) MakeTheme $(DESTDIR)$(bindir);\ >+- fi; >+ >+ uninstall-zinf: >+ -${RM} $(DESTDIR)$(bindir)/zinf
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 43499
: 25453