summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-04-14 22:57:03 +0000
committerJory Pratt <anarchy@gentoo.org>2005-04-14 22:57:03 +0000
commit3b4f48d298d17e6c78770d0085403765af67a00a (patch)
tree6050b8b0671761186ac81a5384993fc88703abd8 /app-editors/nvu/files
parentRemove alpha-sources. This has been unmaintained for a long time; as well as ... (diff)
downloadgentoo-2-3b4f48d298d17e6c78770d0085403765af67a00a.tar.gz
gentoo-2-3b4f48d298d17e6c78770d0085403765af67a00a.tar.bz2
gentoo-2-3b4f48d298d17e6c78770d0085403765af67a00a.zip
bumped to nvu-1.0PR
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/nvu/files')
-rw-r--r--app-editors/nvu/files/digest-nvu-0.501
-rw-r--r--app-editors/nvu/files/digest-nvu-0.601
-rw-r--r--app-editors/nvu/files/digest-nvu-1.0_pre1
-rw-r--r--app-editors/nvu/files/mozconfig-1.0PR (renamed from app-editors/nvu/files/mozconfig)33
4 files changed, 5 insertions, 31 deletions
diff --git a/app-editors/nvu/files/digest-nvu-0.50 b/app-editors/nvu/files/digest-nvu-0.50
deleted file mode 100644
index a2f1b74828c8..000000000000
--- a/app-editors/nvu/files/digest-nvu-0.50
+++ /dev/null
@@ -1 +0,0 @@
-MD5 cd2f677aebc3a7e90df4bdb848774788 nvu-0.50-sources.tar.bz2 31368442
diff --git a/app-editors/nvu/files/digest-nvu-0.60 b/app-editors/nvu/files/digest-nvu-0.60
deleted file mode 100644
index f128794c859b..000000000000
--- a/app-editors/nvu/files/digest-nvu-0.60
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d43bd909379606cd35f07109fbdc622f nvu-0.60-sources.tar.bz2 31795255
diff --git a/app-editors/nvu/files/digest-nvu-1.0_pre b/app-editors/nvu/files/digest-nvu-1.0_pre
new file mode 100644
index 000000000000..34536e760aae
--- /dev/null
+++ b/app-editors/nvu/files/digest-nvu-1.0_pre
@@ -0,0 +1 @@
+MD5 fced9ea7e2ac1fada8d4b3e730368b67 nvu-1.0PR-sources.tar.bz2 29842142
diff --git a/app-editors/nvu/files/mozconfig b/app-editors/nvu/files/mozconfig-1.0PR
index ae81dc8f0264..c98a5cba9e0c 100644
--- a/app-editors/nvu/files/mozconfig
+++ b/app-editors/nvu/files/mozconfig-1.0PR
@@ -4,35 +4,9 @@ export BUILD_OFFICIAL=1
export MOZ_STANDALONE_COMPOSER=1
mk_add_options MOZ_STANDALONE_COMPOSER=1
-# if you want don't want to use gcc and g++ or want to use
-# a specific version of the compilers, specify it in the
-# two following lines and uncomment them
-#export CC="gcc-3.0"
-#export CXX="g++-3.0"
-
-# Uncomment the 3 following lines on Debian (this includes
-# Linspire)
-#export OS_LIBS="-lc -lpthread"
-#export CFLAGS="-DDEBIAN"
-#export CXXFLAGS="-DDEBIAN"
-
-# Uncomment the two following lines on Linspire
-#export LINSPIRE=1
-#mk_add_options LINSPIRE=1
-
-# Uncomment and edit this line if you want to build
-# outside of the source tree
-#mk_add_options MOZ_OBJDIR=/home/glazman/nvu-0.50
-
-# Uncomment the following lines for an optimized build
ac_add_options --enable-optimize
ac_add_options --disable-debug
-
-# You may need to uncomment and edit that line. On Linspire,
-# just uncomment it
ac_add_options --with-default-mozilla-five-home=/usr/lib/nvu
-
-# You probably have nothing to change below that line
ac_add_options --disable-svg
ac_add_options --without-system-mng
ac_add_options --without-system-png
@@ -44,9 +18,9 @@ ac_add_options --disable-activex-scripting
ac_add_options --disable-tests
ac_add_options --disable-oji
ac_add_options --disable-necko-disk-cache
+ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
-ac_add_options --enable-extensions=wallet,spellcheck,xmlextras,pref,universalchardet,editor/cascades,venkman,inspector
-ac_add_options --enable-image-decoders=png,gif,jpeg
+ac_add_options --enable-extensions=wallet,xml-rpc,xmlextras,pref,universalchardet,editor/cascades,spellcheck
ac_add_options --enable-necko-protocols=http,ftp,file,jar,viewsource,res,data
ac_add_options --disable-pedantic
ac_add_options --disable-short-wchar
@@ -55,8 +29,9 @@ ac_add_options --enable-strip-libs
ac_add_options --enable-crypto
ac_add_options --disable-mathml
ac_add_options --with-system-zlib
-ac_add_options --enable-freetype2
ac_add_options --enable-toolkit=gtk2
ac_add_options --enable-default-toolkit=gtk2
ac_add_options --enable-xft
+ac_add_options --enable-freetype2
+ac_add_options --disable-short-wchar
ac_add_options --prefix=/usr