FreeBSD Bugzilla – Attachment 114099 Details for
Bug 155729
[UPDATE] devel/thunar-svn-plugin to 0.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
thunar-vcs-plugin.shar.txt
thunar-vcs-plugin.shar.txt (text/plain), 4.93 KB, created by
Sergey V. Dyatko
on 2011-03-24 15:02:35 UTC
(
hide
)
Description:
thunar-vcs-plugin.shar.txt
Filename:
MIME Type:
Creator:
Sergey V. Dyatko
Created:
2011-03-24 15:02:35 UTC
Size:
4.93 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: ># ># thunar-vcs-plugin/ ># thunar-vcs-plugin/pkg-descr ># thunar-vcs-plugin/distinfo ># thunar-vcs-plugin/Makefile ># thunar-vcs-plugin/pkg-plist ># >echo c - thunar-vcs-plugin/ >mkdir -p thunar-vcs-plugin/ > /dev/null 2>&1 >echo x - thunar-vcs-plugin/pkg-descr >sed 's/^X//' >thunar-vcs-plugin/pkg-descr << '7ddc21aeedad3404cc43eb71dc4f97a4' >XThe Thunar VCS Plugin adds Subversion and Git actions to the context menu of >Xthunar. >X >XThe current features are: >XMost of the svn action: add, blame, checkout, cleanup, commit, copy, delete, >Xexport, import, lock, log, move, properties, relocate, resolved, revert, status, >Xswitch, unlock, update. >XSubversion info in file properties dialog. >X >XWWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin >X >7ddc21aeedad3404cc43eb71dc4f97a4 >echo x - thunar-vcs-plugin/distinfo >sed 's/^X//' >thunar-vcs-plugin/distinfo << 'a68ef305263077f077218ef58bc712f1' >XSHA256 (xfce4/thunar-vcs-plugin-0.1.4.tar.bz2) = 7dbbdb22113cec40f6dc46cf4fd113b47928af15ba64e9fc66305a01c4291d4c >XSIZE (xfce4/thunar-vcs-plugin-0.1.4.tar.bz2) = 435835 >a68ef305263077f077218ef58bc712f1 >echo x - thunar-vcs-plugin/Makefile >sed 's/^X//' >thunar-vcs-plugin/Makefile << '00093f6e71785a4d2749a71fa613ce4f' >X# New ports collection makefile for: thunar-vcs-plugin >X# Date created: 2011-03-24 >X# Whom: Sergey V. Dyatko <sergey.dyatko@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= thunar-vcs-plugin >XPORTVERSION= 0.1.4 >XCATEGORIES= devel xfce >XMASTER_SITES= ${MASTER_SITE_XFCE} >XMASTER_SITE_SUBDIR= src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} >XDIST_SUBDIR= xfce4 >X >XMAINTAINER= sergey.dyatko@gmail.com >XCOMMENT= Subversion plugin for Thunar >X >XUSE_AUTOTOOLS= libtool >XUSE_BZIP2= yes >XUSE_GMAKE= yes >XGNU_CONFIGURE= yes >XUSE_GNOME= desktopfileutils gnomehack gtk20 glib20 intltool intlhack \ >X pkgconfig >XUSE_XFCE= configenv libexo libutil thunar >XINSTALLS_ICONS= yes >X >XCONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" >X >XOPTIONS= NLS "Enable Native Language Support" on \ >X GIT "Enable Git support" off \ >X SVN "Enable Subversion support" on >X >X.include <bsd.port.pre.mk> >X >X.if !defined(WITHOUT_NLS) >XUSE_GETTEXT= yes >XCONFIGURE_ARGS+=--enable-nls >XPLIST_SUB+= NLS="" >X.else >XCONFIGURE_ARGS+=--disable-nls >XPLIST_SUB+= NLS="@comment " >X.endif >X >X.if defined(WITH_GIT) >XRUN_DEPENDS+= git:${PORTSDIR}/devel/git >XCONFIGURE_ARGS+=--enable-git >XPLIST_SUB+= GIT="" >X.else >XCONFIGURE_ARGS+=--disable-git >XPLIST_SUB+= GIT="@comment " >X.endif >X >X.if !defined(WITHOUT_SVN) >XLIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion-freebsd >XCONFIGURE_ARGS+=--enable-subversion >XPLIST_SUB+= SVN="" >X.else >XCONFIGURE_ARGS+=--disable-subversion >XPLIST_SUB+= SVN="@comment " >X.endif >X >Xpost-install: >X @-update-desktop-database >X >X.include <bsd.port.post.mk> >00093f6e71785a4d2749a71fa613ce4f >echo x - thunar-vcs-plugin/pkg-plist >sed 's/^X//' >thunar-vcs-plugin/pkg-plist << '4a702d8e95fdb3d3c974ea9e9c155be6' >Xlib/thunarx-2/thunar-vcs-plugin.a >Xlib/thunarx-2/thunar-vcs-plugin.la >Xlib/thunarx-2/thunar-vcs-plugin.so >X%%GIT%%libexec/tvp-git-helper >X%%SVN%%libexec/tvp-svn-helper >Xshare/icons/hicolor/24x24/apps/git.png >Xshare/icons/hicolor/24x24/apps/subversion.png >Xshare/icons/hicolor/48x48/apps/git.png >Xshare/icons/hicolor/48x48/apps/subversion.png >X%%NLS%%share/locale/ar/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/ca/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/cs/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/da/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/de/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/en_GB/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/es/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/fr/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/gl/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/hu/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/id/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/lv/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/nl/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/pl/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/pt/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/pt_BR/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/sv/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/ur/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/ur_PK/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%share/locale/zh_CN/LC_MESSAGES/thunar-vcs-plugin.mo >X%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES >X%%NLS%%@dirrmtry share/locale/ur_PK >X%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES >X%%NLS%%@dirrmtry share/locale/ur >X@dirrmtry lib/thunarx-2 >X@exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true >X@unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true >4a702d8e95fdb3d3c974ea9e9c155be6 >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 155729
:
114098
| 114099