Remove gnome2 oldie.
ok jasper@
This commit is contained in:
parent
dc5ce6f2bc
commit
8b48a5c4b3
@ -1,53 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2012/09/29 10:10:45 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= advanced general purpose calculator
|
||||
|
||||
GNOME_PROJECT= genius
|
||||
GNOME_VERSION= 1.0.15
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE= http://www.jirka.org/genius.html
|
||||
|
||||
CATEGORIES= math
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += xcb-render X11 Xau Xcomposite Xcursor Xdamage Xdmcp
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0
|
||||
WANTLIB += c cairo expat fontconfig GL Xxf86vm drm xcb-shm
|
||||
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0 m ncurses pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread readline pthread-stubs xcb
|
||||
WANTLIB += termcap xml2 z ffi stdc++ util
|
||||
WANTLIB += gtksourceview-2.0 gmp mpfr vte
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
RUN_DEPENDS += misc/shared-mime-info
|
||||
# needs to run ps2epsi for EPS output
|
||||
RUN_DEPENDS += print/ghostscript/gnu
|
||||
LIB_DEPENDS= x11/gtksourceview \
|
||||
devel/gmp \
|
||||
devel/mpfr \
|
||||
devel/vte
|
||||
|
||||
MODGNOME_TOOLS= yelp
|
||||
MODGNOME_DESKTOP_FILE= Yes
|
||||
MODGNOME_ICON_CACHE= Yes
|
||||
|
||||
MODGNOME_LDFLAGS= -L${X11BASE}/lib -lgmp
|
||||
CONFIGURE_ARGS= --disable-update-mimedb \
|
||||
--disable-extra-gcc-optimization
|
||||
|
||||
post-install:
|
||||
rm ${PREFIX}/lib/genius/*.{a,la}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gnome/genius-1.0.15.tar.xz) = lB6dCdnxUfPzauGQutPE4oh6VSowHcma9f0G+MXHY3c=
|
||||
SIZE (gnome/genius-1.0.15.tar.xz) = 2157948
|
@ -1,6 +0,0 @@
|
||||
Genius is a general purpose calculator program similiar in some aspects
|
||||
to BC, Matlab, Maple or Mathematica. It is useful both as a simple
|
||||
calculator and as a research or educational tool. The syntax is very
|
||||
intuitive and is designed to mimic how mathematics is usually written.
|
||||
GEL is the name of its extention language, it stands for Genius
|
||||
Extension Language.
|
@ -1,201 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2012/09/29 10:10:45 ajacoutot Exp $
|
||||
@bin bin/genius
|
||||
@bin bin/gnome-genius
|
||||
include/genius/
|
||||
include/genius/compil.h
|
||||
include/genius/dict.h
|
||||
include/genius/eval.h
|
||||
include/genius/geloutput.h
|
||||
include/genius/genius-i18n.h
|
||||
include/genius/lexer.h
|
||||
include/genius/matop.h
|
||||
include/genius/matrix.h
|
||||
include/genius/matrixw.h
|
||||
include/genius/mpwrap.h
|
||||
include/genius/mpzextra.h
|
||||
include/genius/plug_api.h
|
||||
include/genius/structs.h
|
||||
include/genius/utype.h
|
||||
lib/genius/
|
||||
lib/genius/libtestplugin.so
|
||||
@bin libexec/genius-readline-helper-fifo
|
||||
share/application-registry/
|
||||
share/application-registry/genius.applications
|
||||
share/applications/gnome-genius.desktop
|
||||
share/genius/
|
||||
share/genius/gel/
|
||||
share/genius/gel/calculus/
|
||||
share/genius/gel/calculus/differentiation.gel
|
||||
share/genius/gel/calculus/fourier.gel
|
||||
share/genius/gel/calculus/integration.gel
|
||||
share/genius/gel/calculus/limits.gel
|
||||
share/genius/gel/calculus/loader.gel
|
||||
share/genius/gel/calculus/sums_products.gel
|
||||
share/genius/gel/combinatorics/
|
||||
share/genius/gel/combinatorics/factorial.gel
|
||||
share/genius/gel/combinatorics/loader.gel
|
||||
share/genius/gel/combinatorics/misc.gel
|
||||
share/genius/gel/combinatorics/recursive_sequences.gel
|
||||
share/genius/gel/commutative_algebra/
|
||||
share/genius/gel/commutative_algebra/loader.gel
|
||||
share/genius/gel/commutative_algebra/macaulay.gel
|
||||
share/genius/gel/equation_solving/
|
||||
share/genius/gel/equation_solving/diffeqs.gel
|
||||
share/genius/gel/equation_solving/find_root.gel
|
||||
share/genius/gel/equation_solving/formulas.gel
|
||||
share/genius/gel/equation_solving/loader.gel
|
||||
share/genius/gel/functions/
|
||||
share/genius/gel/functions/complex_numbers.gel
|
||||
share/genius/gel/functions/delta.gel
|
||||
share/genius/gel/functions/elementary.gel
|
||||
share/genius/gel/functions/kernels.gel
|
||||
share/genius/gel/functions/loader.gel
|
||||
share/genius/gel/functions/numerical.gel
|
||||
share/genius/gel/functions/orthogonal_polynomials.gel
|
||||
share/genius/gel/lib.cgel
|
||||
share/genius/gel/linear_algebra/
|
||||
share/genius/gel/linear_algebra/bilinear_forms.gel
|
||||
share/genius/gel/linear_algebra/linear_algebra.gel
|
||||
share/genius/gel/linear_algebra/loader.gel
|
||||
share/genius/gel/linear_algebra/misc.gel
|
||||
share/genius/gel/linear_algebra/special_matrices.gel
|
||||
share/genius/gel/linear_algebra/subspaces.gel
|
||||
share/genius/gel/loader.gel
|
||||
share/genius/gel/misc/
|
||||
share/genius/gel/misc/loader.gel
|
||||
share/genius/gel/misc/misc.gel
|
||||
share/genius/gel/number_theory/
|
||||
share/genius/gel/number_theory/factoring.gel
|
||||
share/genius/gel/number_theory/loader.gel
|
||||
share/genius/gel/number_theory/misc.gel
|
||||
share/genius/gel/number_theory/modulus.gel
|
||||
share/genius/gel/number_theory/primes.gel
|
||||
share/genius/gel/number_theory/quadratic.gel
|
||||
share/genius/gel/sets/
|
||||
share/genius/gel/sets/basic.gel
|
||||
share/genius/gel/sets/loader.gel
|
||||
share/genius/gel/statistics/
|
||||
share/genius/gel/statistics/basic.gel
|
||||
share/genius/gel/statistics/loader.gel
|
||||
share/genius/gel/symbolic/
|
||||
share/genius/gel/symbolic/differentiation.gel
|
||||
share/genius/gel/symbolic/loader.gel
|
||||
share/genius/genius-graph.png
|
||||
share/genius/genius.txt
|
||||
share/genius/gtksourceview/
|
||||
share/genius/gtksourceview/genius.lang
|
||||
share/genius/plugins/
|
||||
share/genius/plugins/test.plugin
|
||||
share/gnome/
|
||||
share/gnome/help/
|
||||
share/gnome/help/genius/
|
||||
share/gnome/help/genius/C/
|
||||
share/gnome/help/genius/C/figures/
|
||||
share/gnome/help/genius/C/figures/genius_window.png
|
||||
share/gnome/help/genius/C/figures/line_plot.png
|
||||
share/gnome/help/genius/C/figures/line_plot_graph.png
|
||||
share/gnome/help/genius/C/figures/parametric.png
|
||||
share/gnome/help/genius/C/figures/parametric_graph.png
|
||||
share/gnome/help/genius/C/figures/surface_graph.png
|
||||
share/gnome/help/genius/C/gel-function-list.xml
|
||||
share/gnome/help/genius/C/genius.xml
|
||||
share/gnome/help/genius/C/legal.xml
|
||||
share/gnome/help/genius/cs/
|
||||
share/gnome/help/genius/cs/figures/
|
||||
share/gnome/help/genius/cs/figures/genius_window.png
|
||||
share/gnome/help/genius/cs/figures/line_plot.png
|
||||
share/gnome/help/genius/cs/figures/line_plot_graph.png
|
||||
share/gnome/help/genius/cs/figures/parametric.png
|
||||
share/gnome/help/genius/cs/figures/parametric_graph.png
|
||||
share/gnome/help/genius/cs/figures/surface_graph.png
|
||||
share/gnome/help/genius/cs/genius.xml
|
||||
share/gnome/help/genius/de/
|
||||
share/gnome/help/genius/de/figures/
|
||||
share/gnome/help/genius/de/figures/genius_window.png
|
||||
share/gnome/help/genius/de/figures/line_plot.png
|
||||
share/gnome/help/genius/de/figures/line_plot_graph.png
|
||||
share/gnome/help/genius/de/figures/parametric.png
|
||||
share/gnome/help/genius/de/figures/parametric_graph.png
|
||||
share/gnome/help/genius/de/figures/surface_graph.png
|
||||
share/gnome/help/genius/de/genius.xml
|
||||
share/gnome/help/genius/es/
|
||||
share/gnome/help/genius/es/figures/
|
||||
share/gnome/help/genius/es/figures/genius_window.png
|
||||
share/gnome/help/genius/es/figures/line_plot.png
|
||||
share/gnome/help/genius/es/figures/line_plot_graph.png
|
||||
share/gnome/help/genius/es/figures/parametric.png
|
||||
share/gnome/help/genius/es/figures/parametric_graph.png
|
||||
share/gnome/help/genius/es/figures/surface_graph.png
|
||||
share/gnome/help/genius/es/genius.xml
|
||||
share/gnome/help/genius/fr/
|
||||
share/gnome/help/genius/fr/figures/
|
||||
share/gnome/help/genius/fr/figures/genius_window.png
|
||||
share/gnome/help/genius/fr/figures/line_plot.png
|
||||
share/gnome/help/genius/fr/figures/line_plot_graph.png
|
||||
share/gnome/help/genius/fr/figures/parametric.png
|
||||
share/gnome/help/genius/fr/figures/parametric_graph.png
|
||||
share/gnome/help/genius/fr/figures/surface_graph.png
|
||||
share/gnome/help/genius/fr/genius.xml
|
||||
share/icons/hicolor/32x32/apps/genius-stock-plot.png
|
||||
share/icons/hicolor/32x32/apps/gnome-genius.png
|
||||
share/icons/hicolor/48x48/apps/genius-stock-plot.png
|
||||
share/icons/hicolor/48x48/apps/gnome-genius.png
|
||||
share/locale/ar/LC_MESSAGES/genius.mo
|
||||
share/locale/az/LC_MESSAGES/genius.mo
|
||||
share/locale/ca/LC_MESSAGES/genius.mo
|
||||
share/locale/cs/LC_MESSAGES/genius.mo
|
||||
share/locale/da/LC_MESSAGES/genius.mo
|
||||
share/locale/de/LC_MESSAGES/genius.mo
|
||||
share/locale/dz/LC_MESSAGES/genius.mo
|
||||
share/locale/el/LC_MESSAGES/genius.mo
|
||||
share/locale/en_CA/LC_MESSAGES/genius.mo
|
||||
share/locale/en_GB/LC_MESSAGES/genius.mo
|
||||
share/locale/es/LC_MESSAGES/genius.mo
|
||||
share/locale/eu/LC_MESSAGES/genius.mo
|
||||
share/locale/fr/LC_MESSAGES/genius.mo
|
||||
share/locale/ga/LC_MESSAGES/genius.mo
|
||||
share/locale/gl/LC_MESSAGES/genius.mo
|
||||
share/locale/hi/LC_MESSAGES/genius.mo
|
||||
share/locale/hr/LC_MESSAGES/genius.mo
|
||||
share/locale/it/LC_MESSAGES/genius.mo
|
||||
share/locale/ja/LC_MESSAGES/genius.mo
|
||||
share/locale/ko/LC_MESSAGES/genius.mo
|
||||
share/locale/lv/LC_MESSAGES/genius.mo
|
||||
share/locale/mk/LC_MESSAGES/genius.mo
|
||||
share/locale/ml/LC_MESSAGES/genius.mo
|
||||
share/locale/nb/LC_MESSAGES/genius.mo
|
||||
share/locale/ne/LC_MESSAGES/genius.mo
|
||||
share/locale/nl/LC_MESSAGES/genius.mo
|
||||
share/locale/oc/LC_MESSAGES/genius.mo
|
||||
share/locale/pa/LC_MESSAGES/genius.mo
|
||||
share/locale/pl/LC_MESSAGES/genius.mo
|
||||
share/locale/pt/LC_MESSAGES/genius.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/genius.mo
|
||||
share/locale/ro/LC_MESSAGES/genius.mo
|
||||
share/locale/rw/LC_MESSAGES/genius.mo
|
||||
share/locale/sl/LC_MESSAGES/genius.mo
|
||||
share/locale/sq/LC_MESSAGES/genius.mo
|
||||
share/locale/sr/LC_MESSAGES/genius.mo
|
||||
share/locale/sr@Latn/
|
||||
share/locale/sr@Latn/LC_MESSAGES/
|
||||
share/locale/sr@Latn/LC_MESSAGES/genius.mo
|
||||
share/locale/sv/LC_MESSAGES/genius.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/genius.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/genius.mo
|
||||
share/mime-info/
|
||||
share/mime-info/genius.keys
|
||||
share/mime-info/genius.mime
|
||||
share/mime/packages/genius.xml
|
||||
share/omf/
|
||||
share/omf/genius/
|
||||
share/omf/genius/genius-C.omf
|
||||
share/omf/genius/genius-cs.omf
|
||||
share/omf/genius/genius-de.omf
|
||||
share/omf/genius/genius-es.omf
|
||||
share/omf/genius/genius-fr.omf
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@exec %D/bin/update-mime-database %D/share/mime
|
||||
@unexec-delete %D/bin/update-mime-database %D/share/mime
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user