Hi,
now that I've read what I should have done before posting ;)
I've still some questions:
1) The package changed the license to 'BSD Revised' - is it any
different to 'BSD'?
2) The package contains also a qtlib license - do I have to add it also?
3) With a BSD license, is it ok to disable the nag screen shown on every start?
There is still the registration/contribute menu in <help> for support
of the author.
Any comments welcome.
rtf
--x--x--x--x--
# Maintainer: rtfreedman (rob<d0t>til<d0t>freedman<aT>googlemail<d0t>com
# Contributor: Dan Serban, SiD
pkgname=dupeguru-me-bin
pkgver=6.5.0
pkgrel=2
pkgdesc="Find duplicate songs in your music collection"
arch=(any)
url=http://www.hardcoded.net/dupeguru_me/
license=('BSD')
depends=(python pyqt sip)
source=(https://launchpadlibrarian.net/112416309/dupeguru-me_${pkgver}_all.…
md5sums=('1b143883a44c99965b0acea9c5c23a48')
build() {
return 0
}
package() {
cd "${srcdir}"
bsdtar -xf dupeguru-me_${pkgver}_all.deb data.tar.gz
bsdtar -xf data.tar.gz
# nonag
sed -i 's/self.model.initial_registration_setup()/#
self.model.initial_registration_setup()/g' \
usr/share/dupeguru_me/qt/base/app.py
mkdir -p "${pkgdir}"/usr/bin
mv usr/bin/dupeguru_me "${pkgdir}"/usr/bin
mv usr/share "${pkgdir}"/usr/
install -Dm644 "${pkgdir}"/usr/share/dupeguru_me/hscommon/LICENSE \
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
}
--x--x--x--x--
Hello,
Since aafm is actually using the upstream git repo, I've renamed it to
another package called aafm-git. Please merge these two packages under the
same name *aafm-git*.
Thank you!
--
Cyker
Hi,
I'd like to ask for removal, this package was my orphaned package by the
end of last year and renamed to x264-jeeb after then, as upstream only
releases patches in major versions and often breaks -git building.
Thanks!
Felix Yan
Twitter: @felixonmars
Wiki: http://felixc.at
Hello,
there is a new version of dayplanner[1] since the 28th of March and the
package is marked as outdated since 08th of August and there's no
reaction from the maintainer.
I have a working PKGBUILD for the new version and I already added an
AUR package for perl-date-holidayparser[2], which is a dependency for
the new version, so it would be nice if a TU could disown it that I can
become the maintainer.
Thanks.
[1] https://aur.archlinux.org/packages.php?ID=12499
[2] https://aur.archlinux.org/packages.php?ID=62205