mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/enlightenment: new aport and bump up the libraries
This commit is contained in:
parent
c1e9fda73e
commit
9b3e3fe198
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=e_dbus
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's (Ecore) integration to DBus"
|
||||
url="http://trac.enlightenment.org/e/wiki/E_Dbus"
|
||||
arch="all"
|
||||
@ -42,4 +42,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="4a3031a41e7e33f843cf104bf84cd4ee e_dbus-1.0.0.tar.gz"
|
||||
md5sums="8b8f229f14800521e275a12250e673ca e_dbus-1.1.0.tar.gz"
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=ecore
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's core event abstraction layer and OS abstraction layer"
|
||||
url="http://trac.enlightenment.org/e/wiki/Ecore"
|
||||
arch="all"
|
||||
@ -32,6 +32,8 @@ build() {
|
||||
./configure --prefix=/usr \
|
||||
--enable-cares \
|
||||
--disable-gnutls \
|
||||
--enable-ecore-evas-software-x11 \
|
||||
--enable-ecore-evas-opengl-x11 \
|
||||
|| return 1
|
||||
make || return 1
|
||||
}
|
||||
@ -40,6 +42,7 @@ package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
rm "$pkgdir"/usr/lib/ecore/immodules/*.la
|
||||
}
|
||||
|
||||
md5sums="56fa814282f48c346b398e16de81145f ecore-1.0.0.tar.gz"
|
||||
md5sums="4696936f15fd58ed90da9b5556edff3e ecore-1.1.0.tar.gz"
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=edje
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's graphical layout and animation library"
|
||||
url="http://trac.enlightenment.org/e/wiki/Edje"
|
||||
arch="all"
|
||||
@ -38,4 +38,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="14c33c2b9d1bd36d8507d55597c77991 edje-1.0.0.tar.gz"
|
||||
md5sums="0fcbcb9e1098a85527a43e5b4445a5cd edje-1.1.0.tar.gz"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=eet
|
||||
pkgver=1.4.0
|
||||
pkgver=1.5.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's file chunk reading/writing library"
|
||||
url="http://trac.enlightenment.org/e/wiki/Eet"
|
||||
@ -38,4 +38,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="5b0f3034d2dcc2ad13049a4ab6100ca6 eet-1.4.0.tar.gz"
|
||||
md5sums="f6fd734fbf6a2852abf044a2e1a8cabf eet-1.5.0.tar.gz"
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=eeze
|
||||
pkgver=1.0.1
|
||||
pkgrel=2
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's device library"
|
||||
url="http://trac.enlightenment.org/e/wiki/Eeze"
|
||||
arch="all"
|
||||
@ -42,4 +42,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="e36b5e8ed444c8d13d27fd82d5f71659 eeze-1.0.1.tar.gz"
|
||||
md5sums="c97663076aa01d7c43a5bcf415aee06c eeze-1.1.0.tar.gz"
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=efreet
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's library for handling of freedesktop.org specs"
|
||||
url="http://trac.enlightenment.org/e/wiki/Efreet"
|
||||
arch="all"
|
||||
@ -42,4 +42,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="ce7dd05138335312c7eb9ac8e5e62467 efreet-1.0.0.tar.gz"
|
||||
md5sums="a28eabe66d2a5ffd52597615e233bf04 efreet-1.1.0.tar.gz"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=eina
|
||||
pkgver=1.0.0
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's data types library (List, hash, etc) in C"
|
||||
url="http://trac.enlightenment.org/e/wiki/Eina"
|
||||
@ -39,4 +39,4 @@ package() {
|
||||
rm -f "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="207b64a6549642392c4a0760df78df59 eina-1.0.0.tar.gz"
|
||||
md5sums="fedb3814427827c1bb777edea3c86298 eina-1.1.0.tar.gz"
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=embryo
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment's virtual machine engine and bytecode compiler"
|
||||
url="http://trac.enlightenment.org/e/wiki/Embryo"
|
||||
arch="all"
|
||||
@ -42,4 +42,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="2d6269c931656d5714197e508b144f18 embryo-1.0.0.tar.gz"
|
||||
md5sums="aded5754ee7f586e3a0631e0fa3abcc8 embryo-1.1.0.tar.gz"
|
||||
|
||||
45
testing/enlightenment/APKBUILD
Normal file
45
testing/enlightenment/APKBUILD
Normal file
@ -0,0 +1,45 @@
|
||||
# Contributor:
|
||||
# Maintainer:
|
||||
pkgname=enlightenment
|
||||
pkgver=0.16.999.65643
|
||||
pkgrel=0
|
||||
pkgdesc="Enlightenment Window Manager"
|
||||
url="http://trac.enlightenment.org/e/wiki/Enlightenment"
|
||||
arch="all"
|
||||
license="BSD"
|
||||
depends=""
|
||||
depends_dev="evas-dev ecore-dev evas-dev eet-dev edje-dev efreet-dev eina-dev e_dbus-dev eeze-dev alsa-lib-dev"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev"
|
||||
source="http://download.enlightenment.org/snapshots/2011-11-28/enlightenment-$pkgver.tar.bz2"
|
||||
|
||||
_builddir="$srcdir"/enlightenment-$pkgver
|
||||
prepare() {
|
||||
local i
|
||||
cd "$_builddir"
|
||||
for i in $source; do
|
||||
case $i in
|
||||
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--localstatedir=/var \
|
||||
|| return 1
|
||||
make || return 1
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
find "$pkgdir"/usr/lib/ -name "*.la" | xargs rm -f
|
||||
}
|
||||
|
||||
md5sums="9bdb2e6f88c3456b50fe509f05de3b4f enlightenment-0.16.999.65643.tar.bz2"
|
||||
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=evas
|
||||
pkgver=1.0.1
|
||||
pkgrel=2
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="hardware-accelerated retained canvas API"
|
||||
url="http://trac.enlightenment.org/e/wiki/Evas"
|
||||
arch="all"
|
||||
@ -10,7 +10,7 @@ license="BSD"
|
||||
depends=
|
||||
depends_dev="freetype-dev fontconfig-dev fribidi-dev sdl-dev libx11-dev
|
||||
libxcb-dev libxrender-dev eet-dev giflib-dev jpeg-dev libpng-dev
|
||||
tiff-dev librsvg-dev"
|
||||
tiff-dev librsvg-dev mesa-dev"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev"
|
||||
@ -30,6 +30,14 @@ prepare() {
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
./configure --prefix=/usr \
|
||||
--enable-gl-xlib \
|
||||
--enable-gl-xcb \
|
||||
--enable-software-16-x11 \
|
||||
--enable-pthreads \
|
||||
--enable-pipe-render \
|
||||
--enable-async-render \
|
||||
--enable-async-events \
|
||||
--enable-async-preload \
|
||||
|| return 1
|
||||
make || return 1
|
||||
}
|
||||
@ -40,4 +48,4 @@ package() {
|
||||
find "$pkgdir" -name *.la -print | xargs rm
|
||||
}
|
||||
|
||||
md5sums="528debc5e5c75dbc8c5aa7ce5560cdd5 evas-1.0.1.tar.gz"
|
||||
md5sums="3f4e6c3ffc67afc7da10e5117aa41516 evas-1.1.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user