mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/openoffice.org: new maintainer.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f238671dea
commit
52398be75d
2 changed files with 5 additions and 3 deletions
|
@ -1,14 +1,16 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Slackware build script for openoffice.org
|
||||
|
||||
# Originally written by Niki Kovacs <info@microlinux.fr)
|
||||
# Rewritten for slackbuilds.org by Ryan P.C. McQuen
|
||||
# Copyright 2018-2019 Donald Cooley South Haven, Indiana USA
|
||||
# With help from Ekin Akoglu to fix missing menu icons and script cleanup,
|
||||
# and a diff from Dominik Drobek to remove unnecessary RPM cruft.
|
||||
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
|
||||
# Copyright 2023 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2023 Juan M. Lasca <juanmlasca@gmail.com>
|
||||
# Copyright 2024 Dimitris Zlatanidis Orestiada, Greece
|
||||
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
|
|
@ -6,5 +6,5 @@ MD5SUM="27edabecd195b3db78564f76391a4901"
|
|||
DOWNLOAD_x86_64="https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.15/binaries/en-US/Apache_OpenOffice_4.1.15_Linux_x86-64_install-rpm_en-US.tar.gz"
|
||||
MD5SUM_x86_64="3edb3f95ed26e07cca0e3ba3a01746e6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Juan M. Lasca"
|
||||
EMAIL="juanmlasca@gmail.com"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue