Skip to content

Commit

Permalink
db-move: moved assimp from [staging] to [extra] (x86_64)
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@315836 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
svenstaro committed Feb 4, 2018
1 parent 1a6e4a8 commit 3ef73a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 36 deletions.
8 changes: 4 additions & 4 deletions assimp/repos/extra-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# Contributor: jepaan <jepaan at hotmail dot com>

pkgname=assimp
pkgver=4.0.1
pkgver=4.1.0
pkgrel=1
pkgdesc="Portable Open Source library to import various well-known 3D model formats in an uniform manner"
arch=('i686' 'x86_64')
pkgdesc="Library to import various well-known 3D model formats in an uniform manner"
arch=('x86_64')
license=('BSD')
depends=('zlib' 'gcc-libs' 'boost-libs')
makedepends=('cmake' 'boost')
url='http://assimp.sourceforge.net/index.html'
source=("$pkgname-$pkgver.tar.gz::https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz")
md5sums=('23a6301c728a413aafbfa1cca19ba91f')
md5sums=('83b53a10c38d964bd1e69da0606e2727')

build() {
cd ${srcdir}/${pkgname}-${pkgver}
Expand Down
32 changes: 0 additions & 32 deletions assimp/repos/staging-x86_64/PKGBUILD

This file was deleted.

0 comments on commit 3ef73a2

Please sign in to comment.