[arch-commits] Commit in efl/repos/extra-x86_64 (4 files)

Antonio Rojas arojas at archlinux.org
Sun Mar 22 10:00:07 UTC 2020


    Date: Sunday, March 22, 2020 @ 10:00:07
  Author: arojas
Revision: 378304

archrelease: copy trunk to extra-x86_64

Added:
  efl/repos/extra-x86_64/PKGBUILD
    (from rev 378303, efl/trunk/PKGBUILD)
  efl/repos/extra-x86_64/eina_doxygen.patch
    (from rev 378303, efl/trunk/eina_doxygen.patch)
Deleted:
  efl/repos/extra-x86_64/PKGBUILD
  efl/repos/extra-x86_64/eina_doxygen.patch

--------------------+
 PKGBUILD           |  172 +++++++++++++++++++++++++--------------------------
 eina_doxygen.patch |   20 ++---
 2 files changed, 96 insertions(+), 96 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 09:59:46 UTC (rev 378303)
+++ PKGBUILD	2020-03-22 10:00:07 UTC (rev 378304)
@@ -1,86 +0,0 @@
-# Maintainer: Ronald van Haren <ronald at archlinux.org>
-# Contributor: Enlightenment Developers <enlightenment-devel at enlightenment.org>
-
-pkgbase=efl
-pkgname=('efl' 'efl-docs')
-pkgver=1.23.2
-pkgrel=1
-pkgdesc="Enlightenment Foundation Libraries"
-arch=('x86_64')
-url="https://www.enlightenment.org"
-license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
-depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
-         'gst-plugins-base-libs' 'luajit' 'libexif' 'libgl' 'libinput'
-         'libpulse' 'libspectre' 'libraw' 'librsvg' 'libwebp' 'libxcomposite'
-         'libxcursor' 'libxinerama' 'libxkbcommon' 'libxp' 'libxrandr'
-         'libxss' 'libunwind' 'mesa' 'openjpeg2' 'poppler'
-         'shared-mime-info' 'mailcap' 'ttf-font' 'scim' 'libibus' 'glib2'
-         'wayland' 'wayland-protocols' 'libxkbcommon-x11'
-         'pulseaudio')
-optdepends=('geoclue: For elocation'
-            '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'
-            'python2: Compare Eina benchmarks')
-makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
-options=('!emptydirs')
-source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ba8d9e4a4690a6c917c98ec090fffa6ffe005ab911811b8d443aa155ad95d493')
-
-
-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 \
-    -Devas-loaders-disabler=json \
-    -Dbindings= \
-    -Dbuild-examples=false \
-    -Dbuild-tests=false \
-    -Decore-imf-loaders-disabler= \
-    . 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/extra-x86_64/PKGBUILD (from rev 378303, efl/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-03-22 10:00:07 UTC (rev 378304)
@@ -0,0 +1,86 @@
+# Maintainer: Ronald van Haren <ronald at archlinux.org>
+# Contributor: Enlightenment Developers <enlightenment-devel at enlightenment.org>
+
+pkgbase=efl
+pkgname=('efl' 'efl-docs')
+pkgver=1.23.3
+pkgrel=1
+pkgdesc="Enlightenment Foundation Libraries"
+arch=('x86_64')
+url="https://www.enlightenment.org"
+license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
+depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
+         'gst-plugins-base-libs' 'luajit' 'libexif' 'libgl' 'libinput'
+         'libpulse' 'libspectre' 'libraw' 'librsvg' 'libwebp' 'libxcomposite'
+         'libxcursor' 'libxinerama' 'libxkbcommon' 'libxp' 'libxrandr'
+         'libxss' 'libunwind' 'mesa' 'openjpeg2' 'poppler'
+         'shared-mime-info' 'mailcap' 'ttf-font' 'scim' 'libibus' 'glib2'
+         'wayland' 'wayland-protocols' 'libxkbcommon-x11'
+         'pulseaudio')
+optdepends=('geoclue: For elocation'
+            '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'
+            'python2: Compare Eina benchmarks')
+makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
+options=('!emptydirs')
+source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
+sha256sums=('53cea69eaabe443a099fb204b7353e968e7bb62b41fbb0da24451403c7a56901')
+
+
+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 \
+    -Devas-loaders-disabler=json \
+    -Dbindings= \
+    -Dbuild-examples=false \
+    -Dbuild-tests=false \
+    -Decore-imf-loaders-disabler= \
+    . 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	2020-03-22 09:59:46 UTC (rev 378303)
+++ eina_doxygen.patch	2020-03-22 10:00:07 UTC (rev 378304)
@@ -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.
-  *
-- * @{
-  */
- 
- /**

Copied: efl/repos/extra-x86_64/eina_doxygen.patch (from rev 378303, efl/trunk/eina_doxygen.patch)
===================================================================
--- eina_doxygen.patch	                        (rev 0)
+++ eina_doxygen.patch	2020-03-22 10:00:07 UTC (rev 378304)
@@ -0,0 +1,10 @@
+--- 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.
+  *
+- * @{
+  */
+ 
+ /**



More information about the arch-commits mailing list