gtk12-apireference: set the prefix to x11base

gtk20-apireference: update to the new versions, set the prefix to x11base
This commit is contained in:
Edwin Groothuis 2002-11-19 01:07:51 +00:00
parent 61cbb8d086
commit 6c9ec610a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70444
4 changed files with 271 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtk12-apireference
PORTVERSION= 20011213
PORTVERSION= 20021119
CATEGORIES= x11-toolkits
MASTER_SITES= http://developer.gnome.org/doc/API/
DISTFILES= glib-docs.tar.gz gtk-docs.tar.gz gdk-docs.tar.gz
@ -14,6 +14,7 @@ DISTFILES= glib-docs.tar.gz gtk-docs.tar.gz gdk-docs.tar.gz
MAINTAINER= edwin@mavetju.org
NO_BUILD= yes
PREFIX= ${X11BASE}
do-install:
@${MKDIR} ${PREFIX}/share/doc/gdk12

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtk20-apireference
PORTVERSION= 20020830
PORTVERSION= 20021119
CATEGORIES= x11-toolkits
MASTER_SITES= http://developer.gnome.org/doc/API/
DISTFILES= glib-2.0-docs.tar.gz gtk-2.0-docs.tar.gz gdk-2.0-docs.tar.gz
@ -14,6 +14,7 @@ DISTFILES= glib-2.0-docs.tar.gz gtk-2.0-docs.tar.gz gdk-2.0-docs.tar.gz
MAINTAINER= edwin@mavetju.org
NO_BUILD= yes
PREFIX= ${X11BASE}
do-install:
@${MKDIR} ${PREFIX}/share/doc/gdk20

View File

@ -1,3 +1,3 @@
MD5 (glib-2.0-docs.tar.gz) = c0a4221db992e0bcaa93c141d8cae3af
MD5 (gtk-2.0-docs.tar.gz) = 30fd668c89b7ea3ba0470b322c16abe5
MD5 (gdk-2.0-docs.tar.gz) = 3de9246b003b3e253f8b88a20a698c41
MD5 (glib-2.0-docs.tar.gz) = be3442d65f897313b3f1c4160a240c41
MD5 (gtk-2.0-docs.tar.gz) = e34aae6fd6c2b410aa33a984d0d71764
MD5 (gdk-2.0-docs.tar.gz) = 465e24e6a805af91745d529e3b0eddc7

View File

@ -1,3 +1,6 @@
share/doc/gdk20/GdkDisplay.html
share/doc/gdk20/GdkDisplayManager.html
share/doc/gdk20/GdkScreen.html
share/doc/gdk20/X_cursor.png
share/doc/gdk20/arrow.png
share/doc/gdk20/based_arrow_down.png
@ -25,6 +28,30 @@ share/doc/gdk20/draft_small.png
share/doc/gdk20/draped_box.png
share/doc/gdk20/exchange.png
share/doc/gdk20/fleur.png
share/doc/gdk20/gdk-Bitmaps-and-Pixmaps.html
share/doc/gdk20/gdk-Colormaps-and-Colors.html
share/doc/gdk20/gdk-Cursors.html
share/doc/gdk20/gdk-Drag-and-Drop.html
share/doc/gdk20/gdk-Drawing-Primitives.html
share/doc/gdk20/gdk-Event-Structures.html
share/doc/gdk20/gdk-Events.html
share/doc/gdk20/gdk-Fonts.html
share/doc/gdk20/gdk-GdkRGB.html
share/doc/gdk20/gdk-General.html
share/doc/gdk20/gdk-Graphics-Contexts.html
share/doc/gdk20/gdk-Images.html
share/doc/gdk20/gdk-Input-Devices.html
share/doc/gdk20/gdk-Input.html
share/doc/gdk20/gdk-Keyboard-Handling.html
share/doc/gdk20/gdk-Pango-Interaction.html
share/doc/gdk20/gdk-Pixbufs.html
share/doc/gdk20/gdk-Points-Rectangles-and-Regions.html
share/doc/gdk20/gdk-Properties-and-Atoms.html
share/doc/gdk20/gdk-Selections.html
share/doc/gdk20/gdk-Threads.html
share/doc/gdk20/gdk-Visuals.html
share/doc/gdk20/gdk-Windows.html
share/doc/gdk20/gdk-X-Window-System-Interaction.html
share/doc/gdk20/gdk-bitmaps-and-pixmaps.html
share/doc/gdk20/gdk-colormaps-and-colors.html
share/doc/gdk20/gdk-cursors.html
@ -49,6 +76,7 @@ share/doc/gdk20/gdk-threads.html
share/doc/gdk20/gdk-visuals.html
share/doc/gdk20/gdk-windows.html
share/doc/gdk20/gdk-x-window-system-interaction.html
share/doc/gdk20/gdk.devhelp
share/doc/gdk20/gdkdisplay.html
share/doc/gdk20/gdkscreen.html
share/doc/gdk20/gobbler.png
@ -56,10 +84,12 @@ share/doc/gdk20/gumby.png
share/doc/gdk20/hand1.png
share/doc/gdk20/hand2.png
share/doc/gdk20/heart.png
share/doc/gdk20/home.png
share/doc/gdk20/icon.png
share/doc/gdk20/index.html
share/doc/gdk20/index.sgml
share/doc/gdk20/iron_cross.png
share/doc/gdk20/left.png
share/doc/gdk20/left_ptr.png
share/doc/gdk20/left_side.png
share/doc/gdk20/left_tee.png
@ -75,6 +105,7 @@ share/doc/gdk20/pirate.png
share/doc/gdk20/plus.png
share/doc/gdk20/question_arrow.png
share/doc/gdk20/reference.html
share/doc/gdk20/right.png
share/doc/gdk20/right_ptr.png
share/doc/gdk20/right_side.png
share/doc/gdk20/right_tee.png
@ -102,11 +133,65 @@ share/doc/gdk20/top_tee.png
share/doc/gdk20/trek.png
share/doc/gdk20/ul_angle.png
share/doc/gdk20/umbrella.png
share/doc/gdk20/up.png
share/doc/gdk20/ur_angle.png
share/doc/gdk20/watch.png
share/doc/gdk20/xterm.png
@dirrm share/doc/gdk20
share/doc/glib20/glib-Arrays.html
share/doc/glib20/glib-Asynchronous-Queues.html
share/doc/glib20/glib-Automatic-String-Completion.html
share/doc/glib20/glib-Balanced-Binary-Trees.html
share/doc/glib20/glib-Basic-Types.html
share/doc/glib20/glib-Byte-Arrays.html
share/doc/glib20/glib-Byte-Order-Macros.html
share/doc/glib20/glib-Caches.html
share/doc/glib20/glib-Character-Set-Conversion.html
share/doc/glib20/glib-Datasets.html
share/doc/glib20/glib-Date-and-Time-Functions.html
share/doc/glib20/glib-Double-ended-Queues.html
share/doc/glib20/glib-Doubly-Linked-Lists.html
share/doc/glib20/glib-Dynamic-Loading-of-Modules.html
share/doc/glib20/glib-Error-Reporting.html
share/doc/glib20/glib-File-Utilities.html
share/doc/glib20/glib-Glob-style-pattern-matching.html
share/doc/glib20/glib-Hash-Tables.html
share/doc/glib20/glib-Hook-Functions.html
share/doc/glib20/glib-IO-Channels.html
share/doc/glib20/glib-Keyed-Data-Lists.html
share/doc/glib20/glib-Lexical-Scanner.html
share/doc/glib20/glib-Limits-of-Basic-Types.html
share/doc/glib20/glib-Memory-Allocation.html
share/doc/glib20/glib-Memory-Allocators.html
share/doc/glib20/glib-Memory-Chunks.html
share/doc/glib20/glib-Message-Logging.html
share/doc/glib20/glib-Miscellaneous-Macros.html
share/doc/glib20/glib-Miscellaneous-Utility-Functions.html
share/doc/glib20/glib-N-ary-Trees.html
share/doc/glib20/glib-Numerical-Definitions.html
share/doc/glib20/glib-Pointer-Arrays.html
share/doc/glib20/glib-Quarks.html
share/doc/glib20/glib-Random-Numbers.html
share/doc/glib20/glib-Relations-and-Tuples.html
share/doc/glib20/glib-Shell-related-Utilities.html
share/doc/glib20/glib-Simple-XML-Subset-Parser.html
share/doc/glib20/glib-Singly-Linked-Lists.html
share/doc/glib20/glib-Spawning-Processes.html
share/doc/glib20/glib-Standard-Macros.html
share/doc/glib20/glib-String-Chunks.html
share/doc/glib20/glib-String-Utility-Functions.html
share/doc/glib20/glib-Strings.html
share/doc/glib20/glib-The-Main-Event-Loop.html
share/doc/glib20/glib-Thread-Pools.html
share/doc/glib20/glib-Threads.html
share/doc/glib20/glib-Timers.html
share/doc/glib20/glib-Trash-Stacks.html
share/doc/glib20/glib-Type-Conversion-Macros.html
share/doc/glib20/glib-Unicode-Manipulation.html
share/doc/glib20/glib-Warnings-and-Assertions.html
share/doc/glib20/glib-Windows-Compatability-Functions.html
share/doc/glib20/glib-arrays.html
share/doc/glib20/glib-asynchronous-queues.html
share/doc/glib20/glib-automatic-string-completion.html
@ -168,17 +253,190 @@ share/doc/glib20/glib-unicode-manipulation.html
share/doc/glib20/glib-utilities.html
share/doc/glib20/glib-warnings-and-assertions.html
share/doc/glib20/glib-windows-compatability-functions.html
share/doc/glib20/glib.devhelp
share/doc/glib20/glib.html
share/doc/glib20/index.html
share/doc/glib20/index.sgml
share/doc/glib20/mainloop-states.gif
@dirrm share/doc/glib20
share/doc/gtk20/AbstractObjects.html
share/doc/gtk20/ButtonWidgets.html
share/doc/gtk20/DeprecatedObjects.html
share/doc/gtk20/DisplayWidgets.html
share/doc/gtk20/GtkAccelLabel.html
share/doc/gtk20/GtkAccessible.html
share/doc/gtk20/GtkAdjustment.html
share/doc/gtk20/GtkAlignment.html
share/doc/gtk20/GtkArrow.html
share/doc/gtk20/GtkAspectFrame.html
share/doc/gtk20/GtkBin.html
share/doc/gtk20/GtkBox.html
share/doc/gtk20/GtkButton.html
share/doc/gtk20/GtkButtonBox.html
share/doc/gtk20/GtkCList.html
share/doc/gtk20/GtkCTree.html
share/doc/gtk20/GtkCalendar.html
share/doc/gtk20/GtkCellEditable.html
share/doc/gtk20/GtkCellRenderer.html
share/doc/gtk20/GtkCellRendererPixbuf.html
share/doc/gtk20/GtkCellRendererText.html
share/doc/gtk20/GtkCellRendererToggle.html
share/doc/gtk20/GtkCheckButton.html
share/doc/gtk20/GtkCheckMenuItem.html
share/doc/gtk20/GtkColorSelection.html
share/doc/gtk20/GtkColorSelectionDialog.html
share/doc/gtk20/GtkCombo.html
share/doc/gtk20/GtkContainer.html
share/doc/gtk20/GtkCurve.html
share/doc/gtk20/GtkDialog.html
share/doc/gtk20/GtkDrawingArea.html
share/doc/gtk20/GtkEditable.html
share/doc/gtk20/GtkEntry.html
share/doc/gtk20/GtkEventBox.html
share/doc/gtk20/GtkFileSelection.html
share/doc/gtk20/GtkFixed.html
share/doc/gtk20/GtkFontSelection.html
share/doc/gtk20/GtkFontSelectionDialog.html
share/doc/gtk20/GtkFrame.html
share/doc/gtk20/GtkGammaCurve.html
share/doc/gtk20/GtkHBox.html
share/doc/gtk20/GtkHButtonBox.html
share/doc/gtk20/GtkHPaned.html
share/doc/gtk20/GtkHRuler.html
share/doc/gtk20/GtkHScale.html
share/doc/gtk20/GtkHScrollbar.html
share/doc/gtk20/GtkHSeparator.html
share/doc/gtk20/GtkHandleBox.html
share/doc/gtk20/GtkIMContext.html
share/doc/gtk20/GtkIMContextSimple.html
share/doc/gtk20/GtkIMMulticontext.html
share/doc/gtk20/GtkImage.html
share/doc/gtk20/GtkImageMenuItem.html
share/doc/gtk20/GtkInputDialog.html
share/doc/gtk20/GtkInvisible.html
share/doc/gtk20/GtkItem.html
share/doc/gtk20/GtkItemFactory.html
share/doc/gtk20/GtkLabel.html
share/doc/gtk20/GtkLayout.html
share/doc/gtk20/GtkList.html
share/doc/gtk20/GtkListItem.html
share/doc/gtk20/GtkListStore.html
share/doc/gtk20/GtkMenu.html
share/doc/gtk20/GtkMenuBar.html
share/doc/gtk20/GtkMenuItem.html
share/doc/gtk20/GtkMenuShell.html
share/doc/gtk20/GtkMessageDialog.html
share/doc/gtk20/GtkMisc.html
share/doc/gtk20/GtkNotebook.html
share/doc/gtk20/GtkObject.html
share/doc/gtk20/GtkOldEditable.html
share/doc/gtk20/GtkOptionMenu.html
share/doc/gtk20/GtkPaned.html
share/doc/gtk20/GtkPixmap.html
share/doc/gtk20/GtkPlug.html
share/doc/gtk20/GtkPreview.html
share/doc/gtk20/GtkProgress.html
share/doc/gtk20/GtkProgressBar.html
share/doc/gtk20/GtkRadioButton.html
share/doc/gtk20/GtkRadioMenuItem.html
share/doc/gtk20/GtkRange.html
share/doc/gtk20/GtkRuler.html
share/doc/gtk20/GtkScale.html
share/doc/gtk20/GtkScrollbar.html
share/doc/gtk20/GtkScrolledWindow.html
share/doc/gtk20/GtkSeparator.html
share/doc/gtk20/GtkSeparatorMenuItem.html
share/doc/gtk20/GtkSettings.html
share/doc/gtk20/GtkSizeGroup.html
share/doc/gtk20/GtkSocket.html
share/doc/gtk20/GtkSpinButton.html
share/doc/gtk20/GtkStatusbar.html
share/doc/gtk20/GtkStyle.html
share/doc/gtk20/GtkTable.html
share/doc/gtk20/GtkTearoffMenuItem.html
share/doc/gtk20/GtkText.html
share/doc/gtk20/GtkTextBuffer.html
share/doc/gtk20/GtkTextMark.html
share/doc/gtk20/GtkTextTag.html
share/doc/gtk20/GtkTextTagTable.html
share/doc/gtk20/GtkTextView.html
share/doc/gtk20/GtkTipsQuery.html
share/doc/gtk20/GtkToggleButton.html
share/doc/gtk20/GtkToolbar.html
share/doc/gtk20/GtkTooltips.html
share/doc/gtk20/GtkTree.html
share/doc/gtk20/GtkTreeItem.html
share/doc/gtk20/GtkTreeModel.html
share/doc/gtk20/GtkTreeModelSort.html
share/doc/gtk20/GtkTreeSelection.html
share/doc/gtk20/GtkTreeSortable.html
share/doc/gtk20/GtkTreeStore.html
share/doc/gtk20/GtkTreeView.html
share/doc/gtk20/GtkTreeViewColumn.html
share/doc/gtk20/GtkVBox.html
share/doc/gtk20/GtkVButtonBox.html
share/doc/gtk20/GtkVPaned.html
share/doc/gtk20/GtkVRuler.html
share/doc/gtk20/GtkVScale.html
share/doc/gtk20/GtkVScrollbar.html
share/doc/gtk20/GtkVSeparator.html
share/doc/gtk20/GtkViewport.html
share/doc/gtk20/GtkWidget.html
share/doc/gtk20/GtkWindow.html
share/doc/gtk20/GtkWindowGroup.html
share/doc/gtk20/LayoutContainers.html
share/doc/gtk20/MenusAndCombos.html
share/doc/gtk20/MiscObjects.html
share/doc/gtk20/NumericEntry.html
share/doc/gtk20/Ornaments.html
share/doc/gtk20/PlugSocket.html
share/doc/gtk20/ScrollingWidgets.html
share/doc/gtk20/SelectorWidgets.html
share/doc/gtk20/SpecialObjects.html
share/doc/gtk20/TextWidget.html
share/doc/gtk20/TextWidgetObjects.html
share/doc/gtk20/TreeWidget.html
share/doc/gtk20/TreeWidgetObjects.html
share/doc/gtk20/WindowWidgets.html
share/doc/gtk20/abstractobjects.html
share/doc/gtk20/buttonwidgets.html
share/doc/gtk20/c17556.html
share/doc/gtk20/ch01.html
share/doc/gtk20/deprecatedobjects.html
share/doc/gtk20/displaywidgets.html
share/doc/gtk20/gtk-Accelerator-Maps.html
share/doc/gtk20/gtk-Bindings.html
share/doc/gtk20/gtk-Clipboards.html
share/doc/gtk20/gtk-Drag-and-Drop.html
share/doc/gtk20/gtk-Feature-Test-Macros.html
share/doc/gtk20/gtk-General.html
share/doc/gtk20/gtk-Graphics-Contexts.html
share/doc/gtk20/gtk-GtkAccelLabel.html
share/doc/gtk20/gtk-GtkArrow.html
share/doc/gtk20/gtk-GtkCellEditable.html
share/doc/gtk20/gtk-GtkEditable.html
share/doc/gtk20/gtk-GtkHSeparator.html
share/doc/gtk20/gtk-GtkImage.html
share/doc/gtk20/gtk-GtkLabel.html
share/doc/gtk20/gtk-GtkMisc.html
share/doc/gtk20/gtk-GtkPixmap.html
share/doc/gtk20/gtk-GtkSeparator.html
share/doc/gtk20/gtk-GtkTextIter.html
share/doc/gtk20/gtk-GtkTipsQuery.html
share/doc/gtk20/gtk-GtkTreeModel.html
share/doc/gtk20/gtk-GtkTreeSortable.html
share/doc/gtk20/gtk-GtkTreeView-drag-and-drop.html
share/doc/gtk20/gtk-GtkVSeparator.html
share/doc/gtk20/gtk-Keyboard-Accelerators.html
share/doc/gtk20/gtk-Resource-Files.html
share/doc/gtk20/gtk-Selections.html
share/doc/gtk20/gtk-Signals.html
share/doc/gtk20/gtk-Standard-Enumerations.html
share/doc/gtk20/gtk-Stock-Items.html
share/doc/gtk20/gtk-Themeable-Stock-Images.html
share/doc/gtk20/gtk-Types.html
share/doc/gtk20/gtk-accelerator-maps.html
share/doc/gtk20/gtk-bindings.html
share/doc/gtk20/gtk-building.html
@ -210,6 +468,7 @@ share/doc/gtk20/gtk-themeable-stock-images.html
share/doc/gtk20/gtk-types.html
share/doc/gtk20/gtk-windows.html
share/doc/gtk20/gtk-x11.html
share/doc/gtk20/gtk.devhelp
share/doc/gtk20/gtk.html
share/doc/gtk20/gtkaccellabel.html
share/doc/gtk20/gtkaccessible.html
@ -330,14 +589,17 @@ share/doc/gtk20/gtkvseparator.html
share/doc/gtk20/gtkwidget.html
share/doc/gtk20/gtkwindow.html
share/doc/gtk20/gtkwindowgroup.html
share/doc/gtk20/home.png
share/doc/gtk20/index.html
share/doc/gtk20/index.sgml
share/doc/gtk20/layoutcontainers.html
share/doc/gtk20/left.png
share/doc/gtk20/menusandcombos.html
share/doc/gtk20/miscobjects.html
share/doc/gtk20/numericentry.html
share/doc/gtk20/ornaments.html
share/doc/gtk20/plugsocket.html
share/doc/gtk20/right.png
share/doc/gtk20/scrollingwidgets.html
share/doc/gtk20/selectorwidgets.html
share/doc/gtk20/specialobjects.html
@ -414,5 +676,7 @@ share/doc/gtk20/textwidget.html
share/doc/gtk20/textwidgetobjects.html
share/doc/gtk20/treewidget.html
share/doc/gtk20/treewidgetobjects.html
share/doc/gtk20/up.png
share/doc/gtk20/windowwidgets.html
@dirrm share/doc/gtk20