mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Add missing files to plist
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
bb0a2aa997
commit
afa59f3b5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397070
@ -1,10 +1,12 @@
|
||||
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
|
||||
BOOKS= gdk gtk libgail-util
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-install:
|
||||
.for d in ${BOOKS}
|
||||
if [ -d ${REFERENCE_SRC}/${d}/html ]; then \
|
||||
|
@ -3,13 +3,20 @@ share/doc/gdk3/GdkDeviceManager.html
|
||||
share/doc/gdk3/GdkDisplay.html
|
||||
share/doc/gdk3/GdkDisplayManager.html
|
||||
share/doc/gdk3/GdkFrameClock.html
|
||||
share/doc/gdk3/GdkGLContext.html
|
||||
share/doc/gdk3/GdkScreen.html
|
||||
share/doc/gtk3/GtkGLArea.html
|
||||
share/doc/gtk3/GtkModelButton.html
|
||||
share/doc/gtk3/GtkPopoverMenu.html
|
||||
share/doc/gtk3/GtkStackSidebar.html
|
||||
share/doc/gdk3/X_cursor.png
|
||||
share/doc/gdk3/annotation-glossary.html
|
||||
share/doc/gdk3/api-index-3-0.html
|
||||
share/doc/gdk3/api-index-3-10.html
|
||||
share/doc/gdk3/api-index-3-12.html
|
||||
share/doc/gdk3/api-index-3-14.html
|
||||
share/doc/gdk3/api-index-3-16.html
|
||||
share/doc/gtk3/api-index-3-16.html
|
||||
share/doc/gdk3/api-index-3-2.html
|
||||
share/doc/gdk3/api-index-3-4.html
|
||||
share/doc/gdk3/api-index-3-6.html
|
||||
@ -65,7 +72,9 @@ share/doc/gdk3/gdk3-Wayland-Interaction.html
|
||||
share/doc/gdk3/gdk3-Windows.html
|
||||
share/doc/gdk3/gdk3-X-Window-System-Interaction.html
|
||||
share/doc/gdk3/gdk3.devhelp2
|
||||
share/doc/gtk3/glarea.png
|
||||
share/doc/gdk3/gobbler.png
|
||||
share/doc/gtk3/gtk-mir.html
|
||||
share/doc/gdk3/gumby.png
|
||||
share/doc/gdk3/hand1.png
|
||||
share/doc/gdk3/hand2.png
|
||||
@ -108,6 +117,7 @@ share/doc/gdk3/sb_right_arrow.png
|
||||
share/doc/gdk3/sb_up_arrow.png
|
||||
share/doc/gdk3/sb_v_double_arrow.png
|
||||
share/doc/gdk3/shuttle.png
|
||||
share/doc/gtk3/sidebar.png
|
||||
share/doc/gdk3/sizing.png
|
||||
share/doc/gdk3/spider.png
|
||||
share/doc/gdk3/spraycan.png
|
||||
|
Loading…
Reference in New Issue
Block a user