Skip to content

Commit

Permalink
flcards 2.6.99-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tnut committed Jul 30, 2023
1 parent 9099d97 commit 74de2e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 31 deletions.
8 changes: 3 additions & 5 deletions gui/flcards/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,17 @@ url="https://github.com/NuTyX/cards"
maintainer="tnut at nutyx dot org, Artemia76 at nutyx dot org"
packager="tnut <tnut@nutyx.org>"

makedepends=(git cards doxygen xorgproto fltk xorg-libx11 xorg-libxext
makedepends=(cards doxygen xorgproto fltk xorg-libx11 xorg-libxext
xorg-libxfixes xorg-libxft xorg-libxinerama mesa)

name=flcards
version=git
version=2.6.99

# [ "$release" != "1" ] && patchname="flcards-$version-consolidate-$release.patch"

source=(https://downloads.tuxfamily.org/nutyx/files/cards-$version.tar.gz)

[ -z "$patchname" ] || source+=" $patchname"
prepare() {
git clone https://github.com/nutyx/cards cards-$version
}

build() {

Expand Down
26 changes: 0 additions & 26 deletions gui/flcards/flcards-2.4.142-consolidate-2.patch

This file was deleted.

0 comments on commit 74de2e4

Please sign in to comment.