mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to DEV300_m86.
--disable-gstreamer for a while as it breaks build. Funded by: OpenOffice.org community
This commit is contained in:
parent
15652c8eae
commit
b583afbe8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259241
4 changed files with 14 additions and 12 deletions
|
@ -79,11 +79,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh
|
||||||
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
|
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
MILESTONE?= 85
|
MILESTONE?= 86
|
||||||
OOOTAG?= DEV300_m${MILESTONE}
|
OOOTAG?= DEV300_m${MILESTONE}
|
||||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||||
OOODIR= openoffice.org3
|
OOODIR= openoffice.org3
|
||||||
SNAPDATE= 20100724
|
SNAPDATE= 20100814
|
||||||
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
||||||
EXECBASE?= openoffice.org-${OOOTAG}
|
EXECBASE?= openoffice.org-${OOOTAG}
|
||||||
DIST_SUBDIR= openoffice.org3
|
DIST_SUBDIR= openoffice.org3
|
||||||
|
@ -156,9 +156,10 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
|
||||||
--enable-pdfimport \
|
--enable-pdfimport \
|
||||||
--enable-wiki-publisher \
|
--enable-wiki-publisher \
|
||||||
--enable-report-builder \
|
--enable-report-builder \
|
||||||
|
--disable-gstreamer \
|
||||||
--with-use-shell=bash \
|
--with-use-shell=bash \
|
||||||
--with-vendor="FreeBSD ports system"
|
--with-vendor="FreeBSD ports system"
|
||||||
|
#disable-gstreamer: simple build fix req'ed
|
||||||
OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt
|
OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt
|
||||||
OOOEXTENSIONS+= presenter/presenter-screen.oxt
|
OOOEXTENSIONS+= presenter/presenter-screen.oxt
|
||||||
OOOEXTENSIONS+= pdfimport/pdfimport.oxt
|
OOOEXTENSIONS+= pdfimport/pdfimport.oxt
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
MD5 (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 0b309c9d0c411ee52a396fdd61702d7e
|
MD5 (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = db3ad28aa87497a9176d711060dda920
|
||||||
SHA256 (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 17e8e0ce3bf98090030f488bdd00eacd2afb46b5eccaea8ded1ec3748ea95917
|
SHA256 (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = b09a200767017edcbe90e0238af721bc1d863d509bb809f4db23003eb3267683
|
||||||
SIZE (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 308287292
|
SIZE (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = 308324184
|
||||||
MD5 (openoffice.org3/ext_sources.20100718.tar.bz2) = da1971f1f0f3d23a3f1a63c1f9c18a88
|
MD5 (openoffice.org3/ext_sources.20100718.tar.bz2) = da1971f1f0f3d23a3f1a63c1f9c18a88
|
||||||
SHA256 (openoffice.org3/ext_sources.20100718.tar.bz2) = 68b032b0a2918eeb2af46b1d4adfb30af5f3d5ff1898de33460f5ec9b834dfc0
|
SHA256 (openoffice.org3/ext_sources.20100718.tar.bz2) = 68b032b0a2918eeb2af46b1d4adfb30af5f3d5ff1898de33460f5ec9b834dfc0
|
||||||
SIZE (openoffice.org3/ext_sources.20100718.tar.bz2) = 214053194
|
SIZE (openoffice.org3/ext_sources.20100718.tar.bz2) = 214053194
|
||||||
|
|
|
@ -79,11 +79,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh
|
||||||
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
|
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
MILESTONE?= 85
|
MILESTONE?= 86
|
||||||
OOOTAG?= DEV300_m${MILESTONE}
|
OOOTAG?= DEV300_m${MILESTONE}
|
||||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||||
OOODIR= openoffice.org3
|
OOODIR= openoffice.org3
|
||||||
SNAPDATE= 20100724
|
SNAPDATE= 20100814
|
||||||
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
||||||
EXECBASE?= openoffice.org-${OOOTAG}
|
EXECBASE?= openoffice.org-${OOOTAG}
|
||||||
DIST_SUBDIR= openoffice.org3
|
DIST_SUBDIR= openoffice.org3
|
||||||
|
@ -156,9 +156,10 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
|
||||||
--enable-pdfimport \
|
--enable-pdfimport \
|
||||||
--enable-wiki-publisher \
|
--enable-wiki-publisher \
|
||||||
--enable-report-builder \
|
--enable-report-builder \
|
||||||
|
--disable-gstreamer \
|
||||||
--with-use-shell=bash \
|
--with-use-shell=bash \
|
||||||
--with-vendor="FreeBSD ports system"
|
--with-vendor="FreeBSD ports system"
|
||||||
|
#disable-gstreamer: simple build fix req'ed
|
||||||
OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt
|
OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt
|
||||||
OOOEXTENSIONS+= presenter/presenter-screen.oxt
|
OOOEXTENSIONS+= presenter/presenter-screen.oxt
|
||||||
OOOEXTENSIONS+= pdfimport/pdfimport.oxt
|
OOOEXTENSIONS+= pdfimport/pdfimport.oxt
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
MD5 (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 0b309c9d0c411ee52a396fdd61702d7e
|
MD5 (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = db3ad28aa87497a9176d711060dda920
|
||||||
SHA256 (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 17e8e0ce3bf98090030f488bdd00eacd2afb46b5eccaea8ded1ec3748ea95917
|
SHA256 (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = b09a200767017edcbe90e0238af721bc1d863d509bb809f4db23003eb3267683
|
||||||
SIZE (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 308287292
|
SIZE (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = 308324184
|
||||||
MD5 (openoffice.org3/ext_sources.20100718.tar.bz2) = da1971f1f0f3d23a3f1a63c1f9c18a88
|
MD5 (openoffice.org3/ext_sources.20100718.tar.bz2) = da1971f1f0f3d23a3f1a63c1f9c18a88
|
||||||
SHA256 (openoffice.org3/ext_sources.20100718.tar.bz2) = 68b032b0a2918eeb2af46b1d4adfb30af5f3d5ff1898de33460f5ec9b834dfc0
|
SHA256 (openoffice.org3/ext_sources.20100718.tar.bz2) = 68b032b0a2918eeb2af46b1d4adfb30af5f3d5ff1898de33460f5ec9b834dfc0
|
||||||
SIZE (openoffice.org3/ext_sources.20100718.tar.bz2) = 214053194
|
SIZE (openoffice.org3/ext_sources.20100718.tar.bz2) = 214053194
|
||||||
|
|
Loading…
Add table
Reference in a new issue