FreeBSD Bugzilla – Attachment 58049 Details for
Bug 87545
[NEW PORT] x11/alltray: Dock any application with no native tray icon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
alltray-0.62.shar
alltray-0.62.shar (text/plain), 3.20 KB, created by
Jose Alonso Cardenas Marquez
on 2005-10-16 21:50:16 UTC
(
hide
)
Description:
alltray-0.62.shar
Filename:
MIME Type:
Creator:
Jose Alonso Cardenas Marquez
Created:
2005-10-16 21:50:16 UTC
Size:
3.20 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: ># >#alltray >#alltray/pkg-descr >#alltray/Makefile >#alltray/pkg-plist >#alltray/distinfo >#alltray/files >#alltray/files/patch-lib_Makefile.in ># >echo c - alltray >mkdir -p alltray > /dev/null 2>&1 >echo x - alltray/pkg-descr >sed 's/^X//' >alltray/pkg-descr << 'END-of-alltray/pkg-descr' >XWith AllTray you can dock any application with no native tray icon (like Evolution, >XThunderbird, Terminals) into the system tray. A high-light feature is that a click on the "close" >Xbutton will minimize back to system tray. It works well with Gnome, KDE, XFCE 4*, Fluxbox* >Xand WindowMaker* >X >XWWW:http://alltray.sourceforge.net/ >END-of-alltray/pkg-descr >echo x - alltray/Makefile >sed 's/^X//' >alltray/Makefile << 'END-of-alltray/Makefile' >X# New ports collection makefile for:alltray >X# Date created:2005-10-15 >X# Whom:Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> >X# >X# $FreeBSD$ >X# >X >XPORTNAME=alltray >XPORTVERSION=0.62 >XCATEGORIES=x11 >XMASTER_SITES=${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR=alltray >X >XMAINTAINER=acardenas@bsd.org.pe >XCOMMENT=Dock any application with no native tray icon >X >XUSE_X_PREFIX=yes >XUSE_GNOME=gtk20 >XUSE_GMAKE=yes >XUSE_LIBTOOL_VER=15 >XGNU_CONFIGURE=yes >XUSE_REINPLACE=yes >XINSTALLS_SHLIB=yes >X >XWRKSRC=${WRKDIR}/${PORTNAME}-${PORTVERSION} >XCONFIGURE_ARGS=--prefix=${PREFIX} >X >X.if !defined(NOPORTDOCS) >XMAN1=alltray.1 >X.endif >X >Xpost-configure: >X${REINPLACE_CMD} -e "s|install-data-am: install-appsDATA install-iconDATA install-man|\ >Xinstall-data-am: install-appsDATA install-iconDATA|g"\ >X${WRKSRC}/Makefile >X >Xpost-install: >X${LN} -sf ${PREFIX}/lib/liballtray.so.0 ${PREFIX}/lib/liballtray.so >X.if !defined(NOPORTDOCS) >X.for file in ${MAN1} >X${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/man/man1 >X.endfor >X.endif >X.include <bsd.port.mk> >END-of-alltray/Makefile >echo x - alltray/pkg-plist >sed 's/^X//' >alltray/pkg-plist << 'END-of-alltray/pkg-plist' >Xbin/alltray >Xlib/liballtray.so.0 >Xlib/liballtray.so >Xshare/applications/alltray.desktop >Xshare/pixmaps/alltray.png >END-of-alltray/pkg-plist >echo x - alltray/distinfo >sed 's/^X//' >alltray/distinfo << 'END-of-alltray/distinfo' >XMD5 (alltray-0.62.tar.gz) = f063900b552831376a59cf7cd313c252 >XSIZE (alltray-0.62.tar.gz) = 372087 >END-of-alltray/distinfo >echo c - alltray/files >mkdir -p alltray/files > /dev/null 2>&1 >echo x - alltray/files/patch-lib_Makefile.in >sed 's/^X//' >alltray/files/patch-lib_Makefile.in << 'END-of-alltray/files/patch-lib_Makefile.in' >X--- lib/Makefile.inFri Sep 23 18:31:24 2005 >X+++ lib/Makefile.inSat Oct 15 19:27:20 2005 >X@@ -14,6 +14,9 @@ >X >X @SET_MAKE@ >X >X+INCLUDES= -I/usr/X11R6/include \ >X+ -L/usr/X11R6/lib >X+ >X SOURCES = $(liballtray_la_SOURCES) >X >X srcdir = @srcdir@ >X@@ -179,7 +182,7 @@ >X target_alias = @target_alias@ >X lib_LTLIBRARIES = liballtray.la >X liballtray_la_SOURCES = nomap.c >X-liballtray_la_LDFLAGS = -version-info 0:0:0 -ldl >X+#liballtray_la_LDFLAGS = -version-info 0:0:0 -ldl >X liballtray_la_CFLAGS = $(X_CFLAGS) >X all: all-am >X >END-of-alltray/files/patch-lib_Makefile.in >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 87545
: 58049