diff options
author | Harald van Dijk <truedfx@gentoo.org> | 2007-04-06 00:14:25 +0000 |
---|---|---|
committer | Harald van Dijk <truedfx@gentoo.org> | 2007-04-06 00:14:25 +0000 |
commit | 42452b75f4deb7b4200388cfff0087fda4561912 (patch) | |
tree | 07cbc766081838c96bb922df4450b4bb11e2f220 /dev-lang/lazarus/files | |
parent | use games_get_libdir (diff) | |
download | gentoo-2-42452b75f4deb7b4200388cfff0087fda4561912.tar.gz gentoo-2-42452b75f4deb7b4200388cfff0087fda4561912.tar.bz2 gentoo-2-42452b75f4deb7b4200388cfff0087fda4561912.zip |
Version bump with a workaround for bug #168168
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-lang/lazarus/files')
-rw-r--r-- | dev-lang/lazarus/files/digest-lazarus-0.9.20-r1 | 3 | ||||
-rw-r--r-- | dev-lang/lazarus/files/digest-lazarus-0.9.22 | 3 | ||||
-rw-r--r-- | dev-lang/lazarus/files/lazarus-0.9.20-lcl-handle.patch | 25 | ||||
-rw-r--r-- | dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch | 11 | ||||
-rw-r--r-- | dev-lang/lazarus/files/lazarus-iconcrash.patch | 24 |
5 files changed, 27 insertions, 39 deletions
diff --git a/dev-lang/lazarus/files/digest-lazarus-0.9.20-r1 b/dev-lang/lazarus/files/digest-lazarus-0.9.20-r1 deleted file mode 100644 index 0f4e94fdb392..000000000000 --- a/dev-lang/lazarus/files/digest-lazarus-0.9.20-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8c232dc7cd398578049f57cd97d0d263 lazarus-0.9.20-0.tar.gz 10241274 -RMD160 5a2c061e42306008858cf8b3a51ecaa1aa3f0bca lazarus-0.9.20-0.tar.gz 10241274 -SHA256 c3416c557e510c9fcca5de59f128854eb5605f69fc7472cea11fc09ed5f8285e lazarus-0.9.20-0.tar.gz 10241274 diff --git a/dev-lang/lazarus/files/digest-lazarus-0.9.22 b/dev-lang/lazarus/files/digest-lazarus-0.9.22 new file mode 100644 index 000000000000..747b4cf69048 --- /dev/null +++ b/dev-lang/lazarus/files/digest-lazarus-0.9.22 @@ -0,0 +1,3 @@ +MD5 6d8d5954a0b58960dd723a8c568badcd lazarus-0.9.22-0.tar.gz 9264538 +RMD160 cd78903b564b84f23a8f403a7324b616a23de116 lazarus-0.9.22-0.tar.gz 9264538 +SHA256 9454e7383ad654fffba2adfc5749662dc3e5d4d7b064c25f8863260819b654f6 lazarus-0.9.22-0.tar.gz 9264538 diff --git a/dev-lang/lazarus/files/lazarus-0.9.20-lcl-handle.patch b/dev-lang/lazarus/files/lazarus-0.9.20-lcl-handle.patch deleted file mode 100644 index 772face4a88c..000000000000 --- a/dev-lang/lazarus/files/lazarus-0.9.20-lcl-handle.patch +++ /dev/null @@ -1,25 +0,0 @@ - If LCLType is not included, then THandle is System.THandle - rather than LCLType.THandle. System.THandle is 32 bits wide. - ---- lazarus/lcl/interfaces/gtk/gtkwsdialogs.pp -+++ lazarus/lcl/interfaces/gtk/gtkwsdialogs.pp -@@ -29,7 +29,7 @@ - uses - {$IFDEF GTK2} Gtk2, Glib2, gdk2, {$ELSE} Gtk, gdk, Glib, {$ENDIF} - SysUtils, Classes, Controls, LMessages, InterfaceBase, graphics, -- Dialogs, WSDialogs, WSLCLClasses, gtkint, gtkproc, gtkwscontrols; -+ LCLType, Dialogs, WSDialogs, WSLCLClasses, gtkint, gtkproc, gtkwscontrols; - - type - ---- lazarus/lcl/widgetset/wsdialogs.pp -+++ lazarus/lcl/widgetset/wsdialogs.pp -@@ -44,7 +44,7 @@ - // To get as little as posible circles, - // uncomment only when needed for registration - //////////////////////////////////////////////////// -- Dialogs, -+ LCLType, Dialogs, - //////////////////////////////////////////////////// - WSLCLClasses, WSControls; - diff --git a/dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch b/dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch deleted file mode 100644 index b515efa4e0ee..000000000000 --- a/dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- lazarus/ide/include/unix/lazbaseconf.inc -+++ lazarus/ide/include/unix/lazbaseconf.inc -@@ -180,7 +180,7 @@ - - function GetDefaultLCLWidgetType: string; - begin -- Result:='gtk'; -+ Result:='gtk2'; - end; - - procedure GetDefaultBrowser(var Browser, Params: string); diff --git a/dev-lang/lazarus/files/lazarus-iconcrash.patch b/dev-lang/lazarus/files/lazarus-iconcrash.patch new file mode 100644 index 000000000000..d7a814bc400a --- /dev/null +++ b/dev-lang/lazarus/files/lazarus-iconcrash.patch @@ -0,0 +1,24 @@ +--- lazarus/lcl/interfaces/gtk2/gtk2object.inc ++++ lazarus/lcl/interfaces/gtk2/gtk2object.inc +@@ -491,6 +491,7 @@ + StockName : PChar; + IconSet : PGtkIconSet; + Pixbuf : PGDKPixbuf; ++ Style : TLazGtkStyle; + begin + Case StockID Of + idButtonOk : StockName := GTK_STOCK_OK; +@@ -522,9 +523,11 @@ + end; + + if (StockID >= idButtonBase) and (StockID <= idDialogBase) then +- pixbuf := gtk_icon_set_render_icon(IconSet, GetStyle(lgsbutton), GTK_TEXT_DIR_NONE, GTK_STATE_NORMAL, GTK_ICON_SIZE_BUTTON, GetStyleWidget(lgsbutton), nil) ++ Style := lgsbutton + else +- pixbuf := gtk_icon_set_render_icon(IconSet, GetStyle(lgswindow), GTK_TEXT_DIR_NONE, GTK_STATE_NORMAL, GTK_ICON_SIZE_DIALOG, GetStyleWidget(lgswindow), nil); ++ Style := lgswindow; ++ ++ pixbuf := gtk_icon_set_render_icon(IconSet, GetStyle(Style), GTK_TEXT_DIR_NONE, GTK_STATE_NORMAL, GTK_ICON_SIZE_BUTTON, GetStyleWidget(Style), nil); + + Pixmap := NewGDIObject(gdiBitmap); + With Pixmap^ do begin |