components/gnome/gnome-calculator/Makefile
changeset 7956 4f61047bec23
parent 7687 1093e2a9adbd
equal deleted inserted replaced
7955:e2e23e69f5e7 7956:4f61047bec23
    31 COMPONENT_NAME=		gnome-calculator
    31 COMPONENT_NAME=		gnome-calculator
    32 COMPONENT_VERSION=	3.18.2
    32 COMPONENT_VERSION=	3.18.2
    33 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Calculator
    33 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Calculator
    34 COMPONENT_ARCHIVE_HASH= \
    34 COMPONENT_ARCHIVE_HASH= \
    35         sha256:c86c5857409ce1d01896904e97ccf0a1a880f3dcf428a524e5c0fec27b274d64
    35         sha256:c86c5857409ce1d01896904e97ccf0a1a880f3dcf428a524e5c0fec27b274d64
       
    36 COMPONENT_BUGDB=        gnome/applications
    36 COMPONENT_ANITYA_ID=	13126
    37 COMPONENT_ANITYA_ID=	13126
    37 
    38 
    38 TPNO=			25268
    39 TPNO=			25268
    39 
    40 
    40 # Needs updated glib2, not available on S11.
    41 # Needs updated glib2, not available on S11.
    75 REQUIRED_PACKAGES += library/desktop/gtksourceview3
    76 REQUIRED_PACKAGES += library/desktop/gtksourceview3
    76 REQUIRED_PACKAGES += library/desktop/pango
    77 REQUIRED_PACKAGES += library/desktop/pango
    77 REQUIRED_PACKAGES += library/glib2
    78 REQUIRED_PACKAGES += library/glib2
    78 REQUIRED_PACKAGES += library/gmp
    79 REQUIRED_PACKAGES += library/gmp
    79 REQUIRED_PACKAGES += library/libxml2
    80 REQUIRED_PACKAGES += library/libxml2
    80 # We need a later version of mpfr which isn't in userland yet
    81 REQUIRED_PACKAGES += library/mpfr
    81 #REQUIRED_PACKAGES += library/mpfr
       
    82 REQUIRED_PACKAGES += system/library/math
    82 REQUIRED_PACKAGES += system/library/math