This commit is contained in:
Enno Boland 2015-08-09 19:08:42 +02:00
parent 14ecee0da8
commit b5e7ee9168
127 changed files with 127 additions and 127 deletions

View file

@ -11,7 +11,7 @@ hostmakedepends="automake libtool pkg-config gettext-devel glib-devel"
makedepends="acl-devel libudev-devel polkit-devel glib-devel libX11-devel pam-devel" makedepends="acl-devel libudev-devel polkit-devel glib-devel libX11-devel pam-devel"
depends="dbus" depends="dbus"
short_desc="A framework for defining and tracking users, login sessions, and seats" short_desc="A framework for defining and tracking users, login sessions, and seats"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://consolekit2.github.io/ConsoleKit2/" homepage="http://consolekit2.github.io/ConsoleKit2/"
license="GPL-2" license="GPL-2"
distfiles="https://github.com/ConsoleKit2/ConsoleKit2/releases/download/${version}/ConsoleKit2-${version}.tar.bz2" distfiles="https://github.com/ConsoleKit2/ConsoleKit2/releases/download/${version}/ConsoleKit2-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="cmake" hostmakedepends="cmake"
makedepends="qt-devel libXfixes-devel libXtst-devel" makedepends="qt-devel libXfixes-devel libXtst-devel"
short_desc="Clipboard manager with searchable and editable history" short_desc="Clipboard manager with searchable and editable history"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="https://hluk.github.io/CopyQ/" homepage="https://hluk.github.io/CopyQ/"
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz" distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=cmake
hostmakedepends="cmake" hostmakedepends="cmake"
makedepends="boost-devel gtest-devel" makedepends="boost-devel gtest-devel"
short_desc="A C++ port of the popular text search engine" short_desc="A C++ port of the popular text search engine"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="https://github.com/luceneplusplus/LucenePlusPlus" homepage="https://github.com/luceneplusplus/LucenePlusPlus"
distfiles="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${version}.tar.gz" distfiles="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${version}.tar.gz"

View file

@ -12,5 +12,5 @@ short_desc="NetworkManager VPN plugin for OpenVPN"
homepage="https://wiki.gnome.org/Projects/NetworkManager" homepage="https://wiki.gnome.org/Projects/NetworkManager"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
license="GPL-2" license="GPL-2"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
checksum=1643824bc7fdab42e1dab836bf81c328692295c86f146bde602eca093b394bb0 checksum=1643824bc7fdab42e1dab836bf81c328692295c86f146bde602eca093b394bb0

View file

@ -11,7 +11,7 @@ makedepends="python3.4 qt5-tools ImageMagick"
depends="python3.4-PyQt5-webkit python3.4-Markups python3.4-Markdown depends="python3.4-PyQt5-webkit python3.4-Markups python3.4-Markdown
desktop-file-utils shared-mime-info" desktop-file-utils shared-mime-info"
short_desc="Simple editor for Markdown and reStructuredText" short_desc="Simple editor for Markdown and reStructuredText"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://retext.sourceforge.net" homepage="http://retext.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="cmake pkg-config" hostmakedepends="cmake pkg-config"
makedepends="jansson-devel zlib-devel" makedepends="jansson-devel zlib-devel"
short_desc="Simple alfred client with JSON output" short_desc="Simple alfred client with JSON output"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/tcatm/alfred-json" homepage="https://github.com/tcatm/alfred-json"
distfiles="https://github.com/tcatm/alfred-json/archive/v${version}.tar.gz" distfiles="https://github.com/tcatm/alfred-json/archive/v${version}.tar.gz"

View file

@ -4,7 +4,7 @@ version=2015.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Daemon for distributing arbitrary information over a batman mesh" short_desc="Daemon for distributing arbitrary information over a batman mesh"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, ISC" license="GPL-2, ISC"
homepage="http://www.open-mesh.org/projects/open-mesh/wiki/Alfred" homepage="http://www.open-mesh.org/projects/open-mesh/wiki/Alfred"
distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz" distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"

View file

@ -3,7 +3,7 @@ pkgname="apache-ant"
version=1.9.6 version=1.9.6
revision=1 revision=1
short_desc="Java library and command-line tool that help building software" short_desc="Java library and command-line tool that help building software"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache License" license="Apache License"
homepage="http://ant.apache.org" homepage="http://ant.apache.org"
distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.bz2" distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.bz2"

View file

@ -6,7 +6,7 @@ revision=1
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="gwenhywfar-devel xmlsec1-devel ktoblzcheck-devel gmp-devel" makedepends="gwenhywfar-devel xmlsec1-devel ktoblzcheck-devel gmp-devel"
build_style="gnu-configure" build_style="gnu-configure"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="http://www.aquamaniac.de/aqbanking" homepage="http://www.aquamaniac.de/aqbanking"
short_desc="A library for online banking and financial applications" short_desc="A library for online banking and financial applications"

View file

@ -3,7 +3,7 @@ pkgname=batctl
version=2015.0 version=2015.0
revision=2 revision=2
short_desc="B.A.T.M.A.N. advanced management tool" short_desc="B.A.T.M.A.N. advanced management tool"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libnl3-devel" makedepends="libnl3-devel"
license="GPL-2" license="GPL-2"

View file

@ -4,7 +4,7 @@ version=2013.4.0
revision=2 revision=2
build_style=gnu-makefile build_style=gnu-makefile
short_desc="B.A.T.M.A.N. advanced management tool (protocol version 14)" short_desc="B.A.T.M.A.N. advanced management tool (protocol version 14)"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libnl3-devel" makedepends="libnl3-devel"
license="GPL-2" license="GPL-2"

View file

@ -3,7 +3,7 @@ pkgname=batman-adv
version=2015.0 version=2015.0
revision=1 revision=1
short_desc="B.A.T.M.A.N. routing protocol kernel module" short_desc="B.A.T.M.A.N. routing protocol kernel module"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.open-mesh.org/" homepage="http://www.open-mesh.org/"
distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz" distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz"

View file

@ -3,7 +3,7 @@ pkgname=batman-adv14
version=2013.4.0 version=2013.4.0
revision=6 revision=6
short_desc="B.A.T.M.A.N. routing protocol kernel module (protocol version 14)" short_desc="B.A.T.M.A.N. routing protocol kernel module (protocol version 14)"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.open-mesh.org/" homepage="http://www.open-mesh.org/"
distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz" distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=cmake build_style=cmake
short_desc="A Twitter client for Linux" short_desc="A Twitter client for Linux"
hostmakedepends="pkg-config intltool cmake" hostmakedepends="pkg-config intltool cmake"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPLv3" license="GPLv3"
homepage="http://birdieapp.github.io/" homepage="http://birdieapp.github.io/"
distfiles="https://github.com/birdieapp/birdie/archive/${version}.tar.gz" distfiles="https://github.com/birdieapp/birdie/archive/${version}.tar.gz"

View file

@ -11,7 +11,7 @@ makedepends="
opencolorio-devel jemalloc-devel" opencolorio-devel jemalloc-devel"
depends="desktop-file-utils hicolor-icon-theme" depends="desktop-file-utils hicolor-icon-theme"
build_style="cmake" build_style="cmake"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://blender.org" homepage="http://blender.org"
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz" distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="ncurses-devel" makedepends="ncurses-devel"
short_desc="A console-based live network and disk io bandwidth monitor" short_desc="A console-based live network and disk io bandwidth monitor"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.gropp.org/?id=projects&sub=bwm-ng" homepage="http://www.gropp.org/?id=projects&sub=bwm-ng"
distfiles="http://www.gropp.org/bwm-ng/bwm-ng-0.6.tar.gz" distfiles="http://www.gropp.org/bwm-ng/bwm-ng-0.6.tar.gz"

View file

@ -4,7 +4,7 @@ version=0.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="CloneCD image to ISO image file converter" short_desc="CloneCD image to ISO image file converter"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://sourceforge.net/projects/ccd2iso" homepage="http://sourceforge.net/projects/ccd2iso"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"

View file

@ -8,7 +8,7 @@ _tinydirrev=53aab97d6a11d70d669ce9c36d0d90ec6937c33d
hostmakedepends="cmake" hostmakedepends="cmake"
makedepends="physfs-devel SDL-devel SDL_mixer-devel SDL_image-devel SDL_net-devel" makedepends="physfs-devel SDL-devel SDL_mixer-devel SDL_image-devel SDL_net-devel"
short_desc="A classic overhead run-and-gun game" short_desc="A classic overhead run-and-gun game"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://cxong.github.io/cdogs-sdl/" homepage="http://cxong.github.io/cdogs-sdl/"
license="GPL2" license="GPL2"
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz

View file

@ -6,7 +6,7 @@ _channel='stable'
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable' _baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
revision=5 revision=5
short_desc="Pepper Flash plugin for Chromium" short_desc="Pepper Flash plugin for Chromium"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.google.com/chrome" homepage="http://www.google.com/chrome"
license="chrome" license="chrome"
lib32disabled=yes lib32disabled=yes

View file

@ -4,7 +4,7 @@ version=0.5
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="downloads MP3 files from Amazon.com's music store" short_desc="downloads MP3 files from Amazon.com's music store"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPLv3" license="GPLv3"
homepage="https://clamz.googlecode.com" homepage="https://clamz.googlecode.com"
distfiles="$homepage/files/clamz-${version}.tar.gz" distfiles="$homepage/files/clamz-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="intltool pkg-config" hostmakedepends="intltool pkg-config"
makedepends="gtk+-devel librsvg-devel" makedepends="gtk+-devel librsvg-devel"
short_desc="Lightweight GTK+ clipboard manager" short_desc="Lightweight GTK+ clipboard manager"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://sourceforge.net/projects/gtkclipit/" homepage="http://sourceforge.net/projects/gtkclipit/"
distfiles="$SOURCEFORGE_SITE/gtkclipit/Version%201/${pkgname}-${version}.tar.gz" distfiles="$SOURCEFORGE_SITE/gtkclipit/Version%201/${pkgname}-${version}.tar.gz"

View file

@ -4,7 +4,7 @@ version=1.2a
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Simulates the display from The Matrix" short_desc="Simulates the display from The Matrix"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
makedepends="ncurses-devel" makedepends="ncurses-devel"
hostmakedepends="kbd" hostmakedepends="kbd"
license="GPL-2" license="GPL-2"

View file

@ -3,7 +3,7 @@ pkgname=corebird
version=1.0.1 version=1.0.1
revision=1 revision=1
short_desc="Native Gtk+ Twitter Client" short_desc="Native Gtk+ Twitter Client"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://corebird.baedert.org/" homepage="http://corebird.baedert.org/"
distfiles="https://github.com/baedert/corebird/archive/${version}.tar.gz" distfiles="https://github.com/baedert/corebird/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
makedepends="libbsd-devel protobuf-c-devel protobuf-devel" makedepends="libbsd-devel protobuf-c-devel protobuf-devel"
depends="python-ipaddr" depends="python-ipaddr"
short_desc="Utility to checkpoint/restore a process tree" short_desc="Utility to checkpoint/restore a process tree"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, LGPL-2" license="GPL-2, LGPL-2"
homepage="http://criu.org/" homepage="http://criu.org/"
distfiles="http://download.openvz.org/criu/criu-$version.tar.bz2" distfiles="http://download.openvz.org/criu/criu-$version.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel" hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel"
makedepends="dconf-devel gtk+3-devel libxml2-devel" makedepends="dconf-devel gtk+3-devel libxml2-devel"
short_desc="A low-level configuration system - GTK+ editor" short_desc="A low-level configuration system - GTK+ editor"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://live.gnome.org/dconf" homepage="http://live.gnome.org/dconf"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"

View file

@ -5,7 +5,7 @@ revision=4
build_style=gnu-configure build_style=gnu-configure
makedepends="ncurses-devel libXt-devel libXext-devel libXmu-devel lesstif-devel" makedepends="ncurses-devel libXt-devel libXext-devel libXmu-devel lesstif-devel"
short_desc="Graphical front-end for command-line debuggers" short_desc="Graphical front-end for command-line debuggers"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnu.org/software/ddd" homepage="http://www.gnu.org/software/ddd"
license="GPL-2" license="GPL-2"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=gnu-configure
hostmakedepends="perl" hostmakedepends="perl"
conf_files="/etc/dhcpd.conf" conf_files="/etc/dhcpd.conf"
short_desc="Server from the Internet Software Consortium's implementation of DHCP" short_desc="Server from the Internet Software Consortium's implementation of DHCP"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="ISC" license="ISC"
homepage="https://www.isc.org/software/dhcp" homepage="https://www.isc.org/software/dhcp"
distfiles="http://ftp.isc.org/isc/dhcp/${version}/dhcp-${version}.tar.gz" distfiles="http://ftp.isc.org/isc/dhcp/${version}/dhcp-${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=5
conf_files="/etc/dsh.conf" conf_files="/etc/dsh.conf"
build_style=gnu-configure build_style=gnu-configure
short_desc="Wrapper for executing multiple remote shell (rsh/remsh/ssh) commands" short_desc="Wrapper for executing multiple remote shell (rsh/remsh/ssh) commands"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.netfort.gr.jp/~dancer/software/dsh.html.en" homepage="http://www.netfort.gr.jp/~dancer/software/dsh.html.en"
makedepends="libdshconfig-devel" makedepends="libdshconfig-devel"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="cmake pkg-config" hostmakedepends="cmake pkg-config"
makedepends="libuecc-devel" makedepends="libuecc-devel"
short_desc="Tiny collection of programs used for ECDSA" short_desc="Tiny collection of programs used for ECDSA"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD" license="BSD"
homepage="https://github.com/tcatm/ecdsautils" homepage="https://github.com/tcatm/ecdsautils"
distfiles="https://github.com/tcatm/ecdsautils/archive/v${version}.tar.gz" distfiles="https://github.com/tcatm/ecdsautils/archive/v${version}.tar.gz"

View file

@ -4,7 +4,7 @@ version=2.4.0
revision=3 revision=3
hostmakedepends="libtool automake" hostmakedepends="libtool automake"
short_desc="Fast, open, and secure Web server interface" short_desc="Fast, open, and secure Web server interface"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="custom" license="custom"
homepage="http://www.fastcgi.com/" homepage="http://www.fastcgi.com/"
distfiles="http://ftp.de.debian.org/debian/pool/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz" distfiles="http://ftp.de.debian.org/debian/pool/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="autoconf automake pkg-config"
makedepends="gtk+-devel libfprint-devel" makedepends="gtk+-devel libfprint-devel"
depends="desktop-file-utils hicolor-icon-theme" depends="desktop-file-utils hicolor-icon-theme"
short_desc="demonstrates libfprint's capabilities" short_desc="demonstrates libfprint's capabilities"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.freedesktop.org/wiki/Software/fprint/fprint_demo/" homepage="http://www.freedesktop.org/wiki/Software/fprint/fprint_demo/"
license="GPL" license="GPL"
distfiles="https://github.com/dsd/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/dsd/${pkgname}/archive/v${version}.tar.gz"

View file

@ -8,7 +8,7 @@ configure_args="--sysconfdir=/etc/$pkgname --disable-static
--without-systemdsystemunitdir" --without-systemdsystemunitdir"
conf_files="/etc/fprintd/fprintd.conf /etc/dbus-1/system.d/net.reactivated.Fprint.conf" conf_files="/etc/fprintd/fprintd.conf /etc/dbus-1/system.d/net.reactivated.Fprint.conf"
short_desc="Daemon that provides fingerprint scanning functionality" short_desc="Daemon that provides fingerprint scanning functionality"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.freedesktop.org/wiki/Software/fprint/" homepage="http://www.freedesktop.org/wiki/Software/fprint/"
hostmakedepends="intltool pkg-config" hostmakedepends="intltool pkg-config"
makedepends="libfprint-devel dbus-devel dbus-glib-devel polkit-devel pam-devel" makedepends="libfprint-devel dbus-devel dbus-glib-devel polkit-devel pam-devel"

View file

@ -4,7 +4,7 @@ version=2.5.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Touch Frame Library" short_desc="Touch Frame Library"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
makedepends="libXi-devel xorg-server-devel" makedepends="libXi-devel xorg-server-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
license="LGPL" license="LGPL"

View file

@ -10,7 +10,7 @@ makedepends="libxml2-devel gtk+3-devel gsettings-desktop-schemas-devel
hicolor-icon-theme desktop-file-utils GConf-devel" hicolor-icon-theme desktop-file-utils GConf-devel"
depends="gsettings-desktop-schemas>=3.10 hicolor-icon-theme desktop-file-utils" depends="gsettings-desktop-schemas>=3.10 hicolor-icon-theme desktop-file-utils"
short_desc="Graphical editor to maintain the Gnome registry" short_desc="Graphical editor to maintain the Gnome registry"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"

View file

@ -6,7 +6,7 @@ hostmakedepends="pkg-config python3.4-devel"
makedepends="dbus-devel grail-devel frame-devel libXi-devel python3.4-devel xorg-server-devel" makedepends="dbus-devel grail-devel frame-devel libXi-devel python3.4-devel xorg-server-devel"
build_style="gnu-configure" build_style="gnu-configure"
configure_args="--disable-static" configure_args="--disable-static"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL" license="GPL"
homepage="https://launchpad.net/geis" homepage="https://launchpad.net/geis"
short_desc="Gesture Engine Interface and Support" short_desc="Gesture Engine Interface and Support"

View file

@ -5,7 +5,7 @@ revision=2
noarch=yes noarch=yes
depends="ruby" depends="ruby"
short_desc="GitHub command line interface" short_desc="GitHub command line interface"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/stephencelis/ghi" homepage="https://github.com/stephencelis/ghi"
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="cmake"
makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
libXinerama-devel" libXinerama-devel"
short_desc="Multi-platform library for creating windows with OpenGL contexts" short_desc="Multi-platform library for creating windows with OpenGL contexts"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-3" license="BSD-3"
homepage="http://www.glfw.org" homepage="http://www.glfw.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"

View file

@ -4,7 +4,7 @@ version=1.7.0
revision=5 revision=5
build_style=gnu-configure build_style=gnu-configure
short_desc="Google C++ Mocking Framework" short_desc="Google C++ Mocking Framework"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD" license="BSD"
hostmakedepends="unzip" hostmakedepends="unzip"
makedepends="gtest-devel" makedepends="gtest-devel"

View file

@ -4,7 +4,7 @@ version=2.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="multi-threaded malloc() and performance analysis tools" short_desc="multi-threaded malloc() and performance analysis tools"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://gperftools.googlecode.com" homepage="http://gperftools.googlecode.com"
distfiles="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-$version.zip" distfiles="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-$version.zip"

View file

@ -4,7 +4,7 @@ version=3.1.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Gesture Recognition And Instantiation Library" short_desc="Gesture Recognition And Instantiation Library"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="https://launchpad.net/grail" homepage="https://launchpad.net/grail"
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.bz2" distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="unzip flex" hostmakedepends="unzip flex"
makedepends="libressl-devel zlib-devel" makedepends="libressl-devel zlib-devel"
short_desc="Toolkit for SOAP and REST Web Services and XML-Based Applications" short_desc="Toolkit for SOAP and REST Web Services and XML-Based Applications"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://www.cs.fsu.edu/~engelen/soap.html" homepage="http://www.cs.fsu.edu/~engelen/soap.html"
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"

View file

@ -9,7 +9,7 @@ configure_args="$(vopt_if gir '--enable-introspection --enable-vala' '--disable-
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir 'gobject-introspection vala-devel')" hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir 'gobject-introspection vala-devel')"
makedepends="libcanberra-devel" makedepends="libcanberra-devel"
short_desc="Small library for playing system sounds" short_desc="Small library for playing system sounds"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://www.gnome.org/" homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"

View file

@ -4,7 +4,7 @@ version=1.7.0
revision=1 revision=1
build_style=cmake build_style=cmake
short_desc="Google's framework for writing C++ tests" short_desc="Google's framework for writing C++ tests"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
hostmakedepends="unzip cmake" hostmakedepends="unzip cmake"
homepage="https://code.google.com/p/googletest" homepage="https://code.google.com/p/googletest"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="cmake" hostmakedepends="cmake"
makedepends="libxslt-devel mbedtls-devel" makedepends="libxslt-devel mbedtls-devel"
short_desc="Advanced and secure webserver for Unix" short_desc="Advanced and secure webserver for Unix"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://hiawatha-webserver.org" homepage="https://hiawatha-webserver.org"
distfiles="$homepage/files/$pkgname-$version.tar.gz" distfiles="$homepage/files/$pkgname-$version.tar.gz"

View file

@ -8,7 +8,7 @@ hostmakedepends="git"
homepage="http://hub.github.com/" homepage="http://hub.github.com/"
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz" distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
short_desc="command line tool for Github" short_desc="command line tool for Github"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
checksum=9350aba6a8e3da9d26b7258a4020bf84491af69595f7484f922d75fc8b86dc10 checksum=9350aba6a8e3da9d26b7258a4020bf84491af69595f7484f922d75fc8b86dc10

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="ALTLinux hyphenation library" short_desc="ALTLinux hyphenation library"
hostmakedepends="perl" hostmakedepends="perl"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://sourceforge.net/projects/hunspell/files/Hyphen" homepage="http://sourceforge.net/projects/hunspell/files/Hyphen"
distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz"

View file

@ -5,7 +5,7 @@ revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--docdir=/usr/share/doc/indent" configure_args="--docdir=/usr/share/doc/indent"
short_desc="Indent can be used to make code easier to read" short_desc="Indent can be used to make code easier to read"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnu.org/s/indent/" homepage="http://www.gnu.org/s/indent/"
license="GPL-3" license="GPL-3"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"

View file

@ -4,7 +4,7 @@ version=3.14
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Provides a simple interface to inotify" short_desc="Provides a simple interface to inotify"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPLv2" license="GPLv2"
hostmakedepends="automake libtool" hostmakedepends="automake libtool"
homepage="http://wiki.github.com/rvoicilas/inotify-tools/" homepage="http://wiki.github.com/rvoicilas/inotify-tools/"

View file

@ -7,7 +7,7 @@ homepage="http://code.kryo.se/iodine/"
distfiles="http://code.kryo.se/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="http://code.kryo.se/${pkgname}/${pkgname}-${version}.tar.gz"
makedepends="zlib-devel" makedepends="zlib-devel"
short_desc="iodine lets you tunnel IPv4 data through a DNS server" short_desc="iodine lets you tunnel IPv4 data through a DNS server"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
checksum=ad2b40acf1421316ec15800dcde0f587ab31d7d6f891fa8b9967c4ded93c013e checksum=ad2b40acf1421316ec15800dcde0f587ab31d7d6f891fa8b9967c4ded93c013e

View file

@ -9,7 +9,7 @@ makedepends="kde-runtime-devel libcddb-devel libsamplerate-devel libmad-devel
ffmpeg-devel taglib-devel libmpcdec-devel libdvdread-devel libXft-devel ffmpeg-devel taglib-devel libmpcdec-devel libdvdread-devel libXft-devel
kdelibs-devel phonon-devel libmusicbrainz5-devel lame-devel libkcddb-devel" kdelibs-devel phonon-devel libmusicbrainz5-devel lame-devel libkcddb-devel"
short_desc="CD/DVD Kreator for Linux" short_desc="CD/DVD Kreator for Linux"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.k3b.org/" homepage="http://www.k3b.org/"
distfiles="http://download.kde.org/stable/k3b/k3b-${version}.tar.xz" distfiles="http://download.kde.org/stable/k3b/k3b-${version}.tar.xz"

View file

@ -8,7 +8,7 @@ hostmakedepends="python"
depends="dbus-glib pygtk python-dbus python-xlib" depends="dbus-glib pygtk python-dbus python-xlib"
pycompile_module="keymon" pycompile_module="keymon"
short_desc="Utility to show live keyboard and mouse status" short_desc="Utility to show live keyboard and mouse status"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://code.google.com/p/key-mon" homepage="https://code.google.com/p/key-mon"
distfiles="https://key-mon.googlecode.com/files/${pkgname}-${version}.tar.gz" distfiles="https://key-mon.googlecode.com/files/${pkgname}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ hostmakedepends="pkg-config"
makedepends="python-devel" makedepends="python-devel"
build_style="gnu-configure" build_style="gnu-configure"
configure_args="--enable-python" configure_args="--enable-python"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="http://ktoblzcheck.sourceforge.net" homepage="http://ktoblzcheck.sourceforge.net"
short_desc="Tool for verification of account numbers and bank codes" short_desc="Tool for verification of account numbers and bank codes"

View file

@ -8,7 +8,7 @@ hostmakedepends="perl intltool"
makedepends="python python-gobject2 pygtk python-xdg python-dbus python-keybinder2" makedepends="python python-gobject2 pygtk python-xdg python-dbus python-keybinder2"
depends="$makedepends" depends="$makedepends"
short_desc="Interface for quick and convenient access to applications" short_desc="Interface for quick and convenient access to applications"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="https://engla.github.io/kupfer/" homepage="https://engla.github.io/kupfer/"
distfiles="https://github.com/downloads/engla/kupfer/kupfer-v${version}.tar.xz" distfiles="https://github.com/downloads/engla/kupfer/kupfer-v${version}.tar.xz"

View file

@ -4,7 +4,7 @@ version=0.95.2
revision=3 revision=3
build_style=gnu-configure build_style=gnu-configure
short_desc="LGPL'd re-implementation of Motif" short_desc="LGPL'd re-implementation of Motif"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="http://lesstif.sourceforge.net/" homepage="http://lesstif.sourceforge.net/"
distfiles="http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${version}.tar.bz2" distfiles="http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${version}.tar.bz2"

View file

@ -4,7 +4,7 @@ version=0.1.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Library that parses the file format of AbiWord documents" short_desc="Library that parses the file format of AbiWord documents"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL" license="MPL"
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw" homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"

View file

@ -4,7 +4,7 @@ version=0.1.1
revision=3 revision=3
build_style=gnu-configure build_style=gnu-configure
short_desc="Corel Draw file format importer library" short_desc="Corel Draw file format importer library"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1/MPL" license="LGPL-2.1/MPL"
makedepends="lcms2-devel icu55-devel librevenge-devel boost-devel" makedepends="lcms2-devel icu55-devel librevenge-devel boost-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config libtool automake" hostmakedepends="pkg-config libtool automake"
makedepends="libcurl-devel libxml2-devel libcppunit-devel boost-devel" makedepends="libcurl-devel libxml2-devel libcppunit-devel boost-devel"
short_desc="C++ client library for the CMIS interface" short_desc="C++ client library for the CMIS interface"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL,LGPL,MPL" license="GPL,LGPL,MPL"
homepage="http://sourceforge.net/projects/libcmis/" homepage="http://sourceforge.net/projects/libcmis/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config automake libtool" hostmakedepends="pkg-config automake libtool"
short_desc="C++ unit testing framework" short_desc="C++ unit testing framework"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="http://cppunit.sourceforge.net" homepage="http://cppunit.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/cppunit/cppunit/${version}/cppunit-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/cppunit/cppunit/${version}/cppunit-$version.tar.gz"

View file

@ -4,7 +4,7 @@ version=0.20.13
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Library for parsing dsh-style configuration files" short_desc="Library for parsing dsh-style configuration files"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.netfort.gr.jp/~dancer/software" homepage="http://www.netfort.gr.jp/~dancer/software"
distfiles="$homepage/downloads/$pkgname-$version.tar.gz" distfiles="$homepage/downloads/$pkgname-$version.tar.gz"

View file

@ -4,7 +4,7 @@ version=3.4.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="N-Gram-Based Text Categorization library" short_desc="N-Gram-Based Text Categorization library"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-3" license="BSD-3"
homepage="http://www.freedesktop.org/wiki/Software/libexttextcat" homepage="http://www.freedesktop.org/wiki/Software/libexttextcat"
distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz" distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
makedepends="libusb-devel nss-devel glib-devel gdk-pixbuf-devel" makedepends="libusb-devel nss-devel glib-devel gdk-pixbuf-devel"
hostmakedepends="pkg-config automake autoconf libtool" hostmakedepends="pkg-config automake autoconf libtool"
short_desc="Support for consumer fingerprint reader devices" short_desc="Support for consumer fingerprint reader devices"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="http://www.freedesktop.org/wiki/Software/fprint/" homepage="http://www.freedesktop.org/wiki/Software/fprint/"
distfiles="http://people.freedesktop.org/~hadess/libfprint-${version}.tar.xz" distfiles="http://people.freedesktop.org/~hadess/libfprint-${version}.tar.xz"

View file

@ -10,7 +10,7 @@ makedepends="gdl-devel gtk+3-devel libxml2-devel gtkmm-devel"
short_desc="C++ bindings for the gdl library" short_desc="C++ bindings for the gdl library"
homepage="https://git.gnome.org/browse/gdlmm" homepage="https://git.gnome.org/browse/gdlmm"
license="LGPL-2" license="LGPL-2"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
distfiles="${GNOME_SITE}/$_realname/3.7/$_realname-$version.tar.xz" distfiles="${GNOME_SITE}/$_realname/3.7/$_realname-$version.tar.xz"
checksum=e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b checksum=e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b
wrksrc=${_realname}-${version} wrksrc=${_realname}-${version}

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="boost-devel glew-devel glu-devel glm" makedepends="boost-devel glew-devel glu-devel glm"
short_desc="C++ Library for rendering OpenGL models stored in glTF format" short_desc="C++ Library for rendering OpenGL models stored in glTF format"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL" license="MPL"
homepage="http://www.libreoffice.org" homepage="http://www.libreoffice.org"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.bz2" distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="cmake automoc4 qt-qmake" hostmakedepends="cmake automoc4 qt-qmake"
makedepends="kdelibs-devel phonon-devel libmusicbrainz5-devel" makedepends="kdelibs-devel phonon-devel libmusicbrainz5-devel"
short_desc="KDE CDDB library" short_desc="KDE CDDB library"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, LGPL-2, BSD, GFDL" license="GPL-2, LGPL-2, BSD, GFDL"
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb" homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"

View file

@ -4,7 +4,7 @@ version=0.19.2
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="A C library for parsing, writing and creating RSS" short_desc="A C library for parsing, writing and creating RSS"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2" license="LGPL-2"
homepage="http://www.autistici.org/bakunin/libmrss/doc/" homepage="http://www.autistici.org/bakunin/libmrss/doc/"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="icu55-devel boost-devel librevenge-devel zlib-devel" makedepends="icu55-devel boost-devel librevenge-devel zlib-devel"
short_desc="Library for parsing the mspub file structure" short_desc="Library for parsing the mspub file structure"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/" homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2" distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"

View file

@ -4,7 +4,7 @@ version=1.5
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Library for Neighbor Discovery Protocol" short_desc="Library for Neighbor Discovery Protocol"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://libndp.org/" homepage="http://libndp.org/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="$homepage/files/$pkgname-$version.tar.gz" distfiles="$homepage/files/$pkgname-$version.tar.gz"

View file

@ -4,7 +4,7 @@ version=0.18.3
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="A C library for parsing, writing and creating XML" short_desc="A C library for parsing, writing and creating XML"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2" license="LGPL-2"
homepage="http://www.autistici.org/bakunin/libnxml/doc/" homepage="http://www.autistici.org/bakunin/libnxml/doc/"
makedepends="libcurl-devel" makedepends="libcurl-devel"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
makedepends="boost-devel librevenge-devel" makedepends="boost-devel librevenge-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
short_desc="Library for generating documents in Open Document Format" short_desc="Library for generating documents in Open Document Format"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL/MPL" license="LGPL/MPL"
homepage="http://sourceforge.net/p/libwpd/libodfgen/" homepage="http://sourceforge.net/p/libwpd/libodfgen/"
distfiles="${SOURCEFORGE_SITE}/libwpd/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/libwpd/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.xz"

View file

@ -7,7 +7,7 @@ makedepends="opensp-devel libcurl-devel libxml++-devel"
build_style="gnu-configure" build_style="gnu-configure"
configure_args="--with-opensp-includes=${XBPS_CROSS_BASE}/usr/include/OpenSP configure_args="--with-opensp-includes=${XBPS_CROSS_BASE}/usr/include/OpenSP
--with-opensp-libs=${XBPS_CROSS_BASE}/usr/lib" --with-opensp-libs=${XBPS_CROSS_BASE}/usr/lib"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL" license="GPL"
homepage="http://libofx.sourceforge.net" homepage="http://libofx.sourceforge.net"
short_desc="Parser and an API designed to allow applications to very easily support OFX command responses" short_desc="Parser and an API designed to allow applications to very easily support OFX command responses"

View file

@ -15,7 +15,7 @@ hostmakedepends="cmake pkg-config graphviz doxygen dejavu-fonts-ttf"
makedepends="boost-devel freetype-devel libXaw-devel libXrandr-devel makedepends="boost-devel freetype-devel libXaw-devel libXrandr-devel
MesaLib-devel zziplib-devel libcppunit-devel glu-devel libatomic-devel" MesaLib-devel zziplib-devel libcppunit-devel glu-devel libatomic-devel"
short_desc="Scene-oriented, flexible 3D engine" short_desc="Scene-oriented, flexible 3D engine"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.ogre3d.org" homepage="http://www.ogre3d.org"
license="MIT" license="MIT"
distfiles="https://bitbucket.org/sinbad/ogre/get/${_hgrev}.tar.gz" distfiles="https://bitbucket.org/sinbad/ogre/get/${_hgrev}.tar.gz"

View file

@ -4,7 +4,7 @@ version=0.8.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Core libs for osmocom" short_desc="Core libs for osmocom"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
hostmakedepends="autoconf automake libtool git pkg-config" hostmakedepends="autoconf automake libtool git pkg-config"
makedepends="pcsclite-devel" makedepends="pcsclite-devel"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="librevenge-devel boost-devel" makedepends="librevenge-devel boost-devel"
short_desc="Parses Aldus/Adobe PageMaker documents" short_desc="Parses Aldus/Adobe PageMaker documents"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL" license="MPL"
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker" homepage="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"

View file

@ -7,7 +7,7 @@ configure_args="--disable-static --disable-werror"
hostmakedepends="automake pkg-config libtool" hostmakedepends="automake pkg-config libtool"
makedepends="boost-devel libcppunit-devel zlib-devel" makedepends="boost-devel libcppunit-devel zlib-devel"
short_desc="Library for REVerses ENGineered formats filters" short_desc="Library for REVerses ENGineered formats filters"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL-2.0, LGPL-2.1" license="MPL-2.0, LGPL-2.1"
homepage="http://sourceforge.net/p/libwpd/librevenge" homepage="http://sourceforge.net/p/libwpd/librevenge"
distfiles="http://sourceforge.net/projects/libwpd/files/librevenge/${pkgname}-${version}/${pkgname}-${version}.tar.xz" distfiles="http://sourceforge.net/projects/libwpd/files/librevenge/${pkgname}-${version}/${pkgname}-${version}.tar.xz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=cmake build_style=cmake
hostmakedepends="cmake" hostmakedepends="cmake"
short_desc="Very small Elliptic Curve Cryptography library" short_desc="Very small Elliptic Curve Cryptography library"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD" license="BSD"
homepage="http://git.universe-factory.net/libuecc" homepage="http://git.universe-factory.net/libuecc"
distfiles="http://git.universe-factory.net/libuecc/snapshot/libuecc-${version}.tar" distfiles="http://git.universe-factory.net/libuecc/snapshot/libuecc-${version}.tar"

View file

@ -4,7 +4,7 @@ version=1.6.1
revision=1 revision=1
wrksrc="${pkgname}-v${version}" wrksrc="${pkgname}-v${version}"
short_desc="Multi-platform support library with a focus on asynchronous I/O" short_desc="Multi-platform support library with a focus on asynchronous I/O"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD/ISC" license="BSD/ISC"
build_style="gnu-configure" build_style="gnu-configure"
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="gperf pkg-config perl" hostmakedepends="gperf pkg-config perl"
makedepends="boost-devel librevenge-devel libxml2-devel icu55-devel" makedepends="boost-devel librevenge-devel libxml2-devel icu55-devel"
short_desc="Library for reading and converting MS Visio diagrams" short_desc="Library for reading and converting MS Visio diagrams"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/" homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2" distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"

View file

@ -4,7 +4,7 @@ version=0.10.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Library for importing WordPerfect documents" short_desc="Library for importing WordPerfect documents"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL/LGPL" license="MPL/LGPL"
makedepends="librevenge-devel" makedepends="librevenge-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"

View file

@ -4,7 +4,7 @@ version=0.3.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Library for importing WordPerfect Graphics" short_desc="Library for importing WordPerfect Graphics"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL/LGPL" license="MPL/LGPL"
makedepends="libwpd-devel librevenge-devel" makedepends="libwpd-devel librevenge-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"

View file

@ -4,7 +4,7 @@ version=0.3.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Library for importing Microsoft Works documents" short_desc="Library for importing Microsoft Works documents"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL/LGPL" license="MPL/LGPL"
makedepends="boost-devel librevenge-devel" makedepends="boost-devel librevenge-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"

View file

@ -8,7 +8,7 @@ makedepends="gtk+3-devel libxslt-devel libsoup-devel webkitgtk-devel
gsettings-desktop-schemas-devel libpeas-devel python-devel sqlite-devel" gsettings-desktop-schemas-devel libpeas-devel python-devel sqlite-devel"
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
short_desc="GTK news aggregator" short_desc="GTK news aggregator"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://lzone.de/liferea/" homepage="http://lzone.de/liferea/"
distfiles="https://github.com/lwindolf/liferea/releases/download/v${version}/${pkgname}-${version}.tar.bz2" distfiles="https://github.com/lwindolf/liferea/releases/download/v${version}/${pkgname}-${version}.tar.bz2"

View file

@ -11,7 +11,7 @@ make_dirs="
/srv/www 0755 root root /srv/www 0755 root root
/var/log/lighttpd 0750 lighttpd lighttpd" /var/log/lighttpd 0750 lighttpd lighttpd"
short_desc="A secure, fast, compliant and very flexible web-server" short_desc="A secure, fast, compliant and very flexible web-server"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Simplified BSD" license="Simplified BSD"
homepage="http://lighttpd.net" homepage="http://lighttpd.net"
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz" distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"

View file

@ -4,7 +4,7 @@ version=5.5.2.0
revision=1 revision=1
wrksrc=lp_solve_${version%.*.*} wrksrc=lp_solve_${version%.*.*}
short_desc="Mixed Integer Linear Programming (MILP) solver" short_desc="Mixed Integer Linear Programming (MILP) solver"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL" license="GPL"
homepage="http://sourceforge.net/projects/lpsolve" homepage="http://sourceforge.net/projects/lpsolve"
distfiles="${SOURCEFORGE_SITE}/$pkgname/lp_solve_${version}_source.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/lp_solve_${version}_source.tar.gz"

View file

@ -5,7 +5,7 @@ revision=2
makedepends="gtk+-devel libglade-devel sqlite-devel" makedepends="gtk+-devel libglade-devel sqlite-devel"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
short_desc="Hardware lister application" short_desc="Hardware lister application"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://ezix.org/project/wiki/HardwareLiSter" homepage="http://ezix.org/project/wiki/HardwareLiSter"
license="GPL-2" license="GPL-2"
distfiles="http://ezix.org/software/files/lshw-${version}.tar.gz" distfiles="http://ezix.org/software/files/lshw-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ wrksrc="${pkgname}${version//./-}"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6" configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
short_desc="A text browser for the World Wide Web" short_desc="A text browser for the World Wide Web"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
makedepends="zlib-devel bzip2-devel ncurses-devel libressl-devel" makedepends="zlib-devel bzip2-devel ncurses-devel libressl-devel"
license="GPL" license="GPL"
homepage="http://lynx.isc.org" homepage="http://lynx.isc.org"

View file

@ -4,7 +4,7 @@ version=0.12.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Collection of multi-dimensional data structures and indexing algorithms" short_desc="Collection of multi-dimensional data structures and indexing algorithms"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://code.google.com/p/multidimalgorithm/" homepage="https://code.google.com/p/multidimalgorithm/"
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2" distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"

View file

@ -9,7 +9,7 @@ makedepends="qt-devel portaudio-devel libusb-devel libmad-devel protobuf-devel
libmp4v2-devel" libmp4v2-devel"
depends="qt-plugin-sqlite" depends="qt-plugin-sqlite"
short_desc="Open source digital DJing software that allows mixing music" short_desc="Open source digital DJing software that allows mixing music"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.mixxx.org" homepage="http://www.mixxx.org"
license="GPL-2" license="GPL-2"
distfiles="http://downloads.mixxx.org/${pkgname}-${version}/${pkgname}-${version}-src.tar.gz" distfiles="http://downloads.mixxx.org/${pkgname}-${version}/${pkgname}-${version}-src.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
configure_args="--sharedstatedir=/var/db" configure_args="--sharedstatedir=/var/db"
make_dirs="/var/db/moon-buggy 777 root root" make_dirs="/var/db/moon-buggy 777 root root"
short_desc="A simple character graphics game" short_desc="A simple character graphics game"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
makedepends="ncurses-devel" makedepends="ncurses-devel"
homepage="http://www.seehuhn.de/pages/moon-buggy" homepage="http://www.seehuhn.de/pages/moon-buggy"

View file

@ -6,7 +6,7 @@ build_style=gnu-makefile
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="gtk+-devel ncurses-devel" makedepends="gtk+-devel ncurses-devel"
short_desc="utility used to read and modify the ID3 tags of MP3 files" short_desc="utility used to read and modify the ID3 tags of MP3 files"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://ibiblio.org/mp3info/" homepage="http://ibiblio.org/mp3info/"
distfiles="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/$pkgname/mp3info-${version}.tgz" distfiles="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/$pkgname/mp3info-${version}.tgz"

View file

@ -4,7 +4,7 @@ version=1.2.4
revision=2 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Simple thesaurus that uses a structured text data" short_desc="Simple thesaurus that uses a structured text data"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="hunspell-devel" makedepends="hunspell-devel"
license="GPL-3" license="GPL-3"

View file

@ -12,7 +12,7 @@ makedepends="boost-devel sqlite-devel libxml2-devel libgtop-devel ghex-devel
libgdlmm-devel" libgdlmm-devel"
hostmakedepends="pkg-config gdb intltool itstool glib-devel" hostmakedepends="pkg-config gdb intltool itstool glib-devel"
short_desc="Graphical front-end for gdb" short_desc="Graphical front-end for gdb"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://wiki.gnome.org/Apps/Nemiver" homepage="https://wiki.gnome.org/Apps/Nemiver"
license="GPL-2" license="GPL-2"
distfiles="https://download.gnome.org/sources/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="https://download.gnome.org/sources/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=meta build_style=meta
homepage="http://www.voidlinux.eu" homepage="http://www.voidlinux.eu"
short_desc="Void Linux Odroid U2 platform package" short_desc="Void Linux Odroid U2 platform package"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Public Domain" license="Public Domain"
only_for_archs="armv7l" only_for_archs="armv7l"

View file

@ -5,7 +5,7 @@ revision=1
build_style=meta build_style=meta
wrksrc="boot" wrksrc="boot"
short_desc="Odroid U2 proprietary boot files" short_desc="Odroid U2 proprietary boot files"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="proprietary" license="proprietary"
homepage="http://dev.odroid.com/projects/4412boot/wiki/FrontPage" homepage="http://dev.odroid.com/projects/4412boot/wiki/FrontPage"
distfiles="http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz" distfiles="http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz"

View file

@ -7,7 +7,7 @@ _gitshort="${_githash:0:7}"
pkgname=odroid-u2-kernel pkgname=odroid-u2-kernel
version=3.8.13.28 version=3.8.13.28
revision=3 revision=3
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.kernel.org" homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules for the Odroid U2/U3 (${version%.*} series [git ${_gitshort}])" short_desc="The Linux kernel and modules for the Odroid U2/U3 (${version%.*} series [git ${_gitshort}])"

View file

@ -6,7 +6,7 @@ revision=2
wrksrc="u-boot-${_githash}" wrksrc="u-boot-${_githash}"
hostmakedepends="uboot-mkimage" hostmakedepends="uboot-mkimage"
short_desc="Odroid U2 U-Boot files for SD booting" short_desc="Odroid U2 U-Boot files for SD booting"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/hardkernel/u-boot" homepage="https://github.com/hardkernel/u-boot"
distfiles="https://github.com/hardkernel/u-boot/archive/${_githash}.tar.gz" distfiles="https://github.com/hardkernel/u-boot/archive/${_githash}.tar.gz"

View file

@ -6,7 +6,7 @@ revision=1
_build=16 _build=16
short_desc="Java Development Kit (JDK)" short_desc="Java Development Kit (JDK)"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-arm-downloads-2187472.html" homepage="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-arm-downloads-2187472.html"
license="oracle" license="oracle"
lib32disabled=yes lib32disabled=yes

View file

@ -6,7 +6,7 @@ revision=1
_build=16 _build=16
short_desc="Java Development Kit (JDK)" short_desc="Java Development Kit (JDK)"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html" homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
license="oracle" license="oracle"
lib32disabled=yes lib32disabled=yes

View file

@ -6,7 +6,7 @@ revision=1
_build=16 _build=16
short_desc="Java Runtime Environment (JRE)" short_desc="Java Runtime Environment (JRE)"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html" homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
license="oracle" license="oracle"
lib32disabled=yes lib32disabled=yes

View file

@ -5,7 +5,7 @@ revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-shared --disable-static" configure_args="--enable-shared --disable-static"
short_desc="Suite of Portable Game Libraries" short_desc="Suite of Portable Game Libraries"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2" license="LGPL-2"
homepage="http://plib.sourceforge.net" homepage="http://plib.sourceforge.net"
distfiles="http://plib.sourceforge.net/dist/plib-1.8.5.tar.gz" distfiles="http://plib.sourceforge.net/dist/plib-1.8.5.tar.gz"

View file

@ -5,7 +5,7 @@ revision=3
conf_files="/etc/pmount.allow" conf_files="/etc/pmount.allow"
build_style=gnu-configure build_style=gnu-configure
short_desc="Permits normal users to mount removable devices" short_desc="Permits normal users to mount removable devices"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL" license="GPL"
hostmakedepends="intltool" hostmakedepends="intltool"
makedepends="libblkid-devel" makedepends="libblkid-devel"

Some files were not shown because too many files have changed in this diff Show more