FreeBSD Bugzilla – Attachment 201334 Details for
Bug 235130
[PATCH] sysutils/xfce4-bsdcpufreq-plugin: modernize and cleanup port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
xfce4-bsdcpufreq-plugin.diff (text/plain), 923 bytes, created by
Guido Falsi
on 2019-01-22 14:57:25 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2019-01-22 14:57:25 UTC
Size:
923 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 490952) >+++ Makefile (working copy) >@@ -4,7 +4,7 @@ > > PORTNAME= xfce4-bsdcpufreq-plugin > PORTVERSION= 0.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils xfce > > MAINTAINER= riggs@FreeBSD.org >@@ -13,18 +13,20 @@ > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USE_GITHUB= yes >-GH_ACCOUNT= riggs- >-GH_TAGNAME= be17b3a >+LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ >+ libfreetype.so:print/freetype2 > >-USE_GNOME= gtk20 >- > USES= pkgconfig xfce > USE_XFCE= panel >+USE_GNOME= cairo gdkpixbuf2 gtk20 > > PLIST_FILES= lib/xfce4/panel/plugins/libbsdcpufreq.so \ > share/xfce4/panel/plugins/bsdcpufreq.desktop > >+USE_GITHUB= yes >+GH_ACCOUNT= riggs- >+GH_TAGNAME= be17b3a >+ > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/lib/xfce4/panel/plugins > ${MKDIR} ${STAGEDIR}${PREFIX}/share/xfce4/panel/plugins
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235130
: 201334