FreeBSD Bugzilla – Attachment 153839 Details for
Bug 198317
[NEW PORT] x11/tint-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The new port
tint-devel.shar (text/plain), 5.18 KB, created by
yamagi
on 2015-03-05 15:50:22 UTC
(
hide
)
Description:
The new port
Filename:
MIME Type:
Creator:
yamagi
Created:
2015-03-05 15:50:22 UTC
Size:
5.18 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: ># ># tint-devel ># tint-devel/pkg-plist ># tint-devel/pkg-descr ># tint-devel/Makefile ># tint-devel/distinfo ># >echo c - tint-devel >mkdir -p tint-devel > /dev/null 2>&1 >echo x - tint-devel/pkg-plist >sed 's/^X//' >tint-devel/pkg-plist << 'ca67bd90b0489f253674a34326ef929e' >Xbin/tint2 >Xbin/tint2conf >Xbin/tintwizard.py >Xman/man1/tint2.1.gz >Xshare/applications/tint2conf.desktop >X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_and_text_1.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_and_text_2.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_and_text_3.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_and_text_4.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_only_1.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_only_2.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_only_3.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_only_4.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_only_6.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon_only_7.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_only_1.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_only_2.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_only_3.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_only_4.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_only_5.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_only_6.tint2rc >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tint2rc >X%%DATADIR%%/default_icon.png >ca67bd90b0489f253674a34326ef929e >echo x - tint-devel/pkg-descr >sed 's/^X//' >tint-devel/pkg-descr << '57844fd843b1acfa225d8b47924b16f3' >XTint is a simple panel/taskbar/systray intentionally made for openbox3, >Xbut should also work with other window managers. The goal is to keep a >Xclean and unintrusive look with lightweight code and compliance with >Xfreedesktop specifications. >X >XTint taskbar features >X * color/transparency on font, icon, border and background >X * customize mouse event >X * drag and drop task between desktop and switch desktop >X >XTint panel features >X * clock with font, color and transparency >X * multi-monitor : panel position adjust to monitor, taskbar by monitor >X >XThis is the development version. It has some cool new features, but also >Xmay have some bugs. >X >XWWW: http://code.google.com/p/tint2/ >57844fd843b1acfa225d8b47924b16f3 >echo x - tint-devel/Makefile >sed 's/^X//' >tint-devel/Makefile << 'fb2812a25f4fb1ab508a660f59ff0e25' >X# $FreeBSD$ >X >XPORTNAME= tint2-devel >XPORTVERSION= r727 >XCATEGORIES= x11 >XMASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/tint/ >X >XMAINTAINER= yamagi@yamagi.org >XCOMMENT= Lightweight freedesktop-compliant panel (development version) >X >XLIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ >X libImlib2.so:${PORTSDIR}/graphics/imlib2 >X >XPROJECTHOST= tint2-devel >XUSES= alias cmake pkgconfig tar:xz >XUSE_GNOME= pango glib20 >XUSE_XORG= xinerama xrandr xdamage xcomposite >X >XCMAKE_ARGS= -DENABLE_BATTERY:BOOL=ON -DMANDIR:PATH=man >X >XOPTIONS_DEFINE= PYCONF DOCS EXAMPLES >XOPTIONS_DEFAULT= PYCONF >XOPTIONS_SUB= yes >XPYCONF_DESC= Configuration editing tool (req. python) >X >XEXAMPLES= icon_and_text_1.tint2rc icon_and_text_2.tint2rc \ >X icon_and_text_3.tint2rc icon_and_text_4.tint2rc \ >X icon_only_1.tint2rc icon_only_2.tint2rc icon_only_3.tint2rc \ >X icon_only_4.tint2rc icon_only_6.tint2rc icon_only_7.tint2rc \ >X text_only_1.tint2rc text_only_2.tint2rc text_only_3.tint2rc \ >X text_only_4.tint2rc text_only_5.tint2rc text_only_6.tint2rc tint2rc >XDOCS= AUTHORS ChangeLog README >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MPYCONF} >XUSES+= python >XUSE_GNOME= gtk20 pygtk2 >XCMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=ON >XPYCONF_SRC= ${WRKSRC}/src/tint2conf >X.else >XCMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=OFF >X.endif >X >X.if ${PORT_OPTIONS:MPYCONF} >Xpost-patch: >X @${MV} ${PYCONF_SRC}/tintwizard.py ${PYCONF_SRC}/tintwizard.py.Dist >X @${SED} -e 's#pidof#pgrep#g' ${PYCONF_SRC}/tintwizard.py.Dist \ >X > ${PYCONF_SRC}/tintwizard.py >X.endif >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/tint2 ${STAGEDIR}${PREFIX}/bin >X ${MKDIR} ${STAGEDIR}${PREFIX}/share/tint2-devel >X ${INSTALL_DATA} ${WRKSRC}/default_icon.png ${STAGEDIR}${PREFIX}/share/tint2-devel >X ${INSTALL_MAN} ${WRKSRC}/doc/tint2.1 ${STAGEDIR}${MANPREFIX}/man/man1 >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X cd ${WRKSRC}; ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} >X cd ${WRKSRC}/sample; ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR} >X.if ${PORT_OPTIONS:MPYCONF} >X ${INSTALL_PROGRAM} ${PYCONF_SRC}/tint2conf ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_SCRIPT} ${PYCONF_SRC}/tintwizard.py ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_DATA} ${PYCONF_SRC}/tint2conf.desktop ${STAGEDIR}${PREFIX}/share/applications >X.endif >X >X.include <bsd.port.mk> >fb2812a25f4fb1ab508a660f59ff0e25 >echo x - tint-devel/distinfo >sed 's/^X//' >tint-devel/distinfo << '072170a9e695ce533cd573ba7c02643e' >XSHA256 (tint2-devel-r727.tar.xz) = 7e2e3d234af3b5a1b34d44e087cc6377acb6b93765114d91c11308b51b14f73a >XSIZE (tint2-devel-r727.tar.xz) = 120604 >072170a9e695ce533cd573ba7c02643e >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 198317
: 153839