Mark SHARED_ONLY and merge PFRAG.shared in PLIST. While here, remove
some unneeded dirs, and @comment .a and .la plugin files. Bump PKGNAME. Discussed with MAINTAINER and Brad.
This commit is contained in:
parent
ff4fd400dc
commit
3a7490f9a9
@ -1,8 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.19 2009/05/31 01:56:51 landry Exp $
|
# $OpenBSD: Makefile,v 1.20 2009/05/31 02:33:08 landry Exp $
|
||||||
|
|
||||||
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
COMMENT= small and lightweight IDE
|
COMMENT= small and lightweight IDE
|
||||||
|
|
||||||
DISTNAME= geany-0.17
|
DISTNAME= geany-0.17
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
HOMEPAGE= http://www.geany.org
|
HOMEPAGE= http://www.geany.org
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2009/05/31 01:56:51 landry Exp $
|
|
||||||
lib/geany/classbuilder.so
|
|
||||||
lib/geany/export.so
|
|
||||||
lib/geany/filebrowser.so
|
|
||||||
lib/geany/htmlchars.so
|
|
||||||
lib/geany/saveactions.so
|
|
||||||
lib/geany/splitwindow.so
|
|
@ -1,5 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.11 2009/05/31 01:56:51 landry Exp $
|
@comment $OpenBSD: PLIST,v 1.12 2009/05/31 02:33:08 landry Exp $
|
||||||
%%SHARED%%
|
|
||||||
@bin bin/geany
|
@bin bin/geany
|
||||||
include/geany/
|
include/geany/
|
||||||
include/geany/dialogs.h
|
include/geany/dialogs.h
|
||||||
@ -40,20 +39,24 @@ include/geany/toolbar.h
|
|||||||
include/geany/ui_utils.h
|
include/geany/ui_utils.h
|
||||||
include/geany/utils.h
|
include/geany/utils.h
|
||||||
lib/geany/
|
lib/geany/
|
||||||
@comment lib/geany/autosave.la
|
@comment lib/geany/classbuilder.a
|
||||||
lib/geany/classbuilder.a
|
|
||||||
@comment lib/geany/classbuilder.la
|
@comment lib/geany/classbuilder.la
|
||||||
lib/geany/export.a
|
lib/geany/classbuilder.so
|
||||||
|
@comment lib/geany/export.a
|
||||||
@comment lib/geany/export.la
|
@comment lib/geany/export.la
|
||||||
lib/geany/filebrowser.a
|
lib/geany/export.so
|
||||||
|
@comment lib/geany/filebrowser.a
|
||||||
@comment lib/geany/filebrowser.la
|
@comment lib/geany/filebrowser.la
|
||||||
lib/geany/htmlchars.a
|
lib/geany/filebrowser.so
|
||||||
|
@comment lib/geany/htmlchars.a
|
||||||
@comment lib/geany/htmlchars.la
|
@comment lib/geany/htmlchars.la
|
||||||
lib/geany/saveactions.a
|
lib/geany/htmlchars.so
|
||||||
lib/geany/saveactions.la
|
@comment lib/geany/saveactions.a
|
||||||
lib/geany/splitwindow.a
|
@comment lib/geany/saveactions.la
|
||||||
lib/geany/splitwindow.la
|
lib/geany/saveactions.so
|
||||||
lib/pkgconfig/
|
@comment lib/geany/splitwindow.a
|
||||||
|
@comment lib/geany/splitwindow.la
|
||||||
|
lib/geany/splitwindow.so
|
||||||
lib/pkgconfig/geany.pc
|
lib/pkgconfig/geany.pc
|
||||||
@man man/man1/geany.1
|
@man man/man1/geany.1
|
||||||
share/applications/geany.desktop
|
share/applications/geany.desktop
|
||||||
@ -135,10 +138,6 @@ share/geany/php.tags
|
|||||||
share/geany/python.tags
|
share/geany/python.tags
|
||||||
share/geany/snippets.conf
|
share/geany/snippets.conf
|
||||||
share/geany/ui_toolbar.xml
|
share/geany/ui_toolbar.xml
|
||||||
share/icons/
|
|
||||||
share/icons/hicolor/
|
|
||||||
share/icons/hicolor/16x16/
|
|
||||||
share/icons/hicolor/16x16/apps/
|
|
||||||
share/icons/hicolor/16x16/apps/classviewer-class.png
|
share/icons/hicolor/16x16/apps/classviewer-class.png
|
||||||
share/icons/hicolor/16x16/apps/classviewer-macro.png
|
share/icons/hicolor/16x16/apps/classviewer-macro.png
|
||||||
share/icons/hicolor/16x16/apps/classviewer-member.png
|
share/icons/hicolor/16x16/apps/classviewer-member.png
|
||||||
@ -153,8 +152,6 @@ share/locale/ca/LC_MESSAGES/geany.mo
|
|||||||
share/locale/cs/LC_MESSAGES/geany.mo
|
share/locale/cs/LC_MESSAGES/geany.mo
|
||||||
share/locale/de/LC_MESSAGES/geany.mo
|
share/locale/de/LC_MESSAGES/geany.mo
|
||||||
share/locale/el/LC_MESSAGES/geany.mo
|
share/locale/el/LC_MESSAGES/geany.mo
|
||||||
share/locale/en_GB/
|
|
||||||
share/locale/en_GB/LC_MESSAGES/
|
|
||||||
share/locale/en_GB/LC_MESSAGES/geany.mo
|
share/locale/en_GB/LC_MESSAGES/geany.mo
|
||||||
share/locale/es/LC_MESSAGES/geany.mo
|
share/locale/es/LC_MESSAGES/geany.mo
|
||||||
share/locale/fi/LC_MESSAGES/geany.mo
|
share/locale/fi/LC_MESSAGES/geany.mo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user