Date: Wednesday, March 15, 2023 @ 16:50:56
Author: bgyorgy
Revision: 1420692
archrelease: copy trunk to community-x86_64
Added:
efl/repos/community-x86_64/PKGBUILD
(from rev 1420691, efl/trunk/PKGBUILD)
Deleted:
efl/repos/community-x86_64/PKGBUILD
efl/repos/community-x86_64/eina_doxygen.patch
--------------------+
PKGBUILD | 169 ++++++++++++++++++++++++++-------------------------
eina_doxygen.patch | 10 ---
2 files changed, 87 insertions(+), 92 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2023-03-15 16:50:45 UTC (rev 1420691)
+++ PKGBUILD 2023-03-15 16:50:56 UTC (rev 1420692)
@@ -1,82 +0,0 @@
-# Maintainer: Ronald van Haren <[email protected]>
-# Contributor: Enlightenment Developers <[email protected]>
-
-pkgbase=efl
-pkgname=('efl' 'efl-docs')
-pkgver=1.26.3
-pkgrel=5
-pkgdesc="Enlightenment Foundation Libraries"
-arch=('x86_64')
-url="https://www.enlightenment.org"
-license=('BSD' 'LGPL2.1' 'GPL2' 'MIT' 'custom')
-depends=('curl' 'fontconfig' 'fribidi' 'harfbuzz'
- 'gst-plugins-base-libs' 'lua52' 'libexif' 'libgl' 'libinput'
- 'libpulse' 'libsndfile' 'libspectre' 'libraw' 'librsvg' 'libwebp'
- 'libxcomposite' 'libxcursor' 'libxinerama' 'libxkbcommon' 'libxrandr'
- 'libxss' 'libunwind' 'mesa' 'poppler' 'openjpeg2' 'libjpeg-turbo'
- 'libutil-linux' 'dbus'
- 'shared-mime-info' 'mailcap' 'ttf-font' 'scim'
- 'wayland' 'wayland-protocols' 'libxkbcommon-x11' 'pulseaudio')
-optdepends=('gst-plugins-base: Video and thumbnail codecs'
- 'gst-plugins-good: Video and thumbnail codecs'
- 'gst-plugins-bad: Video and thumbnail codecs'
- 'gst-plugins-ugly: Video and thumbnail codecs'
- 'gst-libav: Video and thumbnails with ffmpeg/libav'
- 'libreoffice: Office document thumbnails')
-makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick'
'meson' 'ninja')
-options=('!emptydirs')
-source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15')
-
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- export CFLAGS="$CFLAGS -fvisibility=hidden"
-
- if [ -d build ]; then
- rm -rf build
- fi
- mkdir -p build
-
- meson --prefix=/usr \
- -Dfb=true \
- -Ddrm=true \
- -Dwl=true \
- -Dnetwork-backend=connman \
- -Dlua-interpreter=lua \
- -Dbindings= \
- -Dbuild-examples=false \
- -Dbuild-tests=false \
- . build
-
- ninja -C build
-
- cd build/doc
- doxygen
-}
-
-package_efl(){
- replaces=('elementary' 'evas_generic_loaders' 'emotion_generic_players')
-
- cd "${srcdir}/${pkgname}-${pkgver}"
- DESTDIR="${pkgdir}" ninja -C build install
-
- # install non-standard license files
- install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.BSD" \
- "${pkgdir}/usr/share/licenses/${pkgname}/COPYING.BSD"
- install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.SMALL" \
- "${pkgdir}/usr/share/licenses/${pkgname}/COPYING.SMALL"
-}
-
-package_efl-docs() {
- pkgdesc="Documentation for the Enlightenment Foundation Libraries"
- depends=()
-
- cd "${srcdir}/${pkgbase}-${pkgver}/build"
- install -d "${pkgdir}/usr/share/doc/${pkgbase}"
- cp -a html "${pkgdir}/usr/share/doc/${pkgbase}/html"
- cp -a latex "${pkgdir}/usr/share/doc/${pkgbase}/latex"
- #cp -a man "${pkgdir}/usr/share"
-
-}
Copied: efl/repos/community-x86_64/PKGBUILD (from rev 1420691,
efl/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2023-03-15 16:50:56 UTC (rev 1420692)
@@ -0,0 +1,87 @@
+# Contributor: Ronald van Haren <[email protected]>
+# Contributor: Enlightenment Developers <[email protected]>
+
+pkgbase=efl
+pkgname=('efl' 'efl-docs')
+pkgver=1.26.3
+pkgrel=6
+pkgdesc="Enlightenment Foundation Libraries"
+arch=('x86_64')
+url="https://www.enlightenment.org"
+license=('BSD' 'LGPL2.1' 'GPL2' 'MIT' 'custom')
+depends=('curl' 'dbus' 'fontconfig' 'freetype2' 'fribidi' 'giflib' 'glib2'
'gstreamer'
+ 'gst-plugins-base-libs' 'harfbuzz' 'hicolor-icon-theme' 'libglvnd'
'libinput'
+ 'libjpeg-turbo' 'libpng' 'libpulse' 'libsndfile' 'libtiff'
'libunwind' 'libwebp' 'libx11'
+ 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext'
'libxfixes' 'libxi'
+ 'libxinerama' 'libxkbcommon' 'libxkbcommon-x11' 'libxrandr'
'libxrender' 'libxss'
+ 'libxtst' 'lua52' 'mailcap' 'mesa' 'openjpeg2' 'openssl'
'shared-mime-info' 'systemd-libs'
+ 'ttf-font' 'util-linux-libs' 'wayland' 'zlib')
+optdepends=('gst-plugins-base: Video and thumbnail codecs'
+ 'gst-plugins-good: Video and thumbnail codecs'
+ 'gst-plugins-bad: Video and thumbnail codecs'
+ 'gst-plugins-ugly: Video and thumbnail codecs'
+ 'gst-libav: Video and thumbnails with ffmpeg/libav'
+ 'libraw: RAW image loader'
+ 'libreoffice: Office document loader'
+ 'librsvg: SVG loader'
+ 'libspectre: PostScript loader'
+ 'poppler: PDF loader'
+ 'scim: IM module for SCIM')
+makedepends=('doxygen' 'libraw' 'librsvg' 'libspectre' 'meson' 'ninja'
'poppler' 'python' 'scim'
+ 'texlive-core' 'wayland-protocols')
+options=('!emptydirs')
+source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15')
+
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ export CFLAGS="$CFLAGS -fvisibility=hidden"
+
+ if [ -d build ]; then
+ rm -rf build
+ fi
+ mkdir -p build
+
+ meson --prefix=/usr \
+ -Dfb=true \
+ -Ddrm=true \
+ -Dwl=true \
+ -Dnetwork-backend=connman \
+ -Dlua-interpreter=lua \
+ -Dbindings= \
+ -Dbuild-examples=false \
+ -Dbuild-tests=false \
+ . build
+
+ ninja -C build
+
+ cd build/doc
+ doxygen
+}
+
+package_efl(){
+ replaces=('elementary' 'evas_generic_loaders' 'emotion_generic_players')
+
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ DESTDIR="${pkgdir}" ninja -C build install
+
+ # install non-standard license files
+ install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.BSD" \
+ "${pkgdir}/usr/share/licenses/${pkgname}/COPYING.BSD"
+ install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.SMALL" \
+ "${pkgdir}/usr/share/licenses/${pkgname}/COPYING.SMALL"
+}
+
+package_efl-docs() {
+ pkgdesc="Documentation for the Enlightenment Foundation Libraries"
+ depends=()
+
+ cd "${srcdir}/${pkgbase}-${pkgver}/build"
+ install -d "${pkgdir}/usr/share/doc/${pkgbase}"
+ cp -a html "${pkgdir}/usr/share/doc/${pkgbase}/html"
+ cp -a latex "${pkgdir}/usr/share/doc/${pkgbase}/latex"
+ #cp -a man "${pkgdir}/usr/share"
+
+}
Deleted: eina_doxygen.patch
===================================================================
--- eina_doxygen.patch 2023-03-15 16:50:45 UTC (rev 1420691)
+++ eina_doxygen.patch 2023-03-15 16:50:56 UTC (rev 1420692)
@@ -1,10 +0,0 @@
---- src/lib/eina/eina_hamster.h 2013-02-16 12:52:32.000000000 +0100
-+++ src/lib/eina/eina_hamster.h.new 2014-09-16 22:19:04.820163522 +0200
-@@ -24,7 +24,6 @@
- *
- * @brief These functions provide hamster calls.
- *
-- * @{
- */
-
- /**