Add dia master
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 14 Aug 2015 04:41:17 +0000 (00:41 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 14 Aug 2015 05:20:06 +0000 (01:20 -0400)
config/packages-list
stage5/hv-install-1
stage5/packages-update

index cea6dad..c57f2e9 100644 (file)
@@ -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"
index 57e8668..61ee5ec 100755 (executable)
@@ -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}
index 2206f5c..02cb840 100755 (executable)
@@ -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} \