Date: Saturday, May 7, 2016 @ 19:01:38 Author: arojas Revision: 174205
archrelease: copy trunk to community-i686, community-x86_64 Added: dvdrip/repos/community-i686/PKGBUILD (from rev 174204, dvdrip/trunk/PKGBUILD) dvdrip/repos/community-i686/dvdrip.desktop (from rev 174204, dvdrip/trunk/dvdrip.desktop) dvdrip/repos/community-x86_64/PKGBUILD (from rev 174204, dvdrip/trunk/PKGBUILD) dvdrip/repos/community-x86_64/dvdrip.desktop (from rev 174204, dvdrip/trunk/dvdrip.desktop) Deleted: dvdrip/repos/community-i686/PKGBUILD dvdrip/repos/community-i686/dvdrip.desktop dvdrip/repos/community-i686/dvdrip.install dvdrip/repos/community-x86_64/PKGBUILD dvdrip/repos/community-x86_64/dvdrip.desktop dvdrip/repos/community-x86_64/dvdrip.install ---------------------------------+ /PKGBUILD | 82 ++++++++++++++++++++++++++++++++++++++ /dvdrip.desktop | 16 +++++++ community-i686/PKGBUILD | 42 ------------------- community-i686/dvdrip.desktop | 8 --- community-i686/dvdrip.install | 11 ----- community-x86_64/PKGBUILD | 42 ------------------- community-x86_64/dvdrip.desktop | 8 --- community-x86_64/dvdrip.install | 11 ----- 8 files changed, 98 insertions(+), 122 deletions(-) Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2016-05-07 17:01:08 UTC (rev 174204) +++ community-i686/PKGBUILD 2016-05-07 17:01:38 UTC (rev 174205) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora <giova...@archlinux.org> -# Contributor: Fredrik Hammar <horney_...@hotmail.com> - -pkgname=dvdrip -pkgver=0.98.11 -pkgrel=11 -pkgdesc="A Gtk frontend for transcode writen in Perl" -arch=('i686' 'x86_64') -license=('custom') -url="http://www.exit1.org/dvdrip/" -install=${pkgname}.install -depends=('perl-gtk2-ex-formfactory' 'transcode' 'imagemagick' - 'perl-libintl-perl' 'desktop-file-utils' 'perl-event-execflow') -optdepends=('ogmtools: for ogm/odd video creation' - 'lsdvd: fast reading of DVD table' - 'fping: for cluster support') -source=("http://www.exit1.org/dvdrip/dist/${pkgname}-${pkgver}.tar.gz" - 'dvdrip.desktop') -options=('!emptydirs' '!makeflags') -md5sums=('6dfa4199d451757a37eea233a07da4c0' - 'e91cf411928fd0500d07a0022b4ef546') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - # install module in vendor directories. - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - - make install DESTDIR="${pkgdir}" - - # remove perllocal.pod and .packlist - find ${pkgdir} -name perllocal.pod -delete - find ${pkgdir} -name .packlist -delete - - install -Dm644 ${srcdir}/${pkgname}.desktop "${pkgdir}/usr/share/applications/${pkgname}.desktop" - install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: dvdrip/repos/community-i686/PKGBUILD (from rev 174204, dvdrip/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2016-05-07 17:01:38 UTC (rev 174205) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Giovanni Scafora <giova...@archlinux.org> +# Contributor: Fredrik Hammar <horney_...@hotmail.com> + +pkgname=dvdrip +pkgver=0.98.11 +pkgrel=12 +pkgdesc="A Gtk frontend for transcode writen in Perl" +arch=('i686' 'x86_64') +license=('custom') +url="http://www.exit1.org/dvdrip/" +depends=('perl-gtk2-ex-formfactory' 'transcode' 'imagemagick' + 'perl-libintl-perl' 'desktop-file-utils' 'perl-event-execflow') +optdepends=('ogmtools: for ogm/odd video creation' + 'lsdvd: fast reading of DVD table' + 'fping: for cluster support') +source=("http://www.exit1.org/dvdrip/dist/${pkgname}-${pkgver}.tar.gz" + 'dvdrip.desktop') +options=('!emptydirs' '!makeflags') +md5sums=('6dfa4199d451757a37eea233a07da4c0' + 'e91cf411928fd0500d07a0022b4ef546') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + # install module in vendor directories. + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make install DESTDIR="${pkgdir}" + + # remove perllocal.pod and .packlist + find ${pkgdir} -name perllocal.pod -delete + find ${pkgdir} -name .packlist -delete + + install -Dm644 ${srcdir}/${pkgname}.desktop "${pkgdir}/usr/share/applications/${pkgname}.desktop" + install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} Deleted: community-i686/dvdrip.desktop =================================================================== --- community-i686/dvdrip.desktop 2016-05-07 17:01:08 UTC (rev 174204) +++ community-i686/dvdrip.desktop 2016-05-07 17:01:38 UTC (rev 174205) @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=dvd::rip -Comment=DVD Ripper and Encoder - Backup and compression utility for DVDs -Exec=/usr/bin/vendor_perl/dvdrip -Icon=/usr/share/perl5/vendor_perl/Video/DVDRip/icon.xpm -Terminal=false -Type=Application -Categories=Application;AudioVideo;Video; Copied: dvdrip/repos/community-i686/dvdrip.desktop (from rev 174204, dvdrip/trunk/dvdrip.desktop) =================================================================== --- community-i686/dvdrip.desktop (rev 0) +++ community-i686/dvdrip.desktop 2016-05-07 17:01:38 UTC (rev 174205) @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=dvd::rip +Comment=DVD Ripper and Encoder - Backup and compression utility for DVDs +Exec=/usr/bin/vendor_perl/dvdrip +Icon=/usr/share/perl5/vendor_perl/Video/DVDRip/icon.xpm +Terminal=false +Type=Application +Categories=Application;AudioVideo;Video; Deleted: community-i686/dvdrip.install =================================================================== --- community-i686/dvdrip.install 2016-05-07 17:01:08 UTC (rev 174204) +++ community-i686/dvdrip.install 2016-05-07 17:01:38 UTC (rev 174205) @@ -1,11 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2016-05-07 17:01:08 UTC (rev 174204) +++ community-x86_64/PKGBUILD 2016-05-07 17:01:38 UTC (rev 174205) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora <giova...@archlinux.org> -# Contributor: Fredrik Hammar <horney_...@hotmail.com> - -pkgname=dvdrip -pkgver=0.98.11 -pkgrel=11 -pkgdesc="A Gtk frontend for transcode writen in Perl" -arch=('i686' 'x86_64') -license=('custom') -url="http://www.exit1.org/dvdrip/" -install=${pkgname}.install -depends=('perl-gtk2-ex-formfactory' 'transcode' 'imagemagick' - 'perl-libintl-perl' 'desktop-file-utils' 'perl-event-execflow') -optdepends=('ogmtools: for ogm/odd video creation' - 'lsdvd: fast reading of DVD table' - 'fping: for cluster support') -source=("http://www.exit1.org/dvdrip/dist/${pkgname}-${pkgver}.tar.gz" - 'dvdrip.desktop') -options=('!emptydirs' '!makeflags') -md5sums=('6dfa4199d451757a37eea233a07da4c0' - 'e91cf411928fd0500d07a0022b4ef546') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - # install module in vendor directories. - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - - make install DESTDIR="${pkgdir}" - - # remove perllocal.pod and .packlist - find ${pkgdir} -name perllocal.pod -delete - find ${pkgdir} -name .packlist -delete - - install -Dm644 ${srcdir}/${pkgname}.desktop "${pkgdir}/usr/share/applications/${pkgname}.desktop" - install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: dvdrip/repos/community-x86_64/PKGBUILD (from rev 174204, dvdrip/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2016-05-07 17:01:38 UTC (rev 174205) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Giovanni Scafora <giova...@archlinux.org> +# Contributor: Fredrik Hammar <horney_...@hotmail.com> + +pkgname=dvdrip +pkgver=0.98.11 +pkgrel=12 +pkgdesc="A Gtk frontend for transcode writen in Perl" +arch=('i686' 'x86_64') +license=('custom') +url="http://www.exit1.org/dvdrip/" +depends=('perl-gtk2-ex-formfactory' 'transcode' 'imagemagick' + 'perl-libintl-perl' 'desktop-file-utils' 'perl-event-execflow') +optdepends=('ogmtools: for ogm/odd video creation' + 'lsdvd: fast reading of DVD table' + 'fping: for cluster support') +source=("http://www.exit1.org/dvdrip/dist/${pkgname}-${pkgver}.tar.gz" + 'dvdrip.desktop') +options=('!emptydirs' '!makeflags') +md5sums=('6dfa4199d451757a37eea233a07da4c0' + 'e91cf411928fd0500d07a0022b4ef546') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + # install module in vendor directories. + PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make install DESTDIR="${pkgdir}" + + # remove perllocal.pod and .packlist + find ${pkgdir} -name perllocal.pod -delete + find ${pkgdir} -name .packlist -delete + + install -Dm644 ${srcdir}/${pkgname}.desktop "${pkgdir}/usr/share/applications/${pkgname}.desktop" + install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} Deleted: community-x86_64/dvdrip.desktop =================================================================== --- community-x86_64/dvdrip.desktop 2016-05-07 17:01:08 UTC (rev 174204) +++ community-x86_64/dvdrip.desktop 2016-05-07 17:01:38 UTC (rev 174205) @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=dvd::rip -Comment=DVD Ripper and Encoder - Backup and compression utility for DVDs -Exec=/usr/bin/vendor_perl/dvdrip -Icon=/usr/share/perl5/vendor_perl/Video/DVDRip/icon.xpm -Terminal=false -Type=Application -Categories=Application;AudioVideo;Video; Copied: dvdrip/repos/community-x86_64/dvdrip.desktop (from rev 174204, dvdrip/trunk/dvdrip.desktop) =================================================================== --- community-x86_64/dvdrip.desktop (rev 0) +++ community-x86_64/dvdrip.desktop 2016-05-07 17:01:38 UTC (rev 174205) @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=dvd::rip +Comment=DVD Ripper and Encoder - Backup and compression utility for DVDs +Exec=/usr/bin/vendor_perl/dvdrip +Icon=/usr/share/perl5/vendor_perl/Video/DVDRip/icon.xpm +Terminal=false +Type=Application +Categories=Application;AudioVideo;Video; Deleted: community-x86_64/dvdrip.install =================================================================== --- community-x86_64/dvdrip.install 2016-05-07 17:01:08 UTC (rev 174204) +++ community-x86_64/dvdrip.install 2016-05-07 17:01:38 UTC (rev 174205) @@ -1,11 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -}