View | Details | Raw Unified | Return to bug 108624
Collapse All | Expand All

(-)/usr/home/chinsan/project/easytag-devel/Makefile (-3 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	easytag
8
PORTNAME=	easytag
9
PORTVERSION=	1.99.13
9
PORTVERSION=	1.99.13
10
PORTREVISION=	0
10
PORTREVISION=	1
11
CATEGORIES=	audio
11
CATEGORIES=	audio
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 20-27 Link Here
20
		vorbis:${PORTSDIR}/audio/libvorbis \
20
		vorbis:${PORTSDIR}/audio/libvorbis \
21
		FLAC:${PORTSDIR}/audio/flac \
21
		FLAC:${PORTSDIR}/audio/flac \
22
		mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
22
		mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
23
24
BROKEN=		Incomplete pkg-plist
25
23
26
MAN1=		easytag.1
24
MAN1=		easytag.1
27
CONFLICTS=	easytag-[0-9]*
25
CONFLICTS=	easytag-[0-9]*
(-)/usr/home/chinsan/project/easytag-devel/pkg-descr (-20 lines)
Lines 3-26 Link Here
3
3
4
The big new feature of this development version is GTK2 support.
4
The big new feature of this development version is GTK2 support.
5
5
6
Features:
7
8
- Auto tagging: parse filename and directory to complete automatically the
9
  fields (using masks),
10
- Ability to rename files from the tag (using masks) or by loading a text
11
  file,
12
- Process selected files of the selected directory, 
13
- Ability to browse subdirectories, 
14
- Recursion for tagging, removing, renaming, saving..., 
15
- Can set a field (artist, title,...) to all other files, 
16
- Read file header informations (bitrate, time, ...) and display them, 
17
- Auto completion of the date if a partial is entered, 
18
- Undo and redo last changes, 
19
- Ability to process fields of tag and file name (convert letters into
20
  uppercase, downcase, ...),
21
- CDDB support (from http protocol), 
22
- A playlist generator window, 
23
- French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese,
24
  Ukrainian, Czech, Spanish, Polish and Romanian translations
25
26
WWW: http://easytag.sourceforge.net
6
WWW: http://easytag.sourceforge.net
(-)/usr/home/chinsan/project/easytag-devel/pkg-plist (+1 lines)
Lines 20-25 Link Here
20
share/locale/ru/LC_MESSAGES/easytag.mo
20
share/locale/ru/LC_MESSAGES/easytag.mo
21
share/locale/sv/LC_MESSAGES/easytag.mo
21
share/locale/sv/LC_MESSAGES/easytag.mo
22
share/locale/uk/LC_MESSAGES/easytag.mo
22
share/locale/uk/LC_MESSAGES/easytag.mo
23
share/locale/zh_CN/LC_MESSAGES/easytag.mo
23
@dirrm share/gnome/easytag
24
@dirrm share/gnome/easytag
24
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
25
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
25
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
26
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

Return to bug 108624