FreeBSD Bugzilla – Attachment 36729 Details for
Bug 58757
Add optional "menu drop shadow" patch to x11-toolkits/gtk20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gtk20.diff
gtk20.diff (text/plain), 1.21 KB, created by
Miguel Mendez
on 2003-10-31 08:30:16 UTC
(
hide
)
Description:
gtk20.diff
Filename:
MIME Type:
Creator:
Miguel Mendez
Created:
2003-10-31 08:30:16 UTC
Size:
1.21 KB
patch
obsolete
>diff -ruN gtk20.old/Makefile gtk20/Makefile >--- gtk20.old/Makefile Mon Oct 6 03:13:39 2003 >+++ gtk20/Makefile Fri Oct 31 09:25:14 2003 >@@ -20,6 +20,13 @@ > DISTNAME= gtk+-${PORTVERSION} > DIST_SUBDIR= gnome2 > >+.if defined(WITH_DROPSHADOW) >+PATCH_SITES= ${MASTER_SITE_SOURCEFORGE} >+PATCH_SITE_SUBDIR= xfce >+PATCHFILES= gtk+-menushadow.patch >+PATCH_DIST_STRIP= -p1 >+.endif >+ > MAINTAINER= gnome@FreeBSD.org > COMMENT= Gimp Toolkit for X11 GUI (current stable version) > >@@ -43,6 +50,14 @@ > PLIST_SUB= GTK_VERSION="2.2.0" > > MAN1= gdk-pixbuf-csource.1 >+ >+pre-everything:: >+.if !defined(WITH_DROPSHADOW) >+ @${ECHO_CMD} "*************************************************" >+ @${ECHO_CMD} "To enable the menu dropshadow patch, press Ctrl-C" >+ @${ECHO_CMD} "now and define WITH_DROPSHADOW" >+ @${ECHO_CMD} "*************************************************" >+.endif > > post-patch: > @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${GREP} -l lgmodule | \ >diff -ruN gtk20.old/distinfo gtk20/distinfo >--- gtk20.old/distinfo Fri Sep 5 07:39:24 2003 >+++ gtk20/distinfo Fri Oct 31 08:17:12 2003 >@@ -1 +1,2 @@ > MD5 (gnome2/gtk+-2.2.4.tar.bz2) = 605332199533e73bc6eec481fb4f1671 >+MD5 (gnome2/gtk+-menushadow.patch) = 5e02af6c81df2c312c569b40bea129ba
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 58757
: 36729