Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=428f23f9b5bded103a297b0ae8fe1b4ae49821dd
commit 428f23f9b5bded103a297b0ae8fe1b4ae49821dd Author: James Buren <[email protected]> Date: Sun Nov 15 02:58:41 2015 +0100 packetstream-0.1.4.g0092012-1-x86_64 * remove package diff --git a/source/lib-extra/packetstream/FrugalBuild b/source/lib-extra/packetstream/FrugalBuild deleted file mode 100644 index f15b772..0000000 --- a/source/lib-extra/packetstream/FrugalBuild +++ /dev/null @@ -1,22 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 <[email protected]> - -pkgname=packetstream -pkgver=0.1.4.g0092012 -pkgrel=1 -pkgdesc="thread-safe ring buffer library with shm support" -url="https://github.com/nullkey/packetstream" -depends=('glibc') -makedepends=('cmake') -groups=('lib-extra') -archs=('i686' 'x86_64') -_F_scm_type="git" -_F_scm_url="http://github.com/nullkey/packetstream.git" -Finclude scm cmake - -build() { - Funpack_scm - CMake_build -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
