From 084138d08f9c85bbb7ba547e5e335cb478c4b11c Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Fri, 14 Aug 2015 00:41:17 -0400 Subject: [PATCH] Add dia --- config/packages-list | 1 + stage5/hv-install-1 | 1 + stage5/packages-update | 1 + 3 files changed, 3 insertions(+) diff --git a/config/packages-list b/config/packages-list index cea6dad..c57f2e9 100644 --- a/config/packages-list +++ b/config/packages-list @@ -63,6 +63,7 @@ DEJAVUFONTS="dejavu-fonts-ttf-2.33" DESKTOP_FILE_UTILS="desktop-file-utils-0.22" DHCP="dhcp-4.2.3-P2" DHCPCD="dhcpcd-6.6.4" +DIA="dia-git-2015-08-14" DIALOG="dialog_1.1-20120215.orig" DIFFUTILS="diffutils-3.3" DOCBOOK_DSSSL_VER="1.79" diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 57e8668..61ee5ec 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -90,6 +90,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" ipkg ${BABL} ipkg ${GEGL} + ipkg -m acnb ${DIA} ipkg ${GIMP} ipkg -m acnb ${GUTENPRINT} ipkg -s boost -m noac ${BOOST} diff --git a/stage5/packages-update b/stage5/packages-update index 2206f5c..02cb840 100755 --- a/stage5/packages-update +++ b/stage5/packages-update @@ -79,6 +79,7 @@ fpkg -s "v" -v 2 ${GIMP} "http://download.gimp.org/pub/gimp" fpkg -m sf -s "gimp-print" -e "tar.bz2" ${GUTENPRINT} fpkg -m sf -s "boost" ${BOOST} fpkg -m sf ${INKSCAPE} +fpkg -m hv ${DIA} fpkg -m sf ${QPDF} fpkg -e "tar.gz" ${CUPS_FILTERS} \ -- 2.20.1